diff options
author | Jeremy Katz <katzj@redhat.com> | 2005-03-30 20:50:01 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2005-03-30 20:50:01 +0000 |
commit | a409f241c804957b65801247b737fb4f7dc7b293 (patch) | |
tree | ad941f1fb94f31d094ed5d9237461a78e1b0d452 /scripts | |
parent | ddbd57e2c7ecbd06531ae632cb56a1fa7a43506b (diff) | |
download | anaconda-a409f241c804957b65801247b737fb4f7dc7b293.tar.gz anaconda-a409f241c804957b65801247b737fb4f7dc7b293.tar.xz anaconda-a409f241c804957b65801247b737fb4f7dc7b293.zip |
2005-03-30 Jeremy Katz <katzj@redhat.com>
* bootdisk/ppc/yaboot.conf.mac: Nuke maxcpus=1
* bootdisk/ppc/yaboot.conf.pseries: Likewise.
* scripts/mk-images.ia64 (image): Likewise.
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/mk-images.ia64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64 index 996e0322b..f962ec889 100644 --- a/scripts/mk-images.ia64 +++ b/scripts/mk-images.ia64 @@ -31,7 +31,6 @@ relocatable image=vmlinuz label=linux read-only - append="ramdisk_size=12288 maxcpus=1" initrd=initrd.img EOF |