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
a9bb5418c9
Using initramfs generator specific boot parameters in syslinux configuration files.
2012-09-30 09:20:15 +02:00
Daniel Baumann
b693418459
Using dedicated initrd line in syslinux configurations rather than stuffing everything in one line.
2012-09-30 08:30:06 +02:00
Daniel Baumann
68331c3f97
Correcting 'not-enough-arguments' check in Packages grep-aptavail helper.
2012-09-29 15:42:38 +02:00
Daniel Baumann
8cd449e67c
Releasing debian version 3.0~a60-1.
2012-09-29 14:08:52 +02:00
Daniel Baumann
9b81e07886
Updating to standards version 3.9.4.
2012-09-29 13:51:36 +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
218094cff2
Releasing debian version 3.0~a59-1.
2012-09-26 14:48:45 +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
Richard Nelson
5d8ff42064
frontend/cgi correctly reference netboot binary-images in form.html.
2012-08-29 21:20:29 -05:00
Daniel Baumann
e12985ac97
Adding baureo-backports and charon-backports as valid distributions in progress mode.
2012-08-29 15:58:42 +02:00
Daniel Baumann
55f6d94398
Releasing debian version 3.0~a58-1.
2012-08-27 16:33:24 +02:00
Daniel Baumann
341bd2a096
Setting default progress distribution from artax to baureo.
2012-08-27 16:23:27 +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
de27a82a67
Correcting printf call cosmetically in central wrapper when prepending date and time for each command to not choke upon multiple arguments.
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
d0561821e4
Calling local live-build embedded in config directly rather than to adjust path.
2012-08-27 15:03:21 +02:00
Daniel Baumann
365e4c81c5
Adding some comments about the different locations of live-build in the central lb wrapper.
2012-08-27 14:54:20 +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
5f26aa5bd0
Correcting wrong bootstrap-qemu-exclude variable in defaults.
2012-08-27 14:39:14 +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
Richard Nelson
8c17b89ad9
frontend/cgi cleanup remarked line of common function source from last commit on l-b-c.cron.
2012-08-24 11:38:25 +02:00
Richard Nelson
ee0b2d2c1e
frontend/cgi cleanup and support for clone, config, and build on cron job.
2012-08-24 11:38:25 +02:00
Richard Nelson
2499a57101
frontend/cgi only source /usr/lib/live/build.sh
2012-08-24 11:38:25 +02:00
Richard Nelson
ff91282039
frontend/cgi rename BINARY_INDICES to APT_INDICES
2012-08-24 11:38:25 +02:00
Daniel Baumann
fd685847ad
Moving from cdn.debian.net to http.debian.net as binary mirror.
2012-08-24 11:38:25 +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
14f57935cd
Correcting fallback for default binary volatile mirror on ubuntu, thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
2012-08-14 11:38:05 +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
Richard Nelson
aef6a70f51
Remove frontend/cgi unofficial custom binary and custom bootstrap options.
2012-08-13 21:33:09 -05:00
Daniel Baumann
c68e06fb6b
Simplyfing sourcing of build.sh and getting away with the broken subshell construct.
2012-08-13 12:23:34 +02:00
Daniel Baumann
31d966cb49
Releasing debian version 3.0~a57-1.
2012-08-10 22:42:58 +02:00
Daniel Baumann
59785f19f6
Adding cron to recommends for live-build-cgi.
2012-08-09 13:33:31 +02:00
Daniel Baumann
670df4e9df
Adding live-build to depends for live-build-cgi.
2012-08-09 13:33:22 +02:00
Daniel Baumann
bfd14cf38d
Also removing binary.netboot.tar.xz before re-creating it in binary_netboot.
2012-08-07 06:57:21 +02:00