summaryrefslogtreecommitdiff
path: root/helpers/lh_source_usb-hdd
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Using new Read_conffile(); now.Daniel Baumann1-7/+1
2011-03-09Adding 'all' configuration file.Daniel Baumann1-0/+1
2011-03-09Updating copyright years to 2008.Daniel Baumann1-1/+1
2011-03-09Making usb-hdd images large enough (Closes: #468855).Bas Wijnen1-1/+1
When building a very minimal live system on a usb-hdd target, the generated image is too small. A very minimal system is smaller than 50MB, and so this is the same as DU_DIM for such a system. This is too small. Unconditionally adding one solves the problem.
2011-03-09Fixing wrong parted call.Daniel Baumann1-2/+14
2011-03-09Speeding up the dd call, thanks to Peter Skogstroem ↵Daniel Baumann1-1/+1
<peter.skogstrom@bitrunner.com>.
2011-03-09Do really not create the filesystem with parted.Daniel Baumann1-1/+1
2011-03-09Do not create the filesystem with parted.Daniel Baumann1-1/+1
2011-03-09Moving lh_losetup into an internal function, avoiding helper failure with ↵Daniel Baumann1-2/+2
return value due to new trap.
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann1-3/+3
2011-03-09Adding live-helper 1.0~a23-1.Daniel Baumann1-0/+1
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann1-2/+2
2011-03-09Adding live-helper 1.0~a17-1.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a13-1.Daniel Baumann1-81/+80
2011-03-09Adding live-helper 1.0~a10-1.Daniel Baumann1-2/+2
2011-03-09Adding live-helper 1.0~a9-1.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a8-1.Daniel Baumann1-0/+113