summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/bootloader-config
Commit message (Expand)AuthorAgeFilesLines
* just let grub2-mkconfig do its job for grub2Thierry Vignaud2016-02-181-1/+1
* (remove_kernel_generic) split it outThierry Vignaud2016-02-181-2/+6
* - nuke create_link_source(), as we haven't supported building againstThomas Backlund2014-02-071-1/+0
* try harder to lookup / partition y looking at mounted points (mga#8717)Thierry Vignaud2013-04-041-0/+1
* fix adding bogues bootloader entries (root=/dev/)Thierry Vignaud2013-04-041-1/+1
* simplifyThierry Vignaud2013-04-041-1/+1
* simplifyThierry Vignaud2013-04-041-2/+1
* s/mdv/mga/Thierry Vignaud2013-04-041-2/+2
* do not build initrd if no bootloader is detected and --no-initd argument is s...Colin Guthrie2013-03-191-0/+3
* revert more rosa crapThierry Vignaud2013-02-261-17/+0
* bootloader-config can now read back grub2 configThierry Vignaud2013-02-261-10/+7
* (detectloader) make it return 'grub2' when grub2 is installedThierry Vignaud2012-12-071-0/+1
* add support for Grub2 when installing/removing kernelsThierry Vignaud2012-12-071-11/+32
* (configure_ide_controller) use empty prototypeThierry Vignaud2012-03-191-1/+1
* (_migrate_to_uuids__fstab) fix bogus usage of empty prototypeThierry Vignaud2012-03-191-1/+1
* simplify horrible codeThierry Vignaud2012-03-191-13/+1
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-4/+4
* - import stage1/drakxtools arm supportArnaud Patard2011-03-181-2/+7
* - import stage1/drakxtools mips supportArnaud Patard2011-03-181-1/+8
* call_vol_id was replaced by call_blkidChristophe Fergeau2009-11-171-1/+1
* - bootloader-config (and other tools): handle /dev/mapper/xxx1 instead ofPascal Rigaux2008-10-011-0/+1
* - bootloader-config:Pascal Rigaux2008-09-301-1/+2
* - bootloader-config:Pascal Rigaux2008-09-301-1/+7
* - bootloader-config:Pascal Rigaux2008-09-261-17/+23
* - bootloader-config:Pascal Rigaux2008-09-171-2/+3
* - bootloader-config:Pascal Rigaux2008-09-161-0/+28
* - bootloader-config:Pascal Rigaux2008-09-051-2/+5
* - bootloader-config:Pascal Rigaux2008-09-041-2/+60
* - bootloader-config:Pascal Rigaux2007-11-301-1/+3
* remove debug code :-/Pascal Rigaux2007-06-281-1/+0
* - use modularized ide drivers and configure ide-controller in modprobe.confPascal Rigaux2007-06-281-0/+13
* small fix on previous commitPascal Rigaux2007-05-151-1/+2
* - bootloader-config:Pascal Rigaux2007-05-151-2/+24
* re-sync after the big svn lossPascal Rigaux2007-04-251-11/+35
* fix borking entry "linux" (removing root=xxx) when removing a kernelPascal Rigaux2005-09-151-5/+6
* try to cleanup fs.pmPascal Rigaux2005-06-281-1/+1
* nicer errorPascal Rigaux2005-06-061-1/+1
* - put quotes if needed for root=xxx (quotes are needed for LABEL=...)Pascal Rigaux2005-06-061-1/+1
* ensure we have /sbin in our PATHPascal Rigaux2005-03-141-0/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-2/+2
* detectloader must handle specially raid-extra-boot=mbr-only (bugzilla #12089)Pascal Rigaux2004-10-261-1/+1
* fix typos in usagePascal Rigaux2004-09-241-6/+6
* - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be a...Pascal Rigaux2004-09-201-1/+1
* take care of symlink based bootloader entriesPascal Rigaux2004-09-071-5/+23
* better error handlingPascal Rigaux2004-08-171-1/+1
* adapt to bootloader functions now using all_hds instead of hdsPascal Rigaux2004-08-051-5/+4
* don't allow unknown kernel names to mess everythingPascal Rigaux2004-08-041-1/+1
* many functions in fsedit don't modify anything, they are simply accessors.Pascal Rigaux2004-08-031-2/+2
* also add long name when adding add short namePascal Rigaux2004-07-191-8/+12
* make_boot_splash is no good since the same initrd is used with or without vga=,Pascal Rigaux2004-07-151-1/+1