summaryrefslogtreecommitdiffstats
path: root/perl-install/bootloader.pm
Commit message (Expand)AuthorAgeFilesLines
* - bootloader-config:Pascal Rigaux2008-09-111-5/+10
* - bootloader-config:Pascal Rigaux2008-04-241-2/+2
* - bootloader-config:Pascal Rigaux2008-04-141-12/+12
* - draksplash:Pascal Rigaux2008-03-271-1/+2
* - bootloader-config, drakboot:Pascal Rigaux2008-03-211-2/+26
* create parse_grub_file() out of grub2dev_and_file()Pascal Rigaux2008-03-211-2/+8
* prepare next commitPascal Rigaux2008-03-211-5/+12
* - ask which drive to install bootloader if we don't really know which is firstPascal Rigaux2008-03-201-0/+9
* - fix resizing/formatting ntfs, and create "Windows" entry in bootloaderPascal Rigaux2008-03-051-1/+1
* - bootloader-config:Pascal Rigaux2008-03-031-1/+1
* - drakboot --boot:Pascal Rigaux2008-02-191-0/+4
* - do not create alt_windows unless needed Pascal Rigaux2008-02-181-0/+3
* - bootloader-config:Pascal Rigaux2008-02-051-4/+2
* do add entry for other distros even if we can't recognise the distro namePascal Rigaux2008-02-011-2/+3
* - add grub entries to allow booting other installed distrosPascal Rigaux2008-01-301-1/+86
* - bootloader-config:Pascal Rigaux2008-01-281-0/+1
* - do not put "windows" entry in bootloader for partitions where Windows is notPascal Rigaux2008-01-221-0/+7
* - bootloader-config:Pascal Rigaux2008-01-071-1/+1
* "devfs" parameter isn't supported for quite a few yearsThierry Vignaud2007-12-031-1/+1
* - save bootloader on MBR when calling grub/install.sh, and restore it beforePascal Rigaux2007-11-271-0/+33
* - bootloader:Pascal Rigaux2007-11-261-2/+7
* - bootloader:Pascal Rigaux2007-11-261-6/+12
* keep grub "root" command with field name {grub_root} Pascal Rigaux2007-11-261-4/+8
* - bootloader:Pascal Rigaux2007-11-261-2/+2
* - bootloader-config:Pascal Rigaux2007-11-091-3/+6
* create _sanitize_ver() for future changes in kernel_str2label()Pascal Rigaux2007-11-091-4/+12
* allow running with "use strict"Pascal Rigaux2007-11-091-1/+1
* - bootloader-config:Pascal Rigaux2007-10-241-1/+1
* - bootloader:Pascal Rigaux2007-10-031-1/+2
* simplifyPascal Rigaux2007-10-031-3/+3
* o handle /boot/xxx files on linux raid1Pascal Rigaux2007-09-191-0/+5
* - bootloader-config:Pascal Rigaux2007-09-171-1/+1
* - fix grub hanging if /boot on xfs (#33267)Pascal Rigaux2007-09-131-0/+12
* - do not configure "windows" bootloader entries for "hidden" partitionsPascal Rigaux2007-09-071-1/+3
* - bootloader-configPascal Rigaux2007-08-311-5/+5
* - bootloader-config: handle vmdefault and vmdisable lilo.conf options (#26456)Pascal Rigaux2007-07-311-2/+2
* fix getting error message from /boot/grub/install.sh (#26465)Pascal Rigaux2007-06-081-1/+1
* - bootloader-config:Pascal Rigaux2007-06-051-1/+3
* re-sync after the big svn lossPascal Rigaux2007-04-251-148/+355
* call expand_entry_symlinks() before comparing with same_entries() (bugzilla #...Pascal Rigaux2006-03-131-1/+3
* - read all per entry entries (esp. makeactive)Pascal Rigaux2006-01-181-2/+5
* fix getting raid-extra-boot (bugzilla #19965)Pascal Rigaux2005-11-281-1/+1
* use compact by default, it is strongly suggested in lilo's documentation evenPascal Rigaux2005-09-261-0/+1
* cleanup sanitize_ver(), makes label longer but cleanerPascal Rigaux2005-09-221-19/+23
* if we have dmraid devices, use grub, and not only if the boot device is on dm...Pascal Rigaux2005-09-141-3/+2
* - drop splashimage if file can't be found (useful when upgrading)Pascal Rigaux2005-09-131-1/+6
* background and foreground are valid menu.lst commandsPascal Rigaux2005-09-131-1/+1
* - create cleanup_entries() which remove bad entries (and more verbosely than ...Pascal Rigaux2005-09-131-5/+16
* create read_grub_menu_lst() and read_grub_install_sh()Pascal Rigaux2005-09-121-8/+23
* see if we have menu.lst firstPascal Rigaux2005-09-091-2/+2