From: Andrew Gaffney Date: Wed, 6 Feb 2008 00:37:33 +0000 (+0000) Subject: Allow root_overlay in netboot2 target for bug 208106 X-Git-Tag: CATALYST_2_0_6_916~221 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f4b57b9384e44de959e2532a5228eb5576fef1a2;p=catalyst.git Allow root_overlay in netboot2 target for bug 208106 git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1273 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/ChangeLog b/ChangeLog index ef364951..70444636 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 # $Id: $ + 06 Feb 2008; Andrew Gaffney + modules/netboot2_target.py: + Allow root_overlay in netboot2 target for bug 208106. + 04 Feb 2008; Chris Gianelloni modules/generic_stage_target.py, modules/livecd_stage1_target.py, targets/stage1/stage1-chroot.sh, targets/support/chroot-functions.sh: diff --git a/modules/netboot2_target.py b/modules/netboot2_target.py index 3716939d..f8fc6b04 100644 --- a/modules/netboot2_target.py +++ b/modules/netboot2_target.py @@ -18,7 +18,8 @@ class netboot2_target(generic_stage_target): "netboot2/use", "netboot2/extra_files", "netboot2/overlay", - "netboot2/busybox_config" + "netboot2/busybox_config", + "netboot2/root_overlay" ]) try: