| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -6/+10 |
* | remove debugging code | Pascal Rigaux | 2004-07-20 | 1 | -2/+0 |
* | don't bootloader::suggest_floppy | Pascal Rigaux | 2004-07-19 | 1 | -15/+0 |
* | don't unset prompt when timeout is undefined (and don't care when timeout is 0) | Pascal Rigaux | 2004-07-19 | 1 | -2/+2 |
* | save the previous bootloader config file (bugzilla #10072) | Pascal Rigaux | 2004-07-18 | 1 | -6/+20 |
* | make_boot_splash is no good since the same initrd is used with or without vga=, | Pascal Rigaux | 2004-07-15 | 1 | -9/+0 |
* | alt_xxx instead of old_xxx for bootloader labels (as suggested by Svetoslav S... | Pascal Rigaux | 2004-07-15 | 1 | -1/+1 |
* | (sort_hds_according_to_bios): when installing on floppy, $boot_hd is undefine... | Pascal Rigaux | 2004-07-12 | 1 | -3/+3 |
* | remove unneeded spaces in append=" foo" | Pascal Rigaux | 2004-07-06 | 1 | -0/+1 |
* | write_lilo handles "optional" | Pascal Rigaux | 2004-07-06 | 1 | -0/+1 |
* | rename var | Pascal Rigaux | 2004-07-06 | 1 | -17/+17 |
* | cleanup | Pascal Rigaux | 2004-07-06 | 1 | -2/+1 |
* | cleanup | Pascal Rigaux | 2004-07-06 | 1 | -12/+13 |
* | big renaming of field {type} to {pt_type}, | Pascal Rigaux | 2004-07-05 | 1 | -1/+1 |
* | drop "other" entries in grub conf when the device is unknown | Pascal Rigaux | 2004-07-05 | 1 | -3/+8 |
* | - handle missing root=/dev/xxx kernel commandline parameter | Pascal Rigaux | 2004-07-05 | 1 | -6/+7 |
* | oops, revert debugging code | Pascal Rigaux | 2004-07-05 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2004-07-03 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2004-07-01 | 1 | -1/+1 |
* | - mkinitrd() calls make-boot-splash after building the initrd | Pascal Rigaux | 2004-06-29 | 1 | -47/+121 |
* | after install, when modifying kernel parameters in all entries, skip the "fai... | Pascal Rigaux | 2004-06-28 | 1 | -1/+3 |
* | when adding a new kernel, have a nicer new name for conflicting entry | Pascal Rigaux | 2004-06-25 | 1 | -3/+8 |
* | when modifying a symlink, ensure we also use the long name for the old symlin... | Pascal Rigaux | 2004-06-25 | 1 | -15/+38 |
* | fix 2 typos | Pascal Rigaux | 2004-06-25 | 1 | -1/+1 |
* | drop obsolete function | Pascal Rigaux | 2004-06-25 | 1 | -8/+0 |
* | drop obsolete lnx4win_file() | Pascal Rigaux | 2004-06-25 | 1 | -5/+0 |
* | major cleanup and rewrite | Pascal Rigaux | 2004-06-25 | 1 | -359/+419 |
* | add check_enough_space() and use it | Pascal Rigaux | 2004-06-22 | 1 | -3/+7 |
* | - fix typo | Pascal Rigaux | 2004-06-22 | 1 | -107/+6 |
* | (write_grub_config) do not write partial config file (thus garbaging previous | Thierry Vignaud | 2004-06-01 | 1 | -16/+15 |
* | perl now handle cleanly utf8 string in exceptions, no need to die \N("...") | Pascal Rigaux | 2004-04-05 | 1 | -2/+2 |
* | (method_choices) blacklist again Savage, they're broken again :-( | Thierry Vignaud | 2004-03-26 | 1 | -3/+1 |
* | - preferring "p3-smp-64GB" first (for BIGMEM + SMP) | Pascal Rigaux | 2004-03-24 | 1 | -5/+4 |
* | fix extension parsing (vmlinuz-2.6.3-7mdksmp & vmlinuz-2.6.3-7mdkenterprise v... | Pascal Rigaux | 2004-03-24 | 1 | -1/+1 |
* | sorting based on @prefered is nearly unused, remove it | Pascal Rigaux | 2004-03-24 | 1 | -4/+1 |
* | LSB doesn't need kernel 2.4 anymore | Pascal Rigaux | 2004-03-23 | 1 | -2/+4 |
* | - always generate a precise entry using the precise version | Pascal Rigaux | 2004-03-11 | 1 | -16/+7 |
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 1 | -1/+1 |
* | (read) default to lilo if grub config file isn't there (workaround | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
* | bugzilla #8133 says "VT8751 [ProSavageDDR P4M266] VGA Controller" (0x5333, | Pascal Rigaux | 2004-03-02 | 1 | -1/+3 |
* | if the default bootloader entry is invalid, choose another one | Pascal Rigaux | 2004-03-02 | 1 | -1/+5 |
* | (update_for_renumbered_partitions): | Pascal Rigaux | 2004-02-20 | 1 | -9/+13 |
* | remove bad entries after reading existing conf file | Pascal Rigaux | 2004-02-17 | 1 | -2/+4 |
* | log where the bootloader is installed | Pascal Rigaux | 2004-02-17 | 1 | -1/+1 |
* | fix reading grub config (esp. when /boot is a separate partition) | Pascal Rigaux | 2004-02-13 | 1 | -22/+24 |
* | try hard to update_bootloader_for_renumbered_partitions() | Pascal Rigaux | 2004-02-13 | 1 | -0/+43 |
* | create read_grub_device_map() | Pascal Rigaux | 2004-02-13 | 1 | -1/+6 |
* | in get_kernels_and_labels(): | Pascal Rigaux | 2004-02-12 | 1 | -16/+15 |
* | special way to remove mem=<memsize> | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
* | please perl_checker | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |