Changes between Version 11 and Version 12 of UpgradeNotes
- Timestamp:
- Aug 13, 2012 2:56:42 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UpgradeNotes
v11 v12 24 24 It'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. 25 25 26 The default y {{{/etc/resolve.conf}}} doesn't resolve scratch, so I copied one from the host on which QEMU was running.26 The 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. 27 27 28 28 After this {{{sudo apt-get update}}} succeeds. … … 119 119 120 120 These 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] 123 124 124 125 When building the {{{xmviewos}}} deb, make sure that the others have been installed. Without them key modules will not be built and included.