summaryrefslogtreecommitdiffstats
path: root/tools/draklive
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Olivier Blin2005-12-151-7/+5
| | | | read-only systems
* 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 ↵Olivier Blin2005-12-071-29/+53
| | | | (pre_allocate), and add new predefined squash mounts
* 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