live-boot-grml.git
8 years agoupload 5.0~a4-1+grml.1 to unstable debian/5.0_a4-1+grml.1
Evgeni Golov [Tue, 18 Aug 2015 12:16:40 +0000 (14:16 +0200)]
upload 5.0~a4-1+grml.1 to unstable

8 years agostart changelog for 5.0~a4-1+grml.1
Evgeni Golov [Tue, 18 Aug 2015 11:04:52 +0000 (13:04 +0200)]
start changelog for 5.0~a4-1+grml.1

8 years agobackport Allow-selecting-boot-eth-dev-by-MAC-address.patch from upstream
Evgeni Golov [Tue, 18 Aug 2015 10:56:17 +0000 (12:56 +0200)]
backport Allow-selecting-boot-eth-dev-by-MAC-address.patch from upstream

8 years agoAllow +2 nameserver entries for dns= boot option
Laurens Vanderhoven [Sun, 16 Aug 2015 23:34:16 +0000 (01:34 +0200)]
Allow +2 nameserver entries for dns= boot option

Closes: issue1234

8 years agouse auto instead of allow-hotplug in generated /e/n/interfaces
Evgeni Golov [Sun, 16 Aug 2015 22:54:09 +0000 (00:54 +0200)]
use auto instead of allow-hotplug in generated /e/n/interfaces

Closes: issue1568

8 years agocreate a single debian patch :/
Evgeni Golov [Sun, 16 Aug 2015 22:53:40 +0000 (00:53 +0200)]
create a single debian patch :/

8 years agodrop patches, we have everything in git now
Evgeni Golov [Fri, 26 Jun 2015 13:07:06 +0000 (15:07 +0200)]
drop patches, we have everything in git now

8 years agorestore support for old persistence media
Evgeni Golov [Fri, 26 Jun 2015 13:06:37 +0000 (15:06 +0200)]
restore support for old persistence media

8 years agoDrop nameserver handling from ip= boot parameter.
Michael Prokop [Fri, 26 Jun 2015 13:05:54 +0000 (15:05 +0200)]
Drop nameserver handling from ip= boot parameter.

In commit ab6364da036b4b09c0e5c92b0e21c4d43e4bd4c2
("Adding support for nameserver in ip= boot parameter.")
Debian's live-boot added support for handling nameserver
option inside the ip= boot parameter.

This violates the ip= handling as documented in
https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt

8 years agoVLAN support via boot option "vlan=<vid>:<phydevice>"
Michael Prokop [Fri, 26 Jun 2015 13:04:58 +0000 (15:04 +0200)]
VLAN support via boot option "vlan=<vid>:<phydevice>"

This provides support for something like:

  ip=10.10.10.42::10.10.10.1:255.255.255.0:grml:eth0:off vlan=301:eth0

to use VID 301 for device eth0.

The implementation tries to be close to what dracut provides with
its vlan boot option implementation, see
http://thread.gmane.org/gmane.linux.kernel.initramfs/2685
Though we aren't 100% identical because we only use <vid>
(e.g.: 3) instead of dract's <vlanname> (e.g.: VLAN_PLUS_VID
(vlan0003), VLAN_PLUS_VID_NO_PAD (vlan3), DEV_PLUS_VID (eth0.0003),
DEV_PLUS_VID_NO_PAD (eth0.3)) options but that might be an option
once we can bring vlan support into initramfs-tools itself.

The vlan-raw-device configuration option in
/etc/network/interfaces isn't really needed technically, but we
want to make the presence and usage of VLANs more obvious for
its users.

Development sponsored by Sipwise Gmbh

8 years agoallow the use of multiple initramfs hooks and scripts again
Evgeni Golov [Fri, 26 Jun 2015 13:03:39 +0000 (15:03 +0200)]
allow the use of multiple initramfs hooks and scripts again

8 years agoEnable write-mode for persistency related devices in readonly/forensic mode
Michael Prokop [Fri, 26 Jun 2015 13:02:16 +0000 (15:02 +0200)]
Enable write-mode for persistency related devices in readonly/forensic mode

