Daniel Baumann
e94e9699b6
Stripping backports from sources.list temporarily when obtaining sources to workaround apts disregard of pinning for the cases where backports are included but not enabled.
2013-08-07 12:25:43 +02:00
Daniel Baumann
af16834f28
Updating linux-image package names for 3.0 in installer_debian-installer.
2013-07-30 18:13:57 +02:00
Daniel Baumann
383d4d26b7
Expanding all variables in all syslinux configuration files, rathern than on some selected ones only.
2013-07-12 16:34:46 +02:00
Daniel Baumann
18e0a2f325
Debranding live sources.
2013-07-01 16:50:08 +02:00
Daniel Baumann
b77349b8ce
Moving caching out of bootstrap_{c,}debootstrap to own helper for future unification with chroot caches helper.
2013-07-01 16:27:12 +02:00
Daniel Baumann
eab1da72ed
Handling dist-upgrade right after bootstrap with copy of chroot_archives as bootstrap_archives in preparation for a future multi-archive bootstrap.
...
It is important for derivatives that the bootstrap cache is setup completely,
it is re-used in several places and thus cannot consist of the parent
distribution only.
Until there's a supportable way to bootstrap from multiple archives at the same time
(and multistrap doesn't work for that as discussed in the past), we're going to run
a lot of duplicated code here to massage the apt sources for the time being.
2013-07-01 16:24:32 +02:00
Daniel Baumann
4e9c7ee662
Removing some leftovers in chroot_archives from --archives removal.
2013-07-01 16:08:33 +02:00
Daniel Baumann
613f8cfd6d
Dropping global archive definitions shipped in /usr/share/live/build/archives (same as with packagelists, hidden archive 'magic' is gone now in favour of explicit config tree configuration).
2013-06-25 09:12:03 +02:00
Daniel Baumann
86746ac72f
Reorganizing frontend in source tree.
2013-06-25 09:04:42 +02:00
Daniel Baumann
1807e40dd3
Avoid failing on package lists fails that have no newline at the end.
2013-06-24 15:24:04 +02:00
Daniel Baumann
57d26a0758
Using includes.installer instead of includes.debian-installer.
2013-06-24 14:27:48 +02:00
Daniel Baumann
ec01ef8e68
Adding note about live-build version in build to get the lb version into build logs.
2013-06-24 14:02:30 +02:00
Daniel Baumann
966afa2d64
Splitting out preseed handling from main installer script.
2013-06-20 11:24:12 +02:00
Daniel Baumann
001612cdc7
Breaking out installer integration into an own stage.
2013-06-20 10:57:56 +02:00
Daniel Baumann
921870160d
Releasing debian version 4.0~a20-1.
2013-06-19 08:02:54 +02:00
Daniel Baumann
79af3c1580
Extending wget calls with options variable in bootstrap_archive-keys too ( Closes : #712710 ).
2013-06-19 08:01:03 +02:00
Daniel Baumann
24cfdfc6a3
Adding hook to remove ssl-cert-snakeoil by default.
2013-06-19 08:01:03 +02:00
Richard Nelson
a486a29f80
Adding set +e to l-b-cgi.cron so script will finish on errors.
2013-06-19 08:01:03 +02:00
Richard Nelson
4c6879eb33
Run build call from l-b-cgi.cron with noauto.
2013-06-19 08:01:03 +02:00
Richard Nelson
8bb8244d7a
Reverting returning the error code from auto/build script, doesn't work.
...
This reverts commit c944301
.
2013-06-19 08:00:22 +02:00
Richard Nelson
c4e67c9d70
Correcting bashism in frontends/cgi/live-build-cgi
2013-05-30 13:13:10 -05:00
Daniel Baumann
3fdb02cd3d
Dropping some EOL ubuntu release information.
2013-05-31 13:56:03 +02:00
Daniel Baumann
bc35323876
Updating versioning scheme references to match new scheme since wheezy.
2013-05-31 13:53:30 +02:00
Daniel Baumann
e44fe9ba9e
Removing importet test bashism in frontends/cgi/live-build-cgi.
2013-05-27 17:13:58 +02:00
Richard Nelson
3c59c82e1d
Improve reading of post data on l-b-cgi frontend.
2013-05-27 17:13:56 +02:00
Daniel Baumann
9008de3f0b
Releasing debian version 4.0~a19-1.
2013-05-27 17:07:14 +02:00
Daniel Baumann
f35f4c6b1d
Including memtest86+ in syslinux menu.
2013-05-27 17:07:05 +02:00
Richard Nelson
c944301b84
Return the error code from auto/build script.
2013-05-22 10:48:27 -05:00
Daniel Baumann
d26dea3710
Sorting imports in python stubs.
2013-05-15 22:49:13 +02:00
Daniel Baumann
d61c044ec0
Moving creation of chroot.files manifest in lb chroot after pseudo-filesystems have been unmounted to avoid loops, thanks to Michal Suchanek <hramrach@gmail.com>.
2013-05-15 14:56:17 +02:00
Daniel Baumann
2bad1bd9c8
Sorting kernel versions in reverse order (newest first) in syslinux configurations in consistency with normal bootloader behaviours.
2013-05-13 12:57:35 +02:00
Richard Nelson
d8b79209d4
Formatting cleanup on l-b-cgi.cron wrt commit that support multiple instances of image building.
2013-05-11 09:49:39 -05:00
Richard Nelson
1e4432162c
Initial commit on l-b-cgi frontend to support multiple instances of image building.
2013-05-10 23:03:19 -05:00
Richard Nelson
39cf68130e
Modified l-b-cgi cron to move submitted build file to temporary build directory after reading.
2013-05-10 14:29:03 -05:00
Daniel Baumann
89d3b33f49
Adding 3.0.2-1 until 3.0.5-1 changelog entries.
2013-05-06 20:27:49 +02:00
Daniel Baumann
1c5c1441e0
Releasing debian version 4.0~a18-1.
2013-05-06 20:10:14 +02:00
Daniel Baumann
b82c1349f2
Renumbering hook scripts.
2013-05-06 20:08:10 +02:00
Daniel Baumann
01e91f9c21
Adding hook to disable 70-persistent-cd.rules udev rule to prevent udev remember the cd device name both the one of the build system and the one of the live system ( Closes : #706926 ).
2013-05-06 20:07:09 +02:00
Daniel Baumann
45f1f9f0a0
Renaming remove-udev-persistent-rules.chroot hook to remove-udev-persistent-net-rules.chroot for future additional udev hooks.
2013-05-06 19:40:42 +02:00
Daniel Baumann
ee674162da
Adding ls -lR files as .files output.
2013-05-06 14:50:08 +02:00
chals
36a44c849a
Changing how syslinux files are copied to make netboot images work properly.
2013-05-06 14:50:08 +02:00
Daniel Baumann
9a15cd0114
Skipping loadlin inclusion on netboot images.
2013-05-06 14:50:08 +02:00
Daniel Baumann
4155fd9641
Updating todo in python stubs.
2013-05-06 14:50:08 +02:00
Daniel Baumann
aca016217d
Enabling release updates (formerly known as volatile) for wheezy.
2013-05-06 14:50:08 +02:00
Daniel Baumann
a99b0ab378
Updating bootstrap mirror for progress-linux.
2013-05-06 14:50:08 +02:00
Daniel Baumann
02ebd3f0c2
Updating derivatives archive-key signature validiation to look by default at both debian and debian-maintainers keyrings.
2013-05-06 14:50:08 +02:00
Daniel Baumann
ac29b32470
Releasing debian version 4.0~a17-1.
2013-05-06 14:50:08 +02:00
Daniel Baumann
39ef5a723c
Writing errors to stderr in Python stubs.
2013-05-06 14:50:08 +02:00
chals
f9f13cb60e
Adding initial Spanish translation of two man pages.
2013-05-06 14:50:08 +02:00
Daniel Baumann
d5cc7dc428
Adding files section in bootstrap_debootstrap and bootstrap_cdebootstrap manpages.
2013-05-06 14:50:08 +02:00