index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
bootloader.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
install grub2-efi instead of grub2 if using UEFI (mga#8886)
Thierry Vignaud
2013-03-12
1
-1
/
+2
*
typo fix
Thierry Vignaud
2013-02-27
1
-1
/
+1
*
try harder not to have duplicate stuff on grub2 cmd line
Thierry Vignaud
2013-02-27
1
-2
/
+3
*
fix installing grub2 on a partition (mga#8462)
Thierry Vignaud
2013-02-27
1
-1
/
+6
*
(install_grub2) simplify (factorize a variable)
Thierry Vignaud
2013-02-27
1
-2
/
+3
*
read & save timeout value (mga#8850)
Thierry Vignaud
2013-02-27
1
-0
/
+3
*
set default parameters in grub2 config (mga#9177)
Thierry Vignaud
2013-02-27
1
-0
/
+12
*
(read_grub2) read more of grub2 config
Thierry Vignaud
2013-02-27
1
-1
/
+14
*
(install_grub2) always generate grub2 menu (like for other bootloaders)
Thierry Vignaud
2013-02-27
1
-5
/
+2
*
(method_choices_raw) put grub2 before grub-legacy
Thierry Vignaud
2013-02-27
1
-2
/
+2
*
add proper support for grub2 for bootloader-config
Thierry Vignaud
2013-02-26
1
-0
/
+11
*
(read_grub2) add basic support for reading back grub2 config
Thierry Vignaud
2013-02-26
1
-0
/
+3
*
(read_grub2,install_grub2) read & write /boot/grub2/drakboot.conf
Thierry Vignaud
2013-02-26
1
-1
/
+2
*
(suggest_onmbr) suggests MBR by default for grub2 too (Manuel Hiebel, #8851)
Thierry Vignaud
2013-02-24
1
-1
/
+1
*
fix installing grub2 from live session (blino)
Thomas Backlund
2012-12-17
1
-2
/
+6
*
fix checking grub2 installation (mga#8390)
Thierry Vignaud
2012-12-15
1
-1
/
+2
*
(read_grub2) help perl_checker
Thierry Vignaud
2012-12-14
1
-1
/
+1
*
(read_grub2) "enhance" fake gru2 conf reading (mga#8366)
Thierry Vignaud
2012-12-14
1
-0
/
+1
*
(ensure_pkg_is_installed) install grub2 if needed
Thierry Vignaud
2012-12-13
1
-1
/
+1
*
(add_kernel) revert rosa crap that breaks generating initrd (mga#8357)
Thierry Vignaud
2012-12-11
1
-8
/
+4
*
(method_choices_raw) put grub-legacy before grub2
Thierry Vignaud
2012-12-09
1
-2
/
+2
*
perl_checker cleanup
Thierry Vignaud
2012-12-09
1
-1
/
+1
*
typo fix
Thierry Vignaud
2012-12-09
1
-1
/
+1
*
(read_grub2) add fake gru2 conf reading
Thierry Vignaud
2012-12-07
1
-0
/
+3
*
offer 'grub2' choice
Thierry Vignaud
2012-12-07
1
-0
/
+3
*
(install_grub2) add basic support for installing grub2
Thierry Vignaud
2012-12-07
1
-0
/
+6
*
add grub2 support
Thierry Vignaud
2012-12-07
1
-9
/
+52
*
extract hash into a variable (needed for next commit)
Thierry Vignaud
2012-12-07
1
-6
/
+7
*
(parse_grub2_config) introduce it in order to parse grub2 config
Thierry Vignaud
2012-12-07
1
-0
/
+37
*
(read_grub_menu_lst) kill a very old perl_checker warning
Thierry Vignaud
2012-12-07
1
-1
/
+1
*
(add_kernel) remove unneeded parentheses
Thierry Vignaud
2012-10-11
1
-1
/
+1
*
(update_splash) Only expand initrd symlinks for kernels with vga=nnn arguments
Colin Guthrie
2012-09-01
1
-1
/
+1
*
(mkinitrd) More logging on why initrd generation is skipped
Colin Guthrie
2012-09-01
1
-4
/
+13
*
(mkinitrd) Fix prefix checking in foreign partition check (mga#6966)
Colin Guthrie
2012-09-01
1
-1
/
+1
*
(mkinitrd) do not crash if a foreign partition is not mounted (mga#6966)
Thierry Vignaud
2012-08-07
1
-1
/
+3
*
(mkinitrd) do not crash if trying to build initrd from unknown
Thierry Vignaud
2012-08-07
1
-1
/
+2
*
(mkinitrd) style change (needed for next commits)
Thierry Vignaud
2012-08-07
1
-1
/
+2
*
(install,check_mntpoint) forbid having /boot as btrfs (mga#5627)
Thierry Vignaud
2012-04-28
1
-1
/
+1
*
fix splash quiet option
Anne Nicolas
2012-04-10
1
-1
/
+1
*
add boot splash to initrd only once (pterjan)
Thierry Vignaud
2012-04-05
1
-1
/
+9
*
perl_checker cleanup
Thierry Vignaud
2012-03-19
1
-1
/
+1
*
(read_pmon2000,read_uboot,read_cromwell) add a FIXME note since those
Thierry Vignaud
2012-03-19
1
-0
/
+4
*
(read_pmon2000,read_uboot,read_cromwell) simplify
Thierry Vignaud
2012-03-19
1
-9
/
+3
*
- use "splash" on the kernel command line vs. "splash=silent" as per upstream
Colin Guthrie
2012-03-19
1
-1
/
+2
*
(cmp_kernel_versions) move it from any.pm to common.pm; thus preventing lazy ...
Thierry Vignaud
2012-03-12
1
-1
/
+1
*
kill dead comments & code (support for kernel-2.[24].x, devfs is dead since 2...
Thierry Vignaud
2011-12-19
1
-12
/
+2
*
do not hardcode systemd default through kernel command line, it should be eas...
Olivier Blin
2011-12-14
1
-6
/
+0
*
(add_kernel) default to systemd (through "init=/bin/systemd")
Thierry Vignaud
2011-09-19
1
-0
/
+6
*
(write_grub) cleanup: do not opencode path again
Thierry Vignaud
2011-09-08
1
-1
/
+1
*
This fixes the detection of kernel vesion for usage in bootloader entries.
Thierry Vignaud
2011-08-01
1
-1
/
+1
[next]