From ac0d09b47b1e5aaee85172c0004052152180272a Mon Sep 17 00:00:00 2001 From: Eric Edgar Date: Thu, 2 Feb 2006 17:07:09 +0000 Subject: [PATCH] updated examples to have console and machine_type git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1066 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 6 +++++- examples/livecd-stage2_template.spec | 14 ++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 577a85b6..23461c2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ # 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 + examples/livecd-stage2_template.spec: + updated examples to have console and machine_type 02 Feb 2006; Eric Edgar targets/support/bootloader-setup.sh: diff --git a/examples/livecd-stage2_template.spec b/examples/livecd-stage2_template.spec index 56b6febc..d9f3d7af 100644 --- a/examples/livecd-stage2_template.spec +++ b/examples/livecd-stage2_template.spec @@ -315,6 +315,20 @@ boot/kernel/gentoo/extraversion: # 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. -- 2.26.2