Commit Graph

749 Commits

Author SHA1 Message Date
Daniel Baumann 43105e7a2d Autodetecting mode depending on which distribution we're building. 2012-02-06 23:15:11 +01:00
Daniel Baumann 98932c4edf Correcting typo in security chroot mirror variable assembling. 2012-02-06 23:15:11 +01:00
Daniel Baumann ee58b8ab8d Applying patch from Ivailo Monev to remove stage files for pseudo-filesystems helpers in exit function. 2012-02-06 23:15:10 +01:00
Daniel Baumann 4e2a532f37 Updating lb_binary_syslinux for embedded syslinux themes. 2012-02-06 17:02:58 +01:00
Daniel Baumann 07ca41c280 Setting default mirror for progress to cdn.archive.progress-linux.org. 2012-01-18 23:06:21 +01:00
Daniel Baumann df0721e87a Switching priorities of mirror defaults (which mirror default is used from which previously set mirror default etc.) to the way it was intendet to be.
If not building a derivative with two seperate repositories,
users should only need to bother about setting the
--mirror*|LB_MIRROR* options, the --parent-mirror*|LB_PARENT_MIRROR*
does get set automatically correctly now.
2012-01-12 13:19:24 +01:00
Daniel Baumann 1ff06c2f81 Adding armhf kernel defaults, thanks for Ying-Chun Liu <paulliu@debian.org> for bringing it up (Closes: #655557). 2012-01-12 11:42:09 +01:00
Matthijs Kooijman 02b9dc3ea9 Unmount /root/config in case of error.
When there is an error, the Exit() handler unmounts filesystems within
the chroot. This adds /root/config to the list used when /proc/mounts is
not available.
2012-01-10 21:54:58 +01:00
Daniel Baumann f57757371b Enabling contrib and non-free by default for progress. 2011-12-30 09:41:31 +01:00
Daniel Baumann c9a7e8b3f6 Inverting logic for defaults or archive-areas wrt/ parent and derivatives. 2011-11-29 13:06:11 +01:00
Daniel Baumann e92e0b7f4a Also setting 5% margin for ext4 images, thanks to Neil Wilson <neil@aldur.co.uk> for spotting it (Closes: #647601). 2011-11-04 13:45:37 +01:00
Daniel Baumann d4563b9202 Correcting defaults d-i mirror for progress. 2011-10-30 08:46:02 +01:00
Daniel Baumann 171207435f Adding precise in releases list. 2011-10-28 14:31:36 +02:00
Daniel Baumann ae5cef81b2 Adding expire date for oneiric in releases list. 2011-10-28 14:29:58 +02:00
Daniel Baumann 6d7dbfbee9 Adding hook to remove dbus machine id. 2011-10-22 18:06:03 +02:00
Daniel Baumann cf3e1d8911 Disable backports forcefully when building artax-backports images direcly. 2011-10-16 09:02:09 +02:00
Daniel Baumann 9e2f545557 Correcting typo in defaults for system variable. 2011-10-13 19:50:48 +02:00
Daniel Baumann 92c56ca826 Updating squeeze point release number. 2011-10-13 09:38:32 +02:00
Ben Howard d90c311ef9 Adding foreign bootstrap via qemu for cross arch building. 2011-10-05 07:38:53 +02:00
Daniel Baumann 88b090e59c Removing EOL Ubuntu dapper from release information. 2011-09-30 12:11:03 +02:00
Daniel Baumann b89413a11e Setting default ubuntu release to oneric. 2011-09-30 12:11:03 +02:00
Colin Watson e6140b821a Defaulting to ubuntu-oneiric syslinux theme on Ubuntu. 2011-09-30 12:11:03 +02:00
Adam Conrad ab40254d0e Using the correct mirror locations for Ubuntu ports. 2011-09-30 12:11:03 +02:00
Daniel Baumann 96e86b96d8 Adding --system option to define the resulting image type to be a live system or a normal, non-live system. 2011-09-30 00:56:49 +02:00
Ben Howard 6b8183c277 Setting default armel linux flavour for Ubuntu. 2011-09-30 00:26:06 +02:00
Daniel Baumann 94e610f2e5 Renaming virtual-hdd-root-size to hdd-size in preparation of merging virtual-hdd into hdd. 2011-09-28 11:39:40 +02:00
Yaroslav Halchenko 365a0c2062 Enclosing shell variables for iso-* defaults in escaped double-quotes while evaluating for the length to allow using parentheses (Closes: #642463). 2011-09-22 21:11:31 +02:00
Daniel Baumann 7b9ecc7976 Switching away from cdn.debian.net as default mirrors for progress, too unreliable outside of Europe. 2011-09-14 21:18:15 +02:00
Daniel Baumann f38ef7f469 Renaming usb-hdd binary image type to simply hdd.
This is the first step in conglomerating code for all hdd-ish
image types, independent of the partitioning scheme being used,
and adding future hdd-ish image types for virtualiziation software.
2011-09-13 09:10:30 +02:00
Daniel Baumann 6f55ec4fb1 Correcting syntax error in tr command used in default for hdd-label in progress mode. 2011-09-13 08:58:30 +02:00
Daniel Baumann bb718340e2 Adding option for setting filesystem label on usb-hdd images. 2011-09-12 09:19:30 +02:00
Daniel Baumann 80fa0406d9 Correcting wrong spelling of cache in exit function, thanks to David Endler for spotting it. 2011-09-07 20:00:40 +02:00
Daniel Baumann 65f626fe9c Improve message when skipping a helper because it is already run. 2011-09-07 15:53:50 +02:00
Daniel Baumann ef53525970 Automatically using an embedded live-build copy from within the config tree at local/live-build, if existing.
This allows to ship (an almost) self contained config tree.
2011-09-01 09:27:29 +02:00
Daniel Baumann dfde086f35 Only calling udevadm in losetup function when udev is installed on the host system. 2011-08-27 20:50:19 +02:00
Daniel Baumann 5d2fbf5d5a Adding support for ext4 for binary and chroot filesystem, including partial patch from Ben Howard <ben.howard@canonical.com> (Closes: #639298). 2011-08-25 23:47:30 +02:00
Daniel Baumann 7dd4473d5a Renaming --apt-source to --apt-source-archives. 2011-08-24 23:30:22 +02:00
Daniel Baumann 72ec4c30be Avoiding magic defaults for --apt-indices option when using minimal or stripped packagelist. 2011-08-24 23:16:13 +02:00
Daniel Baumann ad518cce94 Setting apt-source to false in progress mode. 2011-08-24 22:59:46 +02:00
Daniel Baumann 3ceb68b7d4 Introducing --apt-sources option to control if the live system should have deb-src entries in sources.list. 2011-08-24 22:46:32 +02:00
Daniel Baumann 88befb1766 Moving removal of udev persistent rules from chroot_hacks to a hook, that way it can be easily skipped if desired. 2011-08-23 17:13:45 +02:00
Daniel Baumann 9a59c0a2d6 Moving removal of openssh-server host keys from chroot_hacks to a hook, that way it can be easily skipped if desired. 2011-08-23 17:10:38 +02:00
Daniel Baumann febcb6bbf4 Enabling volatile suite for progress itself in progress mode. 2011-08-13 09:08:04 +02:00
Richard Nelson ee09790f6d Correcting path to VERSION file. 2011-08-08 22:53:49 -05:00
Daniel Baumann 9a94a6d6d9 Using global version file rather than using copied information in functions/common.sh. 2011-08-08 21:19:44 +02:00
Daniel Baumann be6a22556b Releasing debian version 3.0~a28-1. 2011-08-08 21:13:15 +02:00
Daniel Baumann 636155709a Releasing debian version 3.0~a27-1. 2011-08-08 08:10:11 +02:00
Daniel Baumann 6167d107f6 Releasing debian version 3.0~a26-1. 2011-08-04 21:53:37 +02:00
Daniel Baumann b6825361ef Correcting indentiation in hook defaults assignment. 2011-08-04 21:49:46 +02:00
Daniel Baumann f3fd3dc2a9 Adding hook to update apt-file cache (Closes: #636440). 2011-08-04 21:47:46 +02:00
Daniel Baumann 6a577d37f6 Setting default kernel flavours for armel to all available flavour due to the nature of armel images (single rootfs image, multiple kernel images). 2011-07-29 15:27:18 +02:00
Daniel Baumann 046e32b5b0 Add forgotten handling of already set chroot_hooks in defaults. 2011-07-24 09:28:49 +02:00
Daniel Baumann 143e793eb7 Updating derivatives handling for d-i mirror defaults to better match the reality that by default, most derivatives are not going to actually rebuild d-i. 2011-07-21 18:44:22 +02:00
Daniel Baumann de6a971029 Setting default compression levels to -6 for gzip, bzip, lzip and lzma tarballs. 2011-07-21 17:48:17 +02:00
Cody A.W. Somerville 0d2cc22efc Adding function for more resilient detachment of loopback devices. 2011-07-21 17:00:54 +02:00
Daniel Baumann b7f70c339f Avoid to hijack root-command with linux32, rather set use it in the chroot function only. 2011-07-20 18:10:39 +02:00
Cody A.W. Somerville 968be1f426 Appending 'linux32' to LB_ROOT_COMMAND if 'uname -m' is x86_64 and LB_ARCHITECTURE is i386. 2011-07-20 08:54:54 +02:00
Daniel Baumann e4793268a3 Enabling hooks based on the mode we're building for. 2011-07-19 11:57:21 +02:00
Daniel Baumann eb2a305a5f Saving packages in cache even when failing or interrupting a build (Closes: #586929). 2011-07-19 11:13:17 +02:00
Daniel Baumann ef2752faab Adding kubuntu mode in order to have different defadefault hooks enabled for ubuntu and kubuntu (needed for #630088). 2011-07-19 10:51:20 +02:00
Richard Nelson 1f431a739b Update VERSION in common.sh to match last release. 2011-07-15 15:39:20 -05:00
Daniel Baumann 10b0b77f0f Using updated kernel default flavours for sid also for wheezy. 2011-07-14 08:24:33 +02:00
Daniel Baumann 3bf765da2b Releasing debian version 3.0~a23-1. 2011-06-29 07:58:23 +02:00
Daniel Baumann d7b042aa03 Releasing debian version 3.0~a22-1. 2011-06-29 06:20:23 +02:00
Daniel Baumann f68ecad438 Making copyright headers distribution neutral. 2011-06-21 09:11:49 +02:00
Colin Watson e0a1da6aba Fix default for LB_PARENT_ARCHIVE_AREAS (Closes: #630604). 2011-06-15 22:30:36 +02:00
Daniel Baumann db4943c415 Moving internal global package lists from 'lists' to 'package-lists'. This is not a user visible change. 2011-06-15 21:47:45 +02:00
Daniel Baumann 535051e43d Setting default distribution to wheezy (at least until #622838 is handled). 2011-06-15 21:14:23 +02:00
Colin Watson 65ac1c651c Make --architectures armel only fail if --linux-flavours was not passed (Closes: #630464). 2011-06-14 12:14:22 +02:00
Daniel Baumann f42443464a Releasing debian version 3.0~a21-1. 2011-06-13 20:43:25 +02:00
Colin Watson 5d228a8e3e Add --initramfs-compression option (Closes: #627677). 2011-06-13 20:38:44 +02:00
Colin Watson abcc4ca9bf Add --swap-file-path and --swap-file-size options (Closes: #629637). 2011-06-13 20:08:34 +02:00
Daniel Baumann 5fa597a92d Releasing debian version 3.0~a20-1. 2011-06-11 17:50:15 +02:00
Daniel Baumann 14a3d468dc Adding support for 'nif' in package lists. 2011-06-11 16:03:16 +02:00
Daniel Baumann f06a2e3d37 Reworking chroot_tasks into chroot_local-tasklists, now packages and tasks are (almost) handled identical and through local lists only. 2011-06-11 15:54:40 +02:00
Colin Watson 0633d3bc96 Fix incorrect Ubuntu defaults for security and volatile mirrors (Closes: #630080). 2011-06-11 13:37:15 +02:00
Daniel Baumann dc0775d7ae Correct indenting in powerpc kernel defaults. 2011-06-11 13:27:35 +02:00
Colin Watson eb6242e98e Use powerpc and powerpc64-smp kernel flavours by default for Ubuntu, as there is no powerpc64 flavour (Closes: #630032). 2011-06-11 13:26:31 +02:00
Daniel Baumann ae6ed7d84a Removing unmaintained chroot_localization script.
The chroot_localization script did two things:

  * contain a hardcoded list for a couple of packages->l10n-packages
  * (supposed) to set the locales boot parameter correct.

While the first was totally outdated and is a thing that needs to be
constantly updated for changes in debian (and nobody wants to do that)
and it's a broken approach anyway, the second is useless since we're
using syslinux-themes packages anyway.
2011-06-11 13:15:06 +02:00
Daniel Baumann b3ad2f412a Dropping handling of --packages in order to simply things handle packages scheduled for installation through package lists only. 2011-06-11 11:37:37 +02:00
Daniel Baumann cf8f6cee93 Releasing debian version 3.0~a19-1. 2011-06-11 11:04:36 +02:00
Daniel Baumann a951e84c4f Updating default kernel flavour for debian on i386. 2011-06-05 11:15:17 +02:00
Daniel Baumann 91ae1c5366 Updating default kernel flavour for progress on i386. 2011-06-05 11:14:21 +02:00
Richard Nelson 3fb41b9663 Update VERSION in common.sh to match last release. 2011-06-03 21:02:48 -05:00
Daniel Baumann 338ebe5e6b Correcting wrong task defaults. 2011-06-03 11:47:08 +02:00
Daniel Baumann e4928dc223 Removing unused and not really usefull bootstrap-script option (Closes: #603114).
This option was not used anyway, and, it's actually not much of the
business of live-build anyway. People for custom distributions that
can not use the debian default scripts ship their own patched
debootstrap, and then you don't need the option anymore.
2011-06-03 11:10:38 +02:00
Daniel Baumann 3cd5375fbd Correcting accidentally unconditional default for linux-flavours in progress mode. 2011-06-02 22:55:18 +02:00
Daniel Baumann 57e2fac99b Switching to apt as tasksel for all distributions, except Debian squeeze. 2011-05-16 22:11:26 +02:00
Colin Watson 454043122d Allow installing tasks using apt-get, and do so by default for Ubuntu (Closes: #626940). 2011-05-16 22:11:15 +02:00
Daniel Baumann c5df1371f8 Removing defaults for the alpha architecture, not supported by debian anymore. 2011-05-16 14:59:38 +02:00
Daniel Baumann 85ef0adafb Correcting comments about which ubuntu release is LTS and which not in releases list. 2011-05-16 13:40:47 +02:00
Daniel Baumann efc4903772 Updating ubuntu releases. 2011-04-28 15:08:47 +02:00
Daniel Baumann 7cdb76932e Updating squeeze point release number. 2011-04-28 15:06:01 +02:00
Daniel Baumann 201989e6dd Releasing debian version 3.0~a16-1. 2011-04-23 19:27:51 +02:00
Daniel Baumann 745ffde6ff Releasing debian version 3.0~a15-1. 2011-04-22 23:12:06 +02:00
Daniel Baumann ee8d589250 Releasing debian version 3.0~a14-1. 2011-03-25 10:06:37 +01:00
Daniel Baumann ef1a33bc14 Adding parent-archive-areas. 2011-03-24 20:25:34 +01:00
Daniel Baumann f261b470f8 Disabling security and volatile repositories for unreleased distributions. 2011-03-21 20:36:50 +01:00
Daniel Baumann 18fc11bcad Setting default for debian-installer on debian to false. 2011-03-21 20:31:51 +01:00
Daniel Baumann ddbf68ff41 Also including the standard task when building the rescue default flavour. 2011-03-12 13:43:32 +01:00
Daniel Baumann 16d5361094 Building standard image flavour with included --tasks standard. 2011-03-12 13:17:12 +01:00
Daniel Baumann 88d9374df2 Releasing debian version 3.0~a13-1. 2011-03-09 19:27:56 +01:00
Hector Oron 15fe99c141 Removing superfluous whitespace in output of the usage function. 2011-03-09 19:20:44 +01:00
Daniel Baumann 7910dbf330 Updating default mirrors for emdebian (Closes: #614120). 2011-03-09 19:20:44 +01:00
Daniel Baumann 1ca9abd92a Releasing debian version 3.0~a12-1. 2011-03-09 19:20:43 +01:00
Daniel Baumann ced01e41a1 Correcting logical error with default settings of initsystem. 2011-03-09 19:20:43 +01:00
Daniel Baumann ebf1ea5238 Adding mirror handling for derivatives. 2011-03-09 19:20:43 +01:00
Daniel Baumann ff807068b9 Adding mirror option handling for derivatives. 2011-03-09 19:20:43 +01:00
Daniel Baumann 3047936fb5 Renaming mirror options to parent mirror for handling derivatives nice in future. 2011-03-09 19:20:43 +01:00
Daniel Baumann 90b145de6c Adding initial support for parent distribution for debian-installer. 2011-03-09 19:20:43 +01:00
Daniel Baumann 0762a8e56e Updating upstart support addition to current coding style. 2011-03-09 19:20:42 +01:00
Marco Amadori fda3fe6310 Upstart initsystem support. 2011-03-09 19:20:42 +01:00
Daniel Baumann 2159e3fba7 Adding initial support for making initsystem configurable. 2011-03-09 19:20:42 +01:00
Daniel Baumann 5ca5b62082 Adding support for Ubuntu jaunty and natty, thanks to Cody A.W. Somerville <cody.somerville@canonical.com>. 2011-03-09 19:20:42 +01:00
Daniel Baumann 18eeaae602 Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
Daniel Baumann 7289fd7e8f Releasing debian version 3.0~a11-1. 2011-03-09 19:20:41 +01:00
Daniel Baumann bedc819013 Updating compression defaults for progress. 2011-03-09 19:20:41 +01:00
Daniel Baumann 82faf6d595 Correcting typo in lzip default options. 2011-03-09 19:20:41 +01:00
Daniel Baumann b59859ac0e Updating parent distribution defaults for progress. 2011-03-09 19:20:41 +01:00
Daniel Baumann bb1230ba24 Shortening iso volume default for progress. 2011-03-09 19:20:41 +01:00
Daniel Baumann 7ce2164003 Updating apt indices defaults for progress. 2011-03-09 19:20:41 +01:00
Daniel Baumann 6d87f0dde3 Adding derivatives handling for progress. 2011-03-09 19:20:41 +01:00
Daniel Baumann 8f4fb88a71 Updating some defaults for progress. 2011-03-09 19:20:41 +01:00
Daniel Baumann d0a5dac971 Removing unused debian-release mode. 2011-03-09 19:20:41 +01:00
Daniel Baumann 41a68e4819 Correcting typo in compression defaults. 2011-03-09 19:20:41 +01:00
Daniel Baumann 69513e9279 Removing lb_chroot_sysvinit in favour of a hook, which is the appropriate way to handle this. 2011-03-09 19:20:40 +01:00
Daniel Baumann dd9ecf3560 Removing encryption support until we have something for current kernels again. 2011-03-09 19:20:40 +01:00
Daniel Baumann 72e0150203 Adding initial defaults for progress. 2011-03-09 19:20:40 +01:00
Daniel Baumann 21815cb707 Generalizing compression handling and adding support for lzip tarballs. 2011-03-09 19:20:40 +01:00
Daniel Baumann 57e60d5edb Updating man function for newer live-build versions (Closes: #608477). 2011-03-09 19:20:40 +01:00
Daniel Baumann a76b0d9b75 Correcting outdated program variable. 2011-03-09 19:20:40 +01:00
Daniel Baumann a79a5bea10 Simplyfing defaults function a bit. 2011-03-09 19:20:40 +01:00
Daniel Baumann b427b22b88 Removing some more lenny-only stuff. 2011-03-09 19:20:40 +01:00
Daniel Baumann c0d782a1f4 Removing --apt-pdiff option, this doesn't belong into live-build in the first place. 2011-03-09 19:20:39 +01:00
Daniel Baumann aad4e48042 Disabling inclusion of GUI installer images on ubuntu. 2011-03-09 19:20:39 +01:00
Daniel Baumann bd823ca555 Releasing debian version 3.0~a10-1. 2011-03-09 19:20:39 +01:00
Daniel Baumann 772e2ad4bf Removing last live-helper remains in internal variables. 2011-03-09 19:20:39 +01:00
Daniel Baumann 34c35f2c7a Removing old ubuntu release (jaunty). 2011-03-09 19:20:39 +01:00
Daniel Baumann 5588afd293 Adding debian-installer-launcher in prebuilt images. 2011-03-09 19:20:39 +01:00
Daniel Baumann 67aad58250 Releasing debian version 3.0~a9-1. 2011-03-09 19:20:38 +01:00
Daniel Baumann 4a97d539c9 Making default argument guessing for non-debian systems a bit more robust. 2011-03-09 19:20:38 +01:00
Daniel Baumann 51944c015f Renaming --architecture to --architectures in preparation for multi-arch. 2011-03-09 19:20:37 +01:00
Daniel Baumann d703d361fc Passing chroot directory explicitly to Apt() in preparation for multi-arch. 2011-03-09 19:20:37 +01:00
Daniel Baumann 68e8fd157e Renaming 'packages lists' to 'package lists' all over the place. 2011-03-09 19:20:36 +01:00
Daniel Baumann 813f5227ab Replacing last occurences of lh with lb. 2011-03-09 19:20:36 +01:00
Daniel Baumann 78492155d3 Removing cdrom-detect/try-usb workaround, not needed anymore. 2011-03-09 19:20:36 +01:00
Daniel Baumann da2c2b0bcc Renaming --binary-indices to --apt-indices for consistency. 2011-03-09 19:20:35 +01:00
Daniel Baumann e54e1e013d Enabling volatile for squeeze. 2011-03-09 19:20:35 +01:00
Daniel Baumann ea90e168cd Releasing debian version 3.0~a6-1. 2011-03-09 19:20:35 +01:00
Daniel Baumann cd172cfe21 First step in cleaning up syslinux handling by using syslinux-theme packages rather than embedded templates. 2011-03-09 19:20:35 +01:00
Daniel Baumann 6e59f3b095 Correcting typo in defaults handling of apt http proxy. 2011-03-09 19:20:34 +01:00
Daniel Baumann 3df7f06c17 Shuffeling dpkg tmpfs hack arround in preparation for generic tmpfs support. 2011-03-09 19:20:34 +01:00
Daniel Baumann af0480e577 Removing hppa case for kernel defaults, squeeze and newer has no hppa anymore. 2011-03-09 19:20:34 +01:00
Daniel Baumann e65578e493 Removing arm case for kernel defaults, squeeze has armel instead. 2011-03-09 19:20:34 +01:00
Daniel Baumann c7a9942687 Removing --binary-pool again, not ready yet.
See #598935, #598991 and and
http://lists.debian.org/debian-live/2010/10/msg00079.html
for details.
2011-03-09 19:20:33 +01:00
Daniel Baumann 972aca9556 Updating defaults for squeeze and d-i gui. 2011-03-09 19:20:32 +01:00
Daniel Baumann ef880ac2bf Updating version constraints in config tree version check. 2011-03-09 19:20:31 +01:00
Daniel Baumann 4826b8c224 Adding option to allow using the live-media pool in live system. 2011-03-09 19:20:31 +01:00
Daniel Baumann c77053d3d8 Replacing lb_chroot_symlinks with a hook, that's more approriate. 2011-03-09 19:20:31 +01:00
Daniel Baumann c5c3f6133a Adding debian version 3.0~a1-1. 2011-03-09 19:19:23 +01:00
Daniel Baumann afd63ce871 Releasing debian version 2.0.12-1. 2011-03-09 19:17:34 +01:00
Daniel Baumann 3dc6e39668 Adding support for Ubuntu jaunty and natty, thanks to Cody A.W. Somerville <cody.somerville@canonical.com>. 2011-03-09 19:17:33 +01:00
Daniel Baumann 2ddc0cef5d Updating year in manpage, hooks, script and template files. 2011-03-09 19:17:33 +01:00
Daniel Baumann c4585c1808 Updating man function for newer live-build versions (Closes: #608477). 2011-03-09 19:17:32 +01:00
Daniel Baumann bb3bcbf784 Correcting outdated program variable. 2011-03-09 19:17:32 +01:00
Daniel Baumann 383519bff3 Removing l10n support for 2.0 branch. 2011-03-09 19:17:32 +01:00
Daniel Baumann 339a910c82 Releasing debian version 2.0.11-1. 2011-03-09 19:17:32 +01:00
Daniel Baumann b05af6055e Disabling inclusion of GUI installer images on ubuntu. 2011-03-09 19:17:32 +01:00
Daniel Baumann 4d3637228a Releasing debian version 2.0.10-1. 2011-03-09 19:17:31 +01:00
Daniel Baumann 48f6f2105f Removing last live-helper remains in internal variables. 2011-03-09 19:17:31 +01:00
Daniel Baumann b97534b112 Removing old ubuntu release (jaunty). 2011-03-09 19:17:31 +01:00
Daniel Baumann 262cbb3461 Adding debian-installer-launcher in prebuilt images. 2011-03-09 19:17:31 +01:00
Daniel Baumann 6380f4dbee Releasing debian version 2.0.9-1. 2011-03-09 19:17:30 +01:00
Daniel Baumann 1459914e2f Replacing last occurences of lh with lb. 2011-03-09 19:17:29 +01:00
Daniel Baumann a71d06e072 Removing cdrom-detect/try-usb workaround, not needed anymore. 2011-03-09 19:17:28 +01:00
Daniel Baumann 7b426dd91a Enabling volatile for squeeze. 2011-03-09 19:17:28 +01:00
Daniel Baumann 4bb62ce0e9 Releasing debian version 2.0.6-1. 2011-03-09 19:17:28 +01:00
Daniel Baumann c43c932602 Correcting typo in defaults handling of apt http proxy. 2011-03-09 19:17:28 +01:00
Daniel Baumann 646725908a Releasing debian version 2.0.3-1. 2011-03-09 19:17:26 +01:00
Daniel Baumann c0ca9ea805 Updating defaults for squeeze and d-i gui. 2011-03-09 19:17:25 +01:00
Daniel Baumann c7ef19166c Releasing debian version 2.0.1-1. 2011-03-09 19:17:25 +01:00
Daniel Baumann 958ec2235e Releasing debian version 2.0.0-1. 2011-03-09 19:17:24 +01:00
Daniel Baumann 8442fdc9eb Adding initramfs related defaults for wheezy. 2011-03-09 19:17:24 +01:00
Daniel Baumann 933d1d74cf Also supportin local global lists in config/lists, thanks to Mark Schneider <ms@it-infrastrukturen.org>. 2011-03-09 19:17:23 +01:00
Daniel Baumann c1bd2bed0d Adding support for inclusion of the debian-backports repository. 2011-03-09 19:17:23 +01:00
Daniel Baumann 8c155c17c8 Updating auto/scripts handling. 2011-03-09 19:17:22 +01:00
Daniel Baumann 8488808879 Releasing debian version 2.0~a28-1. 2011-03-09 19:17:22 +01:00
Daniel Baumann 801d1ae414 Removing EOL Ubuntu releases. 2011-03-09 19:17:22 +01:00
Cody A.W. Somerville 1a2f5c6d13 Addding maverick to list of releases. 2011-03-09 19:17:22 +01:00
Daniel Baumann 83bc63f725 Updating internal variables from lh to lb scheme, should be the last piece to finish the live-helper to live-build rename. 2011-03-09 19:17:21 +01:00
Daniel Baumann 7d115df145 Releasing debian version 2.0~a26-1. 2011-03-09 19:17:20 +01:00
Daniel Baumann 076ea6bc28 Updating lenny point release number. 2011-03-09 19:17:20 +01:00
Daniel Baumann f21aa58cb7 Adding support for wheezy. 2011-03-09 19:17:20 +01:00
Daniel Baumann b49b72172c Updating debian-live homepage in various locations. 2011-03-09 19:17:20 +01:00
Daniel Baumann 97f06ce302 Updating lenny point release number. 2011-03-09 19:17:20 +01:00
Daniel Baumann 4b84f354bf Updating internal calls to use live-build instead of live-helper. 2011-03-09 19:17:19 +01:00
Daniel Baumann e70ad72254 Releasing debian version 2.0~a24-1. 2011-03-09 19:17:19 +01:00
Daniel Baumann ce4581282e Replacing some references to live-helper with live-build. 2011-03-09 19:17:18 +01:00
Daniel Baumann 4d22ca948a Updating copyright headers for live-build. 2011-03-09 19:17:18 +01:00
Daniel Baumann 45e1f443ac Correcting typo in emdebian keyring packages variable (Closes: #593346). 2011-03-09 19:17:18 +01:00
Daniel Baumann cb9ac8bef7 Releasing debian version 2.0~a23-1. 2011-03-09 19:17:17 +01:00
Daniel Baumann c210b8ae44 Moving /usr/share/live-helper to /usr/share/live/build. 2011-03-09 19:17:17 +01:00
Daniel Baumann e87d1e3b6e Setting default distribution to squeeze. 2011-03-09 19:17:17 +01:00
Daniel Baumann 0ce1eba311 Releasing debian version 2.0~a22-1. 2011-03-09 19:17:17 +01:00
Chris Lamb a0fcfedb0b Fixing spelling typo. 2011-03-09 19:17:16 +01:00
Daniel Baumann 4d3c864030 Releasing debian version 2.0~a21-1. 2011-03-09 19:17:16 +01:00
Daniel Baumann 3d484128cc Releasing debian version 2.0~a20-1. 2011-03-09 19:17:15 +01:00
Daniel Baumann a93ae2cb8d Releasing debian version 2.0~a19-1. 2011-03-09 19:17:14 +01:00
Daniel Baumann 643b41a29d Updating defaults to also add try-usb parameter for cdrom-detect when building iso-hybrid images with included debian-installer. 2011-03-09 19:17:14 +01:00
Daniel Baumann 477f01453f Releasing debian version 2.0~a18-1. 2011-03-09 19:17:14 +01:00
Daniel Baumann 0d33caf4c4 Releasing debian version 2.0~a17-1. 2011-03-09 19:17:13 +01:00
Daniel Baumann d74cc624df Releasing debian version 2.0~a16-1. 2011-03-09 19:17:12 +01:00
Daniel Baumann 575648476f Correcting wrong handling of --rsyncable in defaults autodetection of gzip options. 2011-03-09 19:17:11 +01:00
Daniel Baumann 279c24075f Releasing debian version 2.0~a15-1. 2011-03-09 19:17:11 +01:00
Daniel Baumann 08ee83bdf4 Releasing debian version 2.0~a14-1. 2011-03-09 19:17:10 +01:00
Daniel Baumann 2887c8a251 Setting version number to 2.0~a13. 2011-03-09 19:17:09 +01:00
Daniel Baumann 36bddd25da Renaming --chroot-build to --build-with-chroot. 2011-03-09 19:17:09 +01:00
Daniel Baumann 3479891830 Also (try) unmounting /dev/shm in exit function. 2011-03-09 19:17:09 +01:00
Daniel Baumann e2644c02ec Setting version number. 2011-03-09 19:17:07 +01:00
Daniel Baumann 6e36d93f1f Allow to include multiple checksum files and specify which hashes to use. 2011-03-09 19:17:06 +01:00
Daniel Baumann d190df9cb3 Releasing debian version 2.0~a11-1. 2011-03-09 19:17:06 +01:00
Daniel Baumann dca0d040dd Releasing debian version 2.0~a10-1. 2011-03-09 19:17:06 +01:00
Daniel Baumann 7d7641e34e Updating Man function to work with lh as wrapper. 2011-03-09 19:17:06 +01:00
Daniel Baumann 58f50cbec1 Releasing debian version 2.0~a9-1. 2011-03-09 19:17:05 +01:00
Daniel Baumann 000ff0a0b0 Adding update repositories as volatile when building in ubuntu mode (Closes: #572983). 2011-03-09 19:17:05 +01:00
Daniel Baumann a625ce959b Updating hostname of ubuntu security updates. 2011-03-09 19:17:05 +01:00
Daniel Baumann 314a1439d8 Setting debian-installer-gui default to false for squeeze and sid. 2011-03-09 19:17:04 +01:00
Daniel Baumann 17c5ed64b2 Adding support for debian-volatile archive. 2011-03-09 19:17:04 +01:00
Daniel Baumann 54518852c8 Updating year to 2010 in copyright notices. 2011-03-09 19:17:04 +01:00
Daniel Baumann 5ab772d8c9 Applying slightly modified patch from Cody A.W. Somerville <cody.somerville@canonical.com> to add support for custom debian installer images mirror. 2011-03-09 19:17:04 +01:00
Daniel Baumann 9aaba9712a Releasing debian version 2.0~a8-1. 2011-03-09 19:17:04 +01:00
Daniel Baumann afa0ce7b84 Updating tasks handling for squeeze. 2011-03-09 19:17:04 +01:00
Daniel Baumann c66942f06e Reworking iso-hybrid as an independent binary image type. 2011-03-09 19:17:04 +01:00
Daniel Baumann 9d6a4dedc2 Cleaning up usb helpers for a future usb-zip addition. 2011-03-09 19:17:04 +01:00
Richard Nelson e59e8d5c7d Removed the appending of LH_BOOTAPPEND_LIVE to LH_BOOTAPPEND_INSTALL. 2011-03-09 19:17:04 +01:00
Daniel Baumann 67af4a1ce9 Updating error message on arm/armel regarding kernel flavour selection. 2011-03-09 19:17:04 +01:00
Daniel Baumann aa3a6f49b5 Releasing debian version 2.0~a7-1. 2011-03-09 19:17:04 +01:00
Daniel Baumann 5b3a7d8021 Removing whitespaces at the end of bootappend-install assignements. 2011-03-09 19:17:04 +01:00
Daniel Baumann eeaec0fc3b Don't append and re-append try-usb parameter to bootappend-install options over and over again. 2011-03-09 19:17:04 +01:00
Daniel Baumann 40c5cf8d4a Calling /usr/sbin/chroot with full path in Chroot(); should fix path problems when using live-helper from a local source tree. 2011-03-09 19:17:04 +01:00
Daniel Baumann da2bfd4f3d Updating defaults for kernel packages to not include separate aufs-modules for squeeze, not needed anymore. 2011-03-09 19:17:03 +01:00
Daniel Baumann bb12d73a8e Removing dead code for bootstrap mirror defaults. 2011-03-09 19:17:03 +01:00
Daniel Baumann e1a4e1b91b Releasing debian version 2.0~a4-1. 2011-03-09 19:17:03 +01:00
Daniel Baumann 4a3d0ebf17 Renaming directory that holds automatic scripts (e.g. scripts/config or scripst/clean) to auto for consistency reasons. 2011-03-09 19:17:03 +01:00
Daniel Baumann 45406a5c98 Making unmount routines a bit more robust. 2011-03-09 19:17:03 +01:00
Daniel Baumann b5d8bded4b Bumping ubuntu default distribution to karmic. 2011-03-09 19:17:03 +01:00
Daniel Baumann 2e6e655346 Releasing debian version 2.0~a3-1. 2011-03-09 19:17:03 +01:00
Daniel Baumann 09c2e7943c Adding experimental support for isohybrid (Closes: #558688). 2011-03-09 19:17:03 +01:00
Daniel Baumann 701b5affd4 For consistency, using true|false instead of enabled|disabled in configuration options. 2011-03-09 19:17:03 +01:00
Daniel Baumann 3171fcb3f2 Setting win32-loader to disabled in ubuntu mode. 2011-03-09 19:17:03 +01:00