summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove --record-boot option, this can be achieved using --boot-only --record nowOlivier Blin2005-12-291-7/+0
* fix spacingOlivier Blin2005-12-291-2/+2
* add --boot-only option to prepare for special boot imagesOlivier Blin2005-12-291-2/+6
* use dashes instead of underscores in command line optionsOlivier Blin2005-12-291-8/+8
* require root capabilitiesOlivier Blin2005-12-291-1/+3
* sort storage typesOlivier Blin2005-12-291-1/+1
* Fix missing, spelling, better translationsPjetur Hjaltason2005-12-291-2349/+189
* install packages using urpmi --autoOlivier Blin2005-12-281-1/+1
* add some minimal help in syslinuxOlivier Blin2005-12-281-2/+12
* let packages using common.pm to use Locale::gettext without requiring itPascal Rigaux2005-12-281-1/+1
* fix titi sucks :)Pascal Rigaux2005-12-281-1/+2
* remove unused variableOlivier Blin2005-12-281-1/+1
* don't install and configure mandi-ifw if ifw is disabledOlivier Blin2005-12-281-13/+15
* 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