# ChangeLog for gentoo/src/catalyst
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.92 2004/10/11 14:27:45 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.93 2004/10/12 17:33:40 zhen Exp $
+
+ 12 Oct 2004; John Davis <zhen@gentoo.org> modules/netboot.py:
+ small netboot fixups
11 Oct 2004; <zhen@gentoo.org> modules/netboot.py,
targets/netboot/netboot-busybox.sh, targets/netboot/netboot-image.sh,
# Distributed under the GNU General Public License version 2
# Copyright 2003-2004 Gentoo Technologies, Inc.
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/Attic/netboot.py,v 1.4 2004/10/11 15:41:23 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/Attic/netboot.py,v 1.5 2004/10/12 17:33:40 zhen Exp $
"""
Builder class for a netboot build.
for envvar in "CFLAGS", "CXXFLAGS":
if not os.environ.has_key(envvar) and not addlargs.has_key(envvar):
self.settings[envvar] = "-Os -pipe"
-
def run_local(self):
# setup our chroot