summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_sources
AgeCommit message (Expand)Author
2011-03-09Dropping lh_ prefix from internal helpers, this is not user visible.Daniel Baumann
2011-03-09Changing binary indices behaviour as suggested by Ben Armstrong <synrg@debian...Daniel Baumann
2011-03-09For consistency, using true|false instead of enabled|disabled in configuratio...Daniel Baumann
2011-03-09Adding suffix .list to sources.list.d snipplets.Daniel Baumann
2011-03-09Using /etc/apt/sources.list.d mechanism for local sources.list snipplets.Daniel Baumann
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Correcting comment about replacing /dev/urandom with /dev/random.Karl Goetz
2011-03-09Adding Ubuntu mode.Cody A.W. Somerville
2011-03-09Adding new setting for binary indices: If set to none, no indices are include...Daniel Baumann
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann
2011-03-09Using common function file to source shell includes.Daniel Baumann
2011-03-09Translating the description of the helpersAntonio Terceiro
2011-03-09Moving removal of apt packages lists from minimal and stripped hook to lh_chr...Daniel Baumann
2011-03-09Applied patch from Maximilian Gass <mxey@cloudconnected.org> to fix typo in g...Daniel Baumann
2011-03-09Generalizing internal Chroot(); by requiring its first argument to be the chr...Daniel Baumann
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann
2011-03-09Enforcing lh_config to be run before lh_build, see also http://lists.debian.o...Daniel Baumann
2011-03-09Improving indices workaround by checking LH_BOOTSTRAP_FLAVOUR rather than LH_...Daniel Baumann
2011-03-09Adding explicit --yes to apt-get call when installing keyring packages (previ...Daniel Baumann
2011-03-09Always using apt to install keyring packages (Closes: #498531).Daniel Baumann
2011-03-09Fixing a chicken-egg problem with package indices when using minimal/stripped...Daniel Baumann
2011-03-09Renaming sections to categories in order to use the same names as Debian Poli...Daniel Baumann
2011-03-09Generate Release file for chroot_local-packages when APT_SECURE is disabled.Chris Lamb
2011-03-09Adding last modifications in order to have localization fully working in live...Tiago Bortoletto Vaz
2011-03-09Replacing file checking with ls by function callsAntonio Terceiro
2011-03-09Ensure packages in config/chroot_local-packages override all others.Chris Lamb
2011-03-09Only using hardlinks for local-packages when hardlinks are possible.Daniel Baumann
2011-03-09Using rfc2606 invalid tld instead of dummy.Daniel Baumann
2011-03-09Using better suited variable name for live-helpers local key.Daniel Baumann
2011-03-09Remove pointless whitespace.Chris Lamb
2011-03-09Temporarily replace /dev/urandom with /dev/random when creating local package...Chris Lamb
2011-03-09Ensure ~/.gnupg exists (required for gnupg >= ~1.4.9)Chris Lamb
2011-03-09Use a temporary apt key when installing local packages (Closes: #488257)Chris Lamb
2011-03-09Fix caching of APT indices (Closes: #478744)Chris Lamb
2011-03-09Ensure apt-utils is installed in the helpers it is required.Chris Lamb
2011-03-09Only saving source indices to indices cache if source indices are actually ex...Daniel Baumann
2011-03-09Using hardlinks to copy local packages into chroot.Daniel Baumann
2011-03-09Install local packages using a local APT repo instead of using "dpkg -i"Chris Lamb
2011-03-09Using new Read_conffile(); now.Daniel Baumann
2011-03-09Adding 'all' configuration file.Daniel Baumann
2011-03-09Updating copyright years to 2008.Daniel Baumann
2011-03-09Re-adding additional indices updated, otherwise we wouldn't honor thirdparty ...Daniel Baumann
2011-03-09Renaming LH_MIRROR_BOOTSTRAP* to LH_MIRROR_CHROOT and introducing dedicated L...Daniel Baumann
2011-03-09Renaming extra bootstrap indices to chroot.Daniel Baumann
2011-03-09Adding apt/aptitude options.Daniel Baumann
2011-03-09Adding an upgrade and dist-upgrade to lh_chroot_sources, so that security upd...Daniel Baumann
2011-03-09fix lh_chroot_sources to actually install *.deb from config/chroot_sourcesAlex Owen
2011-03-09Removing ubuntu support.Daniel Baumann
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann
2011-03-09Adding live-helper 1.0~a23-1.Daniel Baumann