| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-02 | 1 | -1/+1 |
* | revert very new titi sucks | Pascal Rigaux | 2005-06-02 | 1 | -1/+1 |
* | (acceptLicense) fix exiting step license | Thierry Vignaud | 2005-06-01 | 1 | -1/+1 |
* | (miscellaneousAfter) fix very old uncatched bug | Thierry Vignaud | 2005-06-01 | 1 | -1/+1 |
* | Tape backup/restore fixes to work with new .backupignore scheme, +bugs. | Stew Benedict | 2005-06-01 | 1 | -4/+6 |
* | (ask_fromW) simplify | Thierry Vignaud | 2005-06-01 | 1 | -2/+1 |
* | allow specifying the uid and gid when creating a user (part of bugzilla #15190) | Pascal Rigaux | 2005-06-01 | 1 | -0/+9 |
* | (ask_fromW) do not use next in callback | Thierry Vignaud | 2005-06-01 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2005-06-01 | 1 | -1/+2 |
* | add many resolutions, but don't allow them yet | Pascal Rigaux | 2005-06-01 | 1 | -5/+21 |
* | merge_fstabs doesn't mess around with options anymore in "loose" mode | Pascal Rigaux | 2005-06-01 | 1 | -1/+0 |
* | ensure reading existing fstab in suggest_mount_points doesn't get its options | Pascal Rigaux | 2005-06-01 | 1 | -4/+7 |
* | auto_install support for creating LABELed devices | Pascal Rigaux | 2005-06-01 | 1 | -1/+1 |
* | set the LABEL after formatting, or drop it if we don't know how to set it | Pascal Rigaux | 2005-06-01 | 1 | -0/+8 |
* | nicer log | Pascal Rigaux | 2005-06-01 | 1 | -1/+1 |
* | use command mount instead of using directly the syscall (allows some cleanup) | Pascal Rigaux | 2005-06-01 | 4 | -75/+62 |
* | add language selection to finish-install | Pascal Rigaux | 2005-06-01 | 3 | -30/+49 |
* | use services::set_status | Olivier Blin | 2005-05-31 | 1 | -6/+3 |
* | - rename "hw_account" step as "isdn_account" | Olivier Blin | 2005-05-31 | 1 | -10/+7 |
* | tag obscure isdn card settings as advanced | Olivier Blin | 2005-05-31 | 1 | -5/+5 |
* | if__(exists $foo, $bar) returns $bar whatever $foo is, don't try to | Olivier Blin | 2005-05-31 | 1 | -25/+18 |
* | really handle irq, mem, io, io0, io1 isdn paramaters (i.e. finish the | Olivier Blin | 2005-05-31 | 1 | -5/+5 |
* | read I4L_IDLETIME setting | Olivier Blin | 2005-05-31 | 1 | -0/+1 |
* | handle huptimeout setting again (I4L_IDLETIME in isdn4net) | Olivier Blin | 2005-05-31 | 2 | -1/+2 |
* | remove unneded modules loading ('net' category is deprecated for ages) | Olivier Blin | 2005-05-31 | 1 | -2/+0 |
* | Updated | Willy Sudiarto Raharjo | 2005-05-31 | 1 | -39/+44 |
* | update | Thierry Vignaud | 2005-05-31 | 1 | -12/+12 |
* | remove dead code | Olivier Blin | 2005-05-31 | 1 | -5/+0 |
* | updated pot file | Pablo Saratxaga | 2005-05-31 | 71 | -61180/+63945 |