summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* fix yet another typoOlivier Blin2006-02-171-1/+1
|
* cat_ didn't handle multiple args in 2006.0 (thanks to Warly for reminding me ↵Olivier Blin2006-02-171-1/+1
| | | | to fix that)
* fix region suffixOlivier Blin2006-02-171-1/+1
|
* don't use 'noregion' subdir if $live->{regions} doesn't existOlivier Blin2006-02-171-4/+7
|
* remove useless parenthesesOlivier Blin2006-02-171-1/+1
|
* add missing quoteOlivier Blin2006-02-171-1/+1
|
* add the all-regions option to proceed with all regionsOlivier Blin2006-02-171-6/+13
|
* remove unused variableOlivier Blin2006-02-171-3/+3
|
* move mountpoint in regional workdirOlivier Blin2006-02-171-1/+1
|
* fix errors from previous commitOlivier Blin2006-02-171-11/+11
|
* move code in complete_configOlivier Blin2006-02-171-20/+22
|
* use regional chroots and workdirsOlivier Blin2006-02-171-51/+63
|
* pass a set of langs to drakx-in-chroot according to region settingsOlivier Blin2006-02-171-0/+4
|
* allow to erase rpms after install (aka the lazy rpmsrate patch)Olivier Blin2006-02-171-0/+2
|
* don't make kbluetoothdrc display an annoying and useless popup windowOlivier Blin2006-02-171-0/+4
|
* use /etc path to kdm config fileOlivier Blin2006-02-171-1/+1
|
* run drakx-in-chroot with enough timeout slackOlivier Blin2006-02-171-1/+2
|
* allow to pass run_program options to run_Olivier Blin2006-02-171-1/+2
|
* try to display an error message when the config file can't be openedOlivier Blin2006-02-171-1/+1
|
* copy rpms in chroot and use rpm from the chroot (to avoid rpm version mismatch)Olivier Blin2006-02-091-3/+8
|
* update to new mailing list namePascal Rigaux2006-01-061-1/+1
|
* don't have a useless empty hash in wizards objects, use the wizards hashOlivier Blin2006-01-031-4/+4
|
* use -boot prefix in syslinux file only if a specific boot type is specifiedOlivier Blin2006-01-021-1/+1
|
* 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
|
* install packages using urpmi --autoOlivier Blin2005-12-281-1/+1
|
* add some minimal help in syslinuxOlivier Blin2005-12-281-2/+12
|
* 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)
* 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
|