live-boot-grml.git
13 years agoReleasing debian version 3.0~a10-1. debian/3.0_a10-1
Daniel Baumann [Wed, 27 Oct 2010 12:58:21 +0000 (14:58 +0200)]
Releasing debian version 3.0~a10-1.

13 years agoDon't do anything in initscript when using toram (Closes: #601575).
Daniel Baumann [Wed, 27 Oct 2010 12:53:38 +0000 (14:53 +0200)]
Don't do anything in initscript when using toram (Closes: #601575).

13 years agoReleasing debian version 3.0~a9-1. debian/3.0_a9-1
Daniel Baumann [Tue, 26 Oct 2010 07:25:09 +0000 (09:25 +0200)]
Releasing debian version 3.0~a9-1.

13 years agoAdding documentation for persistent=cryptsetup in the manpage.
T(A)ILS developers [Sat, 23 Oct 2010 11:44:59 +0000 (13:44 +0200)]
Adding documentation for persistent=cryptsetup in the manpage.

13 years agoFixing overzealous blacklist usage.
T(A)ILS developers [Sat, 23 Oct 2010 10:14:32 +0000 (12:14 +0200)]
Fixing overzealous blacklist usage.

Previous blacklist checking was a bit overzealous: e.g. if /dev/sdb1 was
blacklisted (e.g. because it would contain the system-wide persistence COW
device), any other device whose name contains the blacklist one, such as
/dev/sdb11, was also be blacklisted.

13 years agoRemoved whitespace for tabs on the skipunion option.
Richard Nelson [Sat, 16 Oct 2010 15:21:41 +0000 (10:21 -0500)]
Removed whitespace for tabs on the skipunion option.

13 years agoAdding live-snapshot.list documentation to manpage.
amnesia [Mon, 11 Oct 2010 14:52:56 +0000 (16:52 +0200)]
Adding live-snapshot.list documentation to manpage.

13 years agoReleasing debian version 3.0~a8-1. debian/3.0_a8-1
Daniel Baumann [Sat, 2 Oct 2010 08:16:37 +0000 (10:16 +0200)]
Releasing debian version 3.0~a8-1.

13 years agoUpdating to debhelper version 8.
Daniel Baumann [Thu, 30 Sep 2010 04:59:10 +0000 (06:59 +0200)]
Updating to debhelper version 8.

13 years agoRunning manpage rebuild after manpage updates.
Daniel Baumann [Mon, 27 Sep 2010 16:25:36 +0000 (18:25 +0200)]
Running manpage rebuild after manpage updates.

