summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix URLThierry Vignaud2006-01-021-1/+1
|
* 10.4.9-1mdkThierry Vignaud2006-01-021-1/+5
|
* better not dying (#20340) it looks like there do be some devices outThierry Vignaud2006-01-021-1/+1
| | | | | for which we failed to get proper data
* handle new orinoco_nortel driverThierry Vignaud2006-01-021-1/+1
|
* 10.4.8-1mdkThierry Vignaud2006-01-021-1/+10
|
* use -boot prefix in syslinux file only if a specific boot type is specifiedOlivier Blin2006-01-021-1/+1
|
* add parallel init support (Couriousous)Olivier Blin2006-01-021-0/+4
|
* osatu gabeIñigo Salvador Azurmendi2005-12-311-381/+175
|
* Add support for custom kernel args in initrdStew Benedict2005-12-301-17/+33
| | | | | | Add support for future unionfs/TS2 Perl_checker fixes
* remove incorrect and unused check (anyway, e2fsprogs is required by basesystem)Olivier Blin2005-12-291-5/+0
|
* use --inplace option in rsync, to avoid missing space when overwriting an ↵Olivier Blin2005-12-291-1/+1
| | | | existing live system
* don't record loopbacks on boot masterOlivier Blin2005-12-291-1/+1
|
* name the boot cdrom master as boot.iso (and factorize)Olivier Blin2005-12-291-2/+7
|
* allow to use --boot-only for master/format/record stepsOlivier Blin2005-12-291-4/+3
|
* add optionnal boot storage type in $media->{boot} and build a custom ↵Olivier Blin2005-12-291-8/+15
| | | | syslinux-boot.cfg for it
* rename refresh_boot_only as boot_onlyOlivier Blin2005-12-291-2/+2
|
* 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 ↵Olivier Blin2005-12-271-0/+7
| | | | installation)
* 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
| | | | | kernels have compressed modules, unlike vanilla kernels)
* 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
| | | | | managemnt (eg: when using Getopt)
* big rework to be able to record live system on multiple media:Olivier Blin2005-12-211-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-kpdfFrederic Lepied2005-12-201-1/+1
|