Commit Graph

913 Commits

Author SHA1 Message Date
Chris Lamb 4210fbf03c Really fix LH_BOOTSTRAP="copy". Thanks to Andreas Teuchert <ant+bdo@hsg-kl.de>. (Closes: #498385) 2011-03-09 19:03:42 +01:00
Daniel Baumann 4f69f55921 Releasing debian version 1.0.1-1. 2011-03-09 19:03:42 +01:00
Marco Amadori dfc00ce30c Splitted "longoptions" in various lines. 2011-03-09 19:03:42 +01:00
Daniel Baumann 4b7ae17086 Removing sbm, not needed anymore. 2011-03-09 19:03:42 +01:00
Daniel Baumann f423bca5d8 Adding scripts directory to to include custom helper scripts. 2011-03-09 19:03:42 +01:00
Chris Lamb 57029d7a66 Fix handling of --version and getopt program name. 2011-03-09 19:03:42 +01:00
Daniel Baumann 2a4b48a147 Adding moreutils to rescue list. 2011-03-09 19:03:42 +01:00
Daniel Baumann 86032d1011 Adding lxde list, thanks to Kam Salisbury <kam@kamsalisbury.com>. 2011-03-09 19:03:42 +01:00
Daniel Baumann fee8c0d59d Re-including syslinux-common for lenny in the rescue list. 2011-03-09 19:03:42 +01:00
Daniel Baumann 254138f98d Updating cursor.sh with additional functions. 2011-03-09 19:03:42 +01:00
Daniel Baumann 518fbfb68f Adding example hook to update initramfs. 2011-03-09 19:03:42 +01:00
Daniel Baumann e22c2da3ca Removing example hook for qemu-launcher, this is now in the archive as autorun4linuxcd package. 2011-03-09 19:03:42 +01:00
Daniel Baumann 30b0d0a5f3 Simplyfing partition size check when enforcing fat32. 2011-03-09 19:03:41 +01:00
Daniel Baumann 107125bae8 Automatically enforcing fat32 on usb-hdd when detecting partitions bigger than 2GB. 2011-03-09 19:03:41 +01:00
Daniel Baumann 759d82a2c4 Automatically enforcing fat32 on usb-hdd when detecting files bigger than 2GB. 2011-03-09 19:03:41 +01:00
Daniel Baumann dbb7a3d459 Correcting wrong logic in lh_cleans check for beeing in the config directory or not (in order to prevent accidental cleaning by the user). 2011-03-09 19:03:41 +01:00
Daniel Baumann 1102bca971 Always using apt to install keyring packages (Closes: #498531). 2011-03-09 19:03:41 +01:00
Daniel Baumann e8bb0a03e9 Adding rescue flavour to autobuild images. 2011-03-09 19:03:41 +01:00
Chris Lamb ea2d585a66 Removing packages from rescue list where they 'Conflict:' with each other. 2011-03-09 19:03:41 +01:00
Chris Lamb 8ae8268a1a Correcting package names for "madwifi", only installing if non-free selected. 2011-03-09 19:03:41 +01:00
Chris Lamb 699c0e6f40 Correcting package name "dd_rescue" -> "ddrescue". 2011-03-09 19:03:41 +01:00
Chris Lamb c0a28cb532 Add silo to sparc source package selection. 2011-03-09 19:03:41 +01:00
Daniel Baumann 17ce845d36 Not including syslinux-common on lenny just yet, it still neds 1.5 days to migrate. 2011-03-09 19:03:41 +01:00
Daniel Baumann 89b48ad0ef Adding posh and dash to devel-live packages list. 2011-03-09 19:03:41 +01:00
Daniel Baumann ee7cb945e2 Removing alsa-oss from standard-x11 package list, this should not really be in a default list. 2011-03-09 19:03:41 +01:00
Daniel Baumann 42323e2752 Correcting typo with if/endif statements in the rescue list. 2011-03-09 19:03:41 +01:00
Daniel Baumann 25280871f8 Adding scalpel to rescue list as suggested by Mathieu GELI <mathieu.geli@gmail.com>. 2011-03-09 19:03:41 +01:00
Daniel Baumann fa3f972f46 Adding syslinux-common to rescue list. 2011-03-09 19:03:41 +01:00
Daniel Baumann 19588b0168 Removing unsupported, unmaintained and unused knoppix package lists. 2011-03-09 19:03:41 +01:00
Daniel Baumann 1d1762e8ca Applying patch from Ian Jackson <ian@davenant.greenend.org.uk> to update package selection of the rescue list. 2011-03-09 19:03:41 +01:00
Chris Lamb 9c13ebdf48 Use tar to perform lh_bootstrap_copy (Closes: #498385) 2011-03-09 19:03:41 +01:00
Chris Lamb f5fc8b9c9f Warn when using syslinux with a non-FAT LH_BINARY_FILESYSTEM. 2011-03-09 19:03:41 +01:00
Chris Lamb 8d373e005b Refactor partition size calculation, ensuring a uniform increase for ext partitions. 2011-03-09 19:03:41 +01:00
Chris Lamb cf20a5b7b7 Additionally unmount chroot/binary.tmp in lh_clean --chroot. 2011-03-09 19:03:41 +01:00
Chris Lamb a2c5c9e2d0 Unmount chroot/dev.tmp/pts filestems created by lh_binary_usb-hdd in lh_clean. 2011-03-09 19:03:41 +01:00
Chris Lamb 4908e9a907 Add "/.disk" metadata on usb-hdd images. 2011-03-09 19:03:41 +01:00
Chris Lamb 523899d26d Use cp's "-T" option instead of shell globbing to ensure dotfiles in the binary image's / are copied. 2011-03-09 19:03:41 +01:00
Chris Lamb 80bcf4d3b7 Standardise on appending " (fail-safe mode)" for all bootloaders. 2011-03-09 19:03:41 +01:00
Daniel Baumann 7640ae13b5 Updating vcs fields in control file. 2011-03-09 19:03:41 +01:00
Daniel Baumann e443308980 Adding cursor functions for future usage. 2011-03-09 19:03:41 +01:00
Daniel Baumann b785db39a2 Adding color functions for future usage. 2011-03-09 19:03:41 +01:00
Daniel Baumann 3c48eb2a5a Fixing a chicken-egg problem with package indices when using minimal/stripped list *and* including local-packages. 2011-03-09 19:03:40 +01:00
Daniel Baumann f9b891c9d6 Making gettext depends unversioned. 2011-03-09 19:03:40 +01:00
Daniel Baumann bd340ee41f Removing currently unused Upstream-Depends field in control. 2011-03-09 19:03:40 +01:00
Daniel Baumann 30bac7a328 Don't install more than one kernel image when building minimal or stripped images. 2011-03-09 19:03:40 +01:00
Mathieu Geli ae5b6c08b3 Correcting some little glitches building with the rescue list. 2011-03-09 19:03:40 +01:00
Chris Lamb 478a3ca3dd mksquashfs in Lenny supports -no-progress, so remove (broken) check. 2011-03-09 19:03:40 +01:00
Daniel Baumann ef8155a112 Adding support for squeeze (lenny+1). 2011-03-09 19:03:40 +01:00
Chris Lamb 5a4b8ca4f9 Improve architecture auto-detection. 2011-03-09 19:03:40 +01:00
Daniel Baumann 2cf18ef7f3 Releasing debian version 1.0.0-2. 2011-03-09 19:03:40 +01:00