summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* check that abs_path doesn't fail to find (rpm/patch) filesOlivier Blin2005-12-271-6/+6
* add missing newline charactersOlivier Blin2005-12-271-2/+2
* add patches config option to apply patches on the installed systemOlivier Blin2005-12-271-0/+6
* remove urpmi media added by drakx-in-chroot, they're unusableOlivier Blin2005-12-271-0/+2
* perl_checker fixOlivier Blin2005-12-271-1/+1
* add --post_install option to run post install only (rpms and patches installa...Olivier Blin2005-12-271-0/+7
* check for nvidia_drv.so (as well as nvidia_drv.o)Olivier Blin2005-12-271-1/+1
* rename patch option as patch_installOlivier Blin2005-12-271-2/+2
* fix stupid mistakeOlivier Blin2005-12-271-4/+3
* don't allow to go on if no device is selected (thanks to Sylvie \o/)Olivier Blin2005-12-271-0/+7
* add a copy wizardOlivier Blin2005-12-261-10/+83
* umount eventually mounted usb devices before formatting or running syslinuxOlivier Blin2005-12-261-0/+7
* move default prefix in a dedicated hashOlivier Blin2005-12-261-10/+10
* make options sourced from --config overwrite previous settingsOlivier Blin2005-12-261-1/+1
* typo fixThierry Vignaud2005-12-221-1/+1
* 10.4.7-1mdkThierry Vignaud2005-12-221-1/+4
* (load_dependencies) handle Mandriva kernel packages' modules.dep (theseThierry Vignaud2005-12-221-0/+1
* we shouldn't rely on callers to load missing modules...Thierry Vignaud2005-12-221-0/+1
* add support for $::no_global_argv_parsing, enabling to NOT using common optionThierry Vignaud2005-12-221-1/+2
* big rework to be able to record live system on multiple media:Olivier Blin2005-12-211-166/+224
* added kdegraphics-kpdfFrederic Lepied2005-12-201-1/+1
* use rsync to copy files on usb mediaOlivier Blin2005-12-191-1/+1
* from Yukiko Bando:Thierry Vignaud2005-12-191-2/+2
* install uim-qtimmodule too for KDE (Yukiko Bando)Thierry Vignaud2005-12-191-1/+1
* kasumi is now required by scim-anthy (Yukiko Bando)Thierry Vignaud2005-12-191-1/+1
* commit 10.4.6-1mdk's changes that pixel forgot to commitThierry Vignaud2005-12-191-1/+10
* (getSCSI_26) add a commentThierry Vignaud2005-12-191-0/+1
* (getSCSI_26) be more robust (aka do not silently not detect hard disksThierry Vignaud2005-12-191-0/+1
* handle more PATA driversThierry Vignaud2005-12-191-2/+3
* (getSCSI_26) handle kernel-2.6.14+Thierry Vignaud2005-12-191-1/+2
* (load_dependencies) handle kernel packages' modules.dep, not only DrakX' onesThierry Vignaud2005-12-191-0/+2
* disable network, authentication and users step in finish-installOlivier Blin2005-12-191-1/+6
* fix mkisofs options orderingOlivier Blin2005-12-191-1/+1
* allow auto allocating partitions without giving a {mntpoint}Pascal Rigaux2005-12-181-5/+8
* allow common.pm and standalone.pm to be used in drakxtools-backend without pe...Pascal Rigaux2005-12-182-3/+5
* fix bad typoPascal Rigaux2005-12-181-1/+1
* replace sprintf_fixutf8 with simple sprintfPascal Rigaux2005-12-181-1/+1
* Updated Simplified Chinese translation.Funda Wang2005-12-171-12/+11
* record on the fly, by piping creation step to recording step (piping subs is ...Olivier Blin2005-12-161-37/+83
* format usb device when asked only, use "mlabel -i <dev> ::" to set label insteadOlivier Blin2005-12-161-7/+13
* allow to format the recorded mediaOlivier Blin2005-12-161-3/+21
* remove undeclared and useless variableOlivier Blin2005-12-161-1/+1
* - Removed "localhost" from the DISPLAY veriable, it broke theTill Kamppeter2005-12-161-2/+2
* when upgrading, merge existing modprobe.conf (and do it when /mnt is mounted,...Pascal Rigaux2005-12-162-2/+4
* record live cdroms using cdrecordOlivier Blin2005-12-151-0/+9
* create cdrom master using mkisofsOlivier Blin2005-12-151-0/+20
* it's useless to pre-create sdX devices, nash will do itOlivier Blin2005-12-151-2/+1
* avoid storage specific stuff in bootloader preparationOlivier Blin2005-12-151-8/+1
* always use system's losetup instead of nash's, required for loopbacks on read...Olivier Blin2005-12-151-7/+5
* cdrom must be mounted read-onlyOlivier Blin2005-12-151-0/+2