Daniel Baumann [Wed, 15 May 2013 20:49:13 +0000 (22:49 +0200)]
Sorting imports in python stubs.
Daniel Baumann [Wed, 15 May 2013 12:56:17 +0000 (14:56 +0200)]
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>.
Daniel Baumann [Mon, 13 May 2013 10:57:32 +0000 (12:57 +0200)]
Sorting kernel versions in reverse order (newest first) in syslinux configurations in consistency with normal bootloader behaviours.
Richard Nelson [Sat, 11 May 2013 14:49:39 +0000 (09:49 -0500)]
Formatting cleanup on l-b-cgi.cron wrt commit that support multiple instances of image building.
Richard Nelson [Sat, 11 May 2013 04:03:19 +0000 (23:03 -0500)]
Initial commit on l-b-cgi frontend to support multiple instances of image building.
Richard Nelson [Fri, 10 May 2013 19:29:03 +0000 (14:29 -0500)]
Modified l-b-cgi cron to move submitted build file to temporary build directory after reading.
Daniel Baumann [Mon, 6 May 2013 18:27:49 +0000 (20:27 +0200)]
Adding 3.0.2-1 until 3.0.5-1 changelog entries.
Daniel Baumann [Mon, 6 May 2013 18:10:14 +0000 (20:10 +0200)]
Releasing debian version 4.0~a18-1.
Daniel Baumann [Mon, 6 May 2013 18:08:10 +0000 (20:08 +0200)]
Renumbering hook scripts.
Daniel Baumann [Mon, 6 May 2013 18:07:09 +0000 (20:07 +0200)]
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).
Daniel Baumann [Mon, 6 May 2013 17:40:42 +0000 (19:40 +0200)]
Renaming remove-udev-persistent-rules.chroot hook to remove-udev-persistent-net-rules.chroot for future additional udev hooks.
Daniel Baumann [Mon, 6 May 2013 10:33:07 +0000 (12:33 +0200)]
Adding ls -lR files as .files output.
chals [Sun, 5 May 2013 10:01:57 +0000 (12:01 +0200)]
Changing how syslinux files are copied to make netboot images work properly.
Daniel Baumann [Tue, 30 Apr 2013 08:30:33 +0000 (10:30 +0200)]
Skipping loadlin inclusion on netboot images.
Daniel Baumann [Fri, 26 Apr 2013 06:32:23 +0000 (08:32 +0200)]
Updating todo in python stubs.
Daniel Baumann [Thu, 25 Apr 2013 14:39:35 +0000 (16:39 +0200)]
Enabling release updates (formerly known as volatile) for wheezy.
Daniel Baumann [Fri, 19 Apr 2013 08:35:13 +0000 (10:35 +0200)]
Updating bootstrap mirror for progress-linux.
Daniel Baumann [Wed, 10 Apr 2013 12:00:09 +0000 (14:00 +0200)]
Updating derivatives archive-key signature validiation to look by default at both debian and debian-maintainers keyrings.
Daniel Baumann [Mon, 8 Apr 2013 20:22:20 +0000 (22:22 +0200)]
Releasing debian version 4.0~a17-1.
Daniel Baumann [Sun, 7 Apr 2013 05:55:25 +0000 (07:55 +0200)]
Writing errors to stderr in Python stubs.
chals [Sat, 6 Apr 2013 17:20:25 +0000 (19:20 +0200)]
Adding initial Spanish translation of two man pages.
Daniel Baumann [Sat, 6 Apr 2013 11:31:38 +0000 (13:31 +0200)]
Adding files section in bootstrap_debootstrap and bootstrap_cdebootstrap manpages.
Daniel Baumann [Sat, 6 Apr 2013 11:25:45 +0000 (13:25 +0200)]
Switching argument and configuration handling order in Python stubs.
Daniel Baumann [Sat, 6 Apr 2013 11:18:17 +0000 (13:18 +0200)]
Adding initial German translation for bootstrap_cdebootstrap manpage.
Daniel Baumann [Sat, 6 Apr 2013 11:13:36 +0000 (13:13 +0200)]
Adding new lb_bootstrap_cdebootstrap manpage.
Daniel Baumann [Sat, 6 Apr 2013 11:12:15 +0000 (13:12 +0200)]
Adding initial German translation for bootstrap_debootstrap manpage.
Daniel Baumann [Sat, 6 Apr 2013 10:51:37 +0000 (12:51 +0200)]
Adding new lb_bootstrap_debootstrap manpage.
Daniel Baumann [Sat, 6 Apr 2013 10:42:09 +0000 (12:42 +0200)]
Moving old manpages out of the way.
Daniel Baumann [Sat, 6 Apr 2013 10:41:02 +0000 (12:41 +0200)]
Adding python readme.
Daniel Baumann [Sat, 6 Apr 2013 08:46:04 +0000 (10:46 +0200)]
Dropping now unused intermediate config/image.
Daniel Baumann [Sat, 6 Apr 2013 10:07:00 +0000 (12:07 +0200)]
Removing bootstrap_cache, not needed anymore.
Daniel Baumann [Sat, 6 Apr 2013 08:20:58 +0000 (10:20 +0200)]
Temporary hack for lb config to produce config/build until stuff is cleaned up properly.
Daniel Baumann [Sat, 6 Apr 2013 08:15:02 +0000 (10:15 +0200)]
Adding depends to python3.2.
Daniel Baumann [Sat, 6 Apr 2013 08:11:07 +0000 (10:11 +0200)]
Excluding Python scripts from shell script tests in top-level Makefile.
Daniel Baumann [Sat, 6 Apr 2013 10:06:47 +0000 (12:06 +0200)]
Updating bootstrap for Python stubs.
Daniel Baumann [Sat, 6 Apr 2013 09:53:34 +0000 (11:53 +0200)]
Replacing bootstrap_cdebootstrap with Python stub.
Daniel Baumann [Fri, 5 Apr 2013 17:58:37 +0000 (19:58 +0200)]
Replacing bootstrap_debootstrap with Python stub.
Michael Stummvoll [Tue, 2 Apr 2013 11:59:38 +0000 (13:59 +0200)]
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"
Daniel Baumann [Mon, 1 Apr 2013 06:28:33 +0000 (08:28 +0200)]
Releasing debian version 4.0~a16-1.
Daniel Baumann [Wed, 27 Mar 2013 13:05:35 +0000 (14:05 +0100)]
Unifying append options in binary_syslinux when processing configuration files.
Daniel Baumann [Wed, 27 Mar 2013 12:27:36 +0000 (13:27 +0100)]
Stripping out comments in package lists.
Daniel Baumann [Wed, 27 Mar 2013 12:22:58 +0000 (13:22 +0100)]
Aborting early in chroot_package-lists if no package list is found.
Daniel Baumann [Wed, 27 Mar 2013 11:31:25 +0000 (12:31 +0100)]
Cleaning up installer file locations for progress-linux.
Daniel Baumann [Wed, 27 Mar 2013 11:06:00 +0000 (12:06 +0100)]
Replacing strings in all syslinux config files, not just certain hardcoded ones.
Richard Nelson [Mon, 25 Mar 2013 21:43:18 +0000 (16:43 -0500)]
Converting l-b-cgi frontend to process forms with post.
Michael Stummvoll [Fri, 22 Mar 2013 13:06:30 +0000 (14:06 +0100)]
Fixing missing quotes for tr commands to avoid unwanted expansions.
[A-Z] and [a-z] expands if there is a file or directory with one letter in the
directory.
Daniel Baumann [Thu, 21 Mar 2013 16:37:16 +0000 (17:37 +0100)]
Removing dedicated emdebian mode, this can entirely be handled with different defaults.
Daniel Baumann [Thu, 21 Mar 2013 16:11:10 +0000 (17:11 +0100)]
Renaming config/control to config/image.
Daniel Baumann [Thu, 21 Mar 2013 15:58:30 +0000 (16:58 +0100)]
Dropping dedicated updates (formerly volatile) mirror handling, not needed anymore.
Daniel Baumann [Wed, 20 Mar 2013 11:45:36 +0000 (12:45 +0100)]
Dropping dedicated backports mirror handling, not needed anymore with the move of backports.d.o into ftp.d.o.
Daniel Baumann [Wed, 13 Mar 2013 21:15:47 +0000 (22:15 +0100)]
Adding check for ntfs-3g on the host system, precluding the initial ntfs binary filesystem support (Closes: #697793).
Daniel Baumann [Wed, 13 Mar 2013 21:07:05 +0000 (22:07 +0100)]
Using ntfs-3g to mount ntfs partitions.
Daniel Baumann [Wed, 13 Mar 2013 20:28:12 +0000 (21:28 +0100)]
Setting memtest default to none.
Daniel Baumann [Mon, 11 Mar 2013 15:23:23 +0000 (16:23 +0100)]
Adding set -e in example auto scripts.
Daniel Baumann [Mon, 11 Mar 2013 15:22:25 +0000 (16:22 +0100)]
Removing old docs.
Daniel Baumann [Mon, 11 Mar 2013 15:20:13 +0000 (16:20 +0100)]
Improving comment in lb about embedded live-build within config tree.
Daniel Baumann [Mon, 11 Mar 2013 15:11:40 +0000 (16:11 +0100)]
Correcting grammer error in live-build description.
Daniel Baumann [Mon, 11 Mar 2013 15:09:59 +0000 (16:09 +0100)]
Simplyfing live-build pseudo-command.
Daniel Baumann [Mon, 11 Mar 2013 13:43:13 +0000 (14:43 +0100)]
Updating fallback help message in live-build pseudo-command.
Daniel Baumann [Mon, 11 Mar 2013 08:55:39 +0000 (09:55 +0100)]
Adding generic live-build handle in chroot_dpkg for other live packages to act upon.
Daniel Baumann [Mon, 11 Mar 2013 08:49:07 +0000 (09:49 +0100)]
Using dpkg-divert for other diversions too to handle upgrades of the diverted stuff during build.
Daniel Baumann [Mon, 11 Mar 2013 08:26:37 +0000 (09:26 +0100)]
Using dpkg-divert in chroot_upstart script to handle upgrades of upstart during the build (Closes: #702537).
Daniel Baumann [Mon, 11 Mar 2013 05:35:40 +0000 (06:35 +0100)]
Debranding package for derivatives.
Daniel Baumann [Sun, 10 Mar 2013 21:29:23 +0000 (22:29 +0100)]
Correcting typo directory when dereferencing syslinux symlinks when building chrooted, thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
Daniel Baumann [Sun, 10 Mar 2013 21:19:43 +0000 (22:19 +0100)]
Releasing debian version 4.0~a15-1.
Daniel Baumann [Sun, 10 Mar 2013 18:33:05 +0000 (19:33 +0100)]
Removing all references to my old email address.
Daniel Baumann [Sun, 10 Mar 2013 18:08:16 +0000 (19:08 +0100)]
Releasing debian version 4.0~a14-1.
Raphaël Hertzog [Thu, 7 Mar 2013 21:04:24 +0000 (22:04 +0100)]
Fixing win32-loader.ini by including the GTK related entries.
The check protecting their addition was wrong. Also fix the actual keys
with the correct architecture instead of hardcoding i386.
Daniel Baumann [Fri, 1 Mar 2013 19:45:12 +0000 (20:45 +0100)]
Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>.
Richard Nelson [Wed, 27 Feb 2013 00:15:58 +0000 (18:15 -0600)]
Append to log file on errors and not truncate the file on l-b-cgi frontend.
Richard Nelson [Wed, 27 Feb 2013 00:09:06 +0000 (18:09 -0600)]
Add log information of git:://url for l-b-cgi frontend.
Richard Nelson [Mon, 25 Feb 2013 17:07:23 +0000 (11:07 -0600)]
Adding binary image type to config call on l-b-cgi frontend.
Richard Nelson [Sat, 23 Feb 2013 23:29:44 +0000 (17:29 -0600)]
Removing quotes around _CGI_CONFIG_APPEND to handle multiple parameters correctly on l-b-cgi frontend.
Richard Nelson [Sat, 23 Feb 2013 18:27:25 +0000 (12:27 -0600)]
Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi frontend.
Richard Nelson [Sat, 23 Feb 2013 16:39:50 +0000 (10:39 -0600)]
Add _CGI_CONFIG_APPEND varialbe for appending options to lb config call on l-b-cgi frontend.
Richard Nelson [Sat, 23 Feb 2013 16:11:02 +0000 (10:11 -0600)]
Add sanity check on config type to build for l-b-cgi.
Daniel Baumann [Thu, 21 Feb 2013 22:30:57 +0000 (23:30 +0100)]
Releasing debian version 4.0~a13-1.
Daniel Baumann [Thu, 21 Feb 2013 18:07:41 +0000 (19:07 +0100)]
Adding source_hooks for hooks on source images like already supported on binary images.
Raphaël Hertzog [Thu, 21 Feb 2013 08:04:28 +0000 (09:04 +0100)]
Increasing oversizing factor of ext* filesystems from 5 to 6%.
At least on armel with ext4, 5% turned out to not be enough in some use
cases. With 6% the failure was gone.
Daniel Baumann [Tue, 19 Feb 2013 15:55:04 +0000 (16:55 +0100)]
Making some more debian source-selections conditional on certain image options.
Daniel Baumann [Tue, 19 Feb 2013 11:01:27 +0000 (12:01 +0100)]
Harmonize handling of pre-existing gnupg dotfiles in chroot when handling fake signing keys for local repository.
Daniel Baumann [Tue, 19 Feb 2013 09:00:45 +0000 (10:00 +0100)]
Making messages about reading system conffiles in lb config more accurate.
Daniel Baumann [Tue, 19 Feb 2013 08:56:48 +0000 (09:56 +0100)]
Also showing distribution in lb config initial messages.
Daniel Baumann [Tue, 19 Feb 2013 08:08:16 +0000 (09:08 +0100)]
Removing non-existent --apt-indices none references.
Daniel Baumann [Mon, 18 Feb 2013 20:49:44 +0000 (21:49 +0100)]
Releasing debian version 4.0~a12-1.
Daniel Baumann [Mon, 18 Feb 2013 18:25:48 +0000 (19:25 +0100)]
Synchronise grub and grub2 splashes with internal live-build splash for syslinux bootloaders.
Daniel Baumann [Mon, 18 Feb 2013 18:20:16 +0000 (19:20 +0100)]
Correcting typo in grub2 config template.
Daniel Baumann [Mon, 18 Feb 2013 12:56:07 +0000 (13:56 +0100)]
Removing incomplete support for fakeroot.
Daniel Baumann [Mon, 18 Feb 2013 10:29:04 +0000 (11:29 +0100)]
Removing incomplete support for root-command.
Daniel Baumann [Mon, 18 Feb 2013 08:30:09 +0000 (09:30 +0100)]
Updating d-i suite symlink for wheezy release.
Daniel Baumann [Mon, 18 Feb 2013 08:28:09 +0000 (09:28 +0100)]
Adding release version for ubuntu raring.
Daniel Baumann [Mon, 18 Feb 2013 08:25:55 +0000 (09:25 +0100)]
Defaulting to latest ubuntu release by default in ubuntu mode.
Daniel Baumann [Mon, 18 Feb 2013 08:19:07 +0000 (09:19 +0100)]
De-debianizing linux-flavour defaults on i386 and only including 486.
This is 'debranding' in the sense that live-build defaults are for people
building images with a config from scratch, live-build should not
have the options that we use for the official prebuilt debian-live
images as debian-defaults for all images and force that upon everyone
(as defaults). Rather, a 'lb config' should produce a as vanilla as
possible configuration tree.
Daniel Baumann [Fri, 15 Feb 2013 11:39:15 +0000 (12:39 +0100)]
Releasing debian version 4.0~a11-1.
Daniel Baumann [Fri, 15 Feb 2013 11:13:17 +0000 (12:13 +0100)]
Dropping powerpc bootloader support (yaboot), there is nobody actively maintaining this in live-build.
Daniel Baumann [Fri, 15 Feb 2013 11:10:49 +0000 (12:10 +0100)]
Dropping sparc bootloader support (silo), there is nobody actively maintaining this in live-build.
Daniel Baumann [Fri, 15 Feb 2013 10:58:14 +0000 (11:58 +0100)]
Aborting with error if hdd label has a whitespace (Closes: #648861).
Daniel Baumann [Fri, 15 Feb 2013 10:53:42 +0000 (11:53 +0100)]
Allowing to use parted its automatic offset handling at the beginning of a disk, rather than to harcode it to first block (Closes: #647607).
Daniel Baumann [Fri, 15 Feb 2013 08:01:00 +0000 (09:01 +0100)]
Releasing debian version 4.0~a10-1.
Daniel Baumann [Fri, 15 Feb 2013 07:59:38 +0000 (08:59 +0100)]
Adding 3.0.1-1 changelog entries.