# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.551 2006/02/02 15:17:03 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.552 2006/02/02 17:07:09 rocket Exp $
+
+ 02 Feb 2006; Eric Edgar <rocket@gentoo.org>
+ examples/livecd-stage2_template.spec:
+ updated examples to have console and machine_type
02 Feb 2006; Eric Edgar <rocket@gentoo.org>
targets/support/bootloader-setup.sh:
# boot/kernel/gentoo/packages: pcmcia-cs speedtouch slmodem globespan-adsl hostap-driver hostap-utils ipw2100 ipw2200 fritzcapi fcdsl cryptsetup
boot/kernel/gentoo/packages:
+# This option is only for ppc64 machines. If used it will create the /etc/yaboot.conf
+# entry used for booting a ibm powerpc machine.
+# example:
+# boot/kernel/gentoo/machine_type: ibm
+boot/kernel/gentoo/machine_type:
+
+# This is only supported on ppc64 currently. This entry sets up the console=
+# boot parameters required for sending the output to the appropriate console.
+# example:
+# boot/kernel/gentoo/console: hvsi0
+# boot/kernel/gentoo/console: hvc0
+# boot/kernel/gentoo/console: tty0 ttyS0
+boot/kernel/gentoo/console:
+
# This is a list of packages that will be unmerged after all the kernels have
# been built. There are no checks on these packages, so be careful what you
# add here. They can potentially break your CD.