Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use --inplace option in rsync, to avoid missing space when overwriting an ↵ | Olivier Blin | 2005-12-29 | 1 | -1/+1 |
| | | | | existing live system | ||||
* | don't record loopbacks on boot master | Olivier Blin | 2005-12-29 | 1 | -1/+1 |
| | |||||
* | name the boot cdrom master as boot.iso (and factorize) | Olivier Blin | 2005-12-29 | 1 | -2/+7 |
| | |||||
* | allow to use --boot-only for master/format/record steps | Olivier Blin | 2005-12-29 | 1 | -4/+3 |
| | |||||
* | add optionnal boot storage type in $media->{boot} and build a custom ↵ | Olivier Blin | 2005-12-29 | 1 | -8/+15 |
| | | | | syslinux-boot.cfg for it | ||||
* | rename refresh_boot_only as boot_only | Olivier Blin | 2005-12-29 | 1 | -2/+2 |
| | |||||
* | remove --record-boot option, this can be achieved using --boot-only --record now | Olivier Blin | 2005-12-29 | 1 | -7/+0 |
| | |||||
* | fix spacing | Olivier Blin | 2005-12-29 | 1 | -2/+2 |
| | |||||
* | add --boot-only option to prepare for special boot images | Olivier Blin | 2005-12-29 | 1 | -2/+6 |
| | |||||
* | 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) |