Gentoo Archives: gentoo-user

From: Ali Polatel <polatel@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Unionfs for 2.6.20
Date: Fri, 01 Jun 2007 01:53:11
Message-Id: 20070601014558.GA10862@mars.solar
In Reply to: RE: [gentoo-user] Re: Unionfs for 2.6.20 by burlingk@cv63.navy.mil
1 burlingk@×××××××××.mil <burlingk@×××××××××.mil> yazmış:
2 >
3 >
4 > > -----Original Message-----
5 > > From: Norberto Bensa [mailto:nbensa@×××.net]
6 > > Sent: Friday, June 01, 2007 9:29 AM
7 > > To: gentoo-user@l.g.o
8 > > Subject: Re: [gentoo-user] Re: Unionfs for 2.6.20
9 > >
10 > >
11 > > Ali Polatel wrote:
12 > > > You should use unionfs version 2.0 which is a part of -mm
13 > > tree. You
14 > > > can either get mm-sources or manually patch your kernel.
15 > > Have a look
16 > > > at http://www.am-utils.org/project-unionfs.html for more info..
17 > >
18 > > But there's no unionfs-utils unless you're using sabayon overlay...
19 > >
20 > > Regards,
21 > > Norberto
22 > > --
23 > > gentoo-user@g.o mailing list
24 >
25 > I have seen many people mentioning UnionFS.
26 > What exactly is it, and what does it do?
27 > (:P Besides the statement that it is an FS.)
28
29 quoting from wikipedia[1]:
30 UnionFS is a Linux filesystem service which implements
31 a union mount for Linux file systems. It allows files and directories of
32 separate file systems, known as branches, to be transparently overlaid,
33 forming a single coherent file system.
34
35 For example you can put your portage tree in a squashfs filesystem
36 - which you can only mount ro - so that it'll take little space and create
37 a unionfs with it and a directory in /dev/shm to keep track of changes
38 between syncs[2].
39
40 [1]: http://en.wikipedia.org/wiki/Unionfs
41 [2]: http://dev.gentoo.org/~jokey/squashed-portage-tree/
42
43
44 --
45 ali polatel (hawking)
46 Keep America beautiful. Swallow your beer cans.
47 --
48 gentoo-user@g.o mailing list