summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Collapse)Author
2011-03-09Rearranging helpers scripts in source tree.Daniel Baumann
2011-03-09Removing apt log instead of truncating it, this is an additional file over a ↵Daniel Baumann
bootstrapped chroot.
2011-03-09Truncating apts term.log to.Daniel Baumann
2011-03-09Updating binary_local-packageslists to treat non-main packages correctly.Daniel Baumann
2011-03-09Also creating .disk meta information on usb images, otherwise ↵Daniel Baumann
debian-installer doesn't detect the installer media.
2011-03-09Copying win32-loader recursively to cope with another win32-loader file ↵Daniel Baumann
re-arangement.
2011-03-09Updating hacks to cope with gdm and gdm3 packages.Daniel Baumann
2011-03-09Updating package name for isohybrid, in syslinux 4 it's in syslinux instead ↵Daniel Baumann
of syslinux-common.
2011-03-09Fix linux-image generation for no initramfs images.Alexander Sack
2011-03-09Adding slightly modified patch from Alexander Sack <asac@linaro.org> to add ↵Daniel Baumann
meta info about filesystem size in binary_rootfs.
2011-03-09Fix virtual-hdd packing only the stuff inside the binary/ tree in the image ↵Alexander Sack
in binary_virtual-hdd.
2011-03-09Ensure that mtab is properly linked to /proc/mounts in binary_virtual-hdd.Alexander Sack
2011-03-09Making excludes handling simpler, and dropping excluding of kernel images ↵Daniel Baumann
for minimal or stripped images (Closes: #586367).
2011-03-09Removing distribution check for assemblink mksquashfs options in ↵Daniel Baumann
binary_rootfs, not required anymore.
2011-03-09Removing double implementation of binary_rootfs/excludes.Daniel Baumann
2011-03-09Globally using packages cache during runtime of chroot_source (Closes: #586927).Daniel Baumann
2011-03-09Adding nomodeset to failsafe parameters to disable kms.Daniel Baumann
2011-03-09Moving chroot exclude mechanisms to one central place in binary_chroot helper.Daniel Baumann
2011-03-09Silencing copying of parameters.txt in binary_linux-image.Daniel Baumann
2011-03-09Temporarily removing grub2 from d-i packages again, needs some fixes first.Daniel Baumann
2011-03-09Using old pathes for win32-loader on squeeze too.Daniel Baumann
2011-03-09Also including grub2 in the debian-installer pool.Daniel Baumann
2011-03-09Renaming manifest files to packages on debian.Daniel Baumann
2011-03-09Standardize to machine readable package manifest.Cody A.W. Somerville
2011-03-09Correcting wrong apt-utils workaround in chroot_sources when using minimal ↵Daniel Baumann
and local packages.
2011-03-09Renaming --chroot-build to --build-with-chroot.Daniel Baumann
2011-03-09Adding option for custom isohybrid arguments.Daniel Baumann
2011-03-09Generalizing uuid handling so that we can enable it in debian later too.Daniel Baumann
2011-03-09Generating casper uuid file in casper initrd.Cody A.W. Somerville
2011-03-09Applying slightly modified patch from Cody A.W. Somerville ↵Daniel Baumann
<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 Baumann
regenerated during boot anyway.
2011-03-09Updating default boot parameters to include live-config.Daniel Baumann
2011-03-09Once again updating path for win32-loader for squeeze and newer.Daniel Baumann
2011-03-09Updating win32-loader pathes for squeeze (Closes: #580952).Daniel Baumann
2011-03-09Seperating source tarballs into to, one for debian, one for debian-live.Daniel Baumann
2011-03-09Allow to include multiple checksum files and specify which hashes to use.Daniel Baumann
2011-03-09Renaming md5sum helpers to checksums.Daniel Baumann
2011-03-09Making sure live-helper.sh is sourced early enough wrt/ auto scripts.Daniel Baumann
2011-03-09Printing message when auto scripts are used to make debug logs more ↵Daniel Baumann
understandable.
2011-03-09Replacing 'noautoconfig' string in auto/ scripts with 'noauto'.Daniel Baumann
2011-03-09Don't fail on samhain workaround when we're cleaning up.Daniel Baumann
2011-03-09Updating Man function to work with lh as wrapper.Daniel Baumann
2011-03-09Calling Check_defaults twice in lh_config, once when we initialize and once ↵Daniel Baumann
when the modified configuration is written (Closes: #576573).
2011-03-09Adding special hack to prevent samhain from initializing.Daniel Baumann
2011-03-09Making handling of cache/packages_bootstrap a bit more error proove, thanks ↵Daniel Baumann
to Michal Suchanek <michal.suchanek@ruk.cuni.cz> for bringing it up.
2011-03-09Adding -r, --repositories option to select preconfigured third-party ↵Daniel Baumann
repositories more easily.
2011-03-09Updating appending of union boot paramater to only append, when we're not ↵Daniel Baumann
using aufs.
2011-03-09Manually removing resolvconf when building kde-desktop release images.Daniel Baumann
2011-03-09Correcting typo in desktop hacks.Daniel Baumann
2011-03-09Adding update repositories as volatile when building in ubuntu mode (Closes: ↵Daniel Baumann
#572983).