Daniel Baumann
30122125be
Adding wget dependency in chroot_firmware.
2015-01-04 18:22:53 +01:00
Daniel Baumann
501a2817a5
Updating wget dependency in installer_debian-installer to look for wget on the host system rather than the chroot.
2015-01-04 18:22:03 +01:00
Daniel Baumann
fdc9250bca
Changing package dependency checks within chroot to work outside as well.
2015-01-04 18:19:47 +01:00
Daniel Baumann
691305c11e
Adding wget to recommends ( Closes : #774326 ).
2015-01-04 18:05:55 +01:00
Richard Nelson
07ccdb1888
Dropping support of config type rescue in frontend/cgi.
2014-12-26 18:56:53 -06:00
Daniel Baumann
b814f4e07e
Dropping cdebootstrap support ( Closes : #773657 ).
...
debootstrap is the official tool to bootstrap debian,
cdebootstrap has had the one or other bug making it
broken for times during the release cycles.
The extra effort of supporting both debootstrap
and cdebootstrap is hardly worth it since the bootstrap
stage is cached anyway.
2014-12-23 22:54:41 +01:00
Daniel Baumann
cb7e5f256c
Cleaning up from python removal (LIVE_IMAGE_PARENT_ARCHIVE_AREAS).
2014-12-10 09:19:07 +01:00
Daniel Baumann
07253b661c
Updating misc settings for progress-linux.
2014-12-10 09:01:06 +01:00
jnqnfe
31dbf95d86
Address "should check that we're building on debian through e.g. a 'derivative-is-based-on' variable or somesuch" fixme.
2014-12-10 08:44:05 +01:00
Jan Blunck
9d5639e9a0
Bind local repository into chroot directory.
...
If a local repository path is given as a mirror URL lets bind it into the
chroot. The local repository will be unmounted while processing "remove" or
latest by the exit function.
2014-12-10 08:43:02 +01:00
Raphaël Hertzog
04a09f27e4
Skip comments in package lists.
...
Comments in package lists used to work in live-build 3.x (although
possibly only as a side-effect of some other logic) and being able to
comment package is a useful feature (to explain why some packages are
included and to make it easy to uncomment some lines to add more useful
packages).
2014-12-10 08:42:31 +01:00
Daniel Baumann
2841d696c0
Releasing debian version 5.0~a1-1.
...
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-12-10 08:39:45 +01:00
Daniel Baumann
b5e99b5b14
Dropping support for wheezy.
2014-12-10 08:38:42 +01:00
Daniel Baumann
a767601f25
Releasing debian version 4.0.4-1.
...
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-12-10 08:24:49 +01:00
Daniel Baumann
8233dd2c4f
Ugly hack to force dbus inclusion when using live-config-systemd ( Closes : #769635 ).
2014-12-10 08:23:26 +01:00
Daniel Baumann
048c0827ae
Somewhat fixing sysvinit and casper legacy support, slightly improved patch from Rui Miguel P. Bernardo <rui.bernardo.pt@gmail.com> ( Closes : #772522 , #772651 ).
...
This however will still not work properly building upstart based
images but they have been broken/unsupported anyway since a long
time.
2014-12-10 08:19:48 +01:00
jnqnfe
0e9d949c3d
Fix typo in variable name (LH_LINUX_FLAVOURS instead of LB_LINUX_FLAVOURS) in installer_debian-installer script, affecting the armel architecture ( Closes : #770796 ).
2014-12-10 07:58:02 +01:00
Daniel Baumann
57dd8c6376
Correcting typo in apt.conf.d directory name, thanks to jnqnfe <jnqnfe@gmail.com> ( Closes : #771392 ).
2014-12-10 07:56:10 +01:00
Daniel Baumann
703b6d1f1f
Correcting stage name check in chroot_includes, thanks to jnqnfe <jnqnfe@gmail.com> ( Closes : #771377 ).
2014-12-10 07:54:30 +01:00
jnqnfe
ef9b1e8487
Fix missing grub2 option in bootloader selection ( Closes : #772671 ).
2014-12-10 07:51:50 +01:00
jnqnfe
6577c386ae
Fix chroot_package-lists script saving to wrong cache ( Closes : #771002 ).
2014-12-10 07:50:00 +01:00
jnqnfe
7ce5cc19f8
Fix broken calls to Get_conffiles() from Read_conffiles() and Print_conffiles() ( Closes : #770645 ).
2014-12-10 07:46:29 +01:00
Daniel Baumann
0290727086
Avoid failing to autocreate live.list.chroot in lb config when using --clean, thanks to jnqnfe <jnqnfe@gmail.com> ( Closes : #770637 ).
2014-12-10 07:45:14 +01:00
Daniel Baumann
2eecd1b814
Cleaning up from python removal (LIVE_IMAGE_ARCHIVE_AREAS).
2014-12-10 07:41:29 +01:00
Daniel Baumann
1f7f6dd88a
Cleaning up from python removal (LIVE_IMAGE_ARCHITECTURE).
2014-12-10 07:39:58 +01:00
Raphaël Hertzog
7b6dfd9d16
binary_syslinux: correct the path used to check if the bootloader is available.
...
The {iso,pxe,ext,sys}linux packages use /usr/lib/{ISO,PXE,EXT,SYS}LINUX/
directories and not /share/{ISO,PXE,EXT,SYS}LINUX/.
2014-12-10 06:26:55 +01:00
Raphaël Hertzog
a294a46fb9
Properly support empty package lists.
...
The user might not have created any package list or it might have
created a packages list that end up being empty due to various #if tests.
We should not fail in those cases.
2014-12-10 06:24:02 +01:00
Raphaël Hertzog
571c89447b
Update linux flavours for armhf/armel.
...
With linux 3.16 in Debian Jessie, armmp and armmp-lpae are the
only armhf flavours availale. On armel, we lost the support of
the iop32x flavour.
2014-12-10 06:19:55 +01:00
Daniel Baumann
e9c1580178
Dropping prism2-usb-firmware-installer which fetches firmware from (at least) temporarily broken website.
2014-11-28 10:38:48 +01:00
Daniel Baumann
ef03f67f81
Adding hook to enable cryptsetup ( Closes : #767195 ).
2014-11-10 19:57:33 +01:00
Daniel Baumann
61a166adea
Applying patch from Gabriele Gristina <gabriele.gristina@gmail.com> to fix automated checks for using aptitude.
2014-11-10 19:48:53 +01:00
Daniel Baumann
a157fbb361
Releasing debian version 4.0.3-1.
...
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-10-25 14:39:17 +02:00
Richard Nelson
e2a9114cb3
Correct variable name for apt_indices and adjust sed order for population of build feedback on frontend/cgi.
2014-09-21 19:28:16 -05:00
Daniel Baumann
bf8c367e02
Updating to standards version 3.9.6.
2014-09-17 23:10:08 +02:00
Richard Nelson
7376f4e308
Adding cinnamon-desktop to frontend/cgi.
2014-09-14 13:54:08 -05:00
Daniel Baumann
afef2c271e
Releasing debian version 4.0.2-1.
...
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-09-12 13:42:57 +02:00
Daniel Baumann
7c00b1b4ac
Removing source_includes from toplevel source script, it was a python stub and will come back at a later point.
2014-09-11 06:40:15 +02:00
Daniel Baumann
a284af94db
Dropping syslinux 6 symlinks from bootloader configs for wheezy.
...
In general there's no harm in having them as they are not used
on syslinux 4 distributions, however, but it's cosmetically nicer
and the path woudn't match anyway.
But.. since it turned out that we need the second copy of bootloaders
for wheezy anyway as wheezy and jessie are mutually exclusive
regarding paths where syslinux files are located, there's no
point in having them and confusing users with error messages
from cp -aL when stuff can't be dereferenced (which is ok).
2014-09-10 20:44:15 +02:00
Daniel Baumann
9c3b8eb08a
Dropping incomplete German manpage translations.
2014-09-09 21:01:54 +02:00
Daniel Baumann
cfaa08dfd2
Making check target in manpages makefile comply with the rest.
2014-09-09 21:01:53 +02:00
Daniel Baumann
8eaba8ea5c
Making populating of live.chroot.list distribution specific.
2014-09-09 21:00:56 +02:00
victory
75ba99dd27
Add Japanese translations.
2014-09-09 21:00:53 +02:00
victory
c736a9743d
Fix typos in lb_config.1.
2014-09-09 21:00:49 +02:00
Daniel Baumann
d1eae01577
Creating live.list.chroot with live packages in config.
2014-09-04 04:49:05 +02:00
Daniel Baumann
b1ce772ab7
Releasing debian version 4.0.1-1.
...
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-08-28 23:26:04 +02:00
Daniel Baumann
50f2ef8712
Dropping leftover testroot call in bootstrap_cdebootstrap and bootstrap_debootstrap.
2014-08-28 23:07:31 +02:00
Daniel Baumann
754ac018b1
Releasing debian version 4.0.0-1.
...
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-08-28 01:02:56 +02:00
Daniel Baumann
c1d85328f8
Restoring old manpages since we're back to the non-python implementation ( Closes : #745134 ).
2014-08-28 01:01:31 +02:00
Daniel Baumann
bc50443cf0
Moving partial python rewrite to separate branch, let's do it in the jessie+1 cycle rather than go with the current mixed code.
2014-08-28 00:59:28 +02:00
Ben Armstrong
5fc57865a4
Exclude lib and non-main sections as tasksel does ( Closes : #758218 ).
2014-08-27 23:03:39 +02:00