Daniel Baumann
1361d324e1
Adding memtest to the list of options appended in fail-safe mode.
2012-04-21 10:47:13 +02:00
intrigeri
f3b93ad321
Adding nosplash to the list of options appended in fail-safe mode.
2012-04-18 16:24:56 +02:00
Daniel Baumann
5cfd66788e
Correcting destination directory for extraction of the gfxboot-theme in ubuntu mode.
2012-04-17 21:52:07 +00:00
Daniel Baumann
02a0e0b64f
Temporarily including bzip2 manually when bootstrapping until #657560 has been fixed in unstable.
2012-04-11 09:01:24 +02:00
Daniel Baumann
73682ba57a
Correcting regression in the form of a wrong path in binary_syslinux for syslinux theme packages.
2012-04-10 10:53:22 +02:00
Daniel Baumann
788e5d6dac
Making extraction of the manpage section in manpages/Makefile work with multiple dots in the filename.
2012-04-08 22:53:18 +02:00
Daniel Baumann
f3f9ad8bde
When removing fstab for live-installer also touch an empty file for it to avoid other packages failing on non-existing fstab.
2012-04-06 12:10:04 +02:00
Daniel Baumann
982e2fb0a9
Releasing debian version 3.0~a46-1.
2012-04-05 10:34:15 +02:00
Daniel Baumann
805cebe2e4
Prefering default modules in initrd even on netboot images ( Closes : #667594 ).
2012-04-05 10:24:40 +02:00
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