live-boot-grml.git
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".

10 years agochangelog entry debian/4.0_alpha19-1+grml.3 v4.0_alpha19-1+grml.3
Evgeni Golov [Tue, 25 Mar 2014 16:50:42 +0000 (17:50 +0100)]
changelog entry

10 years agoaddress resolvconf issues when using netboot which were raised on the ml
Evgeni Golov [Tue, 25 Mar 2014 16:48:13 +0000 (17:48 +0100)]
address resolvconf issues when using netboot which were raised on the ml

10 years agoRelease new version 4.0~alpha19-1+grml.2 v4.0_alpha19-1+grml.2
Michael Prokop [Mon, 17 Mar 2014 22:43:43 +0000 (23:43 +0100)]
Release new version 4.0~alpha19-1+grml.2

10 years agoVLAN support via boot option "vlan=<vid>:<phydevice>"
Michael Prokop [Thu, 13 Mar 2014 15:02:51 +0000 (16:02 +0100)]
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

10 years agoproper changelog entry debian/4.0_alpha19-1+grml.1
Evgeni Golov [Mon, 10 Mar 2014 11:28:06 +0000 (12:28 +0100)]
proper changelog entry

10 years agoconsolidate network related patches into 15_networking_grml.patch
Evgeni Golov [Sat, 8 Mar 2014 15:40:01 +0000 (16:40 +0100)]
consolidate network related patches into 15_networking_grml.patch

11_dhcphostname.patch, 16_nodhcp.patch and 36_support_dhcp_bootoption.patch
would not work without it anyways.

moved grml-specific code from 26_support_dns_bootoption.patch to 15_networking_grml.patch

10 years agomove reverts/restores of old upstream behaviour to an own subdir
Evgeni Golov [Sat, 8 Mar 2014 15:25:02 +0000 (16:25 +0100)]
move reverts/restores of old upstream behaviour to an own subdir

10 years agomove Grml-specific patches to a separate subfolder
Evgeni Golov [Sat, 8 Mar 2014 14:54:44 +0000 (15:54 +0100)]
move Grml-specific patches to a separate subfolder

10 years agochangelog entry
Evgeni Golov [Sat, 8 Mar 2014 13:00:32 +0000 (14:00 +0100)]
changelog entry

10 years agoups
Evgeni Golov [Sat, 8 Mar 2014 12:51:05 +0000 (13:51 +0100)]
ups

10 years agoupdate our patches on top of Debian's 4.0~alpha19
Evgeni Golov [Sat, 8 Mar 2014 12:49:33 +0000 (13:49 +0100)]
update our patches on top of Debian's 4.0~alpha19

Droped patches:
 - 43_fix_udev_usage_in_is_nice_device.patch
 - 44_fix_mdadm_usage_for_findiso.patch

10 years agoSync Debian's live-boot 4.0~alpha19
Evgeni Golov [Sat, 8 Mar 2014 12:15:43 +0000 (13:15 +0100)]
Sync Debian's live-boot 4.0~alpha19

10 years agoMerge remote-tracking branch 'live-systems/debian' into debian
Evgeni Golov [Sat, 8 Mar 2014 12:08:04 +0000 (13:08 +0100)]
Merge remote-tracking branch 'live-systems/debian' into debian

10 years agoFix cut-and-paste typo verify-checksums -> panic.
Trent W. Buck [Mon, 10 Feb 2014 07:51:31 +0000 (18:51 +1100)]
Fix cut-and-paste typo verify-checksums -> panic.

10 years agoReleasing debian version 4.0~alpha19-1. debian/4.0_alpha19-1
Daniel Baumann [Sat, 8 Feb 2014 16:32:22 +0000 (17:32 +0100)]
Releasing debian version 4.0~alpha19-1.

10 years agoAdjusting internal file of the swap component to match its own boot parameter.
Daniel Baumann [Sat, 8 Feb 2014 16:31:18 +0000 (17:31 +0100)]
Adjusting internal file of the swap component to match its own boot parameter.

