summaryrefslogtreecommitdiffstats
path: root/tools/draklive
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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