live-boot-grml.git
12 years agoRename packages to not clash with upstream
Christian Hofstaedtler [Sun, 24 Jul 2011 16:48:41 +0000 (18:48 +0200)]
Rename packages to not clash with upstream

12 years agoDepend on the same live-boot-initramfs-tools/live-boot-backend version.
Ulrich Dangel [Mon, 20 Jun 2011 15:05:06 +0000 (17:05 +0200)]
Depend on the same live-boot-initramfs-tools/live-boot-backend version.

Only use the correct live-boot-initramfs-tools for live-boot. Depend on
${binary:Version} to use the correct version. Useful for upgrading packages.

12 years agoSupport comma delimited devices in live-media-path
Ulrich Dangel [Sun, 12 Jun 2011 22:23:46 +0000 (00:23 +0200)]
Support comma delimited devices in live-media-path

12 years agoMerge branch 'mru/quilt'
Ulrich Dangel [Mon, 13 Jun 2011 11:13:09 +0000 (13:13 +0200)]
Merge branch 'mru/quilt'

* mru/quilt:
  Remove old manpage live-snapshot.it.1.txt
  Fix patch offsets for quilt patches
  Add extra patch for fixing output message and partially revert 2ad3c30d9ef0cc1ea2c7df7e7f0862c4dc6dad5d
  Revert "Adding live-toram script to copy the running live system to ram and eject the live media."
  Add extra patch to support dns in initramfs
  Revert "support DNS in boot environment"
  Add extra patch to support dns with multiarch.
  Revert "Do not fail in multiarch environment when installing libnss_dns.so."
  Add extra patch for Drop installation of localized manpages from upstream Makefile.
  Revert "Drop installation of localized manpages from upstream Makefile."
  Use quilt instead of dpatch

12 years agoRemove old manpage live-snapshot.it.1.txt
Ulrich Dangel [Sun, 12 Jun 2011 03:52:31 +0000 (05:52 +0200)]
Remove old manpage live-snapshot.it.1.txt

Upstream no longer ships manpages/old/live-snapshot.it.1.txt.
This patch removes the old and deprecated manpage from our repository.

12 years agoFix patch offsets for quilt patches
Ulrich Dangel [Sun, 12 Jun 2011 00:47:04 +0000 (02:47 +0200)]
Fix patch offsets for quilt patches

12 years agoAdd extra patch for fixing output message and partially revert 2ad3c30d9ef0cc1ea2c7df...
Ulrich Dangel [Sun, 12 Jun 2011 03:33:12 +0000 (05:33 +0200)]
Add extra patch for fixing output message and partially revert 2ad3c30d9ef0cc1ea2c7df7e7f0862c4dc6dad5d

12 years agoRevert "Adding live-toram script to copy the running live system to ram and eject...
Ulrich Dangel [Sun, 12 Jun 2011 03:28:41 +0000 (05:28 +0200)]
Revert "Adding live-toram script to copy the running live system to ram and eject the live media."

This reverts commit 519ebd66721deac6f6c0ebba3bcb798f5bf6c482.

The patch is not used in the upstream project nowadays, so remove it.

12 years agoAdd extra patch to support dns in initramfs
Ulrich Dangel [Sun, 12 Jun 2011 03:16:04 +0000 (05:16 +0200)]
Add extra patch to support dns in initramfs

This patch is based on 10caf0b2db3fc04fae24ca896cf21f6aed12bbbc

12 years agoRevert "support DNS in boot environment"
Ulrich Dangel [Sun, 12 Jun 2011 03:16:09 +0000 (05:16 +0200)]
Revert "support DNS in boot environment"

This reverts commit 10caf0b2db3fc04fae24ca896cf21f6aed12bbbc.

This is now an extra patch

12 years agoAdd extra patch to support dns with multiarch.
Ulrich Dangel [Sun, 12 Jun 2011 03:13:24 +0000 (05:13 +0200)]
Add extra patch to support dns with multiarch.

This patch is based on 6666658535b255cb71d48ddeb415aeb3023e1251.

12 years agoRevert "Do not fail in multiarch environment when installing libnss_dns.so."
Ulrich Dangel [Sun, 12 Jun 2011 03:11:22 +0000 (05:11 +0200)]
Revert "Do not fail in multiarch environment when installing libnss_dns.so."

This reverts commit 6666658535b255cb71d48ddeb415aeb3023e1251.

The patch will be in an extra patch file

12 years agoAdd extra patch for Drop installation of localized manpages from upstream
Ulrich Dangel [Sun, 12 Jun 2011 01:10:28 +0000 (03:10 +0200)]
Add extra patch for Drop installation of localized manpages from upstream
Makefile.

