diff options
author | Frans Pop <elendil@planet.nl> | 2007-02-27 12:53:00 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-02-27 12:53:00 +0000 |
commit | c426a6f49d1cb93a992cad5c6c79561b2bd467c1 (patch) | |
tree | 266250fd83e898fe8fdace05043a191b0c6a1c76 /build/arch-options/mipsel | |
parent | 438c0cf04d6be3d19dd4e1f69a98b652d63bac42 (diff) | |
download | installation-guide-c426a6f49d1cb93a992cad5c6c79561b2bd467c1.zip |
Remove obsolete option 'rescue-needs-root-disk'
Diffstat (limited to 'build/arch-options/mipsel')
-rw-r--r-- | build/arch-options/mipsel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel index 22d668730..447abe219 100644 --- a/build/arch-options/mipsel +++ b/build/arch-options/mipsel @@ -16,7 +16,7 @@ fdisk="fdisk.txt;cfdisk.txt" network="supports-tftp;supports-bootp;supports-nfsroot" boot="" frontend="newt;not-gtk" -other="supports-serial-console;rescue-needs-root-disk" +other="supports-serial-console" smp="" goodies="" status="not-checked" |