8 years agoNew patch to ignore "unknown" filesystems in is_supported_fs()
Michael Prokop [Fri, 26 Jun 2015 13:01:33 +0000 (15:01 +0200)]
New patch to ignore "unknown" filesystems in is_supported_fs()

8 years agoTry loading phram module twice to fix loading issue.
Michael Prokop [Fri, 26 Jun 2015 13:00:32 +0000 (15:00 +0200)]
Try loading phram module twice to fix loading issue.

phram doesn't work on first modprobe, when loading once again itseems
to work. So let's try it this way.

8 years agoAdd kms modules to initramfs
Ulrich Dangel [Fri, 26 Jun 2015 12:59:36 +0000 (14:59 +0200)]
Add kms modules to initramfs

8 years agosupport DNS in boot environment
Christian Hofstaedtler [Fri, 26 Jun 2015 12:57:59 +0000 (14:57 +0200)]
support DNS in boot environment

Thanks to Ulrich Dangel for discovering this. [Closes: issue848]

8 years agoSupport static ip configuration
Ulrich Dangel [Fri, 26 Jun 2015 12:56:40 +0000 (14:56 +0200)]
Support static ip configuration

8 years agoSupport dns bootoption.
Michael Prokop [Fri, 26 Jun 2015 12:53:43 +0000 (14:53 +0200)]
Support dns bootoption.

Usage examples: dns=8.8.8.8 / dns=8.8.8.8,1.2.3.4

8 years agoRevert toram bootoption to expected behaviour.
Michael Prokop [Fri, 26 Jun 2015 12:52:05 +0000 (14:52 +0200)]
Revert toram bootoption to expected behaviour.

