Commit Graph

2833 Commits

Author SHA1 Message Date
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
Daniel Baumann 73c892d114 Switching argument and configuration handling order in Python stubs. 2013-05-06 14:50:08 +02:00
Daniel Baumann 61e5e53eef Adding initial German translation for bootstrap_cdebootstrap manpage. 2013-05-06 14:50:08 +02:00
Daniel Baumann 9f32f7af78 Adding new lb_bootstrap_cdebootstrap manpage. 2013-05-06 14:50:08 +02:00
Daniel Baumann cd4119caf0 Adding initial German translation for bootstrap_debootstrap manpage. 2013-05-06 14:50:08 +02:00
Daniel Baumann b5317e34a9 Adding new lb_bootstrap_debootstrap manpage. 2013-05-06 14:50:08 +02:00
Daniel Baumann 82648922d5 Moving old manpages out of the way. 2013-05-06 14:50:07 +02:00
Daniel Baumann 2dba32f642 Adding python readme. 2013-05-06 14:50:07 +02:00
Daniel Baumann 8f293ccd9c Dropping now unused intermediate config/image. 2013-05-06 14:50:07 +02:00
Daniel Baumann 06dac65ee3 Removing bootstrap_cache, not needed anymore. 2013-05-06 14:50:07 +02:00
Daniel Baumann 680109fdad Temporary hack for lb config to produce config/build until stuff is cleaned up properly. 2013-05-06 14:50:07 +02:00
Daniel Baumann b2cb25942d Adding depends to python3.2. 2013-05-06 14:50:07 +02:00
Daniel Baumann caff6e6f1a Excluding Python scripts from shell script tests in top-level Makefile. 2013-05-06 14:50:07 +02:00
Daniel Baumann 4a41852f82 Updating bootstrap for Python stubs. 2013-05-06 14:50:07 +02:00
Daniel Baumann c229d39dc8 Replacing bootstrap_cdebootstrap with Python stub. 2013-05-06 14:50:07 +02:00
Daniel Baumann a06eea85ad Replacing bootstrap_debootstrap with Python stub. 2013-05-06 14:50:07 +02:00
Michael Stummvoll 428da01aea Using LB_HDD_SIZE to determine the size of the image.
If LB_HDD_SIZE is "auto" the size will be determined automatically as before
else it will be the given size in MB.

Also setting the default for this to "auto"
2013-05-06 14:50:07 +02:00
Daniel Baumann 765ae792d4 Releasing debian version 4.0~a16-1. 2013-05-06 14:50:07 +02:00
Daniel Baumann ff8e4ef6aa Unifying append options in binary_syslinux when processing configuration files. 2013-05-06 14:50:07 +02:00
Daniel Baumann 86e15f61c0 Stripping out comments in package lists. 2013-05-06 14:50:07 +02:00
Daniel Baumann 7406724344 Aborting early in chroot_package-lists if no package list is found. 2013-05-06 14:50:07 +02:00
Daniel Baumann d0bb1a3ade Cleaning up installer file locations for progress-linux. 2013-05-06 14:50:07 +02:00
Daniel Baumann f1410a0945 Replacing strings in all syslinux config files, not just certain hardcoded ones. 2013-05-06 14:50:07 +02:00
Richard Nelson 153a796b31 Converting l-b-cgi frontend to process forms with post. 2013-05-06 14:50:07 +02:00