summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-25Adjusting obtaining of the date string in snapshots.sh to new git log date fo...Daniel Baumann
2008-04-24Fixed minor typographical error in rescue flavor file.Tiago Bortoletto Vaz
2008-04-24Improving rescue flavor: added a set of missing tools, mainly for file systemTiago Bortoletto Vaz
2008-04-23Updating Richards email address.Daniel Baumann
2008-04-22Producing rsyncable tarballs where possible.Daniel Baumann
2008-04-22Also taking mirrors from environment in image.sh.Daniel Baumann
2008-04-22Taking config variables for images.sh from environment.Daniel Baumann
2008-04-22Handling sourceless builds in images.sh.Daniel Baumann
2008-04-22Removing old cron example scripts for image building, they are obsoleted by i...Daniel Baumann
2008-04-21Updating live-magic git location.Daniel Baumann
2008-04-21Getting architecture dynamically in images cron script.Daniel Baumann
2008-04-21Correcting permissions in snapshot script.Daniel Baumann
2008-04-21Releasing live-helper 1.0~a45-1.Daniel Baumann
2008-04-21Updating snapshots url.Daniel Baumann
2008-04-21Adding live-magic to snapshots.Daniel Baumann
2008-04-21Adding debian-unofficial-archive-keyring to snapshots.Daniel Baumann
2008-04-19Updating live-snapshots example sources.Daniel Baumann
2008-04-19Removing non anymore existing live-backports example sources.Daniel Baumann
2008-04-19Renaming image build script.Daniel Baumann
2008-04-19Adjusting Save_cache(); to skip already cached .deb files and only copying ne...Daniel Baumann
2008-04-19Allow fallback to chroot_package-lists inside binary listsChris Lamb
2008-04-19Remove temporary binary package list filesChris Lamb
2008-04-19Tidy calls to new Expand_packagelistChris Lamb
2008-04-19Rewrite Expand_packagelist to not be recursiveChris Lamb
2008-04-18Updating snapshot build script.Daniel Baumann
2008-04-17When building snapshot images, also storing source.list away.Daniel Baumann
2008-04-17Building snapshot images with --apt-recommends disabled.Daniel Baumann
2008-04-17Adding example script to build a row of images.Daniel Baumann
2008-04-17Some formating and style cleanups.Daniel Baumann
2008-04-17Using one single packages cache directory for all chroot packages.Daniel Baumann
2008-04-17Using hardlinks to copy local packages into chroot.Daniel Baumann
2008-04-17Moving lh_chroot_packages call in lh_chroot to old place.Daniel Baumann
2008-04-17Install most chroot packages in one ${LH_APT} call (Closes: #475739)Chris Lamb
2008-04-16Install local packages using a local APT repo instead of using "dpkg -i"Chris Lamb
2008-04-16hooks/minimal: Use "find -print0 | xargs -0" idiom over "find | xargs"Chris Lamb
2008-04-16lh_chroot_local-preseed: fix minor typoTiago Bortoletto Vaz
2008-04-16Releasing live-helper 1.0~a44-1.Daniel Baumann
2008-04-16lh_binary_debian-installer: Add dependency on 'wget'Chris Lamb
2008-04-16Don't install "Recommends:" when installing local toolsChris Lamb
2008-04-16Fix a number of issues with Syslinux templates (Closes: #476204)Chris Lamb
2008-04-16Use "find -path" for matching "path/to/file" files (Closes: #476206)Chris Lamb
2008-04-15Fix quoting when installing local packages (Closes: #470683)Chris Lamb
2008-04-15Fix typo in policy-rc.dChris Lamb
2008-04-15Sorting image file lists.Daniel Baumann
2008-04-15Consistenly using short options rather than long options in function files.Daniel Baumann
2008-04-15Improving .deb caching by using hardlinks (if possible).Daniel Baumann
2008-04-15Creating binary and source file lists in build directory.Daniel Baumann
2008-04-15Also copying binary package list to build directory.Daniel Baumann
2008-04-11Also adding a packages.txt when building etch images, although there is a cas...Daniel Baumann
2008-04-10lh_chroot_linux-image: Catch missing case in local live-initramfs handlingChris Lamb