| Commit message (Expand) | Author | Age | Files | Lines |
* | add O_WRONLY & O_RDWR | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | drop unused subs | Olivier Blin | 2005-06-03 | 1 | -19/+0 |
* | dropping pkg_install_if_requires_satisfied() (old & unused) | Pascal Rigaux | 2005-06-03 | 1 | -17/+0 |
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 20 | -825/+538 |
* | drop setting $_ (unused) | Pascal Rigaux | 2005-06-03 | 1 | -2/+0 |
* | drop untranslate which is unused and bad practice | Pascal Rigaux | 2005-06-03 | 1 | -8/+1 |
* | drop unused code (and one should use append_to_file instead of this outpend) | Pascal Rigaux | 2005-06-03 | 1 | -5/+0 |
* | drop old unused code | Pascal Rigaux | 2005-06-03 | 2 | -48/+0 |
* | read existing authentication conf (only minimal support for now) | Pascal Rigaux | 2005-06-03 | 2 | -9/+13 |
* | simplify | Pascal Rigaux | 2005-06-03 | 1 | -3/+4 |
* | use find() (which was unused) | Pascal Rigaux | 2005-06-03 | 1 | -3/+1 |
* | add many non perl_checker compatible modules | Pascal Rigaux | 2005-06-03 | 1 | -1/+7 |
* | minimal changes to make me and perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -3/+3 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 3 | -9/+9 |
* | perl_checker fixes, make mode optionnal in load_image | Olivier Blin | 2005-06-03 | 1 | -3/+8 |
* | 4th parameter is not used, i suspect it's not useful anymore since we pass th... | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | - perl_checker compliance | Pascal Rigaux | 2005-06-03 | 1 | -8/+6 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -39/+38 |
* | Typo fix | Rafael Garcia-Suarez | 2005-06-03 | 1 | -5/+5 |
* | simplify | Pascal Rigaux | 2005-06-03 | 1 | -3/+1 |
* | fix blino sux | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | drop unused variable, this is done in detect_devices::get_sysfs_device_id_map() | Olivier Blin | 2005-06-03 | 1 | -1/+0 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 3 | -3/+3 |
* | The mandrakelinux-release package doesn't exist any more, so you can't | Rafael Garcia-Suarez | 2005-06-03 | 1 | -3/+5 |
* | be more in drakx spirit, and more important perl_checker warning clean | Pascal Rigaux | 2005-06-03 | 1 | -2/+1 |
* | DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard since it is unused | Pascal Rigaux | 2005-06-03 | 1 | -2/+0 |
* | get rid of the few remaining $LD_LOADER | Pascal Rigaux | 2005-06-03 | 3 | -7/+8 |
* | more tools when debugging install | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | rename load() into builtin_loadkeys() | Pascal Rigaux | 2005-06-03 | 1 | -2/+2 |
* | drop oooold broken code | Pascal Rigaux | 2005-06-03 | 1 | -7/+0 |
* | drop oooold deprecated code | Pascal Rigaux | 2005-06-03 | 1 | -18/+0 |
* | inline old mount command which has been removed | Pascal Rigaux | 2005-06-03 | 1 | -1/+4 |
* | drop obsolete code (keymaps.cz2 and xmodmap.cz2 are dead since make_mdkinst_s... | Pascal Rigaux | 2005-06-03 | 1 | -20/+1 |
* | keyboard::setup() is better named keyboard::setup_install() | Pascal Rigaux | 2005-06-03 | 3 | -4/+4 |
* | reformat keyboard2full_xkb() | Pascal Rigaux | 2005-06-03 | 1 | -17/+14 |
* | fix indentation (titi sux) | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | create keyboard::configure_xorg() and use it | Pascal Rigaux | 2005-06-03 | 2 | -8/+12 |
* | don't use $in->{locale} as being $o->{locale} during install, it's much bette... | Pascal Rigaux | 2005-06-03 | 2 | -65/+71 |
* | helper rule | Pascal Rigaux | 2005-06-02 | 1 | -0/+6 |
* | Tidy up fuzzy messages | Pjetur Hjaltason | 2005-06-02 | 1 | -32/+135 |
* | random service doesn't exist anymore | Olivier Blin | 2005-06-02 | 1 | -1/+1 |
* | Fixes and msg sync | Pjetur Hjaltason | 2005-06-02 | 1 | -290/+460 |
* | read in existing modprobe.conf on upgrade (bugzilla #13309) | Pascal Rigaux | 2005-06-02 | 2 | -1/+11 |
* | allow upgrading a chroot (using drakx-in-chroot) | Pascal Rigaux | 2005-06-02 | 3 | -9/+17 |
* | allow "perl -d" on install | Pascal Rigaux | 2005-06-02 | 1 | -0/+1 |
* | allow "perl -d" on install | Pascal Rigaux | 2005-06-02 | 1 | -0/+1 |
* | fix netprofile stuff | Olivier Blin | 2005-06-02 | 1 | -7/+5 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-02 | 1 | -2/+2 |
* | - create keyboard::default() and use it | Pascal Rigaux | 2005-06-02 | 3 | -2/+15 |
* | create detect_devices::probe_name() & detect_devices::probe_unique_name() and... | Pascal Rigaux | 2005-06-02 | 5 | -10/+19 |