Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-15 | Ensure apt-utils is installed in the helpers it is required. | Chris Lamb | |
This allows us to remove a hacky test from hooks/minimal to see whether we need the package. Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-15 | Abort if "live" d-i installation is attempted with minimal or stripped ↵ | Chris Lamb | |
LH_PACKAGES_LISTS This is required because lh_binary_rootfs removes /boot if minimal or stripped is the only packages list. Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-15 | Fix truncated Echo_breakage messages. | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-15 | Fix d-i locations in yaboot entries. | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-15 | Fix trivial typographic error ("flavor" => "flavour") | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Only deference symlinks on FAT{16,32} partitions on usb-hdd. | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Replace install.amd/install -> install.386/install symlink with a real copy. | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Revert always deferencing symlinks when installing some binary includes. | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Add Echo_breakage for messages preceeding often-breaking stages and use ↵ | Chris Lamb | |
before {c,}debootstrap calls Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Replace a few unweildy "if" statements with their "case" equivalents | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Move Etch syslinux workaround closer to the original definitions | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Use correct location of powerpc d-i images. | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Set correct d-i image type on usb-hdd and tar image types | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Remove pointless "echo" statements pre- and post- cdebootstrap | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Allow LH_APT_SECURE to disable package cdebootstrap package authentication | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Rename USE_NETBOOT_DI to DI_IMAGE_TYPE | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-14 | Always deference symlinks when installing some binary includes to fix ↵ | Chris Lamb | |
breakage on amd64. Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-13 | Ensure "Using system defaults" message appears when calling lh_config ↵ | Chris Lamb | |
without --verbose Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-13 | Don't skip single dot-files in the root directory of binary and chroot local ↵ | Chris Lamb | |
includes Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-13 | Don't exclude live-installer when LH_DEBIAN_INSTALLER=live | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-13 | Fix a few bogus guards in lh_binary_debian-installer | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-11 | Parsing local arguments to lh_config last. | Daniel Baumann | |
2008-06-10 | Show contents of /etc/default/live-helper in bug info collection script | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-10 | Correcting order where system-wide lh_config defaults file is read, thanks ↵ | Daniel Baumann | |
to Juergen Fiedler <juergen.fiedler@gmail.com>. | |||
2008-06-09 | Only saving source indices to indices cache if source indices are actually ↵ | Daniel Baumann | |
existing, thanks to Thanatermesis <thanatermesis.ecvs@elivecd.net>. | |||
2008-06-09 | Correcting path for system-wide lh_config defaults file. | Daniel Baumann | |
2008-06-09 | Added support for /etc/live-helper. | Marco Amadori | |
* lh_config system-wide configuration file, like an implicit specification of '--conffile=/etc/live-helper' to each lh_config call. Signed-off-by: Marco Amadori <marco.amadori@gmail.com> | |||
2008-06-09 | Removed a useless space. | Marco Amadori | |
Signed-off-by: Marco Amadori <marco.amadori@gmail.com> | |||
2008-06-08 | Releasing live-helper 1.0~a47-1. | Daniel Baumann | |
2008-06-08 | Reverting previous commit to compress build logs. | Daniel Baumann | |
apache2 does not show gzipped files in the browser, but downloads them which is not the desired action. | |||
2008-06-08 | Compress build logs. Thanks to Mathieu Geli for the suggestion. | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-06-05 | Updating to standards 3.8.0. | Daniel Baumann | |
2008-06-04 | Updating udeb include/exclude files from debian-cd. | Daniel Baumann | |
2008-05-15 | Fix formatting problems in lh_config man page | Antonio Ospite | |
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-05-15 | Create chroot_local-preseed/ directory when building config/ in lh_config | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-05-15 | Fix minor typographical error in live-helper(7) | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-05-12 | Updating vcs fields in control file. | Daniel Baumann | |
2008-05-09 | Adding uuid-runtime to suggests. | Daniel Baumann | |
2008-05-09 | Moving bugs document to live-manual. | Daniel Baumann | |
2008-04-28 | Releasing live-helper 1.0~a46-2. | Daniel Baumann | |
2008-04-28 | Allow needle and haystack parts of packagelist #if constructs to be lists | Chris Lamb | |
This allows us to write: #if SECTIONS contrib non-free contrib-package non-free-package #endif and #if DISTRIBUTION lenny sid new-package #endif Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-28 | Conditionally add non-free rar and unrar. Add unrar-free unconditionally. | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-28 | Remove buggy ext2resize | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-28 | Remove oldstable-only hwtools from rescue list | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-28 | Remove removed/non-Debian packages pasd, irpas and nsed from rescue list | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-28 | Correct typo of "ntfs3g" -> "ntfs-3g" in rescue list | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-28 | Only install reaim on Etch in rescue list | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-28 | Correct typo of "geopip-bin" => "geoip-bin" | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-28 | Only install sysutils on Etch in rescue list | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-28 | Only install read-edid on i386 and powerpc in rescue list | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> |