| Commit message (Expand) | Author | Age | Files | Lines |
* | 10.4.9-1mdk | Thierry Vignaud | 2006-01-02 | 1 | -1/+5 |
* | better not dying (#20340) it looks like there do be some devices out | Thierry Vignaud | 2006-01-02 | 1 | -1/+1 |
* | 10.4.8-1mdk | Thierry Vignaud | 2006-01-02 | 1 | -1/+10 |
* | add parallel init support (Couriousous) | Olivier Blin | 2006-01-02 | 1 | -0/+4 |
* | osatu gabe | IƱigo Salvador Azurmendi | 2005-12-31 | 1 | -381/+175 |
* | Add support for custom kernel args in initrd | Stew Benedict | 2005-12-30 | 1 | -17/+33 |
* | remove incorrect and unused check (anyway, e2fsprogs is required by basesystem) | Olivier Blin | 2005-12-29 | 1 | -5/+0 |
* | Fix missing, spelling, better translations | Pjetur Hjaltason | 2005-12-29 | 1 | -2349/+189 |
* | let packages using common.pm to use Locale::gettext without requiring it | Pascal Rigaux | 2005-12-28 | 1 | -1/+1 |
* | fix titi sucks :) | Pascal Rigaux | 2005-12-28 | 1 | -1/+2 |
* | remove unused variable | Olivier Blin | 2005-12-28 | 1 | -1/+1 |
* | don't install and configure mandi-ifw if ifw is disabled | Olivier Blin | 2005-12-28 | 1 | -13/+15 |
* | check for nvidia_drv.so (as well as nvidia_drv.o) | Olivier Blin | 2005-12-27 | 1 | -1/+1 |
* | 10.4.7-1mdk | Thierry Vignaud | 2005-12-22 | 1 | -1/+4 |
* | we shouldn't rely on callers to load missing modules... | Thierry Vignaud | 2005-12-22 | 1 | -0/+1 |
* | add support for $::no_global_argv_parsing, enabling to NOT using common option | Thierry Vignaud | 2005-12-22 | 1 | -1/+2 |
* | added kdegraphics-kpdf | Frederic Lepied | 2005-12-20 | 1 | -1/+1 |
* | from Yukiko Bando: | Thierry Vignaud | 2005-12-19 | 1 | -2/+2 |
* | install uim-qtimmodule too for KDE (Yukiko Bando) | Thierry Vignaud | 2005-12-19 | 1 | -1/+1 |
* | kasumi is now required by scim-anthy (Yukiko Bando) | Thierry Vignaud | 2005-12-19 | 1 | -1/+1 |
* | commit 10.4.6-1mdk's changes that pixel forgot to commit | Thierry Vignaud | 2005-12-19 | 1 | -1/+10 |
* | (getSCSI_26) add a comment | Thierry Vignaud | 2005-12-19 | 1 | -0/+1 |
* | (getSCSI_26) be more robust (aka do not silently not detect hard disks | Thierry Vignaud | 2005-12-19 | 1 | -0/+1 |
* | (getSCSI_26) handle kernel-2.6.14+ | Thierry Vignaud | 2005-12-19 | 1 | -1/+2 |
* | allow auto allocating partitions without giving a {mntpoint} | Pascal Rigaux | 2005-12-18 | 1 | -5/+8 |
* | allow common.pm and standalone.pm to be used in drakxtools-backend without pe... | Pascal Rigaux | 2005-12-18 | 2 | -3/+5 |
* | fix bad typo | Pascal Rigaux | 2005-12-18 | 1 | -1/+1 |
* | replace sprintf_fixutf8 with simple sprintf | Pascal Rigaux | 2005-12-18 | 1 | -1/+1 |
* | Updated Simplified Chinese translation. | Funda Wang | 2005-12-17 | 1 | -12/+11 |
* | - Removed "localhost" from the DISPLAY veriable, it broke the | Till Kamppeter | 2005-12-16 | 1 | -2/+2 |
* | when upgrading, merge existing modprobe.conf (and do it when /mnt is mounted,... | Pascal Rigaux | 2005-12-16 | 2 | -2/+4 |
* | 10.4.5-1mdk | Thierry Vignaud | 2005-12-15 | 1 | -1/+17 |
* | keep install_messages.pm for finish-install | Thierry Vignaud | 2005-12-15 | 1 | -1/+1 |
* | (acceptLicense) introduce a wrapper around any::acceptLicense() | Thierry Vignaud | 2005-12-15 | 1 | -0/+5 |
* | (acceptLicense) load the needed modules | Thierry Vignaud | 2005-12-15 | 1 | -0/+1 |
* | (acceptLicense) only show release notes at install time | Thierry Vignaud | 2005-12-15 | 1 | -1/+1 |
* | ask for license agreement before doing anything else | Thierry Vignaud | 2005-12-15 | 1 | -0/+5 |
* | (acceptLicense) in standalone mode, when license is rejected, just reboot | Thierry Vignaud | 2005-12-15 | 1 | -0/+2 |
* | (acceptLicense) move it from install_steps_interactive.pm into any.pm so that | Thierry Vignaud | 2005-12-15 | 2 | -31/+31 |
* | update (Yukiko Bando) | Thierry Vignaud | 2005-12-15 | 1 | -10/+11 |
* | update (Yukiko Bando) | Thierry Vignaud | 2005-12-15 | 1 | -73/+80 |
* | updated pot file | Pablo Saratxaga | 2005-12-15 | 25 | -836/+1085 |
* | updated pot file | Pablo Saratxaga | 2005-12-15 | 46 | -1727/+2110 |
* | reuse translation of "Next" button; | Pablo Saratxaga | 2005-12-15 | 3 | -4/+5 |
* | since we use utf8 in source code, say it explicitly | Pascal Rigaux | 2005-12-15 | 1 | -0/+1 |
* | fixed encoding to UTF-8 | Pablo Saratxaga | 2005-12-15 | 6 | -980/+992 |
* | fix dropping sprintf_fixutf8 (i committed the wrong version...) | Pascal Rigaux | 2005-12-15 | 1 | -1/+1 |
* | - i had foolishly removed c::iconv whereas it was used still used by c::from_... | Pascal Rigaux | 2005-12-15 | 7 | -15/+14 |
* | get rid of sprintf_fixutf8 which is no more needed with current perl | Pascal Rigaux | 2005-12-15 | 1 | -10/+3 |
* | Locale::gettext is not parsed correctly | Pascal Rigaux | 2005-12-15 | 1 | -0/+1 |