Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Updating Man function to work with lh as wrapper. | Daniel Baumann | 1 | -1/+8 | |
2011-03-09 | Calling Check_defaults twice in lh_config, once when we initialize and once ↵ | Daniel Baumann | 1 | -0/+3 | |
when the modified configuration is written (Closes: #576573). | |||||
2011-03-09 | Adding special hack to prevent samhain from initializing. | Daniel Baumann | 1 | -0/+23 | |
2011-03-09 | Making handling of cache/packages_bootstrap a bit more error proove, thanks ↵ | Daniel Baumann | 3 | -14/+6 | |
to Michal Suchanek <michal.suchanek@ruk.cuni.cz> for bringing it up. | |||||
2011-03-09 | Adding -r, --repositories option to select preconfigured third-party ↵ | Daniel Baumann | 2 | -2/+103 | |
repositories more easily. | |||||
2011-03-09 | Updating appending of union boot paramater to only append, when we're not ↵ | Daniel Baumann | 5 | -5/+5 | |
using aufs. | |||||
2011-03-09 | Manually removing resolvconf when building kde-desktop release images. | Daniel Baumann | 1 | -0/+3 | |
2011-03-09 | Correcting typo in desktop hacks. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding update repositories as volatile when building in ubuntu mode (Closes: ↵ | Daniel Baumann | 1 | -16/+42 | |
#572983). | |||||
2011-03-09 | Only remove auxilliary packages in rootfs when not using pre-cached chroot ↵ | Daniel Baumann | 1 | -9/+9 | |
(Closes: #572976). | |||||
2011-03-09 | Fixing build failure with indices caching. | Steven Shiau | 1 | -2/+2 | |
2011-03-09 | Adding support for debian-volatile archive. | Daniel Baumann | 2 | -3/+59 | |
2011-03-09 | Updating year to 2010 in copyright notices. | Daniel Baumann | 80 | -80/+80 | |
2011-03-09 | Adding helper to prevent upstart from being run during chroot phase (Closes: ↵ | Trent W. Buck | 4 | -0/+96 | |
#571056). | |||||
2011-03-09 | Applying slightly modified patch from Cody A.W. Somerville ↵ | Daniel Baumann | 2 | -2/+12 | |
<cody.somerville@canonical.com> to add support for custom debian installer images mirror. | |||||
2011-03-09 | Updating default desktop configuration quirks. | Daniel Baumann | 2 | -6/+70 | |
2011-03-09 | Reworking iso-hybrid as an independent binary image type. | Daniel Baumann | 10 | -33/+50 | |
2011-03-09 | Cleaning up usb helpers for a future usb-zip addition. | Daniel Baumann | 13 | -47/+54 | |
2011-03-09 | Installs policy-rc.d also in binary phase. | Marco Amadori | 1 | -0/+2 | |
* Potentially apt upgrades could trigger daemon restarts that could lock filesystems like /proc in the chroot system. | |||||
2011-03-09 | Automatically populating config tree when having auto/config present and lh ↵ | Daniel Baumann | 1 | -0/+7 | |
build is called without having lh config run before. | |||||
2011-03-09 | Marking gwenview in chroot_localization as lenny-only, thanks to Rodrigo P. ↵ | Daniel Baumann | 1 | -1/+5 | |
Gomez <armyofthepenguin@gmail.com>. | |||||
2011-03-09 | Removing remaining leftovers from etch-only options --genisoimage and ↵ | Daniel Baumann | 1 | -9/+2 | |
--union-filesystem removals (Closes: #568261). | |||||
2011-03-09 | Also using sources.list snipplets for local packages just as for the other ↵ | Daniel Baumann | 1 | -4/+3 | |
repositories (Closes: #569619). | |||||
2011-03-09 | Dropping lh_ prefix from internal helpers, this is not user visible. | Daniel Baumann | 78 | -6/+6 | |
2011-03-09 | For lh_local, checking first for helpers in LH_BASE. | Tzafrir Cohen | 1 | -1/+4 | |
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 | Adding support for gfxboot. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Changing binary indices behaviour as suggested by Ben Armstrong ↵ | Daniel Baumann | 1 | -66/+63 | |
<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 | Also making use of package cache during chroot_local-hooks (Closes: #566838). | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Displaying a message between setting up squashfs-tools and starting ↵ | Daniel Baumann | 1 | -0/+3 | |
mksquashfs so that users know what is going on, thanks to Michal Suchanek <michal.suchanek@ruk.cuni.cz> (Closes: #566250). | |||||
2011-03-09 | Adding special handling for kde-desktop hook in lh_chroot_hocks. | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Update lh_source_debian to deal with multiple dsc files for the same source. | Ben Armstrong | 1 | -1/+4 | |
2011-03-09 | Automatically setting-up backports repository when specifying ↵ | Daniel Baumann | 1 | -0/+37 | |
lenny-backports as target distribution. | |||||
2011-03-09 | Renaming directory that holds automatic scripts (e.g. scripts/config or ↵ | Daniel Baumann | 4 | -16/+16 | |
scripst/clean) to auto for consistency reasons. | |||||
2011-03-09 | Making unmount routines a bit more robust. | Daniel Baumann | 1 | -1/+3 | |
2011-03-09 | Correcting handling of precached chroot when using plain chroot filesystem. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Ensure that precached-chroots are prepared as well. | Daniel Baumann | 2 | -1/+30 | |
2011-03-09 | Changing local packageslists behaviour for consistency reasons, now looking ↵ | Daniel Baumann | 3 | -2/+53 | |
for .list suffix and enabling them automatically (Closes: #545403). | |||||
2011-03-09 | Handling d-i required packages regarding kernel flavours differently on ubuntu. | Daniel Baumann | 1 | -2/+20 | |
2011-03-09 | Adding experimental support for isohybrid (Closes: #558688). | Daniel Baumann | 1 | -0/+15 | |
2011-03-09 | For consistency, using true|false instead of enabled|disabled in ↵ | Daniel Baumann | 40 | -175/+175 | |
configuration options. | |||||
2011-03-09 | Removing lpia support, this architecture is dead. | Daniel Baumann | 10 | -15/+11 | |
2011-03-09 | Don't try to install parameters.txt for casper in ubuntu mode (Closes: #560109). | Daniel Baumann | 1 | -6/+0 | |
2011-03-09 | Adding a 'sleep 1' before removing the loopdevice when creating usb-hdd images. | Daniel Baumann | 2 | -0/+4 | |
2011-03-09 | Updating icedove-l10n packagename handling for post-lenny, thanks to ↵ | Daniel Baumann | 1 | -1/+10 | |
intrigeri <intrigeri@boum.org>. | |||||
2011-03-09 | Replacing sed 4.2 command to assemble debootstraps components option with a ↵ | Daniel Baumann | 1 | -1/+1 | |
less advanced one, in order to work on legacy distributions. | |||||
2011-03-09 | Adding suffix .list to sources.list.d snipplets. | Daniel Baumann | 1 | -4/+4 | |
2011-03-09 | Using /etc/apt/sources.list.d mechanism for local sources.list snipplets. | Daniel Baumann | 1 | -6/+20 | |
2011-03-09 | Dropping etch support. | Daniel Baumann | 9 | -177/+39 | |
2011-03-09 | Adding debian version 2.0~a1-1. | Daniel Baumann | 77 | -100/+103 | |
2011-03-09 | Replacing sed 4.2 command to assemble debootstraps components option with a ↵ | Daniel Baumann | 1 | -1/+1 | |
less advanced one, in order to work on legacy distributions. |