This patch adds the ebdefd9601c017c5a7264a94cee2c7af914bca76 commit as an
extra patch to the patch series.

12 years agoRevert "Drop installation of localized manpages from upstream Makefile."
Ulrich Dangel [Sun, 12 Jun 2011 01:07:42 +0000 (03:07 +0200)]
Revert "Drop installation of localized manpages from upstream Makefile."

This reverts commit ebdefd9601c017c5a7264a94cee2c7af914bca76.

This patch is now included in a extra quilt patch file.

12 years agoUse quilt instead of dpatch
Ulrich Dangel [Mon, 13 Jun 2011 00:47:00 +0000 (02:47 +0200)]
Use quilt instead of dpatch

12 years agoUse live-boot.log instead of live.log for debug output.
Ulrich Dangel [Fri, 10 Jun 2011 14:53:07 +0000 (16:53 +0200)]
Use live-boot.log instead of live.log for debug output.

12 years agoRelease new version 3.0~a17-1+grml.01. v3.0_a17-1+grml.01
Michael Prokop [Wed, 8 Jun 2011 10:15:56 +0000 (12:15 +0200)]
Release new version 3.0~a17-1+grml.01.

Signed-off-by: Michael Prokop <mika@grml.org>
12 years agoDrop installation of localized manpages from upstream Makefile.
Michael Prokop [Wed, 8 Jun 2011 08:19:29 +0000 (10:19 +0200)]
Drop installation of localized manpages from upstream Makefile.

Upstream's Makefile currently results in:

  E: live-boot: manpage-in-wrong-directory usr/share/man/en/man/live-boot.7..gz
  E: live-boot: manpage-in-wrong-directory usr/share/man/en/man/live-snapshot.1..gz

So lets drop the localized manpages and just install the english ones.

12 years agoDo not fail in multiarch environment when installing libnss_dns.so.
Michael Prokop [Tue, 7 Jun 2011 08:15:52 +0000 (10:15 +0200)]
Do not fail in multiarch environment when installing libnss_dns.so.

Updating initramfs fails with:

| live-boot: core filesystems devices utils:memdisk udev wget blockdevE: /usr/share/initramfs-tools/hooks/live failed with return 1.

with multiarch libc because the filename is no longer necessarily
/lib/libnss_dns.so.* but could also be e.g.
/lib/x86_64-linux-gnu/libnss_dns.so.*.

12 years agoRelease new version 3.0~a17-1+grml.00. v3.0_a17-1+grml.00
Michael Prokop [Sun, 5 Jun 2011 19:34:28 +0000 (21:34 +0200)]
Release new version 3.0~a17-1+grml.00.

Signed-off-by: Michael Prokop <mika@grml.org>
12 years agoDont show an error message if /live/image is already unmounted.
Ulrich Dangel [Sun, 5 Jun 2011 01:06:50 +0000 (03:06 +0200)]
Dont show an error message if /live/image is already unmounted.

12 years agoIgnore devices with no file matching the findiso parameter.
Ulrich Dangel [Sun, 5 Jun 2011 00:32:32 +0000 (02:32 +0200)]
Ignore devices with no file matching the findiso parameter.

Don't check if mountpoint is a valid live_path if the specified iso file
in the findiso parameter is not found. This makes sure that findiso uses
the specified iso instead of any other valid device like usb pens or cdroms.

12 years agoSupport nodhcp bootoption
Ulrich Dangel [Fri, 3 Jun 2011 17:51:54 +0000 (19:51 +0200)]
Support nodhcp bootoption

12 years agoChange nodhcp patch to unset the DHCP option as well
Ulrich Dangel [Fri, 3 Jun 2011 17:29:23 +0000 (19:29 +0200)]
Change nodhcp patch to unset the DHCP option as well

12 years agoImprove static version
Ulrich Dangel [Fri, 3 Jun 2011 15:06:17 +0000 (17:06 +0200)]
Improve static version

12 years agoSupport static ip configuration
Ulrich Dangel [Fri, 3 Jun 2011 12:50:21 +0000 (14:50 +0200)]
Support static ip configuration

12 years agoRemove dba from uploader as this is a grml project
Ulrich Dangel [Sat, 4 Jun 2011 23:47:19 +0000 (01:47 +0200)]
Remove dba from uploader as this is a grml project

12 years agoExplicit specify offset parameter for setup_loop [Closes: issue1003]
Ulrich Dangel [Sat, 4 Jun 2011 23:41:18 +0000 (01:41 +0200)]
Explicit specify offset parameter for setup_loop [Closes: issue1003]

12 years agoChange output to live-boot.log
Ulrich Dangel [Thu, 2 Jun 2011 22:08:30 +0000 (00:08 +0200)]
Change output to live-boot.log

12 years agoSupport dns bootoption.
Michael Prokop [Tue, 3 May 2011 15:38:33 +0000 (17:38 +0200)]
Support dns bootoption.

12 years agosupport DNS in boot environment
Christian Hofstaedtler [Fri, 25 Mar 2011 22:02:38 +0000 (23:02 +0100)]
support DNS in boot environment

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

12 years agoSupport raid devices as well
Ulrich Dangel [Fri, 25 Mar 2011 22:16:54 +0000 (23:16 +0100)]
Support raid devices as well

12 years agoSupport lvm devices for live-media.
Ulrich Dangel [Fri, 25 Mar 2011 20:43:28 +0000 (21:43 +0100)]
Support lvm devices for live-media.

12 years agoMerge dhcphostname support into 23networking-grml
Christian Hofstaedtler [Sun, 26 Dec 2010 00:31:46 +0000 (01:31 +0100)]
Merge dhcphostname support into 23networking-grml

11_dhcphostname.dpatch patched 23networking, which we didn't ship at all.

12 years agoAdd patch 19_revert_toram_bootoption_to_expected_behaviour.dpatch.
Michael Prokop [Mon, 20 Dec 2010 16:48:35 +0000 (17:48 +0100)]
Add patch 19_revert_toram_bootoption_to_expected_behaviour.dpatch.

12 years agonetworking_grml: DNS for systems without resolvconf
Christian Hofstaedtler [Thu, 9 Dec 2010 16:22:22 +0000 (17:22 +0100)]
networking_grml: DNS for systems without resolvconf

12 years agodon't mess around with kernel/initramfs-tools' ip=
Christian Hofstaedtler [Thu, 9 Dec 2010 15:38:26 +0000 (16:38 +0100)]
don't mess around with kernel/initramfs-tools' ip=

instead, leave alone what the kernel configures, and make DNS available
to the target root (for ip=dhcp/netboot)

12 years agoAlways honor the "nodhcp" boot option
Christian Hofstaedtler [Tue, 7 Dec 2010 13:24:43 +0000 (14:24 +0100)]
Always honor the "nodhcp" boot option

Thanks to Ulrich Dangel for the patch.

12 years agoensure 10validateroot is executable
Christian Hofstaedtler [Thu, 2 Dec 2010 11:22:19 +0000 (12:22 +0100)]
ensure 10validateroot is executable

12 years agoupdate debian/control for grml
Christian Hofstaedtler [Thu, 25 Nov 2010 14:12:08 +0000 (15:12 +0100)]
update debian/control for grml

12 years agoremove unused boot scripts
Christian Hofstaedtler [Thu, 25 Nov 2010 14:03:35 +0000 (15:03 +0100)]
remove unused boot scripts

12 years agoreadd grml patches
Christian Hofstaedtler [Thu, 25 Nov 2010 13:55:03 +0000 (14:55 +0100)]
readd grml patches

12 years agoadd dpatch support to build process
Christian Hofstaedtler [Thu, 25 Nov 2010 13:33:35 +0000 (14:33 +0100)]
add dpatch support to build process

12 years agoMerge commit 'debian/3.0_a17-1' into debian
Ulrich Dangel [Thu, 2 Jun 2011 18:55:10 +0000 (20:55 +0200)]
Merge commit 'debian/3.0_a17-1' into debian

12 years agoReleasing debian version 3.0~a17-1. debian/3.0_a17-1
Daniel Baumann [Wed, 18 May 2011 17:31:41 +0000 (19:31 +0200)]
Releasing debian version 3.0~a17-1.

12 years agoTidy up resolv.conf a bit.
Michal Suchanek [Tue, 17 May 2011 17:55:57 +0000 (19:55 +0200)]
Tidy up resolv.conf a bit.

12 years agoCopy resolv.conf to live system root (Closes: #627178).
Michal Suchanek [Tue, 17 May 2011 16:40:01 +0000 (18:40 +0200)]
Copy resolv.conf to live system root (Closes: #627178).

12 years agoCorrecting top-level makefile to automatically get all the supported languages, rathe...
Daniel Baumann [Wed, 18 May 2011 17:27:25 +0000 (19:27 +0200)]
Correcting top-level makefile to automatically get all the supported languages, rather than defining a static list.

12 years agoMaking copyright file distribution neutral.
Daniel Baumann [Wed, 18 May 2011 17:26:10 +0000 (19:26 +0200)]
Making copyright file distribution neutral.

13 years agoUpdating manpage wrt/ ip parameter squence (Closes: #616197).
Daniel Baumann [Sat, 23 Apr 2011 11:49:20 +0000 (13:49 +0200)]
Updating manpage wrt/ ip parameter squence (Closes: #616197).

13 years agoUsing /run/initramfs instead of /dev/.initramfs/varrun for unionfs-fuse sendsigs...
Daniel Baumann [Sat, 23 Apr 2011 11:43:24 +0000 (13:43 +0200)]
Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-fuse sendsigs (Closes: #621908).

13 years agoUpdating to standards version 3.9.2.
Daniel Baumann [Sat, 23 Apr 2011 10:42:38 +0000 (12:42 +0200)]
Updating to standards version 3.9.2.

13 years agoMerge branch 'debian' of git://live.debian.net/git/live-boot into debian
Christian Hofstaedtler [Tue, 19 Apr 2011 17:14:54 +0000 (19:14 +0200)]
Merge branch 'debian' of git://live.debian.net/git/live-boot into debian

13 years agoReleasing debian version 3.0~a16-1. debian/3.0_a16-1
Daniel Baumann [Mon, 14 Mar 2011 05:28:11 +0000 (06:28 +0100)]
Releasing debian version 3.0~a16-1.

13 years agoAdding old 2.x changelog entries in debian changelog.
Daniel Baumann [Thu, 10 Mar 2011 03:36:29 +0000 (04:36 +0100)]
Adding old 2.x changelog entries in debian changelog.

13 years agoReleasing debian version 3.0~a15-1. debian/3.0_a15-1
Daniel Baumann [Wed, 9 Mar 2011 17:01:23 +0000 (18:01 +0100)]
Releasing debian version 3.0~a15-1.

13 years agoFixing syntax error.
T(A)ILS developers [Sun, 20 Feb 2011 19:50:02 +0000 (20:50 +0100)]
Fixing syntax error.

13 years agoFixing remaining fromiso= bug.
T(A)ILS developers [Wed, 16 Feb 2011 13:52:39 +0000 (14:52 +0100)]
Fixing remaining fromiso= bug.

Taking care that the filesystem kernel module is loaded before issuing
the mount command.

13 years agoAdd verbose messages to initramfs hook.
Michal Suchanek [Sat, 12 Feb 2011 18:07:31 +0000 (19:07 +0100)]
Add verbose messages to initramfs hook.

13 years agoReally set limit on open files for unionfs-fuse
Michal Suchanek [Fri, 11 Feb 2011 15:34:24 +0000 (16:34 +0100)]
Really set limit on open files for unionfs-fuse

13 years agoSimplify union mounting.
Michal Suchanek [Fri, 11 Feb 2011 07:39:53 +0000 (08:39 +0100)]
Simplify union mounting.

13 years agoProtect NOPROMPT (Closes: #610941).
Marco Amadori [Mon, 24 Jan 2011 09:21:54 +0000 (10:21 +0100)]
Protect NOPROMPT (Closes: #610941).

13 years agoAdjust copyright entry in live-snapshot.
Marco Amadori [Mon, 17 Jan 2011 09:30:00 +0000 (10:30 +0100)]
Adjust copyright entry in live-snapshot.

13 years agoUpdating year in copyright.
Daniel Baumann [Tue, 11 Jan 2011 13:37:18 +0000 (14:37 +0100)]
Updating year in copyright.

13 years agoReleasing debian version 3.0~a14-1.
Daniel Baumann [Tue, 11 Jan 2011 12:39:58 +0000 (13:39 +0100)]
Releasing debian version 3.0~a14-1.

13 years agoSupporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to Michael...
Daniel Baumann [Mon, 20 Dec 2010 18:01:54 +0000 (19:01 +0100)]
Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to Michael Prokop <mika@grml.org>.

13 years agoCorrecting live hook to include mtdblock for syslinux memdisk usage, thanks to Michae...
Daniel Baumann [Mon, 20 Dec 2010 18:00:04 +0000 (19:00 +0100)]
Correcting live hook to include mtdblock for syslinux memdisk usage, thanks to Michael Prokop <mika@grml.org>.

13 years agoUpdating auto_install overrides in rules.
Daniel Baumann [Sat, 18 Dec 2010 16:04:02 +0000 (17:04 +0100)]
Updating auto_install overrides in rules.

13 years agoRemoving the duplicated "the" in the live-boot.init script.
Steven Shiau [Wed, 15 Dec 2010 20:33:18 +0000 (21:33 +0100)]
Removing the duplicated "the" in the live-boot.init script.

13 years agoUsing dh auto magic in override, rather than manual make call.
Daniel Baumann [Mon, 6 Dec 2010 14:35:34 +0000 (15:35 +0100)]
Using dh auto magic in override, rather than manual make call.

13 years agoDon't hard-depend on test target in Makefile.
Daniel Baumann [Mon, 6 Dec 2010 14:35:23 +0000 (15:35 +0100)]
Don't hard-depend on test target in Makefile.

13 years agoRemoving header in copyright file.
Daniel Baumann [Mon, 6 Dec 2010 14:34:58 +0000 (15:34 +0100)]
Removing header in copyright file.

13 years agoPopulate adapters in /etc/network/interfaces when ethdevice= on cmdline.
Richard Nelson [Sat, 4 Dec 2010 04:05:35 +0000 (22:05 -0600)]
Populate adapters in /etc/network/interfaces when ethdevice= on cmdline.

13 years agoReleasing debian version 3.0~a13-1.
Daniel Baumann [Mon, 6 Dec 2010 10:28:04 +0000 (11:28 +0100)]
Releasing debian version 3.0~a13-1.

13 years agoClean some leading whitespaces.
Richard Nelson [Sat, 4 Dec 2010 04:34:01 +0000 (22:34 -0600)]
Clean some leading whitespaces.

13 years agoRemounting cow read-only before prompting user to remove usb flash drive.
Ronny Standtke [Wed, 1 Dec 2010 20:36:08 +0000 (20:36 +0000)]
Remounting cow read-only before prompting user to remove usb flash drive.

13 years agoAdding support for custom ramdisk size (Closes: #544583).
Daniel Baumann [Mon, 29 Nov 2010 21:59:00 +0000 (22:59 +0100)]
Adding support for custom ramdisk size (Closes: #544583).

13 years agoLogging to /var/log/live-boot.log instead of /var/log/live.log for future consistency...
Daniel Baumann [Sat, 27 Nov 2010 13:05:16 +0000 (14:05 +0100)]
Logging to /var/log/live-boot.log instead of /var/log/live.log for future consistency with live-config.

13 years agoRemoving legacy code for detecting removable usb sticks on kernels prior 2.6.29.
Daniel Baumann [Thu, 25 Nov 2010 13:59:33 +0000 (14:59 +0100)]
Removing legacy code for detecting removable usb sticks on kernels prior 2.6.29.

13 years agoReleasing debian version 3.0~a12-1.
Daniel Baumann [Mon, 22 Nov 2010 22:31:18 +0000 (23:31 +0100)]
Releasing debian version 3.0~a12-1.

13 years agoAdding dpkg source options file.
Daniel Baumann [Mon, 22 Nov 2010 22:26:39 +0000 (23:26 +0100)]
Adding dpkg source options file.

13 years agoFixing fromiso= on Squeeze.
T(A)ILS developers [Mon, 1 Nov 2010 19:38:26 +0000 (20:38 +0100)]
Fixing fromiso= on Squeeze.

When running "mount DEV MOUNTPOINT" for the device provided by the fromiso= boot
option, Squeeze's busybox errors out with:

    Mounting $DEV on /isofrom failed: No such file on directory.

Using mount -t auto fixes the bug.

13 years agoReleasing debian version 3.0~a11-1.
Daniel Baumann [Thu, 28 Oct 2010 07:28:53 +0000 (09:28 +0200)]
Releasing debian version 3.0~a11-1.

13 years agoRemoving deep link to bug page in the manual, since we don't have stable references...
Daniel Baumann [Thu, 28 Oct 2010 07:20:18 +0000 (09:20 +0200)]
Removing deep link to bug page in the manual, since we don't have stable references yet.

13 years agoEnhancing devices search ordering.
T(A)ILS developers [Wed, 20 Oct 2010 16:33:12 +0000 (18:33 +0200)]
Enhancing devices search ordering.

E.g. prefer mounting /dev/sdb1 rather than /dev/sdb.

The isohybrid feature makes both valid devices for being searched for a live
filesystem image. Previous code mounted /dev/sdb on /live/image which makes it
hard to create a second partition on the USB stick.

This brings the need to explicitly check whether the full device is in the
blacklist before even considering its subdevices: the previous blacklist
checking code worked because the full device was always considered before its
subdevices, which is not true anymore.

13 years agoAdding noprompt={usb,cd} feature.
T(A)ILS developers [Mon, 9 Aug 2010 18:48:17 +0000 (20:48 +0200)]
Adding noprompt={usb,cd} feature.

13 years agoReleasing debian version 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.
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.
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).

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.