In commit 36bb11382c81d5bce4b69f6d3d618dfd1c38dffb
of live-initramfs-grml (when merging Debian's version 1.157.4-1)
the behaviour of toram bootoption was modified, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534878

On Grml we want to have the option to load the whole medium
into RAM to e.g. have additional directories like /deb,
/scripts or whatever. This is possible using the toram bootoption
without any additional arguments.

If you do NOT want to load the whole medium to RAM just
boot using toram=grml.squashfs (or whatever it's named,
there's a ready-to-use bootoption in Grml's bootsplash
menu available) instead.

Ammusingly the requested behaviour is available in Debian's
live-boot if rsync is not available, so this patch
actually just unifies the code paths and reverts the
behaviour change back to what the log message says.

8 years agoShip our own networking script
Christian Hofstaedtler [Fri, 26 Jun 2015 12:49:43 +0000 (14:49 +0200)]
Ship our own networking script

which is compatible with the kernel's notion of ip= as well as resolvconf.

8 years agoAlways display failure and warning messages.
Michael Prokop [Fri, 26 Jun 2015 12:49:05 +0000 (14:49 +0200)]
Always display failure and warning messages.

8 years agoThis patch enables support for verifying the ISO through bootid=.... bootoption.
Michael Prokop [Fri, 26 Jun 2015 12:47:59 +0000 (14:47 +0200)]
This patch enables support for verifying the ISO through bootid=.... bootoption.

Logic behind bootoptions and possible combinations:
* bootid.txt + wrong bootid=...                    => fails to boot
* bootid.txt + right bootid=...                    => boots
* bootid.txt + ignore_bootid                       => boots
* bootid.txt + no bootid=... + no ignore_bootid    => fails to boot
* no bootid.txt + no bootid=... + no ignore_bootid => boots
* no bootid.txt + bootid=...                       => fails to boot
* no bootid.txt + ignore_bootid=...                => boots

8 years agorename package in Makefile
Christian Hofstaedtler [Fri, 26 Jun 2015 12:46:15 +0000 (14:46 +0200)]
rename package in Makefile

8 years agobrand as grml
Christian Hofstaedtler [Fri, 26 Jun 2015 12:44:46 +0000 (14:44 +0200)]
brand as grml

8 years agoupdate boot failure contact instructions
Michael Prokop [Fri, 26 Jun 2015 12:43:38 +0000 (14:43 +0200)]
update boot failure contact instructions

8 years agoCopy /etc/grml_version to initrd
Michael Prokop [Fri, 26 Jun 2015 12:42:05 +0000 (14:42 +0200)]
Copy /etc/grml_version to initrd

8 years agodo not run dh with quilt, we have source format 3.0
Evgeni Golov [Fri, 26 Jun 2015 12:21:02 +0000 (14:21 +0200)]
do not run dh with quilt, we have source format 3.0

8 years agoupdate 15_networking_grml.patch against live-boot 5.0
Evgeni Golov [Fri, 26 Jun 2015 06:06:00 +0000 (08:06 +0200)]
update 15_networking_grml.patch against live-boot 5.0

8 years agoDrop genext2fs from Depends, live-snapshot is long gone
Evgeni Golov [Fri, 26 Jun 2015 05:56:34 +0000 (07:56 +0200)]
Drop genext2fs from Depends, live-snapshot is long gone

8 years agoMerge branch 'debian'
Evgeni Golov [Fri, 26 Jun 2015 05:49:43 +0000 (07:49 +0200)]
Merge branch 'debian'

Conflicts:
debian/control

8 years agoMerge remote-tracking branch 'live-systems/debian' into debian
Evgeni Golov [Thu, 25 Jun 2015 16:31:47 +0000 (18:31 +0200)]
Merge remote-tracking branch 'live-systems/debian' into debian

8 years agoReleasing debian version 5.0~a4-1. debian/5.0_a4-1
Daniel Baumann [Sun, 17 May 2015 19:04:13 +0000 (21:04 +0200)]
Releasing debian version 5.0~a4-1.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
8 years agoSwitching default union filesystem to overlay, wheezy systems can use union=aufs...
Daniel Baumann [Sun, 17 May 2015 18:58:07 +0000 (20:58 +0200)]
Switching default union filesystem to overlay, wheezy systems can use union=aufs for the time being.

8 years agoRefactoring duplicate identical call to mount.
Tails developers [Sun, 15 Feb 2015 17:33:58 +0000 (17:33 +0000)]
Refactoring duplicate identical call to mount.

8 years agoRemoving obsolete code.
Tails developers [Sun, 15 Feb 2015 17:31:07 +0000 (17:31 +0000)]
Removing obsolete code.

We're resetting this variable to a correct value a few lines below.

8 years agoAdding missing quotes.
Tails developers [Sun, 15 Feb 2015 17:30:53 +0000 (17:30 +0000)]
Adding missing quotes.

8 years agoCleaning up comment to keep only the part that's relevant here.
Tails developers [Sun, 15 Feb 2015 17:28:39 +0000 (17:28 +0000)]
Cleaning up comment to keep only the part that's relevant here.

8 years agoRemoving attempt to mount overlayfs in an obsolete way.
Tails developers [Sun, 15 Feb 2015 17:26:47 +0000 (17:26 +0000)]
Removing attempt to mount overlayfs in an obsolete way.

The version of overlayfs that reached Linux mainline does not support
this mount call, no need to try it every time.

8 years agoPatch by Steven Shiau <steven@nchc.org.tw>. The only changes so far are:
Tails developers [Sun, 15 Feb 2015 17:24:39 +0000 (17:24 +0000)]
Patch by Steven Shiau <steven@nchc.org.tw>. The only changes so far are:

 * drop the parts of the patch that are not relevant to live-boot 5.x
 * adapt formatting to match Debian Live coding standards

8 years agoLogging a warning when an expected image file is missing.
Tails developers [Tue, 16 Dec 2014 13:09:55 +0000 (14:09 +0100)]
Logging a warning when an expected image file is missing.

8 years agoReleasing debian version 5.0~a3-1. debian/5.0_a3-1
Daniel Baumann [Tue, 28 Apr 2015 05:19:38 +0000 (07:19 +0200)]
Releasing debian version 5.0~a3-1.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
8 years agoWaiting until all ethernet devices are up on multi-nic machines, thanks to Chris...
Daniel Baumann [Tue, 28 Apr 2015 05:05:31 +0000 (07:05 +0200)]
Waiting until all ethernet devices are up on multi-nic machines, thanks to Chris Read <chris.read@gmail.com> (Closes: #744777).

8 years agoRefactoring duplicate identical call to mount.
Tails developers [Sun, 15 Feb 2015 17:33:58 +0000 (17:33 +0000)]
Refactoring duplicate identical call to mount.

8 years agoRemoving unused variables.
Tails developers [Sun, 15 Feb 2015 17:31:53 +0000 (17:31 +0000)]
Removing unused variables.

8 years agoRemoving obsolete code.
Tails developers [Sun, 15 Feb 2015 17:31:07 +0000 (17:31 +0000)]
Removing obsolete code.

We're resetting this variable to a correct value a few lines below.

8 years agoAdding missing quotes.
Tails developers [Sun, 15 Feb 2015 17:30:53 +0000 (17:30 +0000)]
Adding missing quotes.

8 years agoCleaning up comment to keep only the part that's relevant here.
Tails developers [Sun, 15 Feb 2015 17:28:39 +0000 (17:28 +0000)]
Cleaning up comment to keep only the part that's relevant here.

8 years agoRemoving attempt to mount overlayfs in an obsolete way.
Tails developers [Sun, 15 Feb 2015 17:26:47 +0000 (17:26 +0000)]
Removing attempt to mount overlayfs in an obsolete way.

The version of overlayfs that reached Linux mainline does not support
this mount call, no need to try it every time.

8 years agoPatch by Steven Shiau <steven@nchc.org.tw>. The only changes so far are:
Tails developers [Sun, 15 Feb 2015 17:24:39 +0000 (17:24 +0000)]
Patch by Steven Shiau <steven@nchc.org.tw>. The only changes so far are:

 * drop the parts of the patch that are not relevant to live-boot 5.x
 * adapt formatting to match Debian Live coding standards

9 years agoReleasing debian version 5.0~a2-1.
Daniel Baumann [Sun, 26 Apr 2015 18:12:07 +0000 (20:12 +0200)]
Releasing debian version 5.0~a2-1.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
9 years agoUnfuzzy Japanese translation.
victory [Wed, 8 Apr 2015 20:27:35 +0000 (05:27 +0900)]
Unfuzzy Japanese translation.

9 years agoModprobe filesystem modules before checking support.
Gaudenz Steinlin [Thu, 2 Apr 2015 15:27:08 +0000 (17:27 +0200)]
Modprobe filesystem modules before checking support.

This bug was accidentially introduced in commit ec9bd07c which removed
unionfs-fuse support.

9 years agoAdding command line parameter to remove persistence.
Tom Jampen [Mon, 15 Dec 2014 14:17:04 +0000 (15:17 +0100)]
Adding command line parameter to remove persistence.

9 years agoReleasing debian version 5.0~a1-1. debian/5.0_a1-1
Daniel Baumann [Sun, 4 Jan 2015 20:50:54 +0000 (21:50 +0100)]
Releasing debian version 5.0~a1-1.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
9 years agoUpdating year in copyright notices to 2015.
Daniel Baumann [Sun, 4 Jan 2015 20:49:32 +0000 (21:49 +0100)]
Updating year in copyright notices to 2015.

9 years agoSimplifying code a bit after removal of no longer supported overlay alternatives.
Daniel Baumann [Sun, 4 Jan 2015 20:36:37 +0000 (21:36 +0100)]
Simplifying code a bit after removal of no longer supported overlay alternatives.

9 years agoUpdating manpages for union= boot parameter.
Daniel Baumann [Sun, 4 Jan 2015 20:33:00 +0000 (21:33 +0100)]
Updating manpages for union= boot parameter.

9 years agoDropping unionmount support, superseeded with overlay in mainline kernel.
Daniel Baumann [Sun, 4 Jan 2015 20:29:09 +0000 (21:29 +0100)]
Dropping unionmount support, superseeded with overlay in mainline kernel.

9 years agoDropping unionfs support, long superseeded with aufs.
Daniel Baumann [Sun, 4 Jan 2015 20:23:33 +0000 (21:23 +0100)]
Dropping unionfs support, long superseeded with aufs.

9 years agoDropping unionfs-fuse support:
Daniel Baumann [Sun, 4 Jan 2015 20:16:36 +0000 (21:16 +0100)]
Dropping unionfs-fuse support:

  * unionfs-fuse itself has been always very buggy for us.
  * unionfs-fuse code in live-boot as been experimental at best.
  * the FUSE implementation is horribly slow due to the nature of
    FUSE (~10min to boot a live system with unionfs-fuse compared
    to <<1min with aufs).
  * and last but not least, there's overlay in kernel mainline now.

9 years agoUsing 'overlay' instead of 'overlayfs' everywhere, without backwards compatibility...
Daniel Baumann [Sun, 4 Jan 2015 20:09:04 +0000 (21:09 +0100)]
Using 'overlay' instead of 'overlayfs' everywhere, without backwards compatibility (Closes: #773881).

When overlayfs got merged into kernel mainline it was
renamed to overlay. We don't provide backwards compatibility
since overlayfs support was experimental and only with
non-debian default kernels available.

9 years agoFixing name of overlayfs kernel module for inclusion in the initramfs (Closes: #773868).
Tails developers [Wed, 24 Dec 2014 12:28:30 +0000 (12:28 +0000)]
Fixing name of overlayfs kernel module for inclusion in the initramfs (Closes: #773868).

9 years agoMerge remote-tracking branch 'grml/master'
Evgeni Golov [Wed, 10 Dec 2014 11:39:52 +0000 (12:39 +0100)]
Merge remote-tracking branch 'grml/master'

Conflicts:
debian/changelog

9 years agodrop stop-using-etc-fstab.d.patch, applied upstream
Evgeni Golov [Wed, 10 Dec 2014 11:36:54 +0000 (12:36 +0100)]
drop stop-using-etc-fstab.d.patch, applied upstream

9 years agoMerge branch 'debian'
Evgeni Golov [Wed, 10 Dec 2014 11:36:09 +0000 (12:36 +0100)]
Merge branch 'debian'

Conflicts:
debian/changelog

9 years agoMerge remote-tracking branch 'live-systems/debian' into debian
Evgeni Golov [Wed, 10 Dec 2014 11:35:00 +0000 (12:35 +0100)]
Merge remote-tracking branch 'live-systems/debian' into debian

9 years agoReleasing debian version 4.0.2-1. debian/4.0.2-1
Daniel Baumann [Wed, 10 Dec 2014 09:36:18 +0000 (10:36 +0100)]
Releasing debian version 4.0.2-1.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
9 years agoSuppress annoying but harmless warning about unknown module
Jan Blunck [Tue, 9 Dec 2014 15:16:23 +0000 (16:16 +0100)]
Suppress annoying but harmless warning about unknown module

Loading, please wait...
[    4.237575] sd 2:0:0:0: [sda] Assuming drive cache: write through
[    4.239183] sd 2:0:0:0: [sda] Assuming drive cache: write through
[    4.524950] sd 2:0:0:0: [sda] Assuming drive cache: write through
modprobe: module unknown not found in modules.dep

9 years agoFix spelling of unknown
Jan Blunck [Tue, 9 Dec 2014 15:15:56 +0000 (16:15 +0100)]
Fix spelling of unknown

9 years agoRelease new version 4.0.1-1+grml.3 v4.0.1-1+grml.3
Michael Prokop [Thu, 13 Nov 2014 08:56:54 +0000 (09:56 +0100)]
Release new version 4.0.1-1+grml.3

9 years agoupdate stop-using-etc-fstab.d.patch to latest upstream version
Evgeni Golov [Tue, 11 Nov 2014 21:28:59 +0000 (22:28 +0100)]
update stop-using-etc-fstab.d.patch to latest upstream version

9 years agoDropping usage of /etc/fstab.d since util-linux removed it, thanks to Evgeni Golov...
Daniel Baumann [Mon, 10 Nov 2014 13:18:04 +0000 (14:18 +0100)]
Dropping usage of /etc/fstab.d since util-linux removed it, thanks to Evgeni Golov <evgeni+git@golov.de> for reporting it.

9 years ago4.0.1-1+grml.2 v4.0.1-1+grml.2
Evgeni Golov [Thu, 30 Oct 2014 06:32:34 +0000 (07:32 +0100)]
4.0.1-1+grml.2

9 years agostop using /etc/fstab.d
Evgeni Golov [Thu, 30 Oct 2014 06:30:11 +0000 (07:30 +0100)]
stop using /etc/fstab.d

/etc/fstab.d support was removed from util-linux in 2.25-4:
 https://bugs.debian.org/666163

Stop using it, and revert back to good old /etc/fstab.

9 years agochangelog entry for live-boot (4.0.1-1+grml.1) v4.0.1-1+grml.1
Evgeni Golov [Sun, 26 Oct 2014 10:34:14 +0000 (11:34 +0100)]
changelog entry for live-boot (4.0.1-1+grml.1)

9 years agoMerge branch 'debian'
Evgeni Golov [Sun, 26 Oct 2014 10:30:44 +0000 (11:30 +0100)]
Merge branch 'debian'

Conflicts:
debian/changelog
debian/control

9 years agoMerge remote-tracking branch 'live-systems/debian' into debian
Evgeni Golov [Sun, 26 Oct 2014 10:28:27 +0000 (11:28 +0100)]
Merge remote-tracking branch 'live-systems/debian' into debian

9 years agoReleasing debian version 4.0.1-1. debian/4.0.1-1
Daniel Baumann [Sat, 25 Oct 2014 12:26:43 +0000 (14:26 +0200)]
Releasing debian version 4.0.1-1.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
9 years agoDropping empty German manpage translations.
Daniel Baumann [Sat, 25 Oct 2014 12:25:25 +0000 (14:25 +0200)]
Dropping empty German manpage translations.

9 years agoFixing typo in warning message.
Carlos Zuferri [Wed, 8 Oct 2014 18:34:16 +0000 (20:34 +0200)]
Fixing typo in warning message.

9 years agoUpdating to standards version 3.9.6.
Daniel Baumann [Wed, 17 Sep 2014 21:10:04 +0000 (23:10 +0200)]
Updating to standards version 3.9.6.

9 years agoChange a wording and fix a typo in the po header, in Japanese translation.
victory [Mon, 8 Sep 2014 08:09:25 +0000 (17:09 +0900)]
Change a wording and fix a typo in the po header, in Japanese translation.

9 years agochangelog for 4.0.0-1+grml.1 v4.0.0-1+grml.1
Evgeni Golov [Thu, 28 Aug 2014 15:59:57 +0000 (17:59 +0200)]
changelog for 4.0.0-1+grml.1

9 years agoMerge branch 'debian'
Evgeni Golov [Thu, 28 Aug 2014 15:30:11 +0000 (17:30 +0200)]
Merge branch 'debian'

Conflicts:
debian/changelog

9 years agoMerge remote-tracking branch 'live-systems/debian-next' into debian
Evgeni Golov [Thu, 28 Aug 2014 15:23:17 +0000 (17:23 +0200)]
Merge remote-tracking branch 'live-systems/debian-next' into debian

9 years agoReleasing debian version 4.0.0-1. debian/4.0.0-1
Daniel Baumann [Wed, 27 Aug 2014 17:52:19 +0000 (19:52 +0200)]
Releasing debian version 4.0.0-1.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
9 years agoAdding plymouth support for LUKS passwort prompt based on a patch from Gaudenz Steinl...
Daniel Baumann [Wed, 27 Aug 2014 17:51:15 +0000 (19:51 +0200)]
Adding plymouth support for LUKS passwort prompt based on a patch from Gaudenz Steinlin <gaudenz@debian.org> (Closes: #754166).

9 years agoAdding .po integrity check target to manpages/Makefile.
Carlos Zuferri [Sun, 25 May 2014 12:33:07 +0000 (14:33 +0200)]
Adding .po integrity check target to manpages/Makefile.

9 years agoAdding '--package-version' to po4a options.
Carlos Zuferri [Sun, 25 May 2014 11:11:14 +0000 (13:11 +0200)]
Adding '--package-version' to po4a options.

9 years agoRemoving obsolete flag '--no-backups' from po4a options.
Carlos Zuferri [Sun, 25 May 2014 11:09:16 +0000 (13:09 +0200)]
Removing obsolete flag '--no-backups' from po4a options.

10 years agochangelog entry
Evgeni Golov [Thu, 10 Apr 2014 06:30:24 +0000 (08:30 +0200)]
changelog entry

10 years agodrop patches applied upstream
Evgeni Golov [Thu, 10 Apr 2014 06:24:57 +0000 (08:24 +0200)]
drop patches applied upstream

10 years agoMerge branch 'debian'
Evgeni Golov [Thu, 10 Apr 2014 06:22:53 +0000 (08:22 +0200)]
Merge branch 'debian'

10 years agoMerge remote-tracking branch 'live-systems/debian' into debian
Evgeni Golov [Thu, 10 Apr 2014 06:08:08 +0000 (08:08 +0200)]
Merge remote-tracking branch 'live-systems/debian' into debian

10 years agoReleasing debian version 4.0~alpha21-1. debian/4.0_alpha21-1
Daniel Baumann [Mon, 31 Mar 2014 19:56:16 +0000 (21:56 +0200)]
Releasing debian version 4.0~alpha21-1.

10 years agoBuilding with dh --parallel.
Daniel Baumann [Mon, 31 Mar 2014 19:49:20 +0000 (21:49 +0200)]
Building with dh --parallel.

10 years agoReleasing debian version 4.0~alpha20-1. debian/4.0_alpha20-1
Daniel Baumann [Mon, 31 Mar 2014 19:40:22 +0000 (21:40 +0200)]
Releasing debian version 4.0~alpha20-1.

10 years agoDo not throw warnings when /tmp/custom_mounts.list does not exist.
Evgeni Golov [Sat, 29 Mar 2014 13:37:07 +0000 (14:37 +0100)]
Do not throw warnings when /tmp/custom_mounts.list does not exist.

When no device for an overlay can be found, /tmp/custom_mounts.list
won't be created and will produce warnings while booting:

  sort: /tmp/custom_mounts.list: No such file or directory
  rm: can't remove '/tmp/custom_mounts.list': No such file or directory

Properly handle this case by calling rm with the -f option and calling
sort only when the file exists.

10 years agoSupporting resolvconf in the squashfs.
Evgeni Golov [Sat, 29 Mar 2014 13:28:02 +0000 (14:28 +0100)]
Supporting resolvconf in the squashfs.

When resolvconf is used in the squashfs, /etc/resolv.conf is a symlink
to the generated version. Depending on the size of the squashfs and
other factors, sometimes we try to write to /etc/resolv.conf while it
still points to nirvana, as resolvconf did not generate it yet.

Instead of being racy and writing to a file which will be regenerated
anyways, let's detect resolvconf and write to its base file instead.

Initial detection idea by Mika Prokop <mika@grml.org>

10 years agoProperly check if $rc_server1 is not "0.0.0.0".
Evgeni Golov [Sat, 29 Mar 2014 13:21:21 +0000 (14:21 +0100)]
Properly check if $rc_server1 is not "0.0.0.0".