| Commit message (Expand) | Author | Age | Files | Lines |
* | (getSCSI_26) handle kernel-2.6.14+ | Thierry Vignaud | 2005-12-19 | 1 | -1/+2 |
* | (load_dependencies) handle kernel packages' modules.dep, not only DrakX' ones | Thierry Vignaud | 2005-12-19 | 1 | -0/+2 |
* | disable network, authentication and users step in finish-install | Olivier Blin | 2005-12-19 | 1 | -1/+6 |
* | fix mkisofs options ordering | Olivier Blin | 2005-12-19 | 1 | -1/+1 |
* | 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 |
* | record on the fly, by piping creation step to recording step (piping subs is ... | Olivier Blin | 2005-12-16 | 1 | -37/+83 |
* | format usb device when asked only, use "mlabel -i <dev> ::" to set label instead | Olivier Blin | 2005-12-16 | 1 | -7/+13 |
* | allow to format the recorded media | Olivier Blin | 2005-12-16 | 1 | -3/+21 |
* | remove undeclared and useless variable | Olivier Blin | 2005-12-16 | 1 | -1/+1 |
* | - 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 |
* | record live cdroms using cdrecord | Olivier Blin | 2005-12-15 | 1 | -0/+9 |
* | create cdrom master using mkisofs | Olivier Blin | 2005-12-15 | 1 | -0/+20 |
* | it's useless to pre-create sdX devices, nash will do it | Olivier Blin | 2005-12-15 | 1 | -2/+1 |
* | avoid storage specific stuff in bootloader preparation | Olivier Blin | 2005-12-15 | 1 | -8/+1 |
* | always use system's losetup instead of nash's, required for loopbacks on read... | Olivier Blin | 2005-12-15 | 1 | -7/+5 |
* | cdrom must be mounted read-only | Olivier Blin | 2005-12-15 | 1 | -0/+2 |
* | /sys is required for cdrom labels | Olivier Blin | 2005-12-15 | 1 | -1/+4 |
* | use correct module and mount type for cdrom storage | Olivier Blin | 2005-12-15 | 1 | -3/+8 |
* | make storage description more configurable | Olivier Blin | 2005-12-15 | 1 | -29/+43 |
* | 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 |
* | use Locale::gettext for dgettext, bindtextdomain and bind_textdomain_codeset ... | Pascal Rigaux | 2005-12-15 | 7 | -23/+10 |
* | c::iconv() is not used anymore (and if needed, there is Locale::gettext::icon... | Pascal Rigaux | 2005-12-15 | 1 | -32/+0 |
* | - s/Windows.*/Microsoft Windows®/ | David Baudens | 2005-12-14 | 1 | -16/+16 |
* | s/maintain/keep/ | David Baudens | 2005-12-14 | 1 | -1/+1 |
* | Keyboards have an Enter key and not a Return key | David Baudens | 2005-12-14 | 1 | -1/+1 |
* | move jfs and xfs in fs/local, so that they get included in stage1 | Olivier Blin | 2005-12-14 | 1 | -2/+2 |
* | updated Galician file | Pablo Saratxaga | 2005-12-14 | 1 | -1435/+493 |