diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-01-25 16:30:09 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-01-25 16:30:09 +0000 |
commit | fb104622e264944b4b01f492b70c0eb9557a19a2 (patch) | |
tree | a967dfab875467262e41301eaa9999d4106c5d30 /docs/mdk-vs-redhat | |
parent | 0360052d0fd202158ca96e48a171746a3cb8acf5 (diff) | |
download | drakx-fb104622e264944b4b01f492b70c0eb9557a19a2.tar drakx-fb104622e264944b4b01f492b70c0eb9557a19a2.tar.gz drakx-fb104622e264944b4b01f492b70c0eb9557a19a2.tar.bz2 drakx-fb104622e264944b4b01f492b70c0eb9557a19a2.tar.xz drakx-fb104622e264944b4b01f492b70c0eb9557a19a2.zip |
update docs
Diffstat (limited to 'docs/mdk-vs-redhat')
-rw-r--r-- | docs/mdk-vs-redhat | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/mdk-vs-redhat b/docs/mdk-vs-redhat index 88e59a2e8..c83d6e2cc 100644 --- a/docs/mdk-vs-redhat +++ b/docs/mdk-vs-redhat @@ -20,6 +20,23 @@ + default config + i18n (bootloader keyboard) ++ More user-friendliness in general: + + you can choose between multiple net devices when more than one are + detected + + you are presented with the media descriptions (disks, cdrom's) + when you must choose between multiple media, and not only "sda", + "hdc", .. + + when installing from a disk partition, you are presented with an + extract of the directory contents when you fail to give the + correct location, which is very helpful to correct the input + instead of simply rebooting to remember where on earth you + mirrored the distribution on your disks ++ Automatic mode (Redhat's equivalent is called "kickstart") is not + performed according to a file on the floppy but from kernel parameters, + which have many pros, among them: (1) we don't need the vfat filesystem + for that purpose, and (2) with advanced bootloaders such as grub and + lilo you can edit parameters on the fly at boot time. + - no LABEL= in fstab (for auto renumbering of devices) - kerberos - LDAP |