Lyndon Brown
d6096622f9
help/usage: remove pointless vars
...
build scripts never call Help() and so the empty HELP strings are pointless.
(when called with --help they call Man()).
Closes : #952859
Gbp-Dch: Short
2020-03-10 12:45:23 +00:00
jnqnfe
b49abcc1a8
tidy script init (1/4) - arg and config processing
...
Partial fix for #952919
Gbp-Dch: Short
2020-03-10 12:39:37 +00:00
jnqnfe
a67e01638f
help/usage: fix overly complex script description handling
...
Closes : #952887
2020-03-05 20:48:49 +00:00
Raphaël Hertzog
44b9b0a650
Support --distribution-binary and --distribution-chroot
...
This makes it possible to build an image against a first distribution
(--distribution-chroot) and have the resulting image point to another
distribution (--distribution-binary). We can use this to build against a
snapshot and have the result use the original distribution that was
snapshotted.
Closes : #888507
2019-12-19 18:18:44 +01:00
Luca Boccassi
0e91aeea42
Add Acquire::AllowInsecureRepositories to fix apt-secure in sid
...
The apt-secure option does not work anymore when building a sid image,
as with apt 1.6 the existing options are no longer enough to get apt
to accept an unsigned repository, which is necessary when using a
local cached repository (offline build).
Pass Acquire::AllowInsecureRepositories "true"; together with the
other options when --apt-secure false is used to fix the issue.
2018-03-23 16:02:52 +00:00
Daniel Baumann
242aef5d83
Updating year in copyright notices to 2015.
2015-01-04 20:05:44 +01:00
Daniel Baumann
eb336bb782
Updating copyright notices for 2014.
2014-02-08 17:47:24 +01:00
Daniel Baumann
59ce459f40
Removing all references to my old email address.
2013-05-06 14:50:06 +02:00
Daniel Baumann
62d94a4454
Updating year in all copyright notices.
2013-05-06 14:50:03 +02:00
Daniel Baumann
d1047e809a
Adding debian version 4.0~a1-1.
2013-05-06 14:48:46 +02:00
Daniel Baumann
a203b86fdd
Updating year in all copyright notices.
2013-01-01 00:13:01 +01:00
Daniel Baumann
e7a6543499
Correcting a typo in chroot_apt when re-configuring apt preferences, found by Thanatermesis <thanatermesis@gmail.com> ( Closes : #685924 ).
2012-11-19 16:21:19 +01:00
Daniel Baumann
2caef33ea2
Renaming progress mode to progress-linux to match the used naming scheme.
2012-10-25 13:36:18 +02:00
Daniel Baumann
fe3333bcb6
Renaming config/chroot_apt to simply config/apt.
...
Eventually lb_chroot_apt will be folded into chroot_archives
but that's left for after wheezy.
2012-10-22 20:27:15 +02:00
Daniel Baumann
9228a0ca66
Renaming volatile options refering to volatile archive to updates to match current archive namings.
2012-09-26 14:43:12 +02:00
Daniel Baumann
a0a5bbfd1c
Dropping lb prefix from live-build scripts, not needed anymore.
...
Previously, we needed to keep the lb_* prefix as the scripts
could also be executed standalone. Since the lb wrapper is
mandatory since squeeze, we can drop this now.
2012-08-27 16:05:49 +02:00
Daniel Baumann
9f865fce29
Prefixing helper scripts to make 'out of source' usage usable ( Closes : #572455 ).
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
4d22ca948a
Updating copyright headers for live-build.
2011-03-09 19:17:18 +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
74c3ad26d5
Rearranging helpers scripts in source tree.
2011-03-09 19:17:15 +01:00