Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-09 | Displaying a message between setting up squashfs-tools and starting ↵ | Daniel Baumann | |
mksquashfs so that users know what is going on, thanks to Michal Suchanek <michal.suchanek@ruk.cuni.cz> (Closes: #566250). | |||
2011-03-09 | Ensure that precached-chroots are prepared as well. | Daniel Baumann | |
2011-03-09 | For consistency, using true|false instead of enabled|disabled in ↵ | Daniel Baumann | |
configuration options. | |||
2011-03-09 | Removing lpia support, this architecture is dead. | Daniel Baumann | |
2011-03-09 | Dropping etch support. | Daniel Baumann | |
2011-03-09 | Adding debian version 2.0~a1-1. | Daniel Baumann | |
2011-03-09 | Tidy helper calls before and after switching chroot filesystem in ↵ | Daniel Baumann | |
lh_binary_rootfs to not leave certain helpers activated at the end of the build, thanks to Luigi Capriotti <l.capriotti@xbmc.org>. | |||
2011-03-09 | Deprecating all dashed forms of commands. | Daniel Baumann | |
2011-03-09 | Using pre-cached bootstrap stage, if available, in order to build chroot ↵ | Daniel Baumann | |
image which dramatically speads up building of large images. | |||
2011-03-09 | Manually ensuring correct permissions of filesystem.squashfs in order to ↵ | Daniel Baumann | |
prevent unbootable systems in some nutcases. | |||
2011-03-09 | Adding lpia support. | Cody A.W. Somerville | |
2011-03-09 | Adding initial support for virtual-hdd binary image type. | Daniel Baumann | |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | |
2011-03-09 | Using common function file to source shell includes. | Daniel Baumann | |
2011-03-09 | Translating the description of the helpers | Antonio Terceiro | |
2011-03-09 | Generalizing internal LH_VERBOSE variable. | Daniel Baumann | |
2011-03-09 | Generalizing internal LH_QUIET variable. | Daniel Baumann | |
2011-03-09 | Generalizing internal Chroot(); by requiring its first argument to be the ↵ | Daniel Baumann | |
chroot directory. | |||
2011-03-09 | Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons. | Daniel Baumann | |
2011-03-09 | Enforcing lh_config to be run before lh_build, see also ↵ | Daniel Baumann | |
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 | |
2011-03-09 | Applying patch from Frederic Boiteux <fboiteux@calistel.com> to support ↵ | Daniel Baumann | |
wildcards in rootfs exclude lists (Closes: #500677). | |||
2011-03-09 | Refactor partition size calculation, ensuring a uniform increase for ext ↵ | Chris Lamb | |
partitions. | |||
2011-03-09 | mksquashfs in Lenny supports -no-progress, so remove (broken) check. | Chris Lamb | |
2011-03-09 | Correcting chroot call to process config/binary_rootfs/excludes in chrooted ↵ | Daniel Baumann | |
builds. | |||
2011-03-09 | Passing -wildcards to mksquashfs call when having excludes, thanks to ↵ | Daniel Baumann | |
Phillip Lougher <phillip@lougher.demon.co.uk>. | |||
2011-03-09 | Introducing config/binary_rootfs/excludes as a generic way to exclude files ↵ | Daniel Baumann | |
manually from the binary image. | |||
2011-03-09 | Revert aborting live d-i installation if minimal/stripped is selected and ↵ | Chris Lamb | |
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 | |
2011-03-09 | Using new Read_conffile(); now. | Daniel Baumann | |
2011-03-09 | Adding 'all' configuration file. | Daniel Baumann | |
2011-03-09 | lh_binary_rootfs: Remove | Chris Lamb | |
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 | |
2011-03-09 | Also handling ext3 in lh_binary_rootfs, thanks to Bas Wijnen ↵ | Daniel Baumann | |
<wijnen@debian.org> (Closes: #468902). | |||
2011-03-09 | Adding --jffs2-eraseblock parameter. | Daniel Baumann | |
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 | |
2011-03-09 | Renaming mini flavour to stripped to avoid confusion, thanks to Fathi Boudra ↵ | Daniel Baumann | |
<fabo@debian.org> and Ben Armstrong <synrg@debian.org>. | |||
2011-03-09 | Consistently using the pipe as seperator in sed commands now. | Daniel Baumann | |
2011-03-09 | genext2fs: new switch name: --reserved-percentage; thanks, Zagiox | Ben Armstrong | |
2011-03-09 | Replacing backticks with POSIX expression. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a22-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a19-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a18-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a17-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a16-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a15-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a14-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a10-1. | Daniel Baumann | |