Commit Graph

3061 Commits

Author SHA1 Message Date
Daniel Baumann 389dd5f278 Allow cache directories to be symlinks as well (Closes: #741934). 2014-04-27 12:28:29 +02:00
Daniel Baumann 03e6d8d5a6 Switching default debian release to jessie. 2014-04-27 07:23:45 +02:00
Daniel Baumann d3a0022d00 Calling init in build as well when automatically populating a new config tree. 2014-04-27 07:18:06 +02:00
Daniel Baumann eca7aca936 Releasing debian version 4.0~alpha34-1. 2014-04-26 08:05:32 +02:00
Daniel Baumann b30ee01e8a Abort early in installer_preseed if d-i is not included on the image (Closes: #745855). 2014-04-26 08:05:32 +02:00
Daniel Baumann 7ae8b0a130 Ensuring correct include directory permissions avoiding tainting of target system in lb init. 2014-04-26 08:05:32 +02:00
Daniel Baumann f78b2a7d25 Adjusting splash.svg filename in embedded syslinux configurations to match code (Closes: #745020). 2014-04-26 08:05:32 +02:00
Daniel Baumann 057a9097e5 Updating sha1sum for recompressed initrd images (Closes: #745205). 2014-04-26 08:05:32 +02:00
Daniel Baumann 9db58d9489 Dropping superfluous comment about recompression initrd images in chroot_hacks. 2014-04-26 08:05:32 +02:00
Simon McVittie c3bd85f0de Run hooks in sorted order (Closes: #745839).
glob.glob() returns files in filesystem order, which is unpredictable
on many modern filesystems.
2014-04-26 08:05:32 +02:00
Daniel Baumann 1867dc1e52 Using cp -a on all non-fat filesystems to copy content into the binary image (Closes: #745824). 2014-04-26 08:05:29 +02:00
Daniel Baumann d86fb1aeb4 Failing in lb config when config wasn't initialized first with lb init (Closes: #744365). 2014-04-25 21:05:37 +02:00
Daniel Baumann cce1e47ce8 Correcting required installer package determination to avoid extra packages, thanks to Benjamin Moody <benjamin.moody@gmail.com> (Closes: #739729). 2014-04-25 21:00:56 +02:00
Daniel Baumann 7a52186c1b Only automatically do replacements within syslinux configs when they are not directories (as they can be in the pxelinux.cfg case), thanks to Antony Messerli <amesserl@rackspace.com> (Closes: #745760). 2014-04-25 20:51:14 +02:00
Daniel Baumann 145418141e Releasing debian version 4.0~alpha33-1. 2014-03-31 21:48:33 +02:00
Daniel Baumann 9491fbe067 Building with dh --parallel. 2014-03-31 21:48:33 +02:00
Daniel Baumann a816109ad7 Releasing debian version 4.0~alpha32-1. 2014-03-02 06:24:45 +01:00
Kiel Christofferson 07d1ff5f9b Include "components" when detecting local scripts.
This can help facilitate development and testing during the python transition.
2014-03-02 06:22:19 +01:00
Kiel Christofferson c8daf8fcfd Allow config command without root privileges. 2014-03-02 06:22:19 +01:00
Kiel Christofferson c9a09a282c Only call shift if args are not empty.
Some shells (like dash) will exit fatally when the shift builtin is called
beyond the last option.
2014-03-02 06:22:19 +01:00
Kiel Christofferson 3c69e6b56c Auto-detect foreign architectures in packagelist.
* Add function to output unique list of foreign architectures from an
  expanded package list.
* If foreign architectures are detected, add unique architectures
  to dpkg and update apt.
* This requires users to explicitly list at least _one_ package of a
  foreign architecture in their package list (e.g. foo:arch) for any other
  foreign arch dependencies to be handled appropriately.
2014-03-02 06:22:13 +01:00
Kiel Christofferson 9240aa3d3e Only grab the latest version of kernel+initrd pair. 2014-02-21 12:56:43 -05:00
Kiel Christofferson a934c03e06 Use LB_INITRAMFS case instead of assuming "live". 2014-02-21 12:56:43 -05:00
Daniel Baumann eb336bb782 Updating copyright notices for 2014. 2014-02-08 17:47:24 +01:00
Daniel Baumann fde942d3bd Releasing debian version 4.0~alpha31-1. 2014-01-07 21:16:23 +01:00
Daniel Baumann 5733ae0fe1 Explicitly building iso images with rock ridge extension. 2013-12-29 12:03:39 +01:00
Diederik de Haas e28ec6094f Updated gitignore file with newly generated files. 2013-12-24 17:12:54 +01:00
Richard Nelson 562be14fcb Adding jessie distribution to l-b-cgi frontend. 2013-12-02 20:39:16 -06:00
Daniel Baumann 6ceaaa1e93 Silencing copying of syslinux themes since users get always distracted about syslinux 6 files not being dereferenced (which can be totally ignored if you're using syslinux 4). 2013-11-26 08:03:57 +01:00
Daniel Baumann 30d2c54194 Pre-emptively removing occurances of the short name of the Debian derivative from Canonical that cannot be named. 2013-11-10 09:33:47 +01:00
Daniel Baumann aaa3b7382f Correcting a few copy/paste errors in *-includes python stubs. 2013-11-10 08:06:45 +01:00
Daniel Baumann e9b5682936 Correcting file open modes in lb-init. 2013-11-07 08:43:33 +01:00
Daniel Baumann d28d053e8c Unfuzzing German translation of lb-binary-hooks.1 2013-11-06 21:03:32 +01:00
chals 5f7833878b Unfuzzying dates in the German translation of the manpages. 2013-11-06 10:40:27 +01:00
chals f2e31782d9 Unfuzzying dates in the Spanish translation. 2013-11-06 10:36:46 +01:00
chals 02c54df1b3 Updating, again, lb-bootstrap-debootstrap manpage, Spanish translation. 2013-11-06 10:33:56 +01:00
chals 2bb3744c42 Translating lb-source-hooks manpage into Spanish. 2013-11-06 10:13:04 +01:00
chals 4e95fffcd0 Translating lb-init manpage into Spanish. 2013-11-06 10:01:25 +01:00
chals 78543ac233 Updating Spanish translation of lb-chroot-hooks manpage. 2013-11-06 09:51:58 +01:00
chals 8cfc3a0713 Updating Spanish translation of lb-bootstrap-hooks manpage. 2013-11-06 09:43:54 +01:00
chals a8020e26e2 Updating Spanish translation of lb-bootstrap-debootstrap manpage. 2013-11-06 09:17:36 +01:00
chals 22932c7e52 Updating Spanish translation of lb-bootstrap-cdebootstrap manpage. 2013-11-06 09:15:06 +01:00
chals 5b87f05ab9 Updating dates in manpages. 2013-11-06 09:10:53 +01:00
Daniel Baumann 6dc7604be7 Adding some notes on coding style in python readme. 2013-11-06 09:52:45 +01:00
Daniel Baumann aeaaf8709e Moving live-build development disclaimer message from lb-config to lb-init. 2013-11-06 09:48:30 +01:00
Daniel Baumann 038b1fa8f6 Moving bootstrapping of derivative archive-keys from config to init. 2013-11-06 08:16:31 +01:00
chals 9f37451f92 Translating lb-source-includes.1 manpage into Spanish. 2013-11-05 21:01:26 +01:00
chals 708256bad6 Fixing copy and paste error in lb-bootstrap-includes.es.1 manpage, Spanish translation. 2013-11-05 20:43:58 +01:00
chals d293243d6b Translating lb-chroot-includes.1 manpage into Spanish. 2013-11-05 20:38:50 +01:00
chals 7f56be1bc6 Translating lb-bootstrap-includes.1 manpage into Spanish. 2013-11-05 20:28:33 +01:00