diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-28 00:25:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-28 00:33:21 -0700 |
commit | 34a82f07bd3e0f968c99369e794db4dc8c747b38 (patch) | |
tree | 99bd510ca34bbbfaec78fd91c393d765edc89a8f /examples | |
parent | update livecd/verify to control digest type (diff) | |
download | catalyst-34a82f07bd3e0f968c99369e794db4dc8c747b38.tar.gz catalyst-34a82f07bd3e0f968c99369e794db4dc8c747b38.tar.bz2 catalyst-34a82f07bd3e0f968c99369e794db4dc8c747b38.zip |
Remove yaboot leftovers
GRUB replaced yaboot on PPC in commit e9c0a0394d15 (ppc: Generate Grub
entries)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/livecd-stage2_template.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/livecd-stage2_template.spec b/examples/livecd-stage2_template.spec index 7dd64c3f..fe9b36e7 100644 --- a/examples/livecd-stage2_template.spec +++ b/examples/livecd-stage2_template.spec @@ -317,12 +317,6 @@ 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: |