| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | modify lilo.conf to elilo.conf if arch ia64 | Matthias Badaire | 2001-07-09 | 1 | -2/+3 |
* | removed compilation error, the resolution is not quite good and may be rework... | Francois Pons | 2001-07-09 | 1 | -3/+3 |
* | (suggest): replace "is ia64" with "is not ia64" so that boot partition is | Pascal Rigaux | 2001-07-08 | 1 | -1/+1 |
* | typo fix | Pascal Rigaux | 2001-07-05 | 1 | -2/+2 |
* | ia64 bootloader configuration adaptations | Pascal Rigaux | 2001-07-05 | 1 | -21/+20 |
* | take care of enterprise kernel if installed. | Francois Pons | 2001-06-22 | 1 | -3/+6 |
* | s/Linux-Mandrake/Mandrake Linux/ | Pascal Rigaux | 2001-06-21 | 1 | -1/+1 |
* | use vmlinuz like other archs, fix yaboot setup for seperate /boot partition | Stew Benedict | 2001-06-14 | 1 | -8/+19 |
* | - enhance perl2fcalls (which now handle /xxx(...)/ as a regexp in more cases) | Pascal Rigaux | 2001-06-11 | 1 | -1/+1 |
* | add hfs support to rescue - PPC, fix bootstrap creation, formatting sequence | Stew Benedict | 2001-05-25 | 1 | -2/+5 |
* | updated install_lilo() according to new lilo package | Yves Duret | 2001-05-07 | 1 | -18/+31 |
* | Don't delete any images in test mode. Fix tabs in bootloader.pm. | Stew Benedict | 2001-05-02 | 1 | -14/+14 |
* | fixed to make sure symlink are expanded all the time for grub, really avoid | Francois Pons | 2001-04-20 | 1 | -8/+5 |
* | Added comments for translators | Pablo Saratxaga | 2001-04-20 | 1 | -1/+13 |
* | (install_grub): altconfigfile only if /boot is not reiserfs :-/ | Pascal Rigaux | 2001-04-09 | 1 | -2/+4 |
* | (install_lilo): better handling of map-drive (there's not always only 2 disks!) | Pascal Rigaux | 2001-04-09 | 1 | -4/+7 |
* | (suggest): add option "quiet" to the kernel in fb (requested by chmou) | Pascal Rigaux | 2001-04-08 | 1 | -4/+5 |
* | (install_grub): small fix | Pascal Rigaux | 2001-04-05 | 1 | -2/+3 |
* | (install_lilo): fix lilo's dumbness (when lilo warns about not the first driv... | Pascal Rigaux | 2001-04-05 | 1 | -7/+17 |
* | (suggest): trap strange error. Should not really fix the pb | Pascal Rigaux | 2001-04-03 | 1 | -2/+3 |
* | (suggest): add entry for nt | Pascal Rigaux | 2001-03-25 | 1 | -3/+4 |
* | mods to create/move image, to /export for PPC, use vmlinux for PPC | Stew Benedict | 2001-03-23 | 1 | -1/+1 |
* | (suggest_floppy): don't add an entry for non-fd0 drives | Pascal Rigaux | 2001-03-23 | 1 | -0/+3 |
* | (install_lilo): ensure labels don't contain spaces, lilo doesn't like them | Pascal Rigaux | 2001-03-21 | 1 | -1/+3 |
* | (add_kernel): cleanup | Pascal Rigaux | 2001-03-21 | 1 | -7/+5 |
* | bootloader.pm, detect_devices.pm, install_steps_interactive.pm: changed tempo... | Stew Benedict | 2001-03-15 | 1 | -4/+1 |
* | fix bootstrap partition creation/tracking | Stew Benedict | 2001-03-14 | 1 | -0/+6 |
* | cleanup | Pascal Rigaux | 2001-03-08 | 1 | -1/+1 |