Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Manually ensuring correct permissions of filesystem.squashfs in order to ↵ | Daniel Baumann | 1 | -0/+1 | |
prevent unbootable systems in some nutcases. | |||||
2011-03-09 | Adding lpia support. | Cody A.W. Somerville | 1 | -1/+1 | |
2011-03-09 | Adding initial support for virtual-hdd binary image type. | Daniel Baumann | 1 | -1/+23 | |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Using common function file to source shell includes. | Daniel Baumann | 1 | -6/+1 | |
2011-03-09 | Translating the description of the helpers | Antonio Terceiro | 1 | -1/+1 | |
2011-03-09 | Generalizing internal LH_VERBOSE variable. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Generalizing internal LH_QUIET variable. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Generalizing internal Chroot(); by requiring its first argument to be the ↵ | Daniel Baumann | 1 | -3/+3 | |
chroot directory. | |||||
2011-03-09 | Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Enforcing lh_config to be run before lh_build, see also ↵ | Daniel Baumann | 1 | -1/+1 | |
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740). | |||||
2011-03-09 | Using simplified Require_stagefile(); calls by passing multiple arguments. | Daniel Baumann | 1 | -2/+1 | |
2011-03-09 | Applying patch from Frederic Boiteux <fboiteux@calistel.com> to support ↵ | Daniel Baumann | 1 | -1/+1 | |
wildcards in rootfs exclude lists (Closes: #500677). | |||||
2011-03-09 | Refactor partition size calculation, ensuring a uniform increase for ext ↵ | Chris Lamb | 1 | -1/+2 | |
partitions. | |||||
2011-03-09 | mksquashfs in Lenny supports -no-progress, so remove (broken) check. | Chris Lamb | 1 | -1/+1 | |
2011-03-09 | Correcting chroot call to process config/binary_rootfs/excludes in chrooted ↵ | Daniel Baumann | 1 | -1/+1 | |
builds. | |||||
2011-03-09 | Passing -wildcards to mksquashfs call when having excludes, thanks to ↵ | Daniel Baumann | 1 | -1/+14 | |
Phillip Lougher <phillip@lougher.demon.co.uk>. | |||||
2011-03-09 | Introducing config/binary_rootfs/excludes as a generic way to exclude files ↵ | Daniel Baumann | 1 | -9/+36 | |
manually from the binary image. | |||||
2011-03-09 | Revert aborting live d-i installation if minimal/stripped is selected and ↵ | Chris Lamb | 1 | -5/+8 | |
instead attempt to not break the chroot too much in this case | |||||
2011-03-09 | Replace another unweildy "if P1 || P2" statement with its "case" equivalent. | Chris Lamb | 1 | -4/+5 | |
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 | lh_binary_rootfs: Remove | Chris Lamb | 1 | -0/+3 | |
mksquashfs has a nasty habit of segfaulting when creating an image where an image already exists. This can happen, for example, if you are performing multiple runs of lh_binary and the build breaks for some reason. This is almost certainly a bug in mksquashfs; I will look into finding a suitable testcase. | |||||
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Also handling ext3 in lh_binary_rootfs, thanks to Bas Wijnen ↵ | Daniel Baumann | 1 | -7/+7 | |
<wijnen@debian.org> (Closes: #468902). | |||||
2011-03-09 | Adding --jffs2-eraseblock parameter. | Daniel Baumann | 1 | -3/+8 | |
Marco sais, that flash devices often need a different erase size than mkfs.jffs2 defaults to. Hence, this parameter passes the blocksize to the mkfs.jffs2 call through --eraseblock option. | |||||
2011-03-09 | lh_binary_rootfs: add support to generate jffs2 filesystem | Otavio Salvador | 1 | -0/+37 | |
2011-03-09 | Renaming mini flavour to stripped to avoid confusion, thanks to Fathi Boudra ↵ | Daniel Baumann | 1 | -1/+1 | |
<fabo@debian.org> and Ben Armstrong <synrg@debian.org>. | |||||
2011-03-09 | Consistently using the pipe as seperator in sed commands now. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | genext2fs: new switch name: --reserved-percentage; thanks, Zagiox | Ben Armstrong | 1 | -2/+8 | |
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 | -7/+7 | |
2011-03-09 | Adding live-helper 1.0~a19-1. | Daniel Baumann | 1 | -14/+50 | |
2011-03-09 | Adding live-helper 1.0~a18-1. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Adding live-helper 1.0~a17-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a16-1. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Adding live-helper 1.0~a15-1. | Daniel Baumann | 1 | -1/+50 | |
2011-03-09 | Adding live-helper 1.0~a14-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 1 | -12/+15 | |
2011-03-09 | Adding live-helper 1.0~a10-1. | Daniel Baumann | 1 | -6/+6 | |
2011-03-09 | Adding live-helper 1.0~a8-1. | Daniel Baumann | 1 | -15/+26 | |
2011-03-09 | Adding live-helper 1.0~a7-1. | Daniel Baumann | 1 | -61/+28 | |
2011-03-09 | Adding live-helper 1.0~a6-1. | Daniel Baumann | 1 | -3/+3 | |
2011-03-09 | Adding live-helper 1.0~a5-1. | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Adding live-helper 1.0~a4-1. | Daniel Baumann | 1 | -5/+1 | |
2011-03-09 | Adding live-helper 1.0~a3-1. | Daniel Baumann | 1 | -5/+97 | |
2011-03-09 | Adding live-helper 1.0~a2-1. | Daniel Baumann | 1 | -19/+19 | |
2011-03-09 | Adding live-helper 1.0~a1-1. | Daniel Baumann | 1 | -0/+76 | |