Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-09 | Fixing incomplete changelog entry from git-dch. | Daniel Baumann | |
2011-03-09 | Adding bug presubj message. | Daniel Baumann | |
2011-03-09 | Updating bug script to also check for recently added packages to suggests. | Daniel Baumann | |
2011-03-09 | Releasing live-helper 1.0~a39-1. | 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 | Making usb-hdd images large enough (Closes: #468855). | Bas Wijnen | |
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 | Use ${*} instead of ${@} for checking for no arguments in lh_clean. | Chris Lamb | |
${@} expands to "<arg1>" "<arg2>" ... etc., which causes the -z test to encounter too many arguments and thus fail with an error. | |||
2011-03-09 | Fixed accidental overwriting of LH_NET_TARBALL value in defaults. | Daniel Baumann | |
2011-03-09 | Adding temporary hack to remove fstab when using live-installer. | Daniel Baumann | |
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 | It's actually enough to just truncate kernel-img.conf and also less invasive ↵ | Daniel Baumann | |
than including a default configuration. | |||
2011-03-09 | Including default kernel-img.conf in live-systems. | Daniel Baumann | |
2011-03-09 | Using wildcards to support more than one preseeding file. | Daniel Baumann | |
2011-03-09 | Honor local preseeding file for debian-installer. | Daniel Baumann | |
2011-03-09 | Fixing typo in sed call to set isolinux splash file. | Daniel Baumann | |
2011-03-09 | Changing version scheme for snapshots. | Daniel Baumann | |
2011-03-09 | Adding lzma modules on sid. | Daniel Baumann | |
2011-03-09 | Added forgotten getopts arguments for chroot mirror. | Daniel Baumann | |
2011-03-09 | When a wrong argument is passed, that argument should be listed (Closes: ↵ | Daniel Baumann | |
#468201). | |||
2011-03-09 | Adding option to set binary-net compression (or disable it). | Daniel Baumann | |
2011-03-09 | Rewriting copyright in machine-interpretable format. | Daniel Baumann | |
2011-03-09 | Fixing manpage quoting errors. | Daniel Baumann | |
2011-03-09 | Fixing spelling mistake in changelog. | Daniel Baumann | |
2011-03-09 | Releasing live-helper 1.0~a38-1. | Daniel Baumann | |
2011-03-09 | Updating devel-live package list. | Daniel Baumann | |
2011-03-09 | Re-adding additional indices updated, otherwise we wouldn't honor thirdparty ↵ | Daniel Baumann | |
repositories (anymore). | |||
2011-03-09 | Fixing quoting with chroot wrapper calls. | Daniel Baumann | |
2011-03-09 | Fixing aptitude typo. | Daniel Baumann | |
2011-03-09 | Improving etch compat warnings. | Daniel Baumann | |
2011-03-09 | Renaming LH_MIRROR_BOOTSTRAP* to LH_MIRROR_CHROOT and introducing dedicated ↵ | Daniel Baumann | |
LH_MIRROR_BOOTSTRAP for debootstrap/cdebootstrap only. | |||
2011-03-09 | Renaming extra bootstrap indices to chroot. | Daniel Baumann | |
2011-03-09 | Adding apt/aptitude options. | Daniel Baumann | |
By using APT_OPTIONS and APTITUDE_OPTIONS in config/common, one can manipulate the default options wich is made to each and every apt and aptitude call. | |||
2011-03-09 | lh_binary_rootfs: add support to generate jffs2 filesystem | Otavio Salvador | |
2011-03-09 | lh_binary_encryption: add jffs2 as not supported filesystem | Otavio Salvador | |
2011-03-09 | lh_config: add jffs2 in supported filesystems | Otavio Salvador | |
2011-03-09 | lh_source_debian: add mtd-tools since it provides mkfs.jffs2 application | Otavio Salvador | |
2011-03-09 | debian: add mtd-tools in suggests field since it's used when jffs2 is choosen | Otavio Salvador | |
2011-03-09 | chroot: don't fail if /dev/pts is already mounted | Otavio Salvador | |
2011-03-09 | binary: do not fail if parameters.txt isn't available | Otavio Salvador | |
2011-03-09 | Fixing typo. | Daniel Baumann | |
2011-03-09 | bootstrap: use minbase flavour when LH_PACKAGES_LISTS is set to minimal | Otavio Salvador | |
Since debootstrap 1.0.8 there's a variant called minbase that installs just essentials packages so base's size is greatly reduced. Use this variant when producing reduced images. | |||
2011-03-09 | bootstrap: adds support to debootstrap 1.0.7 | Otavio Salvador | |
New debootstrap has change the scripts to /usr/share since they're architecture independent code. The support for it has been added however it fallback to /usr/lib to keep backward compatibility. | |||
2011-03-09 | Removing unintendet set -x. | Daniel Baumann | |
2011-03-09 | Working arround aptitude behaviour of removing packages rather than to ↵ | Daniel Baumann | |
installing missing depends when using initramfs generator from local-packages. | |||
2011-03-09 | Correcting wrong installation attempt of initramfs generator from ↵ | Daniel Baumann | |
local-packages. | |||
2011-03-09 | Removing install call for old changelog, which is not needed anymore. | Daniel Baumann | |
2011-03-09 | Installing initramfs generator from local-packages, if available. | Daniel Baumann | |
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 | Merging old live-package debian changelog entry for testing upload. | Daniel Baumann | |
2011-03-09 | Merging old live-package debian changelog into current debian changelog. | Daniel Baumann | |