summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-06-25 05:28:24 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-06-25 05:28:24 +0000
commit98d01b972f27a4a45d78922ee44022142c08cf38 (patch)
treec8e9caa31bde75d1e1a481e3a376b4960e54a2cc /kernel
parent03d73bbd5b9499943c9553c2a42f050ce7a43c5a (diff)
downloaddrakx-backup-do-not-use-98d01b972f27a4a45d78922ee44022142c08cf38.tar
drakx-backup-do-not-use-98d01b972f27a4a45d78922ee44022142c08cf38.tar.gz
drakx-backup-do-not-use-98d01b972f27a4a45d78922ee44022142c08cf38.tar.bz2
drakx-backup-do-not-use-98d01b972f27a4a45d78922ee44022142c08cf38.tar.xz
drakx-backup-do-not-use-98d01b972f27a4a45d78922ee44022142c08cf38.zip
major cleanup and rewrite
- some functions have been renamed - some functions have changed prototype - no more bootloader::vga_modes, we use Xconfig::resolution_and_depth::bios_vga_modes() - no more detectloader, it is now detect_main_method(), but notice that bootloader::read() + bootloader::write() abstract all this! - update_for_renumbered_partitions() is surely broken :) - sort_hds_according_to_bios() and mixed_kind_of_disks() uses new function hd2bios_kind() - new data structure "kernel_str" - lilo doesn't need so much help as it used to be, so don't put as much "disk=/dev/sda bios=0x80" as before some goals: - don't rely on device names (this allows not to care too much about devfs vs udev vs ...) - kernels can be named something else than /boot/vmlinuz*, please use the various functions to construct the initrd file name, the symlink name...
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions