Commit Graph

1923 Commits

Author SHA1 Message Date
Daniel Baumann
2af22aa1c4 Unifying lb_chroot_packagelists and lb_chroot_local-packagelists. 2011-08-16 20:49:36 +02:00
Ben Armstrong
cecbaf84b7 Removing old syslinux switches from lb_config manpage (Closes: #637939). 2011-08-16 12:35:33 +02:00
Daniel Baumann
fd344cdbed Correcting wrong variables in volatile handling for derivatives. 2011-08-16 08:40:27 +02:00
Daniel Baumann
febcb6bbf4 Enabling volatile suite for progress itself in progress mode. 2011-08-13 09:08:04 +02:00
Daniel Baumann
89a66b4ce0 Releasing debian version 3.0~a29-1. 2011-08-13 08:07:24 +02:00
Daniel Baumann
557e4c365b Also guarding key additions for local configured archives to not fail if no key is supplied. 2011-08-09 13:05:29 +02:00
Richard Nelson
73d237a9bc Rename references of live-build.cgi to live-build-cgi 2011-08-08 23:39:06 -05: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
d0663f3cbd Since all (false positives for) bashisms are gone, making the test target fail on bashisms. 2011-08-08 21:04:20 +02:00
Daniel Baumann
1566a511b0 Limiting test target to actual scripts in cron subdirectory. 2011-08-08 20:59:02 +02:00
Daniel Baumann
9e1f55bc82 Removing some false-positive bashisms from live-build-cgi. 2011-08-08 20:44:18 +02:00
Daniel Baumann
ca8baa892f Renaming cgi files within the sources to consistently use the name live-build-cgi. 2011-08-08 20:32:14 +02:00
Daniel Baumann
5b9c2c23df Adding share/hooks to toplevel makefile so that it's included in the test suite. 2011-08-08 20:27:39 +02:00
Daniel Baumann
eedfa8e5ce Guarding archives handling with an additional check to prevent ugly message about files not existing. 2011-08-08 12:39:43 +02:00
Daniel Baumann
636155709a Releasing debian version 3.0~a27-1. 2011-08-08 08:10:11 +02:00
Daniel Baumann
fabdcdcd13 Removing left-over mentioning of lb_binary_local-hooks instead of lb_binary_hooks in lb_binary. 2011-08-08 08:10:10 +02:00
Daniel Baumann
724f5b4dc8 Also using definition files without suffix (so that e.g. foo.list is used for both chroot and binary stage). 2011-08-08 08:10:07 +02:00
Daniel Baumann
8a0da57266 Reverse keywords in suffix of the package list files for consistency.
Previously, config/package-lists/foo.{binary,chroot}.list was used,
now we use config/package-lists/foo.list.{binary,chroot}.

That way, we're using the same single suffix for all files to make
them specific for either binary and chroot, rather than having
an exception to the rule for package list files.
2011-08-05 08:40:03 +02:00
Daniel Baumann
a51393f49b Reverse keywords in suffix of the archive definition files for consistency.
Previously, config/archives/foo.{binary,chroot}.{key,list} was used,
now we use config/archives/foo.{key,list}.{binary,chroot}.

That way, we're using the same single suffix for all files to make
them specific for either binary and chroot, rather than having
an exception to the rule for archive definitions.
2011-08-05 08:28:45 +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
18e092e835 Adding missing 'set -e' in remove-python-py.chroot hook. 2011-08-04 21:49:00 +02:00
Daniel Baumann
b79dce2155 Renumbering hook files. 2011-08-04 21:48:32 +02:00
Daniel Baumann
f3fd3dc2a9 Adding hook to update apt-file cache (Closes: #636440). 2011-08-04 21:47:46 +02:00
Daniel Baumann
a56cc98f12 Removing -r from short options in lb_config (Closes: #636208). 2011-08-04 21:32:02 +02:00
intrigeri
d8ac62a9ec Cleaning up temporary directories at the same time as other cruft. 2011-08-04 19:46:35 +02:00
Daniel Baumann
1deaeb04e5 Adjusting check for target directory in live-build-cron scripts to fail if non-directories are used, thanks to Ben Armstrong <synrg@debian.org>. 2011-08-04 13:19:37 +02:00
Daniel Baumann
a7a2aa23c6 Correcting cross-references to live-boot and live-config in lb_config manpage. 2011-08-04 13:16:21 +02:00
Ben Armstrong
195156dd93 Fixing/adding cross-references for live-boot and live-config. 2011-08-03 07:30:22 -03:00
Daniel Baumann
ac4b9c5296 Removing debian-instaler-distribution selection from live-build-cron-images for the time being. 2011-07-30 15:47:47 +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
cba1c05b33 Handle package-lists parameter for lb_config in live-build-cron-images script for both lb version 2.x and 3.x. 2011-07-29 11:30:53 +02:00
Daniel Baumann
b181612222 Adding virtual-hdd in lb_config manpage as binary image type. 2011-07-28 16:23:23 +02:00
Daniel Baumann
17283e776f Correcting typo in lb_config for program variable, thanks to intrigeri <intrigeri@boum.org>. 2011-07-26 14:49:29 +02:00
Daniel Baumann
a255d1bbc7 Updating TODO for live-build-cron. 2011-07-26 14:46:46 +02:00
Daniel Baumann
62aa7b970c Correcting debconf variables. 2011-07-26 14:32:24 +02:00
Daniel Baumann
f062be7276 Removing unmaintained studio package lists. 2011-07-25 22:20:08 +02:00
Daniel Baumann
cacf9b6e34 Simplify bind mounting of the config tree during local hooks are run by using read-only bind mounts. 2011-07-25 18:05:40 +02:00
Daniel Baumann
6b63effdff Using 'live' rather than 'incomplete' for cd_type in .disk on images that include debian-installer with live-installer udeb. 2011-07-25 17:15:17 +02:00
Daniel Baumann
2a5263cb39 Updating grub packages list in binary_debian-installer. 2011-07-25 17:13:32 +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
cfd7f3103b Adding mdadm manually to extra packages for binary pool for being used by debian-installer (Closes: #607225). 2011-07-24 09:19:42 +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
Cody A.W. Somerville
50816947a7 Making config tree available to chroot hooks. 2011-07-21 18:35:56 +02:00
Cody A.W. Somerville
e01424a1f2 Adding paths for remote debian-installer images on armel. 2011-07-21 17:58:21 +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
Daniel Baumann
8316bd2d98 Correcting uuid extraction from initrds in ubuntu mode to work from within binary so that it is cleaned up by lb_clean on failed builds. 2011-07-21 17:24:08 +02:00
Daniel Baumann
0aab94aac9 Calling mkdir with -p to avoid build failures with multiple kernels on disk info in ubuntu mode, thanks to Cody A.W. Somerville <cody.somerville@canonical.com>. 2011-07-21 17:06:54 +02:00