Daniel Reichelt
055517567a
Don't truncate files outside the build chroot.
...
The list of files passed to Truncate() might contain absolute symlinks
pointing to files outside the chroot, which previously destroyed files on
the build host.
2015-04-26 20:20:24 +02:00
Richard Nelson
1af19fd662
Adding live option for debian_installer in template for l-b-cgi frontend.
2015-04-20 14:31:44 -05:00
Richard Nelson
b883aabc6a
On status output of running builds only count directories for l-b-cgi frontend.
2015-04-17 14:58:28 -05:00
Richard Nelson
b8cc61dfd7
Added output of processing builds to status page for l-b-cgi frontend.
2015-04-17 14:21:08 -05:00
Richard Nelson
c73e1ed5a5
Harmonize variables on build status script for l-b-cgi frontend.
2015-04-15 14:10:26 -05:00
Richard Nelson
e4813ea818
Initial commit to provide biuld status on l-b-cgi frontend.
2015-04-15 13:58:58 -05:00
Richard Nelson
3e94a68057
Rename LIVE_IMAGE_TYPE to LB_BINARY_IMAGES on l-b-cgi frontend.
2015-04-15 13:43:38 -05:00
victory
994b335f53
Unfuzzy Japanese translation.
2015-04-09 05:23:27 +09:00
Daniel Baumann
ca758f9cb4
Adding hook to create locales files.
2015-02-23 22:41:52 +01:00
Richard Nelson
adedcf0423
Adding live-build version information to the footer of live-build-cgi footer.html.
2015-02-08 13:20:35 -06:00
Daniel Baumann
ba53a1f948
Releasing debian version 5.0~a3-1.
...
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2015-02-07 06:57:48 +01:00
Daniel Baumann
319866567a
Applying patch from jnqnfe <jnqnfe@gmail.com> to correct grub2 bootloader directory within the binary images ( Closes : #775316 ).
2015-02-07 06:56:34 +01:00
Daniel Baumann
0c94983071
Using same logic to create the source/.disk/archive_trace for binary/.disk/archive_trace too ( Closes : #774200 ).
2015-02-07 06:50:28 +01:00
Daniel Baumann
151e21291c
Making functions/chroot_bind_path.sh executable within the source tree ( Closes : #777096 ).
2015-02-07 06:46:45 +01:00
Fathi Boudra
9d95afb9f6
Adding linux flavours for arm64/armhf architectures.
...
Signed-off-by: Fathi Boudra <fabo@debian.org>
2015-02-04 10:16:02 +02:00
Daniel Baumann
e51315ae1e
Switching to default to linux-image-586 on i386.
2015-01-26 06:30:49 +01:00
Daniel Baumann
19b372223b
Correcting packagelist parsing when packages are listed with notation of a specific version ( Closes : #775832 ).
2015-01-25 12:23:13 +01:00
Daniel Baumann
673a8da58b
Using -iso-level 3 option for xorriso to work with image sizes beyond 4 GB ( Closes : #775424 ).
2015-01-25 12:17:50 +01:00
Daniel Baumann
1cb6743d1c
Correcting typo in stagefile check for includes.chroot.
2015-01-25 10:27:26 +01:00
Daniel Baumann
1f0a9d9ee0
Enabling security and release updates for jessie.
2015-01-25 10:04:13 +01:00
Daniel Baumann
ba6b9adeff
Updating d-i bootparameter separator for jessie.
2015-01-25 10:02:34 +01:00
Daniel Baumann
1b4424f72f
Adding check for isolinux build-depends in chroot.
2015-01-07 10:57:00 +01:00
Daniel Baumann
affa96f63e
Removing spurious .grep.swp temporary file in source tree.
2015-01-05 18:36:12 +01:00
Daniel Baumann
322a58de75
Releasing debian version 5.0~a2-1.
...
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2015-01-04 20:07:26 +01:00
Daniel Baumann
242aef5d83
Updating year in copyright notices to 2015.
2015-01-04 20:05:44 +01:00
Daniel Baumann
1354704cad
Dropping manual include of dbus for live-config-systemd, it's a recommends now.
2015-01-04 19:53:11 +01:00
Daniel Baumann
2309994612
Correcting dependency checks in binary_package-lists ( Closes : #774336 ).
2015-01-04 19:50:58 +01:00
Daniel Baumann
90024a0391
Applying slightly modified patch from jnqnfe <jnqnfe@gmail.com> to show correct win32-loader ico file on windows ( Closes : #772781 ).
2015-01-04 19:37:21 +01:00
Daniel Baumann
e1f9abbef1
Dropping unuseful information from bug-script ( Closes : #774340 ).
...
Historically we tried to have all necessary information
in bug reports, such as version of certain packages used
during the build.
In reality, the only interesting package is debootstrap
on the host system - everything else is taken up from
the mirror from within the chroot and is noted in the
build log.
Users building non-chrooted will have to collect their
information by hand anyway, so it's better to remove
anything but debootstrap.
2015-01-04 19:25:22 +01:00
Daniel Baumann
f74ecf1907
Adding gpgv and debian-keyring to suggests for bootstrapping archive keyrings in derivative modes.
2015-01-04 19:14:11 +01:00
Daniel Baumann
68dc2b16e0
Adding apt-utils to recommends ( Closes : #774339 ).
2015-01-04 19:14:01 +01:00
Daniel Baumann
93592a81b6
Dropping some sparc leftovers ( Closes : #774196 ).
2015-01-04 18:58:35 +01:00
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