nixpkgs/pkgs/tools
Rickard Nilsson 7870db8b10 unionfs: Add mount helper (mount.unionfs-fuse)
This makes it possible to mount unionfs directly with mount or fstab.

Example fstab entry:

  none /mnt/union unionf-fuse allow-other,dirs=/source1=RW,/source2=RW

Note, the dirs= option need to be the last option, due to limitations
in the mount helper provided by unionfs-fuse. Maybe we should write a
better helper ourselves.

Also, you need to specify your branches as dirs= option, NOT as
the device, since the latest version of libmount always interprets
"=" characters in the device name as a tag (like LABEL, UUID etc)
and will try to resolve the tag before calling the mount helper.
This will of course not succeed and the mount will fail.
2013-04-09 16:36:38 +02:00
..
admin tigervnc: Drop dependency on libxcrypt 2013-01-28 17:19:03 +01:00
archivers Adding ZPAQ archiver 2013-03-09 16:33:14 +04:00
backup bup: update to version 0.25-rc1-107-g96c6fa2 and drop -Werror to fix the build 2013-04-07 23:33:19 +02:00
bluetooth koffice, kbluetooth: remove from hydra 2013-03-02 09:21:11 +01:00
cd-dvd cuetools metadata: license, maintainer, platforms 2013-03-31 21:43:53 -07:00
compression lzip: build the binary with -O3 and assertions disabled 2013-03-13 15:13:40 +01:00
filesystems unionfs: Add mount helper (mount.unionfs-fuse) 2013-04-09 16:36:38 +02:00
graphics adding lprof 2013-03-29 14:52:47 +01:00
inputmethods/fcitx add fcitx-4.2.7 2013-01-28 11:35:03 +08:00
misc grub: fix download URL for grub-0.97-once.patch 2013-04-07 23:33:20 +02:00
networking stunnel: Update to 4.56 2013-04-09 16:34:59 +02:00
package-management nixUnstable: Bump 2013-03-26 16:00:47 +01:00
security sudo: Fix building outside of a chroot 2013-04-05 19:38:07 +02:00
system garden 2013-04-06 08:20:27 +02:00
text pwgen, wgetpaste: set platforms 2013-03-29 18:32:58 +01:00
typesetting latex2html: update to version 2008 2013-03-22 12:50:21 +01:00
video add swfmill-0.3.2 2013-02-05 11:36:18 +08:00
virtualization ec2-ami-tools: Update to 1.4.0.9 2013-01-24 18:23:04 +01:00
X11 xpra: Use new ffmpeg attribute 2013-04-05 06:49:23 -04:00