summaryrefslogtreecommitdiff
path: root/helpers/lh_source_usb-hdd
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann1-1/+1
2011-03-09Using common function file to source shell includes.Daniel Baumann1-6/+1
2011-03-09Translating the description of the helpersAntonio Terceiro1-1/+1
2011-03-09Generalizing internal Chroot(); by requiring its first argument to be the ↵Daniel Baumann1-4/+4
chroot directory.
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann1-1/+1
2011-03-09Enforcing lh_config to be run before lh_build, see also ↵Daniel Baumann1-1/+1
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740).
2011-03-09Refactor partition size calculation, ensuring a uniform increase for ext ↵Chris Lamb1-1/+1
partitions.
2011-03-09Making lh_chroot_interactive and lh_source_usb-hdd messages translatable.Tiago Bortoletto Vaz1-2/+2
2011-03-09Adding last modifications in order to have localization fully working in ↵Tiago Bortoletto Vaz1-1/+1
live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff.
2011-03-09Migrate a few uses of grep to In_list.Chris Lamb1-1/+1
2011-03-09Remove more imported whitespaces.Chris Lamb1-1/+1
2011-03-09Removing imported whitespaces.Daniel Baumann1-3/+3
2011-03-09Add support for ext2 and ext3 to lh_source_usb-hdd.Chris Lamb1-4/+26
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