• Michael Shigorin's avatar
    live: tweak 50-setup-network regarding resolving · 77f1459f
    Michael Shigorin authored
    The issue has shown up in regular-*-20130207: /etc/resolv.conf
    would suddenly be empty upon successful bootup in virtualbox
    with a single DHCP configurable ethernet.
    
    dmesg has some trouble signs:
    
      aufs au_lkup_neg:267:kworker/0:2[998]:
      I/O Error, resolv.conf should be negative on b0
    
    sem@ tells something like that has been seen before in a different
    configuration (multiple aufs overlays with /etc/ and /var sitting
    in different ones resulting in broken hardlinks); rescue boot with
    a test "echo > /etc/resolv.conf" yields an I/O error either.
    
    The patch is loosely based upon livecd-net-eth and
    m-p-d::profiles/live/image-scripts.d/init3-{network,resolve}.
    
    See also #28484 for the (still ongoing) discussion.
    77f1459f
Name
Last commit
Last update
..
live Loading commit data...
stage1/files Loading commit data...
README Loading commit data...
config.mk Loading commit data...
generate.mk Loading commit data...