summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-12Removing LH_MIRROR_BOOTSTRAP_SECURITY in the cgi.Richard Nelson
2010-03-12Only remove auxilliary packages in rootfs when not using pre-cached chroot ↵Daniel Baumann
(Closes: #572976).
2010-03-12Fixing build failure with indices caching.Steven Shiau
2010-03-12Correcting she-bang in cgi.Daniel Baumann
2010-03-12Excluding cgi from checkbashism (checkbashism is too stupid).Daniel Baumann
2010-03-07Removing obsolete removal of (not used) logfile in the maintainer scripts.Daniel Baumann
2010-03-07Removing obsolete mechanism of using alternatives for templates, has never ↵Daniel Baumann
been used anyway and it's more suitable to directly specify them in the config tree instead.
2010-03-07Updating filesystem pathes in cgi.Daniel Baumann
2010-03-07Shuffeling cgi files arround.Daniel Baumann
2010-03-07Updating copyright headers in cgi.Daniel Baumann
2010-03-07Updating function reading in the cgi.Daniel Baumann
2010-03-07Removing obsolete common file in cgi.Daniel Baumann
2010-03-07Merging live-webhelper.Daniel Baumann
2010-03-07Removing outdated crontab and cronjob examples.Daniel Baumann
2010-03-06Setting debian-installer-gui default to false for squeeze and sid.Daniel Baumann
2010-03-06Adding support for debian-volatile archive.Daniel Baumann
2010-03-04Updating year to 2010 in copyright notices.Daniel Baumann
2010-03-04Adding lh_chroot_upstart manpage.Daniel Baumann
2010-03-04Adding helper to prevent upstart from being run during chroot phase (Closes: ↵Trent W. Buck
#571056).
2010-03-04Applying slightly modified patch from Cody A.W. Somerville ↵Daniel Baumann
<cody.somerville@canonical.com> to add support for custom debian installer images mirror.
2010-02-21Releasing debian version 2.0~a8-1.debian/2.0_a8-1Daniel Baumann
2010-02-21Updating default desktop configuration quirks.Daniel Baumann
2010-02-21Updating tasks handling for squeeze.Daniel Baumann
2010-02-21Updating signing key of example sources.Daniel Baumann
2010-02-21Adding cpio to recommends.Daniel Baumann
2010-02-21Updating image autobuild script.Daniel Baumann
2010-02-20Updating rescue list for squeeze.Daniel Baumann
2010-02-20Reworking iso-hybrid as an independent binary image type.Daniel Baumann
2010-02-20Cleaning up usb helpers for a future usb-zip addition.Daniel Baumann
2010-02-20Installs policy-rc.d also in binary phase.Marco Amadori
* Potentially apt upgrades could trigger daemon restarts that could lock filesystems like /proc in the chroot system. Signed-off-by: Marco Amadori <amadorim@vdavda.com>
2010-02-20Removed the appending of LH_BOOTAPPEND_LIVE to LH_BOOTAPPEND_INSTALL.Richard Nelson
2010-02-20Automatically populating config tree when having auto/config present and lh ↵Daniel Baumann
build is called without having lh config run before.
2010-02-20Updating error message on arm/armel regarding kernel flavour selection.Daniel Baumann
2010-02-20Marking gwenview in chroot_localization as lenny-only, thanks to Rodrigo P. ↵Daniel Baumann
Gomez <armyofthepenguin@gmail.com>.
2010-02-20Updating kde and kde-full packages lists for squeeze.Rodrigo P. Gomez
2010-02-20Mention in lh config manpage that local packages need the .list suffix.Daniel Baumann
2010-02-17Releasing debian version 2.0~a7-1.debian/2.0_a7-1Daniel Baumann
2010-02-17Removing whitespaces at the end of bootappend-install assignements.Daniel Baumann
2010-02-17Correcting gramatical typo in lh_config manpage, thanks to Tzafrir Cohen ↵Daniel Baumann
<tzafrir.cohen@xorcom.com>.
2010-02-17Don't append and re-append try-usb parameter to bootappend-install options ↵Daniel Baumann
over and over again.
2010-02-17Removing remaining leftovers from etch-only options --genisoimage and ↵Daniel Baumann
--union-filesystem removals (Closes: #568261).
2010-02-17Also using sources.list snipplets for local packages just as for the other ↵Daniel Baumann
repositories (Closes: #569619).
2010-02-17Calling /usr/sbin/chroot with full path in Chroot(); should fix path ↵Daniel Baumann
problems when using live-helper from a local source tree.
2010-02-06Updating homepage field in control.Daniel Baumann
2010-02-06Updating to standards version 3.8.4.Daniel Baumann
2010-02-05Dropping lh_ prefix from internal helpers, this is not user visible.Daniel Baumann
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.