| Commit message (Expand) | Author | Age | Files | Lines |
* | add --post_install option to run post install only (rpms and patches installa... | Olivier Blin | 2005-12-27 | 1 | -0/+7 |
* | check for nvidia_drv.so (as well as nvidia_drv.o) | Olivier Blin | 2005-12-27 | 1 | -1/+1 |
* | rename patch option as patch_install | Olivier Blin | 2005-12-27 | 1 | -2/+2 |
* | fix stupid mistake | Olivier Blin | 2005-12-27 | 1 | -4/+3 |
* | don't allow to go on if no device is selected (thanks to Sylvie \o/) | Olivier Blin | 2005-12-27 | 1 | -0/+7 |
* | add a copy wizard | Olivier Blin | 2005-12-26 | 1 | -10/+83 |
* | umount eventually mounted usb devices before formatting or running syslinux | Olivier Blin | 2005-12-26 | 1 | -0/+7 |
* | move default prefix in a dedicated hash | Olivier Blin | 2005-12-26 | 1 | -10/+10 |
* | make options sourced from --config overwrite previous settings | Olivier Blin | 2005-12-26 | 1 | -1/+1 |
* | typo fix | Thierry Vignaud | 2005-12-22 | 1 | -1/+1 |
* | 10.4.7-1mdk | Thierry Vignaud | 2005-12-22 | 1 | -1/+4 |
* | (load_dependencies) handle Mandriva kernel packages' modules.dep (these | Thierry Vignaud | 2005-12-22 | 1 | -0/+1 |
* | 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 |
* | big rework to be able to record live system on multiple media: | Olivier Blin | 2005-12-21 | 1 | -166/+224 |
* | added kdegraphics-kpdf | Frederic Lepied | 2005-12-20 | 1 | -1/+1 |
* | use rsync to copy files on usb media | Olivier Blin | 2005-12-19 | 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 |
* | handle more PATA drivers | Thierry Vignaud | 2005-12-19 | 1 | -2/+3 |
* | (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 |