summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-01For lh_local, checking first for helpers in LH_BASE.Tzafrir Cohen
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.
2010-02-01Adding support for gfxboot.Daniel Baumann
2010-01-31Updating mirror locations in image autobuild script.Daniel Baumann
2010-01-31Changing binary indices behaviour as suggested by Ben Armstrong ↵Daniel Baumann
<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.
2010-01-31Releasing debian version 2.0~a6-1.debian/2.0_a6-1Daniel Baumann
2010-01-31Also making use of package cache during chroot_local-hooks (Closes: #566838).Daniel Baumann
2010-01-31Adding update-alternatives call to set sun-java as default java in sun-java ↵Daniel Baumann
example hook.
2010-01-31Updating packages list for powerpc.Daniel Baumann
2010-01-31Recommending gnu-fdisk on powerpc.Daniel Baumann
2010-01-31Updating defaults for kernel packages to not include separate aufs-modules ↵Daniel Baumann
for squeeze, not needed anymore.
2010-01-23Releasing debian version 2.0~a5-1.debian/2.0_a5-1Daniel Baumann
2010-01-23Displaying a message between setting up squashfs-tools and starting ↵Daniel Baumann
mksquashfs so that users know what is going on, thanks to Michal Suchanek <michal.suchanek@ruk.cuni.cz> (Closes: #566250).
2010-01-22Removing dead code for bootstrap mirror defaults.Daniel Baumann
2010-01-20Adding special handling for kde-desktop hook in lh_chroot_hocks.Daniel Baumann
2010-01-19Minimizing rules file.Daniel Baumann
2010-01-19Wrapping suggests.Daniel Baumann
2010-01-19Adding misc depends.Daniel Baumann
2010-01-19Update lh_source_debian to deal with multiple dsc files for the same source.Ben Armstrong
2010-01-19Releasing debian version 2.0~a4-1.debian/2.0_a4-1Daniel Baumann
2010-01-14Adjusting lh_config manpage to reflect changes wrt/ local packages lists.Daniel Baumann
2010-01-12Automatically setting-up backports repository when specifying ↵Daniel Baumann
lenny-backports as target distribution.
2010-01-11Renaming directory that holds automatic scripts (e.g. scripts/config or ↵Daniel Baumann
scripst/clean) to auto for consistency reasons.
2010-01-02Updating year in copyright file.Daniel Baumann
2009-12-26Marking aufs-source and squashfs-source in debian-live packagelist as ↵Daniel Baumann
lenny-only (Closes: #562664).
2009-12-23Making unmount routines a bit more robust.Daniel Baumann
2009-12-22Correcting handling of precached chroot when using plain chroot filesystem.Daniel Baumann
2009-12-21Removing mailx from rescue list.Daniel Baumann
2009-12-21Only using wicd instead of lxnm for squeeze and newer.Daniel Baumann
2009-12-21Ensure that precached-chroots are prepared as well.Daniel Baumann
2009-12-18Replacing lxnm in lxde package list with wicd as suggested by Jun Nogata and ↵Daniel Baumann
confirmed by Andrew Lee.
2009-12-14Changing local packageslists behaviour for consistency reasons, now looking ↵Daniel Baumann
for .list suffix and enabling them automatically (Closes: #545403).
2009-12-14Bumping ubuntu default distribution to karmic.Daniel Baumann
2009-12-14Handling d-i required packages regarding kernel flavours differently on ubuntu.Daniel Baumann
2009-12-13Releasing debian version 2.0~a3-1.Daniel Baumann
2009-12-13Adding experimental support for isohybrid (Closes: #558688).Daniel Baumann
2009-12-13For consistency, using true|false instead of enabled|disabled in ↵Daniel Baumann
configuration options.
2009-12-12Adding explicit debian source version 1.0 until switch to 3.0.Daniel Baumann
2009-12-09Setting win32-loader to disabled in ubuntu mode.Daniel Baumann
2009-12-09Removing lpia support, this architecture is dead.Daniel Baumann
2009-12-09Don't try to install parameters.txt for casper in ubuntu mode (Closes: #560109).Daniel Baumann
2009-11-30Adding a 'sleep 1' before removing the loopdevice when creating usb-hdd images.Daniel Baumann
2009-11-30Updating icedove-l10n packagename handling for post-lenny, thanks to ↵Daniel Baumann
intrigeri <intrigeri@boum.org>.
2009-11-30Releasing debian version 2.0~a2-1.Daniel Baumann
2009-11-22Adding changelog of 1.0.6-2.Daniel Baumann
2009-11-22Setting LH_BASE variable in defaults.sh globally.Daniel Baumann
2009-11-22Removing obsolete parameter.txt for etchs casper.Daniel Baumann
2009-11-22Replacing sed 4.2 command to assemble debootstraps components option with a ↵Daniel Baumann
less advanced one, in order to work on legacy distributions.
2009-11-22Adding suffix .list to sources.list.d snipplets.Daniel Baumann
2009-11-22Adding example hook to remove udev persistent device generator rules.Daniel Baumann
2009-11-22Using /etc/apt/sources.list.d mechanism for local sources.list snipplets.Daniel Baumann