Allow root_overlay in netboot2 target for bug 208106
authorAndrew Gaffney <agaffney@gentoo.org>
Wed, 6 Feb 2008 00:37:33 +0000 (00:37 +0000)
committerAndrew Gaffney <agaffney@gentoo.org>
Wed, 6 Feb 2008 00:37:33 +0000 (00:37 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1273 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
modules/netboot2_target.py

index ef36495194971b34be09b8b9990b779c03302f87..704446363fe3aa7d8be13cb6ac4aea2da0c57338 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
 # $Id: $
 
+  06 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
+  modules/netboot2_target.py:
+  Allow root_overlay in netboot2 target for bug 208106.
+
   04 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
   modules/generic_stage_target.py, modules/livecd_stage1_target.py,
   targets/stage1/stage1-chroot.sh, targets/support/chroot-functions.sh:
index 3716939d2a3ddc81d62c2cc1c9b49fab92513d2c..f8fc6b0402fe908e9cf0d642594ef1d550528b51 100644 (file)
@@ -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: