Changes between Version 11 and Version 12 of UpgradeNotes


Ignore:
Timestamp:
Aug 13, 2012 2:56:42 PM (12 years ago)
Author:
Ted Faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UpgradeNotes

    v11 v12  
    2424It's important to make the configuration user something that won't need to be overwritten by experiments.  I used {{{toor}}}, well after I remembereed this.
    2525
    26 The defaulty {{{/etc/resolve.conf}}} doesn't resolve scratch, so I copied one from the host on which QEMU was running.
     26The default {{{/etc/resolve.conf}}} doesn't resolve scratch, so I copied one from the host on which QEMU was running.  This file was originally a symlink to a version updated by the DHCP subsystem.  The symlink must be severed for the needed changes to stick.
    2727
    2828After this {{{sudo apt-get update}}} succeeds.
     
    119119
    120120These patches are:
    121 
    122 
     121 * [attachment:fix-capture_nested.patch calloc patch]
     122 * [attachment:fix-forwarding.patch IP forwarding patch]
     123 * [attachment:fix-um_exec.patch interpreter patch]
    123124
    124125When building the {{{xmviewos}}} deb, make sure that the others have been installed.  Without them key modules will not be built and included.