Daniel Baumann
9cbb6865c1
Releasing debian version 4.0~alpha37-1.
2014-05-07 07:01:54 +02:00
Daniel Baumann
6bfcd3689a
Adding wheezy legacy handling for syslinux.
2014-05-07 05:27:23 +02:00
Daniel Baumann
604d5f1416
Only removing stage files in lb clean --stage and keep .build around in order for init to detect initialized config directories properly.
2014-05-07 05:22:30 +02:00
Daniel Baumann
e84476a7e5
Adding hook to create /etc/mtab as a symlink to /proc/mtab if not already existing ( Closes : #746570 ).
2014-05-01 17:40:11 +02:00
Daniel Baumann
7f1f542cea
Updating default boot parameters for live-config 4.x.
2014-04-30 07:16:32 +02:00
Daniel Baumann
4b5d831313
Releasing debian version 4.0~alpha36-1.
2014-04-28 19:51:41 +02:00
Daniel Baumann
21ada8a348
Correcting os.chmod usage in lb init.
2014-04-28 19:48:33 +02:00
Simon McVittie
eeb4680557
Truncate /etc/machine-id instead of deleting it.
...
If /etc/machine-id exists but is empty, systemd will do tricks
with bind-mounts to ensure that a valid transient UUID is bind-mounted
over it, which is exactly what we want for a live system.
If /etc/machine-id does not exist, systemd-journald
will just fail, which is undesirable.
2014-04-28 19:45:52 +02:00
Daniel Baumann
0c3f19cf25
Releasing debian version 4.0~alpha35-1.
2014-04-27 12:40:35 +02:00
Simon McVittie
5d6574552f
Add support for making ext[234] or btrfs hdd images bootable with extlinux ( Closes : #745816 )
...
extlinux configuration for the bootable image is installed to
/boot/extlinux, matching the extlinux-install script in Debian.
From the configuration point of view it's still called "syslinux",
the same as the rest of the syslinux family (pxelinux, isolinux etc.)
2014-04-27 12:37:37 +02:00
Daniel Baumann
10a6e8e579
Cleaning /etc/hosts as in previous live-build versions ( Closes : #744939 ).
2014-04-27 12:30:02 +02:00
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