summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Temporarily removing grub2 from d-i packages again, needs some fixes first.Daniel Baumann1-2/+4
2011-03-09Using old pathes for win32-loader on squeeze too.Daniel Baumann1-1/+1
2011-03-09Also including grub2 in the debian-installer pool.Daniel Baumann1-2/+2
2011-03-09Renaming manifest files to packages on debian.Daniel Baumann1-4/+7
2011-03-09Standardize to machine readable package manifest.Cody A.W. Somerville1-13/+4
2011-03-09Correcting wrong apt-utils workaround in chroot_sources when using minimal ↵Daniel Baumann1-1/+1
and local packages.
2011-03-09Renaming --chroot-build to --build-with-chroot.Daniel Baumann16-38/+38
2011-03-09Adding option for custom isohybrid arguments.Daniel Baumann2-2/+9
2011-03-09Generalizing uuid handling so that we can enable it in debian later too.Daniel Baumann1-1/+11
2011-03-09Generating casper uuid file in casper initrd.Cody A.W. Somerville1-1/+1
2011-03-09Applying slightly modified patch from Cody A.W. Somerville ↵Daniel Baumann2-2/+2
<cody.somerville@canonical.com> to update titles for Ubuntu in live-media disk info.
2011-03-09Thinking about removing openssh-server hostkeys, as they should be ↵Daniel Baumann1-0/+5
regenerated during boot anyway.
2011-03-09Updating default boot parameters to include live-config.Daniel Baumann5-6/+6
2011-03-09Once again updating path for win32-loader for squeeze and newer.Daniel Baumann1-1/+1
2011-03-09Updating win32-loader pathes for squeeze (Closes: #580952).Daniel Baumann1-3/+18
2011-03-09Seperating source tarballs into to, one for debian, one for debian-live.Daniel Baumann3-40/+36
2011-03-09Allow to include multiple checksum files and specify which hashes to use.Daniel Baumann3-43/+58
2011-03-09Renaming md5sum helpers to checksums.Daniel Baumann4-10/+10
2011-03-09Making sure live-helper.sh is sourced early enough wrt/ auto scripts.Daniel Baumann2-6/+6
2011-03-09Printing message when auto scripts are used to make debug logs more ↵Daniel Baumann3-0/+3
understandable.
2011-03-09Replacing 'noautoconfig' string in auto/ scripts with 'noauto'.Daniel Baumann3-10/+10
2011-03-09Don't fail on samhain workaround when we're cleaning up.Daniel Baumann1-1/+1
2011-03-09Updating Man function to work with lh as wrapper.Daniel Baumann1-1/+8
2011-03-09Calling Check_defaults twice in lh_config, once when we initialize and once ↵Daniel Baumann1-0/+3
when the modified configuration is written (Closes: #576573).
2011-03-09Adding special hack to prevent samhain from initializing.Daniel Baumann1-0/+23
2011-03-09Making handling of cache/packages_bootstrap a bit more error proove, thanks ↵Daniel Baumann3-14/+6
to Michal Suchanek <michal.suchanek@ruk.cuni.cz> for bringing it up.
2011-03-09Adding -r, --repositories option to select preconfigured third-party ↵Daniel Baumann2-2/+103
repositories more easily.
2011-03-09Updating appending of union boot paramater to only append, when we're not ↵Daniel Baumann5-5/+5
using aufs.
2011-03-09Manually removing resolvconf when building kde-desktop release images.Daniel Baumann1-0/+3
2011-03-09Correcting typo in desktop hacks.Daniel Baumann1-1/+1
2011-03-09Adding update repositories as volatile when building in ubuntu mode (Closes: ↵Daniel Baumann1-16/+42
#572983).
2011-03-09Only remove auxilliary packages in rootfs when not using pre-cached chroot ↵Daniel Baumann1-9/+9
(Closes: #572976).
2011-03-09Fixing build failure with indices caching.Steven Shiau1-2/+2
2011-03-09Adding support for debian-volatile archive.Daniel Baumann2-3/+59
2011-03-09Updating year to 2010 in copyright notices.Daniel Baumann80-80/+80
2011-03-09Adding helper to prevent upstart from being run during chroot phase (Closes: ↵Trent W. Buck4-0/+96
#571056).
2011-03-09Applying slightly modified patch from Cody A.W. Somerville ↵Daniel Baumann2-2/+12
<cody.somerville@canonical.com> to add support for custom debian installer images mirror.
2011-03-09Updating default desktop configuration quirks.Daniel Baumann2-6/+70
2011-03-09Reworking iso-hybrid as an independent binary image type.Daniel Baumann10-33/+50
2011-03-09Cleaning up usb helpers for a future usb-zip addition.Daniel Baumann13-47/+54
2011-03-09Installs policy-rc.d also in binary phase.Marco Amadori1-0/+2
* Potentially apt upgrades could trigger daemon restarts that could lock filesystems like /proc in the chroot system.
2011-03-09Automatically populating config tree when having auto/config present and lh ↵Daniel Baumann1-0/+7
build is called without having lh config run before.
2011-03-09Marking gwenview in chroot_localization as lenny-only, thanks to Rodrigo P. ↵Daniel Baumann1-1/+5
Gomez <armyofthepenguin@gmail.com>.
2011-03-09Removing remaining leftovers from etch-only options --genisoimage and ↵Daniel Baumann1-9/+2
--union-filesystem removals (Closes: #568261).
2011-03-09Also using sources.list snipplets for local packages just as for the other ↵Daniel Baumann1-4/+3
repositories (Closes: #569619).
2011-03-09Dropping lh_ prefix from internal helpers, this is not user visible.Daniel Baumann78-6/+6
2011-03-09For lh_local, checking first for helpers in LH_BASE.Tzafrir Cohen1-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-09Adding support for gfxboot.Daniel Baumann1-2/+2
2011-03-09Changing binary indices behaviour as suggested by Ben Armstrong ↵Daniel Baumann1-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-09Also making use of package cache during chroot_local-hooks (Closes: #566838).Daniel Baumann1-0/+6