Commit Graph

609 Commits

Author SHA1 Message Date
Daniel Baumann
ae2b66c0f5 Don't fail on samhain workaround when we're cleaning up. 2011-03-09 19:17:06 +01:00
Daniel Baumann
7d7641e34e Updating Man function to work with lh as wrapper. 2011-03-09 19:17:06 +01:00
Daniel Baumann
6d4a3e21e0 Calling Check_defaults twice in lh_config, once when we initialize and once when the modified configuration is written (Closes: #576573). 2011-03-09 19:17:06 +01:00
Daniel Baumann
8d793f121e Adding special hack to prevent samhain from initializing. 2011-03-09 19:17:06 +01:00
Daniel Baumann
66a1f5f07c Making handling of cache/packages_bootstrap a bit more error proove, thanks to Michal Suchanek <michal.suchanek@ruk.cuni.cz> for bringing it up. 2011-03-09 19:17:06 +01:00
Daniel Baumann
78a85f9b83 Adding -r, --repositories option to select preconfigured third-party repositories more easily. 2011-03-09 19:17:05 +01:00
Daniel Baumann
af374e3c00 Updating appending of union boot paramater to only append, when we're not using aufs. 2011-03-09 19:17:05 +01:00
Daniel Baumann
bb9379e7e9 Manually removing resolvconf when building kde-desktop release images. 2011-03-09 19:17:05 +01:00
Daniel Baumann
96e3e5928f Correcting typo in desktop hacks. 2011-03-09 19:17:05 +01:00
Daniel Baumann
000ff0a0b0 Adding update repositories as volatile when building in ubuntu mode (Closes: #572983). 2011-03-09 19:17:05 +01:00
Daniel Baumann
4a7eb86edd Only remove auxilliary packages in rootfs when not using pre-cached chroot (Closes: #572976). 2011-03-09 19:17:05 +01:00
Steven Shiau
e0c48ed338 Fixing build failure with indices caching. 2011-03-09 19:17:05 +01:00
Daniel Baumann
17c5ed64b2 Adding support for debian-volatile archive. 2011-03-09 19:17:04 +01:00
Daniel Baumann
54518852c8 Updating year to 2010 in copyright notices. 2011-03-09 19:17:04 +01:00
Trent W. Buck
bc02a0d8dd Adding helper to prevent upstart from being run during chroot phase (Closes: #571056). 2011-03-09 19:17:04 +01:00
Daniel Baumann
5ab772d8c9 Applying slightly modified patch from Cody A.W. Somerville <cody.somerville@canonical.com> to add support for custom debian installer images mirror. 2011-03-09 19:17:04 +01:00
Daniel Baumann
dd2fa70530 Updating default desktop configuration quirks. 2011-03-09 19:17:04 +01:00
Daniel Baumann
c66942f06e Reworking iso-hybrid as an independent binary image type. 2011-03-09 19:17:04 +01:00
Daniel Baumann
9d6a4dedc2 Cleaning up usb helpers for a future usb-zip addition. 2011-03-09 19:17:04 +01:00
Marco Amadori
2dc16bc40d Installs policy-rc.d also in binary phase.
* Potentially apt upgrades could trigger daemon restarts that could
  lock filesystems like /proc in the chroot system.
2011-03-09 19:17:04 +01:00
Daniel Baumann
5e3b3693ea Automatically populating config tree when having auto/config present and lh build is called without having lh config run before. 2011-03-09 19:17:04 +01:00
Daniel Baumann
2cc07bd7cd Marking gwenview in chroot_localization as lenny-only, thanks to Rodrigo P. Gomez <armyofthepenguin@gmail.com>. 2011-03-09 19:17:04 +01:00
Daniel Baumann
3d76871254 Removing remaining leftovers from etch-only options --genisoimage and --union-filesystem removals (Closes: #568261). 2011-03-09 19:17:04 +01:00
Daniel Baumann
19e9cf8331 Also using sources.list snipplets for local packages just as for the other repositories (Closes: #569619). 2011-03-09 19:17:04 +01:00
Daniel Baumann
3b80c5c5d9 Dropping lh_ prefix from internal helpers, this is not user visible. 2011-03-09 19:17:04 +01:00
Tzafrir Cohen
59e9a93ad0 For lh_local, checking first for helpers in LH_BASE.
lh_local sets PATH and LH_BASE. However the live-helper wrapper script
looks for helper script in the system path (/usr/share/live-helper/helpers)
before looking for them in the PATH.

This patch thus instructs lh to first adds test under LH_BASE, if set.
2011-03-09 19:17:03 +01:00
Daniel Baumann
aa2c9f94da Adding support for gfxboot. 2011-03-09 19:17:03 +01:00
Daniel Baumann
50d889c714 Changing binary indices behaviour as suggested by Ben Armstrong <synrg@debian.org>, means we're now including binary sources by default (unless they are the same as chroot ones), and binary indices now only controls if apt lists need to be included in the resulting binary image. 2011-03-09 19:17:03 +01:00
Daniel Baumann
f9a8f5cf74 Also making use of package cache during chroot_local-hooks (Closes: #566838). 2011-03-09 19:17:03 +01:00
Daniel Baumann
87efddf5ff Displaying a message between setting up squashfs-tools and starting mksquashfs so that users know what is going on, thanks to Michal Suchanek <michal.suchanek@ruk.cuni.cz> (Closes: #566250). 2011-03-09 19:17:03 +01:00
Daniel Baumann
0f33ac6ac4 Adding special handling for kde-desktop hook in lh_chroot_hocks. 2011-03-09 19:17:03 +01:00
Ben Armstrong
ad43063cf5 Update lh_source_debian to deal with multiple dsc files for the same source. 2011-03-09 19:17:03 +01:00
Daniel Baumann
c7354cfe47 Automatically setting-up backports repository when specifying lenny-backports as target distribution. 2011-03-09 19:17:03 +01:00
Daniel Baumann
4a3d0ebf17 Renaming directory that holds automatic scripts (e.g. scripts/config or scripst/clean) to auto for consistency reasons. 2011-03-09 19:17:03 +01:00
Daniel Baumann
45406a5c98 Making unmount routines a bit more robust. 2011-03-09 19:17:03 +01:00
Daniel Baumann
6d215be0e7 Correcting handling of precached chroot when using plain chroot filesystem. 2011-03-09 19:17:03 +01:00
Daniel Baumann
c0f2a41c8e Ensure that precached-chroots are prepared as well. 2011-03-09 19:17:03 +01:00
Daniel Baumann
6b947eabf4 Changing local packageslists behaviour for consistency reasons, now looking for .list suffix and enabling them automatically (Closes: #545403). 2011-03-09 19:17:03 +01:00
Daniel Baumann
c1742e3718 Handling d-i required packages regarding kernel flavours differently on ubuntu. 2011-03-09 19:17:03 +01:00
Daniel Baumann
09c2e7943c Adding experimental support for isohybrid (Closes: #558688). 2011-03-09 19:17:03 +01:00
Daniel Baumann
701b5affd4 For consistency, using true|false instead of enabled|disabled in configuration options. 2011-03-09 19:17:03 +01:00
Daniel Baumann
352d962ee8 Removing lpia support, this architecture is dead. 2011-03-09 19:17:03 +01:00
Daniel Baumann
25c38a043e Don't try to install parameters.txt for casper in ubuntu mode (Closes: #560109). 2011-03-09 19:17:02 +01:00
Daniel Baumann
7199152dae Adding a 'sleep 1' before removing the loopdevice when creating usb-hdd images. 2011-03-09 19:17:02 +01:00
Daniel Baumann
ac52cf9e0f Updating icedove-l10n packagename handling for post-lenny, thanks to intrigeri <intrigeri@boum.org>. 2011-03-09 19:17:02 +01:00
Daniel Baumann
783088bf04 Replacing sed 4.2 command to assemble debootstraps components option with a less advanced one, in order to work on legacy distributions. 2011-03-09 19:17:02 +01:00
Daniel Baumann
6b1d9f2ab8 Adding suffix .list to sources.list.d snipplets. 2011-03-09 19:17:02 +01:00
Daniel Baumann
89ae063991 Using /etc/apt/sources.list.d mechanism for local sources.list snipplets. 2011-03-09 19:17:02 +01:00
Daniel Baumann
5841e79b1f Dropping etch support. 2011-03-09 19:17:02 +01:00
Daniel Baumann
5e4952e8a7 Adding debian version 2.0~a1-1. 2011-03-09 19:16:26 +01:00