| Commit message (Expand) | Author | Age | Files | Lines |
* | in is_same_hd(), both hds can have {device} unset, it doesn't mean they are t... | Pascal Rigaux | 2004-06-29 | 1 | -1/+1 |
* | do not add default device in device hash, it will be filled with result from ... | Olivier Blin | 2004-06-29 | 1 | -1/+1 |
* | always update $part{device} in fs::subpart_from_wild_device_name because /dev... | Olivier Blin | 2004-06-29 | 1 | -2/+2 |
* | - add bootloader-config (used by bootloader-utils and bootsplash scripts) | Pascal Rigaux | 2004-06-29 | 1 | -4/+23 |
* | add missing share/net_monitor.desktop | Pascal Rigaux | 2004-06-29 | 1 | -1/+1 |
* | add bootloader-config (tested for adding and removing in simple cases) | Pascal Rigaux | 2004-06-29 | 2 | -1/+121 |
* | - mkinitrd() calls make-boot-splash after building the initrd | Pascal Rigaux | 2004-06-29 | 1 | -47/+121 |
* | add "Getopt::Long" (used by bootloader-config) | Pascal Rigaux | 2004-06-29 | 1 | -0/+1 |
* | make perl_checker a little more happy | Pascal Rigaux | 2004-06-28 | 1 | -1/+1 |
* | after install, when modifying kernel parameters in all entries, skip the "fai... | Pascal Rigaux | 2004-06-28 | 1 | -1/+3 |
* | catch missing wizard pixmap, otherwise we end up with WizardWindow being non | Pascal Rigaux | 2004-06-28 | 1 | -1/+2 |
* | disallow switching to expert mode using Alt-e | Pascal Rigaux | 2004-06-28 | 1 | -3/+0 |
* | fix titi's regexp for matching centrino | Pascal Rigaux | 2004-06-28 | 1 | -1/+1 |
* | don't set ICEAUTHORITY using $ENV{HOME} for kde (bugzilla #10144) | Pascal Rigaux | 2004-06-28 | 1 | -2/+8 |
* | drop useless linkage since X11 stuff was split out of c module | Thierry Vignaud | 2004-06-27 | 1 | -1/+0 |
* | *** empty log message *** | Pascal Rigaux | 2004-06-25 | 1 | -1/+83 |
* | use internal_error() instead of die'ing with no arguments | Pascal Rigaux | 2004-06-25 | 1 | -1/+1 |
* | fix blino stage1 change (i think he likes breaking things ;p) | Pascal Rigaux | 2004-06-25 | 2 | -2/+2 |
* | remove deprecated rhimage symlink | Pascal Rigaux | 2004-06-25 | 1 | -1/+0 |
* | bootloader::add_kernel() do a good job at replacing symlinks with the real | Pascal Rigaux | 2004-06-25 | 1 | -17/+0 |
* | 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 |
* | Make perl_checker silent | Rafael Garcia-Suarez | 2004-06-25 | 1 | -6/+6 |
* | fix 2 typos | Pascal Rigaux | 2004-06-25 | 1 | -1/+1 |
* | never disable "DHCP host name" entry box, it shouldn't be linked with ""Assig... | Olivier Blin | 2004-06-25 | 1 | -1/+1 |
* | unblacklist sis900 since its link beat detection works with latest kernels | Olivier Blin | 2004-06-25 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-06-25 | 1 | -1/+514 |
* | drop obsolete function | Pascal Rigaux | 2004-06-25 | 1 | -8/+0 |
* | drop obsolete lnx4win_file() | Pascal Rigaux | 2004-06-25 | 1 | -5/+0 |
* | simplify using new bootloader.pm | Pascal Rigaux | 2004-06-25 | 1 | -3/+3 |
* | adapt to new bootloader.pm | Pascal Rigaux | 2004-06-25 | 4 | -12/+12 |
* | - adapt to new bootloader.pm | Pascal Rigaux | 2004-06-25 | 1 | -6/+3 |
* | major cleanup and rewrite | Pascal Rigaux | 2004-06-25 | 1 | -359/+419 |
* | - enhance subpart_from_wild_device_name() to handle "sda" the same as "/dev/s... | Pascal Rigaux | 2004-06-25 | 1 | -21/+35 |
* | - scim-uim requires scim, no need to have both | Pascal Rigaux | 2004-06-25 | 1 | -2/+2 |
* | rollback service priority | Thierry Vignaud | 2004-06-24 | 1 | -1/+1 |
* | perl_checker compliance | Olivier Blin | 2004-06-24 | 1 | -1/+1 |
* | remove unneeded "above" lines in modules::write_conf | Olivier Blin | 2004-06-24 | 1 | -0/+1 |
* | 10-48mdk | Thierry Vignaud | 2004-06-24 | 1 | -1/+19 |
* | delete "above" lines when removing a sound alias with modules::remove_alias_r... | Olivier Blin | 2004-06-24 | 1 | -1/+5 |
* | switch chinese to scim by default | Thierry Vignaud | 2004-06-24 | 1 | -2/+1 |
* | fix gtk IM module for scim IM | Thierry Vignaud | 2004-06-24 | 1 | -1/+1 |
* | - switch japanese to scim+uim and scim | Thierry Vignaud | 2004-06-24 | 1 | -2/+2 |
* | fix stupid typo | Olivier Blin | 2004-06-24 | 1 | -1/+1 |
* | in modules::when_load, try to find the best sound slot index instead of alway... | Olivier Blin | 2004-06-24 | 1 | -1/+5 |
* | (acceptLicense) just reboot when one cancel the globetrotter first time wizard | Thierry Vignaud | 2004-06-24 | 1 | -0/+4 |
* | fix xcin IM | Thierry Vignaud | 2004-06-24 | 1 | -3/+1 |
* | - add gv (not installed by default) to have it in the package tree (bugzilla ... | Pascal Rigaux | 2004-06-24 | 1 | -2/+2 |
* | module hid is now named usbhid (thanks to svetljo on cooker) | Pascal Rigaux | 2004-06-24 | 1 | -1/+1 |
* | add back support for kinput2 IM | Thierry Vignaud | 2004-06-24 | 1 | -0/+5 |