| Commit message (Expand) | Author | Age | Files | Lines |
* | fix "help lilo when there is hdd with no hdc drive" | Pascal Rigaux | 2002-02-05 | 1 | -1/+3 |
* | - fix some vga text modes 80x30 | Pascal Rigaux | 2002-02-03 | 1 | -4/+7 |
* | "password" works without "restricted", not the other way round (reported by D... | Pascal Rigaux | 2002-02-03 | 1 | -1/+4 |
* | fix typo | Pascal Rigaux | 2002-02-03 | 1 | -1/+1 |
* | help lilo when there is hdd with no hdc drive (needs testing!) | Pascal Rigaux | 2002-02-03 | 1 | -4/+14 |
* | use the new format for combo's to clean code handling {vga} field | Pascal Rigaux | 2002-01-29 | 1 | -20/+13 |
* | cleanup perImageAppend code (hopefully handling nicely the mem=nopentium case) | Pascal Rigaux | 2002-01-28 | 1 | -12/+24 |
* | fixed get_append if key=mem. | Francois Pons | 2002-01-28 | 1 | -1/+5 |
* | timeout passed to 10 instead of 5. | Francois Pons | 2002-01-28 | 1 | -2/+2 |
* | prefer default linux-{smp,enterprise,secure} over simple linux | Pascal Rigaux | 2002-01-25 | 1 | -3/+8 |
* | fix spelling | Pascal Rigaux | 2002-01-25 | 1 | -2/+2 |
* | fixed to allow multiple mem=xxx parameter (especially mem=nopentium). | Francois Pons | 2002-01-23 | 1 | -2/+6 |
* | - fix default not being formatted like labels for lilo | Pascal Rigaux | 2002-01-22 | 1 | -3/+9 |
* | fix many disks bios remapping (esp. booting on scsi when ide is present) | Pascal Rigaux | 2002-01-17 | 1 | -1/+2 |
* | s/use pkgs/require pkgs/ since pkgs::versionCompare is only used during install | Pascal Rigaux | 2001-12-22 | 1 | -1/+1 |
* | clean_tmp now means using tmpfs | Pascal Rigaux | 2001-12-17 | 1 | -6/+0 |
* | mods to address new yaboot's lack of symlink ability, xfs initrd load | Stew Benedict | 2001-12-12 | 1 | -1/+16 |
* | added safe guard against looping symlink. | Francois Pons | 2001-12-10 | 1 | -2/+5 |
* | - fix bootloader::add_append | Pascal Rigaux | 2001-12-10 | 1 | -3/+17 |
* | (suggest, add_kernel): much cleanup | Pascal Rigaux | 2001-12-05 | 1 | -80/+70 |
* | revert back to /initrd | Guillaume Cottenceau | 2001-10-29 | 1 | -2/+2 |
* | replace /initrd with /lib/initrd | Pascal Rigaux | 2001-10-24 | 1 | -2/+2 |
* | - bootloader.pm (suggest): don't search for dos (or windows) boot partition | Gwenolé Beauchesne | 2001-09-26 | 1 | -2/+4 |
* | fix add_append (there was a ) at the end of the parameter value) | Guillaume Cottenceau | 2001-09-24 | 1 | -1/+1 |
* | allow bootloader on fat partitions | Pascal Rigaux | 2001-09-23 | 1 | -1/+1 |
* | (suggest): fix kernel 2.2 secure adding in menu | Pascal Rigaux | 2001-09-22 | 1 | -6/+6 |
* | write password in lilo.conf even if it's also done by msec, otherwise lilo wi... | Pascal Rigaux | 2001-09-21 | 1 | -2/+2 |
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -3/+2 |
* | find error in /tmp/.error only if exception is "xxx failed" | Pascal Rigaux | 2001-09-15 | 1 | -4/+3 |
* | (write_lilo_conf): ensure linear and lba32 are not both set | Pascal Rigaux | 2001-09-15 | 1 | -0/+6 |
* | (suggest): no "quiet" boot for smp and enterprise kernels | Pascal Rigaux | 2001-09-12 | 1 | -1/+1 |
* | allow grub even for more than 800MB | Pascal Rigaux | 2001-09-12 | 1 | -1/+1 |
* | for lilo, do not have table=/dev/xxx if the device is not a primary | Pascal Rigaux | 2001-09-11 | 1 | -1/+3 |
* | use -v for mkinitrd | Guillaume Cottenceau | 2001-09-07 | 1 | -1/+1 |
* | (write_lilo_conf): fix typo | Pascal Rigaux | 2001-09-07 | 1 | -2/+2 |
* | removed yvounet sucking, handle Mandrake lilo or unknown lilo. | Francois Pons | 2001-09-05 | 1 | -23/+16 |
* | - don't expand symlinks in grub's menu.lst | Pascal Rigaux | 2001-09-04 | 1 | -1/+1 |
* | (mkbootdisk): cleanup | Pascal Rigaux | 2001-08-29 | 1 | -6/+1 |
* | security fix and various | Pascal Rigaux | 2001-08-28 | 1 | -0/+1 |
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -5/+5 |
* | as when lilo is selected, we don't try to install grub, just create the | Pascal Rigaux | 2001-08-04 | 1 | -2/+21 |
* | replace isJfs/isXfs/... with isThisFs("jfs" | Pascal Rigaux | 2001-08-03 | 1 | -1/+1 |
* | load msdos and vfat before mkbootdisk (now using syslinux so..) | Guillaume Cottenceau | 2001-07-31 | 1 | -0/+1 |
* | added prioritary kernel entry 'default' as the kernel typically copied from a | Francois Pons | 2001-07-26 | 1 | -0/+14 |
* | - Don't set "lba32" on ia64 | Gwenolé Beauchesne | 2001-07-26 | 1 | -1/+1 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -7/+7 |
* | fix | Pascal Rigaux | 2001-07-20 | 1 | -1/+1 |
* | (install_lilo): order fat partitions first | Pascal Rigaux | 2001-07-20 | 1 | -2/+2 |
* | IA64 adaptation | Matthias Badaire | 2001-07-18 | 1 | -7/+8 |
* | fixed compilation error. | Francois Pons | 2001-07-09 | 1 | -3/+3 |