summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* big rework to be able to record live system on multiple media:Olivier Blin2005-12-211-166/+224
* use rsync to copy files on usb mediaOlivier Blin2005-12-191-1/+1
* disable network, authentication and users step in finish-installOlivier Blin2005-12-191-1/+6
* fix mkisofs options orderingOlivier Blin2005-12-191-1/+1
* record on the fly, by piping creation step to recording step (piping subs is ...Olivier Blin2005-12-161-37/+83
* format usb device when asked only, use "mlabel -i <dev> ::" to set label insteadOlivier Blin2005-12-161-7/+13
* allow to format the recorded mediaOlivier Blin2005-12-161-3/+21
* remove undeclared and useless variableOlivier Blin2005-12-161-1/+1
* record live cdroms using cdrecordOlivier Blin2005-12-151-0/+9
* create cdrom master using mkisofsOlivier Blin2005-12-151-0/+20
* it's useless to pre-create sdX devices, nash will do itOlivier Blin2005-12-151-2/+1
* avoid storage specific stuff in bootloader preparationOlivier Blin2005-12-151-8/+1
* always use system's losetup instead of nash's, required for loopbacks on read...Olivier Blin2005-12-151-7/+5
* cdrom must be mounted read-onlyOlivier Blin2005-12-151-0/+2
* /sys is required for cdrom labelsOlivier Blin2005-12-151-1/+4
* use correct module and mount type for cdrom storageOlivier Blin2005-12-151-3/+8
* make storage description more configurableOlivier Blin2005-12-151-29/+43
* rename sparsefs mount as loopfs, make it take loopback file size as option (p...Olivier Blin2005-12-071-29/+53
* use syslinux -s, "safe, slow and stupid" version of SYSLINUXOlivier Blin2005-12-071-1/+2
* revert to cp_fOlivier Blin2005-12-051-1/+1
* add support for writable sparse loopbacksOlivier Blin2005-12-051-2/+19
* documentation fixOlivier Blin2005-11-291-1/+1
* don't die if non-mandatory modules are missing, warn and skip themOlivier Blin2005-11-291-3/+9
* add reference to the wiki pageOlivier Blin2005-11-291-0/+2
* initial importOlivier Blin2005-11-291-0/+601
* don't run Xnest if an auto_install file is usedOlivier Blin2005-11-221-1/+1
* contatenate auto_install and defcfg files into a new auto_install file in ins...Olivier Blin2005-11-221-0/+22
* do not commit suicide if Xnest isn't usedOlivier Blin2005-11-221-1/+1
* remove destination dir as root, and create it if not existentOlivier Blin2005-11-221-1/+3
* install drakx-in-chroot in miscPascal Rigaux2005-09-121-1/+1
* replace /lib/tls with /lib for libraries collected using collect_needed_libra...Pascal Rigaux2005-09-021-0/+5
* - allow to easy clean existing chrootPascal Rigaux2005-08-251-2/+3
* prevent packdrake faillure on creating temporary filesThierry Vignaud2005-08-191-0/+2
* make it work on x86_64 tooThierry Vignaud2005-08-031-0/+2
* don't need /lib/tls files anymore (since rpm works without nptl)Pascal Rigaux2005-08-031-2/+2
* bump copyright noticesThierry Vignaud2005-07-282-2/+2
* last mdk->mdv switchesThierry Vignaud2005-07-253-5/+5
* fix email addressses in copyright and bump themThierry Vignaud2005-07-255-7/+7
* fix ml addresssThierry Vignaud2005-07-251-1/+1
* fix email addresssesThierry Vignaud2005-07-252-32/+32
* module gzloop is needed to losetup a clpPascal Rigaux2005-06-301-0/+1
* - have /lib/tls/lib*.so* instead of replacing them with /lib/lib*.so*Pascal Rigaux2005-06-291-1/+4
* help getting rid of existing filesPascal Rigaux2005-06-281-1/+1
* add usagePascal Rigaux2005-06-211-0/+2
* don't rmdir directories in the chrootPascal Rigaux2005-06-031-1/+1
* make drakx-in-chroot workPascal Rigaux2005-05-301-5/+12
* replace unused $o->{localInstall} with $::local_install, partially used inste...Pascal Rigaux2005-05-261-0/+114
* - enhance script so that we don't have to list bshPascal Rigaux2005-05-261-1/+1
* - handle <if set="..."> tagPascal Rigaux2005-05-261-1/+3
* many changes for use with rescue listPascal Rigaux2005-05-191-32/+104