chals
743cf9775d
Addin missing comma in the long debootstrap-options that caused an unrecognized option message.
2012-10-24 14:18:26 +02:00
Daniel Baumann
bb86b31b7b
Renaming config/includes.binary_debian-installer to simply config/includes.debian-installer.
2012-10-22 20:43:21 +02:00
Daniel Baumann
b7c3e69b0d
Renaming config/binary_rootfs to simply config/rootfs.
2012-10-22 20:41:40 +02:00
Daniel Baumann
f8d11f4698
Avoid creating old left-over directory for custom syslinux splash handing from within the config tree in lb_config.
2012-10-22 20:36:25 +02:00
Daniel Baumann
46de5bb96c
Removing support for local grub/grub2 splash image and config manipulations, custom templates should be used instead.
...
Rather than doing all the heavy lifting in live-build that nobody really
uses and which is quite inflexible, users should (in line with the syslinux
handling) either stick with the default grub configurations, or, supply
a custom one to live-build, rather than partial/single files only.
2012-10-22 20:34:14 +02:00
Daniel Baumann
bd5f6bc104
Renaming config/binary_debian-installer to simply config/debian-installer.
2012-10-22 20:30:41 +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
1fc33f6afb
Renaming local/scripts to local/bin for executables overriding not just lb scripts, but any command during live-build runs.
2012-10-22 19:20:12 +02:00
Daniel Baumann
6caf65efee
Removing local/functions functionality, it's not really usefull anyway.
2012-10-22 19:18:06 +02:00
Daniel Baumann
ff115e5a88
Removing some left-overs from bootstrap-copy removal in lb config.
2012-10-22 19:14:01 +02:00
Daniel Baumann
65bc289e9b
Correcting variable handling for --bootappend-live-failsafe in lb config.
2012-10-08 19:51:23 +02:00
Daniel Baumann
56e4085c60
Making failsafe boot parameters fully customizable like the normal ones.
2012-10-04 14:25:01 +02:00
Michal Suchanek
057d7439ac
Allowing to include multiple kernel images but menu entry is generated only for one.
2012-10-03 14:22:47 +02:00
Daniel Baumann
80f3c62290
Removing unsupported and unsupportable bootstrap_copy.
2012-10-03 13:46:22 +02:00
Daniel Baumann
97de0e925e
Add missing whitespace when concatenating multiple live.cfg syslinux files.
2012-10-01 05:36:09 +02:00
Daniel Baumann
711d6504f1
Using menu default only once when populating syslinux configurations for more than one kernel flavour ( Closes : #682957 ).
2012-10-01 05:01:18 +02:00
Daniel Baumann
fd73a68615
Simplify internal replacement strings when processing syslinux configuration files.
2012-10-01 04:43:14 +02:00
Daniel Baumann
803266d886
Also use .contents suffix for file list of sources images like for binary images, rather than the old .list suffix.
2012-10-01 03:42:20 +02:00
Daniel Baumann
b7396abd13
Avoiding warnings when checking for arguments in clean.
2012-09-30 20:29:55 +02:00
Daniel Baumann
26f2278a23
Supporting parent distribution as a variable field in archive definitions.
2012-09-30 20:14:05 +02:00
Daniel Baumann
ad31a98bf0
Supporting parent distribution as a variable field in syslinux splashes.
2012-09-30 20:13:42 +02:00
Daniel Baumann
64664bb475
Only producing zsync files for iso and iso-hybrid images.
2012-09-30 17:34:08 +02:00
Daniel Baumann
efe7090bdb
Simplyfing clean option in lb config.
2012-09-30 15:13:42 +02:00
Daniel Baumann
880e6e0736
Adding slightly modified patch from Adam Conrad <adconrad@ubuntu.com> to remove resolvconf artifacts.
2012-09-30 09:43:58 +02:00
Colin Watson
5e4f7742c5
Fixing execution of binary hooks.
2012-09-30 09:40:01 +02:00
Colin Watson
cab0d9e783
If --build-with-chroot is false, run ! lines in package-lists in the host system.
2012-09-30 09:38:17 +02:00
Daniel Baumann
2046ad7fdd
Don't turn on xz compression in mksquashfs for ubuntu builds according to Adam Conrad <adconrad@ubuntu.com>.
2012-09-30 09:33:06 +02:00
Colin Watson
01b64bf2b9
Using i386 -generic-pae kernel flavour on Ubuntu precise.
2012-09-30 09:28:55 +02:00
Adam Conrad
7ae630cc43
Switching Ubuntu from powerpc to powerpc-smp kernel.
2012-09-30 09:26:12 +02:00
Daniel Baumann
7fad1b698d
Including loadlin on d-i images on amd64 and i386.
2012-09-29 13:23:31 +02:00
Daniel Baumann
6b12a3fb7d
Updating win32-loader inclusion handling.
2012-09-29 13:08:14 +02:00
Daniel Baumann
3e72045807
Removing virtual-hdd image type.
...
Rather than a half broken image type, we'll bet our money on having proper
partman recipies support implemented for hdd image types.
Even if we don't make it for wheezy, it's better to not have virtual-hdd
in there and tell users to use the jessie version for proper hdd images.
2012-09-26 15:36:44 +02:00
Daniel Baumann
d86d6cd72c
Removing intel-microcode special handling in chroot_linux-image, microcode packages are already included automatically anyway.
2012-09-26 14:43:17 +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
017ce07eb4
Correcting cdebootstraps-options typo in getopt, thanks to chals <chals@altorricon.com>.
2012-08-31 15:07:29 +02:00
Daniel Baumann
360621922c
Updating base-files hack for plymouth in progress mode.
2012-08-30 08:51:51 +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
d6e45a3437
Making build.sh sourcing more robust ( Closes : #684896 ).
2012-08-27 16:05:48 +02:00
Daniel Baumann
ddd0ef9dc0
Moving aborting when no bootstrap tool is installed from defaults to the respective bootstrap script.
2012-08-27 16:05:46 +02:00
Daniel Baumann
b6da4aec04
Removing old LB= hack when wrapper was not mandatory.
2012-08-27 15:16:09 +02:00
Daniel Baumann
80bfaf9f0a
Exposing --debootstrap-options and --cdebootstrap-options publicly.
2012-08-27 14:47:10 +02:00
Daniel Baumann
d7064dfb27
Applying patch from Colin Watson <cjwatson@ubuntu.com> to correct chroot hooks execution ( Closes : #685534 ).
2012-08-27 14:43:27 +02:00
Daniel Baumann
9b5fc09d0f
Removing bootstrap-keyring option.
2012-08-27 14:36:42 +02:00
Daniel Baumann
fda74e4307
Removing bootstrap-include and bootstrap-exclude options.
2012-08-27 14:33:57 +02:00
Daniel Baumann
df1cea54c5
Removing bootstrap-flavour option ( Closes : #685675 ).
...
live-build does too much magic that causes too much effort in
maintaining for stuff that hardly everyone uses.
Rather than 'translating' back and forth and maintaining compatibility
between options of different debootstrap and cdebootstrap versions (and
possibly any other in the future), it's is better to 'off-load' this to
the user.
For non-live specific options passed to the bootstrap tools, we'll
be introducing --debootstrap-options and --cdebootstrap-options
where users can specify their additional options passed to the
respective bootstrap tool, rather than us maintaining them in a
'hardcoded' and selected list.
2012-08-27 14:26:11 +02:00
Daniel Baumann
6cb824c187
Improving check for missing apt-ftparchive to check for the actual file, rather than to check for a possible missleading bootstrap flavour.
2012-08-27 14:07:34 +02:00
Daniel Baumann
d8d5366a6c
Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for consistency reasons.
2012-08-24 11:38:24 +02:00
Daniel Baumann
9820490ca6
Switching back to use the more common ${@} instead of ${*}, it's not required in current lb_clean anymore.
2012-08-24 11:38:13 +02:00
Daniel Baumann
dd31503960
Correcting wrong path to syslinux configuration files when using live-build from a local git clone, thanks to Raphael Hertzog <hertzog@debian.org> ( Closes : #684893 ).
2012-08-14 15:36:38 +02:00
Daniel Baumann
2023579e88
Correcting typo in binary_syslinux when writing the flavour name to the config files ( Closes : #684865 ).
2012-08-14 10:50:20 +02:00