Commit Graph

2123 Commits

Author SHA1 Message Date
Daniel Baumann
7809c0ef96 Removing --username cruft, live-config bootparameters should be used via --bootappend-live. 2012-02-26 19:55:28 +01:00
Daniel Baumann
ea22359fa6 Removing --hostname cruft, live-config bootparameters should be used via --bootappend-live. 2012-02-26 19:50:49 +01:00
Richard Nelson
545abd3b7f Set parent distribution, parent debian installer, and mode, also disable backports on l-b.cgi 2012-02-20 21:44:51 -06:00
Daniel Baumann
47e8fa8c2a Removing full path from chroot calls in chroot function.
Temporarily, we had /usr/share/live/build/scripts/build/lb_* named
without the lb_* prefix which made calling chroot being called with
full path in order to diffrentiate between lb chroot and /usr/sbin/chroot
when usling live-build from a local source tree.
2012-02-20 14:12:10 +01:00
Daniel Baumann
ce18a6b9bd Excluding guymager for wheezy in rescue package list. 2012-02-20 07:29:23 +01:00
Daniel Baumann
3186684228 Including thttpd for squeeze only in rescue package list. 2012-02-20 07:28:12 +01:00
Daniel Baumann
62ceed1cbb Excluding honeyd for wheezy in rescue package list (Closes: #660601). 2012-02-20 07:27:18 +01:00
Daniel Baumann
bd78d8698b Releasing debian version 3.0~a45-1. 2012-02-16 21:48:16 +01:00
Daniel Baumann
07d9902fc4 Adding Polish debconf translations from Michal Kulach <michalkulach@gmail.com> (Closes: #660003). 2012-02-16 21:47:00 +01:00
Daniel Baumann
84c185055f Add forgotten fallback for mode setting if lsb_release is not installed. 2012-02-16 21:40:18 +01:00
Ben Armstrong
33f4cacefd Removing menu as it adds an unwanted menu to some DEs/WMs which prefer to do without. 2012-02-16 09:16:20 -04:00
Daniel Baumann
cc5e2ad304 Correcting typo in ubuntu default distribution name, thanks to Marco Lechner <marco.lechner@fossgis.de> (Closes: #659823). 2012-02-14 05:35:26 +01:00
Daniel Baumann
636a416717 Correcting typo in defaults for backports mirror. 2012-02-13 21:01:28 +01:00
Daniel Baumann
2d4cf57c98 Releasing debian version 3.0~a44-1. 2012-02-12 22:09:16 +01:00
Daniel Baumann
35b472b948 Adding lintian overrides for symlink-should-be-relative (bootloader configs need to use absolute symlinks on purpose to allow chrooted builds). 2012-02-12 22:06:27 +01:00
Daniel Baumann
4ba46d7ee4 Adding a workaround in rules to stop dh_link converting absolute symlinks to relative symlinks for bootloader configs. 2012-02-12 21:57:12 +01:00
Daniel Baumann
b7a0d88db0 Removing warning about resolvconf package, not be needed anymore. 2012-02-07 13:31:41 +01:00
Daniel Baumann
7f91738540 Correcting destination path for uuid.conf when using casper in binary_disk, thanks to Luigi Capriotti <l.capriotti@xbmc.org> (Closes: #658995). 2012-02-07 10:12:52 +01:00
Daniel Baumann
17b425e9bd Correcting lzcat call in binary_disk to not bail out due to non-standard file extension (unknown suffix -- unchanged), thanks to Luigi Capriotti <l.capriotti@xbmc.org> (Closes: #658995). 2012-02-07 10:11:31 +01:00
Daniel Baumann
314d573298 Adding Dutch debconf translations from Jeroen Schot <schot@a-eskwadraat.nl> (Closes: #657470). 2012-02-07 10:08:37 +01:00
Daniel Baumann
1af6b3d089 Adding updated Spanish debconf translations from Javier Fernández-Sanguino Peña <jfs@computer.org> (Closes: #656404). 2012-02-07 10:07:11 +01:00
Daniel Baumann
b1c3aecd28 Handling /etc/resolv.conf even if it's a dangling symlink like with resolv.conf, thanks to Stephane Graber <stgraber@ubuntu.com> (Closes: #657640). 2012-02-07 10:04:51 +01:00
Daniel Baumann
6c98972988 Releasing debian version 3.0~a43-1. 2012-02-06 23:24:53 +01:00
Daniel Baumann
3004ef6851 Shortening kernel and initrd filenames in /live again similar to what we did with in lenny.
Unfortunately, syslinux as of wheezy and newer apparently does not support
long filenames anymore. Therefore, we do have to shorten the filenames
from:

	/live/vmlinuz-3.2.0-1-amd64
	/live/initrd.img-3.2.0-1-amd64

to:

	/live/vmlinuz
	/live/initrd.img

In case more than one kernel flavour is used, the files are being
numbered, starting with vmlinuz1 and initrd1.img.
2012-02-06 23:17:23 +01:00
Daniel Baumann
3f62ac0a3d Cleaning up handling of apt preferences when building in progress mode. 2012-02-06 23:15:13 +01:00
Daniel Baumann
bd9b635a0a Simplyfing automatic pinning in derivative modes. 2012-02-06 23:15:13 +01:00
Daniel Baumann
d9a0202d1b Dereferencing potential symlinked apt preference files in chroot_apt/*.pref. 2012-02-06 23:15:13 +01:00
Daniel Baumann
7e1fc7431c Avoid removing populated apt preferences file in derivative mode. 2012-02-06 23:15:13 +01:00
Daniel Baumann
5605701973 Adding opt-in hook to remove all sources.list files, as it's desirable in some setups. 2012-02-06 23:15:13 +01:00
Daniel Baumann
db4b354436 Improve backports handling in derivatives mode.
If LB_BACKPORTS=true, then backports are configured in sources.list,
however, not enabled.

If backports are enabled depends on pinning, either manually through
apt/preferences.d snipplets in local includes/chroot_apt, or,
depending on distribution (e.g. building artax-backports enables
pinning automatically).
2012-02-06 23:15:13 +01:00
Daniel Baumann
9c9cdbbb33 Removing useless top-comment for /etc/apt/preferences.d/progress.pref. 2012-02-06 23:15:13 +01:00
Daniel Baumann
822dc2c028 Updating year in copyright notices for 2012. 2012-02-06 23:15:12 +01:00
Daniel Baumann
335b5d0352 Using /etc/apt/sources.list.d/debian.list instead of /etc/apt/sources.list in derivative mode. 2012-02-06 23:15:11 +01:00
Daniel Baumann
cc9fb10e25 Removing removal of bootstrap-base udeb in binary_debian-installer.
If both bootstrap-base and live-installer are available on the installer,
live-installer is prefereded by d-i (because of the live specific .disk info).

If live-installer is included, can be disabled with live-installer/enable=false
and d-i will use bootstrap-base in order to debootstrap the base system on
/target.
2012-02-06 23:15:11 +01:00
Daniel Baumann
d2944e4341 Renaming forgotten binary_packagelists to binary_package-lists to match the rest of lb. 2012-02-06 23:15:11 +01:00
Daniel Baumann
2bcb8b67e4 Avoid warning messages in binary_packagelists for not existing local lists. 2012-02-06 23:15:11 +01:00
Daniel Baumann
0b6d68ce73 Adding note about 404 errors that are on purpose when fetching udebs in derivative mode. 2012-02-06 23:15:11 +01:00
Daniel Baumann
eff9c23843 Updating squeeze point release number. 2012-02-06 23:15:11 +01:00
Daniel Baumann
7b99b1a9e9 Giving a note about what mode we are configuring, now that mode is determined automatically based on the host system. 2012-02-06 23:15:11 +01:00
Daniel Baumann
43105e7a2d Autodetecting mode depending on which distribution we're building. 2012-02-06 23:15:11 +01:00
Daniel Baumann
98932c4edf Correcting typo in security chroot mirror variable assembling. 2012-02-06 23:15:11 +01:00
Daniel Baumann
ee58b8ab8d Applying patch from Ivailo Monev to remove stage files for pseudo-filesystems helpers in exit function. 2012-02-06 23:15:10 +01:00
Daniel Baumann
db064f3787 Adding embedded copies for syslinux bootloaders (Closes: #622838, #635933, #636217, #645406, #646387, #646799, #651520, #652437). 2012-02-06 23:15:08 +01:00
Daniel Baumann
4e2a532f37 Updating lb_binary_syslinux for embedded syslinux themes. 2012-02-06 17:02:58 +01:00
Daniel Baumann
07ca41c280 Setting default mirror for progress to cdn.archive.progress-linux.org. 2012-01-18 23:06:21 +01:00
Richard Nelson
d33c099ede l-b.cgi - Add pending build(s) to be processed ahead of your request. 2012-01-16 19:22:47 -06:00
Daniel Baumann
fe93b01571 Updating to debhelper version 9. 2012-01-15 20:46:06 +01:00
Daniel Baumann
1e9e38c7fe Releasing debian version 3.0~a42-1. 2012-01-15 19:25:55 +01:00
Daniel Baumann
cac0cdd5e4 Adding reference to --parent-archive-areas in lb_config manpage (Closes: #646797). 2012-01-15 19:22:27 +01:00
Colin Watson
3a75594b8c Print the current time before starting a command with the lb wrapper script (Closes: #630089). 2012-01-12 22:22:57 +01:00