Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use dashes instead of underscores in command line options | Olivier Blin | 2005-12-29 | 1 | -8/+8 |
| | |||||
* | require root capabilities | Olivier Blin | 2005-12-29 | 1 | -1/+3 |
| | |||||
* | sort storage types | Olivier Blin | 2005-12-29 | 1 | -1/+1 |
| | |||||
* | Fix missing, spelling, better translations | Pjetur Hjaltason | 2005-12-29 | 1 | -2349/+189 |
| | |||||
* | install packages using urpmi --auto | Olivier Blin | 2005-12-28 | 1 | -1/+1 |
| | |||||
* | add some minimal help in syslinux | Olivier Blin | 2005-12-28 | 1 | -2/+12 |
| | |||||
* | 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 that abs_path doesn't fail to find (rpm/patch) files | Olivier Blin | 2005-12-27 | 1 | -6/+6 |
| | |||||
* | add missing newline characters | Olivier Blin | 2005-12-27 | 1 | -2/+2 |
| | |||||
* | add patches config option to apply patches on the installed system | Olivier Blin | 2005-12-27 | 1 | -0/+6 |
| | |||||
* | remove urpmi media added by drakx-in-chroot, they're unusable | Olivier Blin | 2005-12-27 | 1 | -0/+2 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-12-27 | 1 | -1/+1 |
| | |||||
* | add --post_install option to run post install only (rpms and patches ↵ | Olivier Blin | 2005-12-27 | 1 | -0/+7 |
| | | | | installation) | ||||
* | 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 |
| | | | | | kernels have compressed modules, unlike vanilla kernels) | ||||
* | 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 |
| | | | | | managemnt (eg: when using Getopt) | ||||
* | big rework to be able to record live system on multiple media: | Olivier Blin | 2005-12-21 | 1 | -166/+224 |
| | | | | | | | | | | | | - make bootloader/master/record steps media-specific - build bootloader files for each media (create bootloader files in boot/<storage_type> directory, to ease live duplication) - merge initrd step in bootloader step - add extra_media configuration key, to specify alternate media/storage - create loopbacks files in a loopbacks sub-directory - duplicate usb bootloader files at root of the usb media (for syslinux to find them) - create initrd mountpoints in /live and move them in the new root using "mount --move" (requires /bin/mount) - merge most media defaults in storage settings | ||||
* | 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 |
| | | | | | | - kasumi is now required by scim-anthy - uim-anthy is obsolete | ||||
* | 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 |
| | | | | | when kernel sysfs exports got changed) | ||||
* | 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 |
| | | | | | (this is usefull for mkinitrd in perl) | ||||
* | 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 ↵ | Pascal Rigaux | 2005-12-18 | 2 | -3/+5 |
| | | | | perl-Locale-gettext | ||||
* | 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 |
| | | | | probably not the way to do that, committing it just for the record) | ||||
* | format usb device when asked only, use "mlabel -i <dev> ::" to set label instead | Olivier Blin | 2005-12-16 | 1 | -7/+13 |
| |