summaryrefslogtreecommitdiffstats
path: root/perl-install/bootloader.pm
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchtopic/PCMCIA_CS_DISTROMystery Man2001-11-201-1004/+0
* revert back to /initrdGuillaume Cottenceau2001-10-291-2/+2
* replace /initrd with /lib/initrdPascal Rigaux2001-10-241-2/+2
* - bootloader.pm (suggest): don't search for dos (or windows) boot partitionGwenolé Beauchesne2001-09-261-2/+4
* fix add_append (there was a ) at the end of the parameter value)Guillaume Cottenceau2001-09-241-1/+1
* allow bootloader on fat partitionsPascal Rigaux2001-09-231-1/+1
* (suggest): fix kernel 2.2 secure adding in menuPascal Rigaux2001-09-221-6/+6
* write password in lilo.conf even if it's also done by msec, otherwise lilo wi...Pascal Rigaux2001-09-211-2/+2
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-3/+2
* find error in /tmp/.error only if exception is "xxx failed"Pascal Rigaux2001-09-151-4/+3
* (write_lilo_conf): ensure linear and lba32 are not both setPascal Rigaux2001-09-151-0/+6
* (suggest): no "quiet" boot for smp and enterprise kernelsPascal Rigaux2001-09-121-1/+1
* allow grub even for more than 800MBPascal Rigaux2001-09-121-1/+1
* for lilo, do not have table=/dev/xxx if the device is not a primaryPascal Rigaux2001-09-111-1/+3
* use -v for mkinitrdGuillaume Cottenceau2001-09-071-1/+1
* (write_lilo_conf): fix typoPascal Rigaux2001-09-071-2/+2
* removed yvounet sucking, handle Mandrake lilo or unknown lilo.Francois Pons2001-09-051-23/+16
* - don't expand symlinks in grub's menu.lstPascal Rigaux2001-09-041-1/+1
* (mkbootdisk): cleanupPascal Rigaux2001-08-291-6/+1
* security fix and variousPascal Rigaux2001-08-281-0/+1
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-5/+5
* as when lilo is selected, we don't try to install grub, just create thePascal Rigaux2001-08-041-2/+21
* replace isJfs/isXfs/... with isThisFs("jfs"Pascal Rigaux2001-08-031-1/+1
* load msdos and vfat before mkbootdisk (now using syslinux so..)Guillaume Cottenceau2001-07-311-0/+1
* added prioritary kernel entry 'default' as the kernel typically copied from aFrancois Pons2001-07-261-0/+14
* - Don't set "lba32" on ia64Gwenolé Beauchesne2001-07-261-1/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-7/+7
* fixPascal Rigaux2001-07-201-1/+1
* (install_lilo): order fat partitions firstPascal Rigaux2001-07-201-2/+2
* IA64 adaptationMatthias Badaire2001-07-181-7/+8
* fixed compilation error.Francois Pons2001-07-091-3/+3
* modify lilo.conf to elilo.conf if arch ia64Matthias Badaire2001-07-091-2/+3
* removed compilation error, the resolution is not quite good and may be rework...Francois Pons2001-07-091-3/+3
* (suggest): replace "is ia64" with "is not ia64" so that boot partition isPascal Rigaux2001-07-081-1/+1
* typo fixPascal Rigaux2001-07-051-2/+2
* ia64 bootloader configuration adaptationsPascal Rigaux2001-07-051-21/+20
* take care of enterprise kernel if installed.Francois Pons2001-06-221-3/+6
* s/Linux-Mandrake/Mandrake Linux/Pascal Rigaux2001-06-211-1/+1
* use vmlinuz like other archs, fix yaboot setup for seperate /boot partitionStew Benedict2001-06-141-8/+19
* - enhance perl2fcalls (which now handle /xxx(...)/ as a regexp in more cases)Pascal Rigaux2001-06-111-1/+1
* add hfs support to rescue - PPC, fix bootstrap creation, formatting sequenceStew Benedict2001-05-251-2/+5
* updated install_lilo() according to new lilo packageYves Duret2001-05-071-18/+31
* Don't delete any images in test mode. Fix tabs in bootloader.pm.Stew Benedict2001-05-021-14/+14
* fixed to make sure symlink are expanded all the time for grub, really avoidFrancois Pons2001-04-201-8/+5
* Added comments for translatorsPablo Saratxaga2001-04-201-1/+13
* (install_grub): altconfigfile only if /boot is not reiserfs :-/Pascal Rigaux2001-04-091-2/+4
* (install_lilo): better handling of map-drive (there's not always only 2 disks!)Pascal Rigaux2001-04-091-4/+7
* (suggest): add option "quiet" to the kernel in fb (requested by chmou)Pascal Rigaux2001-04-081-4/+5
* (install_grub): small fixPascal Rigaux2001-04-051-2/+3
* (install_lilo): fix lilo's dumbness (when lilo warns about not the first driv...Pascal Rigaux2001-04-051-7/+17