Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Refactor partition size calculation, ensuring a uniform increase for ext ↵ | Chris Lamb | 1 | -1/+1 | |
partitions. | |||||
2011-03-09 | Use cp's "-T" option instead of shell globbing to ensure dotfiles in the ↵ | Chris Lamb | 1 | -1/+1 | |
binary image's / are copied. | |||||
2011-03-09 | Adding last modifications in order to have localization fully working in ↵ | Tiago Bortoletto Vaz | 1 | -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-09 | Migrate a few uses of grep to In_list. | Chris Lamb | 1 | -1/+1 | |
2011-03-09 | Removing imported whitespaces. | Daniel Baumann | 1 | -3/+3 | |
2011-03-09 | Only deference symlinks on usb-hdd filesystems that do not support symlinks. | Chris Lamb | 1 | -1/+7 | |
2011-03-09 | Add support for usb-hdd on sparc (requires parted 1.8 from experimental). | Chris Lamb | 1 | -0/+26 | |
2011-03-09 | Refactor mkfs handling. | Chris Lamb | 1 | -4/+6 | |
2011-03-09 | Refactor partition table type handling. | Chris Lamb | 1 | -2/+8 | |
2011-03-09 | Refactor partition type handling. | Chris Lamb | 1 | -2/+13 | |
2011-03-09 | Using new Read_conffile(); now. | Daniel Baumann | 1 | -7/+1 | |
2011-03-09 | Adding 'all' configuration file. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Making usb-hdd images large enough (Closes: #468855). | Bas Wijnen | 1 | -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-09 | Consistently using the pipe as seperator in sed commands now. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Fixing wrong parted call. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Adding binary filesystem option, currently only supporting fat16 and fat32. | Daniel Baumann | 1 | -4/+14 | |
2011-03-09 | Speeding up the dd call, thanks to Peter Skogstroem ↵ | Daniel Baumann | 1 | -1/+1 | |
<peter.skogstrom@bitrunner.com>. | |||||
2011-03-09 | Do really not create the filesystem with parted. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Do not create the filesystem with parted. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Moving lh_losetup into an internal function, avoiding helper failure with ↵ | Daniel Baumann | 1 | -2/+2 | |
return value due to new trap. | |||||
2011-03-09 | Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Replacing backticks with POSIX expression. | Daniel Baumann | 1 | -6/+6 | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Adding live-helper 1.0~a22-1. | Daniel Baumann | 1 | -9/+9 | |
2011-03-09 | Adding live-helper 1.0~a21-1. | Daniel Baumann | 1 | -11/+46 | |
2011-03-09 | Adding live-helper 1.0~a19-1. | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Adding live-helper 1.0~a17-1. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Adding live-helper 1.0~a15-1. | Daniel Baumann | 1 | -35/+46 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 1 | -126/+125 | |
2011-03-09 | Adding live-helper 1.0~a10-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a9-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a8-1. | Daniel Baumann | 1 | -0/+158 | |