13 years agoIncluded a note about persistent-subtext (Helps: #536728).
Marco Amadori [Mon, 27 Sep 2010 15:52:04 +0000 (17:52 +0200)]
Included a note about persistent-subtext (Helps: #536728).

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
13 years agoAdding initial support for unionmount.
Michal Suchanek [Wed, 29 Sep 2010 08:40:42 +0000 (10:40 +0200)]
Adding initial support for unionmount.

13 years agoReleasing debian version 3.0~a7-1.
Daniel Baumann [Sat, 25 Sep 2010 20:47:07 +0000 (22:47 +0200)]
Releasing debian version 3.0~a7-1.

13 years agoFixing find_snap to take its second argument into account.
intrigeri [Sat, 25 Sep 2010 20:43:33 +0000 (22:43 +0200)]
Fixing find_snap to take its second argument into account.

13 years agoReleasing debian version 3.0~a6-1.
Daniel Baumann [Tue, 14 Sep 2010 06:53:01 +0000 (08:53 +0200)]
Releasing debian version 3.0~a6-1.

13 years agoAdding patch from Colin Watson <cjwatson@ubuntu.com> to follow symlinks when checking...
Daniel Baumann [Mon, 13 Sep 2010 20:18:10 +0000 (22:18 +0200)]
Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow symlinks when checking for dynamically linked files at reboot in initscript.

13 years agoAdded support for empty (initial) snapshots.
Marco Amadori [Mon, 13 Sep 2010 15:15:29 +0000 (17:15 +0200)]
Added support for empty (initial) snapshots.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
13 years agoFixed some snapshot related debug messages.
Marco Amadori [Mon, 13 Sep 2010 15:12:31 +0000 (17:12 +0200)]
Fixed some snapshot related debug messages.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
13 years agoFix snapshots' sync-strings usage (Closes: #591330).
Marco Amadori [Tue, 7 Sep 2010 15:38:27 +0000 (17:38 +0200)]
Fix snapshots' sync-strings usage (Closes: #591330).

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
13 years agoReleasing debian version 3.0~a5-1.
Daniel Baumann [Mon, 6 Sep 2010 13:18:09 +0000 (15:18 +0200)]
Releasing debian version 3.0~a5-1.

13 years agoAdding plymouth in bug script.
Daniel Baumann [Mon, 6 Sep 2010 13:16:44 +0000 (15:16 +0200)]
Adding plymouth in bug script.

13 years agoRemoving usplash support in initramfs, usplash is dead.
Daniel Baumann [Mon, 6 Sep 2010 13:16:07 +0000 (15:16 +0200)]
Removing usplash support in initramfs, usplash is dead.

13 years agoRemoving lenny legacy stuff from initscript.
Daniel Baumann [Mon, 6 Sep 2010 11:56:14 +0000 (13:56 +0200)]
Removing lenny legacy stuff from initscript.

13 years agoRemoving usplash support from initscript, usplash is dead.
Daniel Baumann [Mon, 6 Sep 2010 11:55:52 +0000 (13:55 +0200)]
Removing usplash support from initscript, usplash is dead.

13 years agoAllowing to assign no gateway in networking bottom script.
Steven Shiau [Sat, 4 Sep 2010 06:19:35 +0000 (08:19 +0200)]
Allowing to assign no gateway in networking bottom script.

13 years agoUpdating uinstall targets in makefile.
Daniel Baumann [Fri, 3 Sep 2010 17:34:20 +0000 (19:34 +0200)]
Updating uinstall targets in makefile.

13 years agoApplying patch from Michael Casadevall <mcasadevall@ubuntu.com> to add platform-sata_...
Daniel Baumann [Thu, 2 Sep 2010 21:38:16 +0000 (23:38 +0200)]
Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to add platform-sata_mv to is_nice_device() to allow Marvell Dove A0 and AVD1 to properly boot live media.

13 years agoApplying patch from Luke Yelavich <themuso@ubuntu.com> to instead of mangling the...
Daniel Baumann [Thu, 2 Sep 2010 21:35:21 +0000 (23:35 +0200)]
Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of mangling the main sudoers file in accessibility bottom script, create a new file in /etc/sudoers.d and set permissions appropriately.

13 years agoReleasing debian version 3.0~a4-1.
Daniel Baumann [Thu, 2 Sep 2010 20:47:27 +0000 (22:47 +0200)]
Releasing debian version 3.0~a4-1.

13 years agoUsing boot.d instead of boot.conf.d as directory name for custom configuration files.
Daniel Baumann [Thu, 2 Sep 2010 19:28:24 +0000 (21:28 +0200)]
Using boot.d instead of boot.conf.d as directory name for custom configuration files.

13 years agoExiting with 0 in live-boot bug script (Closes: #595262).
Daniel Baumann [Thu, 2 Sep 2010 17:14:23 +0000 (19:14 +0200)]
Exiting with 0 in live-boot bug script (Closes: #595262).

13 years agoReleasing debian version 3.0~a3-1.
Daniel Baumann [Thu, 2 Sep 2010 16:30:41 +0000 (18:30 +0200)]
Releasing debian version 3.0~a3-1.

13 years agoChecking for file existence in initramfs hook (Closes: #595264).
Daniel Baumann [Thu, 2 Sep 2010 15:54:58 +0000 (17:54 +0200)]
Checking for file existence in initramfs hook (Closes: #595264).

13 years agoAdding reference to live-tools in manpages.
Daniel Baumann [Thu, 2 Sep 2010 09:18:06 +0000 (11:18 +0200)]
Adding reference to live-tools in manpages.

13 years agoUpdating live-build reference in manpages.
Daniel Baumann [Thu, 2 Sep 2010 09:16:59 +0000 (11:16 +0200)]
Updating live-build reference in manpages.

13 years agoUpdating seperators in networking bottom script to fix ip parameter parsing (Closes...
Daniel Baumann [Thu, 2 Sep 2010 08:40:33 +0000 (10:40 +0200)]
Updating seperators in networking bottom script to fix ip parameter parsing (Closes: #590494).

13 years agoReleasing debian version 3.0~a2-1.
Daniel Baumann [Wed, 1 Sep 2010 16:29:04 +0000 (18:29 +0200)]
Releasing debian version 3.0~a2-1.

13 years agoUsing allow-hotplug instead of auto in automatically created /etc/network/interfaces...
Daniel Baumann [Tue, 31 Aug 2010 20:08:19 +0000 (22:08 +0200)]
Using allow-hotplug instead of auto in automatically created /etc/network/interfaces file.

13 years agoAdding workaround for aufs issue in kernel versions around 2.6.33.
Michael Prokop [Tue, 31 Aug 2010 19:09:08 +0000 (21:09 +0200)]
Adding workaround for aufs issue in kernel versions around 2.6.33.

Directories can't be accessed when read for the first the time,
causing a failure when accessing them. This simple workaround
solves this issue.

13 years agoMaking multiple connected NICs work.
Steven Shiau [Wed, 18 Aug 2010 12:30:06 +0000 (14:30 +0200)]
Making multiple connected NICs work.

13 years agoAdding reformated patch from Stephan Hermann <sh@sourcecode.de> based on the work...
Daniel Baumann [Wed, 18 Aug 2010 12:24:29 +0000 (14:24 +0200)]
Adding reformated patch from Stephan Hermann <sh@sourcecode.de> based on the work of Holger Fischer <hoo.mb@web.de> to add support for BOOTIF in cases where pxelinux is being used with IPAPPEND (Closes: #593284).

13 years agoRemoving old and unmaintained po files.
Daniel Baumann [Sat, 14 Aug 2010 18:37:01 +0000 (20:37 +0200)]
Removing old and unmaintained po files.

13 years agoAdding debian version 3.0~a1-1. debian/3.0_a1-1
Daniel Baumann [Mon, 9 Aug 2010 23:57:53 +0000 (01:57 +0200)]
Adding debian version 3.0~a1-1.