Move livecd/files directory/files to files/livecd.
[catalyst.git] / ChangeLog
index ad3a0074e50aa17d0a39c9dec05edba123bbc274..13cddb8ea3f629b987119f985bc9f51d4d8d6e5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,58 @@
 # Copyright 2002-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
 # Distributed under the GPL v2
 
+  12 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> -README.txt,
+  -README.txt, bootloader-setup.sh, -gamecd.motd.txt, -gamecd.motd.txt,
+  -generic.motd.txt, -generic.motd.txt, -livecd.motd.txt, -livecd.motd.txt,
+  -livecd-bash_profile, -livecd-bash_profile, -livecd-bashrc,
+  -livecd-bashrc, -livecd-local.start, -livecd-local.start,
+  livecd-stage2-controller.sh, -minimal.motd.txt, -minimal.motd.txt,
+  -universal.motd.txt, -universal.motd.txt, -x86-F2.msg, -x86-F2.msg,
+  -x86-F3.msg, -x86-F3.msg, -x86-F4.msg, -x86-F4.msg, -x86-F5.msg,
+  -x86-F5.msg, -x86-F6.msg, -x86-F6.msg, -x86-F7.msg, -x86-F7.msg:
+  Move livecd/files directory/files to files/livecd.
+
+  12 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org>
+  -arcload-0.43-r1.tbz2, -arcload-0.43-r1.tbz2,
+  -isolinux-elilo-memtest86+-cdtar.tar.bz2,
+  -isolinux-elilo-memtest86+-cdtar.tar.bz2,
+  -aboot-1.0_pre20040408-r2-cdtar.tar.bz2,
+  -aboot-1.0_pre20040408-r2-cdtar.tar.bz2, -yaboot-1.3.13-cdtar.tar.bz2,
+  -yaboot-1.3.13-cdtar.tar.bz2, -silo-1.4.13-sparc-cdtar.tar.bz2,
+  -silo-1.4.13-sparc-cdtar.tar.bz2, -palo-1.5_pre20040515-cdtar.tar.bz2,
+  -palo-1.5_pre20040515-cdtar.tar.bz2, -elilo-3.6-cdtar.tar.bz2,
+  -elilo-3.6-cdtar.tar.bz2, -isolinux-3.72-cdtar.tar.bz2,
+  -isolinux-3.72-cdtar.tar.bz2, -grub-memtest86+-cdtar.tar.bz2,
+  -grub-memtest86+-cdtar.tar.bz2, -isolinux-3.72-memtest86+-cdtar.tar.bz2,
+  -isolinux-3.72-memtest86+-cdtar.tar.bz2:
+  Move livecd/cdtar directory/files to files/cdtar.
+
+  12 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+  modules/catalyst/config.py, modules/catalyst/error.py,
+  modules/catalyst/hash.py, modules/catalyst/output.py,
+  modules/catalyst/spawn.py, modules/catalyst/target/embedded.py,
+  modules/catalyst/target/grp.py, modules/catalyst/target/livecd_stage1.py,
+  modules/catalyst/target/livecd_stage2.py,
+  modules/catalyst/target/netboot.py, modules/catalyst/target/snapshot.py,
+  modules/catalyst/target/stage1.py, modules/catalyst/target/stage2.py,
+  modules/catalyst/target/stage3.py:
+  Replace more instances of print with msg()
+
+  12 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst,
+  modules/catalyst/output.py, modules/catalyst/util.py:
+  More replacements of the print statement with msg()
+
+  12 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+  modules/catalyst/target/generic_stage.py:
+  Replace all instances of print with catalyst.output.msg() in
+  catalyst.target.generic_stage
+
+  12 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+  modules/catalyst/target/generic.py,
+  modules/catalyst/target/generic_stage.py:
+  Move set_autoresume_path() from catalyst.target.generic_stage to
+  catalyst.target.generic
+
   12 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
   modules/catalyst/target/generic_stage.py, modules/catalyst/target/grp.py,
   modules/catalyst/target/livecd_stage1.py,