| Commit message (Expand) | Author | Age | Files | Lines |
* | - bootloader-config: | Pascal Rigaux | 2008-09-05 | 1 | -2/+5 |
* | - bootloader-config: | Pascal Rigaux | 2008-09-04 | 1 | -2/+60 |
* | - bootloader-config: | Pascal Rigaux | 2007-11-30 | 1 | -1/+3 |
* | remove debug code :-/ | Pascal Rigaux | 2007-06-28 | 1 | -1/+0 |
* | - use modularized ide drivers and configure ide-controller in modprobe.conf | Pascal Rigaux | 2007-06-28 | 1 | -0/+13 |
* | small fix on previous commit | Pascal Rigaux | 2007-05-15 | 1 | -1/+2 |
* | - bootloader-config: | Pascal Rigaux | 2007-05-15 | 1 | -2/+24 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -11/+35 |
* | fix borking entry "linux" (removing root=xxx) when removing a kernel | Pascal Rigaux | 2005-09-15 | 1 | -5/+6 |
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
* | nicer error | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
* | - put quotes if needed for root=xxx (quotes are needed for LABEL=...) | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
* | ensure we have /sbin in our PATH | Pascal Rigaux | 2005-03-14 | 1 | -0/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -2/+2 |
* | detectloader must handle specially raid-extra-boot=mbr-only (bugzilla #12089) | Pascal Rigaux | 2004-10-26 | 1 | -1/+1 |
* | fix typos in usage | Pascal Rigaux | 2004-09-24 | 1 | -6/+6 |
* | - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be a... | Pascal Rigaux | 2004-09-20 | 1 | -1/+1 |
* | take care of symlink based bootloader entries | Pascal Rigaux | 2004-09-07 | 1 | -5/+23 |
* | better error handling | Pascal Rigaux | 2004-08-17 | 1 | -1/+1 |
* | adapt to bootloader functions now using all_hds instead of hds | Pascal Rigaux | 2004-08-05 | 1 | -5/+4 |
* | don't allow unknown kernel names to mess everything | Pascal Rigaux | 2004-08-04 | 1 | -1/+1 |
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 1 | -2/+2 |
* | also add long name when adding add short name | Pascal Rigaux | 2004-07-19 | 1 | -8/+12 |
* | make_boot_splash is no good since the same initrd is used with or without vga=, | Pascal Rigaux | 2004-07-15 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2004-07-06 | 1 | -1/+1 |
* | - nicer "usage: ..." | Pascal Rigaux | 2004-07-06 | 1 | -13/+54 |
* | drop --no-link option (already replaced by --no-short-name) | Pascal Rigaux | 2004-07-05 | 1 | -4/+0 |
* | - new option --no-short-name which implies no short labels (usually vmlinuz) ... | Pascal Rigaux | 2004-07-05 | 1 | -2/+9 |
* | when doing update_splash or remove_splash, call when_config_changed (mainly f... | Pascal Rigaux | 2004-06-30 | 1 | -0/+2 |
* | please perl_checker | Pascal Rigaux | 2004-06-30 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-06-30 | 1 | -0/+1 |
* | add bootloader-config (tested for adding and removing in simple cases) | Pascal Rigaux | 2004-06-29 | 1 | -0/+120 |