Commit Graph

1188 Commits

Author SHA1 Message Date
Chris Lamb d92d4e2201 For consistency, don't preserve uid/gid for files in binary_local-includes. 2011-03-09 19:03:42 +01:00
Chris Lamb d9810a3644 Ensure all files installed via chroot_local-includes are owned by root:root. Thanks to Julien Cristau <jcristau@debian.org>.
This may cause problems for users who are relying on the target uid and gid
of the files in the build system's config/chroot_local-includes being the
same on the live image.
2011-03-09 19:03:42 +01:00
Daniel Baumann 2722cbb709 Making sure /etc/sudoers has right owner/permissions. 2011-03-09 19:03:42 +01:00
Daniel Baumann 61ffd3e944 Manually setting owner of /etc/skel to root. 2011-03-09 19:03:42 +01:00
Daniel Baumann c977712868 Making removal stage of lh_chroot_selinuxfs dependent on the existence of /selinux, otherwise that directory would be always created in the chroot. 2011-03-09 19:03:42 +01:00
Daniel Baumann 7ce22c258d Applying patch from Frederic Boiteux <fboiteux@calistel.com> to support wildcards in rootfs exclude lists (Closes: #500677). 2011-03-09 19:03:42 +01:00
Daniel Baumann 1476f3a1c3 Adding lh_chroot_selinuxfs helper to support building live images on a selinux enabled host (Closes: #501652). 2011-03-09 19:03:42 +01:00
Marco Amadori 63dc9da964 lh_config --help and manpage 'copy' mention. 2011-03-09 19:03:42 +01:00
Daniel Baumann 292330726f Adding virtualbox-ose hook. 2011-03-09 19:03:42 +01:00
Daniel Baumann 78ea286335 Also accept x86_64 as alias for amd64 when checking for cross architecture support. 2011-03-09 19:03:42 +01:00
Daniel Baumann 817f3f8cf6 Improving indices workaround by checking LH_BOOTSTRAP_FLAVOUR rather than LH_PACKAGES_LISTS in order to handle chicken-egg problem for installing apt-utils when having bootstrapped a minimal chroot. 2011-03-09 19:03:42 +01:00
Daniel Baumann 4718372f13 Automatically correct LH_SETUP value if the configured losetup cannot be found. 2011-03-09 19:03:42 +01:00
Chris Lamb 15a8c9ab3d Include source for sparc-utils on that architecture. 2011-03-09 19:03:42 +01:00
Chris Lamb 13804c6102 Correcting sparc architecture detection to ensure correct source package contents. 2011-03-09 19:03:42 +01:00
Chris Lamb bb97c59eb7 Install appropriate tasksel program. 2011-03-09 19:03:42 +01:00
Chris Lamb 7bc94cef99 Don't build up source package list inside chroot. 2011-03-09 19:03:42 +01:00
Chris Lamb ab1e4ce5a8 Create a "missing-source.txt" file containing missing source packages instead of exiting. 2011-03-09 19:03:42 +01:00
Daniel Baumann 2167cde620 Fixing bcm43xx-fwcutter entry in rescue list, only available in etch. 2011-03-09 19:03:42 +01:00
Daniel Baumann 5f3a708540 Correcting wrong spelling of sl-modem-daemon in rescue list. 2011-03-09 19:03:42 +01:00
Maximilian Gass 0c8232307d Only install memtest in lh_binary_syslinux if enabled. 2011-03-09 19:03:42 +01:00
Chris Lamb a5368e634d Syncing options in lh_config(1) with lh_config, etc. Thanks to Luca Bruno. 2011-03-09 19:03:42 +01:00
Chris Lamb 44fefdf1d3 Additionally save the 'scripts/' subdirectory if it contains files when building source images. 2011-03-09 19:03:42 +01:00
Chris Lamb 8d9860284d Fix timing issue in create of source tarballs. Patch by Sebastian H <shbugreport@online.de>. (Closes: #499793) 2011-03-09 19:03:42 +01:00
Chris Lamb 242155f0b7 Ensure local packages lists are sourced over global ones (Closes: #499656) 2011-03-09 19:03:42 +01:00
Daniel Baumann ed6d9e8c8c Adding explicit --yes to apt-get call when installing keyring packages (previously, this was inherited through Apt(); wrapper) (Closes: #499625). 2011-03-09 19:03:42 +01:00
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