diff options
author | Bill Nottingham <notting@redhat.com> | 2007-06-18 17:33:25 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2007-06-18 17:33:25 +0000 |
commit | a3c27f90376f501d3bb014deab9b24b11bc0cb10 (patch) | |
tree | c388a50b91b0b0dd3c14820271da702f4752af84 /docs | |
parent | 759579ee06a2e1a86f6196a4039736374fc2d65f (diff) | |
download | anaconda-a3c27f90376f501d3bb014deab9b24b11bc0cb10.tar.gz anaconda-a3c27f90376f501d3bb014deab9b24b11bc0cb10.tar.xz anaconda-a3c27f90376f501d3bb014deab9b24b11bc0cb10.zip |
* loader2/loader.c: Remove support for nofb and vga16 framebuffer
* scripts/mk-images: Remove vga16 framebuffer module, bterm terminfo
* scripts/upd-instroot: Likewise.
* docs/command-line.txt: Remove nofb docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/command-line.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt index 30dc360c6..4a0cb1192 100644 --- a/docs/command-line.txt +++ b/docs/command-line.txt @@ -97,9 +97,6 @@ mtu=<num> Set the MTU (maximum transmission unit) used during netmask=<nm> Netmask to use for a network installation. -nofb Do not load the VGA16 framebuffer required for doing - text-mode installation in some languages - nofirewire Do not load support for firewire devices noipv6 Disable IPv6 networking during installation. |