Commit Graph

2237 Commits

Author SHA1 Message Date
Daniel Baumann
544bde3039 Moving kernel and initrd into tftpboot directory for netboot images. 2012-04-04 21:19:15 +02:00
Daniel Baumann
5a89cf1c0e Moving pxelinux.cfg to pxelinux.cfg/default in pxelinux bootloader configs. 2012-04-04 21:19:15 +02:00
Daniel Baumann
c3a1b3cdae Updating release list for ubuntu. 2012-03-19 16:27:09 +01:00
Daniel Baumann
3f200da939 Updating release list for progress. 2012-03-19 16:26:31 +01:00
Daniel Baumann
4e8d6a7093 Adding Italian debconf translations from Beatrice Torracca <beatricet@libero.it> (Closes: #663428). 2012-03-11 22:24:08 +01:00
Daniel Baumann
40a8a8ee75 Excluding console-common in standard list for ubuntu as console-common is in universe. 2012-03-11 14:55:07 +01:00
Daniel Baumann
8fa786ba89 Avoid calling update-initrd in lb_chroot_hacks if the target system has no initrd, thanks to Hector Oron <zumbi@debian.org>. 2012-03-07 18:12:26 +01:00
Daniel Baumann
98192da0b9 Switching default bootstrap mirror from ftp.de.debian.org to ftp.debian.org, now that ftp.debian.org has upgraded hardware and bandwith. 2012-03-04 21:05:37 +01:00
Daniel Baumann
36cd2a3efe Removing references to not existing --language option in lb_config manpage. 2012-03-03 21:02:48 +01:00
Daniel Baumann
d4d4265357 Excluding security and volatile archives for ubuntu precise for the the time being. 2012-03-03 13:37:16 +01:00
Daniel Baumann
e5f5af6525 Adding architecture to the output message when running lb_config. 2012-03-03 13:05:29 +01:00
Daniel Baumann
11821eb8d6 Marking lde in rescue list as squeeze only, thanks to Michal Suchanek <hramrach@centrum.cz>. 2012-02-29 16:54:18 +01:00
Daniel Baumann
b075cba9e9 Updating to standards version 3.9.3. 2012-02-26 21:14:10 +01:00
Daniel Baumann
e92cc08f59 Updating copyright file machine-readable format version 1.0. 2012-02-26 21:14:08 +01:00
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