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 /doc/catalyst-spec.5.txt | |
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 'doc/catalyst-spec.5.txt')
-rw-r--r-- | doc/catalyst-spec.5.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/catalyst-spec.5.txt b/doc/catalyst-spec.5.txt index 250acded..6c71b57b 100644 --- a/doc/catalyst-spec.5.txt +++ b/doc/catalyst-spec.5.txt @@ -264,12 +264,6 @@ sources to keep the modules from overwriting each other. We do not use this on the official media. `<label>` should match one of the labels given to *boot/kernel*. -*boot/kernel/<label>/machine_type*:: -This option is only for ppc64 machines (example: `ibm`). If used it -will create the `/etc/yaboot.conf` entry used for booting an ibm -powerpc machine. `<label>` should match one of the labels given to -*boot/kernel*. - *boot/kernel/<label>/console*:: This is only supported on ppc64 currently. This entry sets up the console boot parameters required for sending the output to the |