10 years agoUpdating swap bootparameter in manpage to match code (Closes: #738146).
Daniel Baumann [Sat, 8 Feb 2014 16:23:50 +0000 (17:23 +0100)]
Updating swap bootparameter in manpage to match code (Closes: #738146).

10 years agoRelease new version 4.0~a13-1+grml.5 v4.0_a13-1+grml.5
Michael Prokop [Sat, 25 Jan 2014 10:45:28 +0000 (11:45 +0100)]
Release new version 4.0~a13-1+grml.5

10 years agoAdd support for label "persistence" to forensic mode
Michael Prokop [Sat, 25 Jan 2014 10:44:32 +0000 (11:44 +0100)]
Add support for label "persistence" to forensic mode

Since Grml release 2013.02 the live-boot code uses the label
persistence as the default.

10 years agoUpdating copyright notices for 2014.
Daniel Baumann [Fri, 17 Jan 2014 18:02:32 +0000 (19:02 +0100)]
Updating copyright notices for 2014.

10 years agoReleasing debian version 4.0~alpha18-1. debian/4.0_alpha18-1
Daniel Baumann [Wed, 20 Nov 2013 10:05:36 +0000 (11:05 +0100)]
Releasing debian version 4.0~alpha18-1.

10 years agoSync translations (0af845c).
victory [Sun, 10 Nov 2013 11:29:50 +0000 (20:29 +0900)]
Sync translations (0af845c).

10 years agoFix a typo: coma -> comma.
victory [Sun, 10 Nov 2013 11:25:54 +0000 (20:25 +0900)]
Fix a typo: coma -> comma.

10 years ago[man-ja] Fix a typo on the translation.
victory [Sat, 9 Nov 2013 21:59:02 +0000 (06:59 +0900)]
[man-ja] Fix a typo on the translation.

10 years agoTranslated persistence.conf.5.
victory [Sat, 9 Nov 2013 02:58:19 +0000 (11:58 +0900)]
Translated persistence.conf.5.

10 years agoReading in panic boot parameter when overloading initramfs-tools panic() (Closes...
Daniel Baumann [Fri, 8 Nov 2013 09:16:25 +0000 (10:16 +0100)]
Reading in panic boot parameter when overloading initramfs-tools panic() (Closes: #729041).

10 years agoUpdate/sync translations.
victory [Tue, 5 Nov 2013 23:23:29 +0000 (08:23 +0900)]
Update/sync translations.

10 years agoChange plurals to singular: from "a ... media" to "a ... medium".
victory [Tue, 5 Nov 2013 22:13:25 +0000 (07:13 +0900)]
Change plurals to singular: from "a ... media" to "a ... medium".

10 years agoUpdating Spanish translation of live-boot.7 manpage.
chals [Tue, 5 Nov 2013 21:40:47 +0000 (22:40 +0100)]
Updating Spanish translation of live-boot.7 manpage.

10 years agoUpdating live-boot translation files from the original English text.
chals [Tue, 5 Nov 2013 21:29:08 +0000 (22:29 +0100)]
Updating live-boot translation files from the original English text.

10 years agoApplying patch revising grammar and spelling in live-boot.7 manpage, thanks to victor...
chals [Tue, 5 Nov 2013 21:27:27 +0000 (22:27 +0100)]
Applying patch revising grammar and spelling in live-boot.7 manpage, thanks to victory <victory.deb@gmail.com>.

10 years agoAdding initial Japanese live-boot manpage translation from victory <victory.deb@gmail...
Daniel Baumann [Tue, 5 Nov 2013 19:32:44 +0000 (20:32 +0100)]
Adding initial Japanese live-boot manpage translation from victory <victory.deb@gmail.com>.

10 years agoReleasing debian version 4.0~alpha17-1. debian/4.0_alpha17-1
Daniel Baumann [Wed, 30 Oct 2013 01:45:23 +0000 (02:45 +0100)]
Releasing debian version 4.0~alpha17-1.

10 years agoCorrecting spelling typo in overlay component breaking booting from uncompressed...
Daniel Baumann [Wed, 30 Oct 2013 01:43:49 +0000 (02:43 +0100)]
Correcting spelling typo in overlay component breaking booting from uncompressed filesystems, thanks to John Bazik <jsb@cs.brown.edu> (Closes: #728250).

10 years agoUpdating to standards version 3.9.5.
Daniel Baumann [Mon, 28 Oct 2013 11:48:13 +0000 (12:48 +0100)]
Updating to standards version 3.9.5.

10 years agoProperly boot from mdadm via findiso boot option.
Michael Prokop [Tue, 15 Oct 2013 15:36:32 +0000 (17:36 +0200)]
Properly boot from mdadm via findiso boot option.

For example grml-rescueboot uses findiso for booting the ISO.
When booting from a software RAID using mdadm then
/scripts/local-top/mdadm being used inside
/scripts/boot/9990-misc-helpers.sh leaks its output to the
environment, causing invalid data used inside the
mount_images_in_directory function. Because the invalid data
results in a failing mount_images_in_directory execution we end
up with failed boot and error message:

  "No supported filesystem images found at ...."

So instead redirect output of /scripts/local-top/mdadm to
/boot.log. Also make sure to check for existence of
/conf/conf.d/md before accessing it (the file doesn't always
exist).

While at it also make sure the same logic is used for
/scripts/local-top/lvm2.

See http://bts.grml.org/grml/issue1270

10 years agoRelease new version 4.0~a13-1+grml.4 v4.0_a13-1+grml.4
Michael Prokop [Tue, 15 Oct 2013 14:58:49 +0000 (16:58 +0200)]
Release new version 4.0~a13-1+grml.4

10 years agoAdd patch to properly boot from mdadm via findiso boot option [Closes: issue1270]
Michael Prokop [Tue, 15 Oct 2013 14:42:23 +0000 (16:42 +0200)]
Add patch to properly boot from mdadm via findiso boot option [Closes: issue1270]

For example grml-rescueboot uses findiso for booting the ISO.
When booting from a software RAID using mdadm then
/scripts/local-top/mdadm being used inside
/scripts/boot/9990-misc-helpers.sh leaks its output to the
environment, causing invalid data used inside the
mount_images_in_directory function. Because the invalid data
results in a failing mount_images_in_directory execution we end
up with failed boot and error message:

  "No supported filesystem images found at ...."

So instead redirect output of /scripts/local-top/mdadm to
/boot.log. Also make sure to check for existence of
/conf/conf.d/md before accessing it (the file doesn't always
exist).

While at it also make sure the same logic is used for
/scripts/local-top/lvm2.

Thanks: thinkgear <thinkgear@thinkgear.net> for reporting and providing a test VM

10 years agoRewrapping control file.
Daniel Baumann [Tue, 15 Oct 2013 10:30:22 +0000 (12:30 +0200)]
Rewrapping control file.

10 years agoReleasing debian version 4.0~alpha16-1. debian/4.0_alpha16-1
Daniel Baumann [Tue, 15 Oct 2013 07:17:44 +0000 (09:17 +0200)]
Releasing debian version 4.0~alpha16-1.

10 years agoApplying patch from Michael Prokop <mika@grml.org> to update udev usage in is_nice_de...
Daniel Baumann [Tue, 15 Oct 2013 07:07:31 +0000 (09:07 +0200)]
Applying patch from Michael Prokop <mika@grml.org> to update udev usage in is_nice_device() for newer udev versions.

10 years agoUpdating package descriptions.
Daniel Baumann [Mon, 14 Oct 2013 08:44:36 +0000 (10:44 +0200)]
Updating package descriptions.

10 years agoRelease new version 4.0~a13-1+grml.3 v4.0_a13-1+grml.3
Michael Prokop [Sat, 28 Sep 2013 09:45:30 +0000 (11:45 +0200)]
Release new version 4.0~a13-1+grml.3

10 years agoUpdate 9990-misc-helpers.sh to support latest udev version [Closes: issue1278]
Michael Prokop [Sat, 28 Sep 2013 09:00:58 +0000 (11:00 +0200)]
Update 9990-misc-helpers.sh to support latest udev version [Closes: issue1278]

When booting the ISO in hard-disk mode udev's
'udevadm test-builtin' emits this error message:

| calling: test-builtin
| error reading /lib/udev/hwdb.bin: No such file or directory
| load module index
| unload module index

and fails to boot because using udevadm test-builtin in the
is_nice_device function no longer recognizes proper DEVICES.

Including the /lib/udev/hwdb.bin file in the initramfs doesn't
help either as udevadm test-builtin was a debug interface and
never supposed to be used public.

This patch addresses the issue by using udevadm info and checking
if the DEVTYPE of the device is 'disk'. This should work with the
majority of DEVICES.

Closes: https://github.com/grml/live-boot-grml/pull/3

Thanks: Ulrich Dangel <mru@spamt.net> for the initial patch
Thanks: Michael Biebl <biebl@debian.org> for helping in resolve this issue

10 years agoRelease new version 4.0~a13-1+grml.2 v4.0_a13-1+grml.2
Michael Prokop [Fri, 20 Sep 2013 14:39:24 +0000 (16:39 +0200)]
Release new version 4.0~a13-1+grml.2

10 years agoRefresh debian/patches/
Michael Prokop [Fri, 20 Sep 2013 14:38:28 +0000 (16:38 +0200)]
Refresh debian/patches/

10 years agoDo not "exit" if boot option nonetworking is set but "return" instead
Michael Prokop [Fri, 20 Sep 2013 14:32:55 +0000 (16:32 +0200)]
Do not "exit" if boot option nonetworking is set but "return" instead

Nowadays we're running under one main script which sources all
the further scripts. If we 'exit' in a script then we'd just exit
the main init sequence, resulting in a kernel trace because the
realâ„¢ init hasn't been found/executed.

Thanks to Florian Ermisch <floh.edo@googlemail.com> for the initial bug report

10 years agoReleasing debian version 4.0~a15-1. debian/4.0_a15-1
Daniel Baumann [Fri, 13 Sep 2013 15:22:45 +0000 (17:22 +0200)]
Releasing debian version 4.0~a15-1.

10 years agoInstall components into /lib/live/boot folder.
Jan Blunck [Fri, 13 Sep 2013 14:54:16 +0000 (16:54 +0200)]
Install components into /lib/live/boot folder.

10 years agoReleasing debian version 4.0~a14-1. debian/4.0_a14-1
Daniel Baumann [Fri, 13 Sep 2013 12:17:54 +0000 (14:17 +0200)]
Releasing debian version 4.0~a14-1.

10 years agoUpdating debhelper install file to include additional scripts in new location.
Daniel Baumann [Fri, 13 Sep 2013 12:20:51 +0000 (14:20 +0200)]
Updating debhelper install file to include additional scripts in new location.

10 years agoAdd support for persistence-storage type "directory".
Jan Blunck [Tue, 3 Sep 2013 09:22:00 +0000 (11:22 +0200)]
Add support for persistence-storage type "directory".

This adds support for mounting a plain writable directory as the
persistence storage layer. The $PERSISTENCE_PATH and the persistence-label
are taken into account when searching for the persistence.conf file.