public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Re: Unionfs for 2.6.20
  2007-05-31 21:04 [gentoo-user] " Konstantinos Agouros
@ 2007-05-31 23:32 ` Ali Polatel
  2007-06-01  0:29   ` Norberto Bensa
  0 siblings, 1 reply; 6+ messages in thread
From: Ali Polatel @ 2007-05-31 23:32 UTC (permalink / raw
  To: gentoo-user

Konstantinos Agouros <elwood@agouros.de> yazmış:
> Hi,
> 
> will there be a unionfs for 2.6.20 kernels? AFAIK there's only the 1.5_pre
> for 2.6.19.
> 
> Regards,
> 
> Konstantin

 You should use unionfs version 2.0 which is a part of -mm tree. You can
either get mm-sources or manually patch your kernel. Have a look at
http://www.am-utils.org/project-unionfs.html for more info..


-- 
ali polatel (hawking)
There are more old drunkards than old doctors.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Re: Unionfs for 2.6.20
  2007-05-31 23:32 ` [gentoo-user] " Ali Polatel
@ 2007-06-01  0:29   ` Norberto Bensa
  0 siblings, 0 replies; 6+ messages in thread
From: Norberto Bensa @ 2007-06-01  0:29 UTC (permalink / raw
  To: gentoo-user

Ali Polatel wrote:
>  You should use unionfs version 2.0 which is a part of -mm tree. You can
> either get mm-sources or manually patch your kernel. Have a look at
> http://www.am-utils.org/project-unionfs.html for more info..

But there's no unionfs-utils unless you're using sabayon overlay...

Regards,
Norberto
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Re: Unionfs for 2.6.20
  2007-06-01  1:53 [gentoo-user] Re: Unionfs for 2.6.20 burlingk
@ 2007-06-01  1:38 ` Norberto Bensa
  2007-06-01  1:45 ` Ali Polatel
  1 sibling, 0 replies; 6+ messages in thread
From: Norberto Bensa @ 2007-06-01  1:38 UTC (permalink / raw
  To: gentoo-user

burlingk@cv63.navy.mil wrote:
> I have seen many people mentioning UnionFS.
> What exactly is it, and what does it do?
> (:P Besides the statement that it is an FS.)

Let's ask our friend: http://www.google.com/search?q=unionfs


http://www.am-utils.org/project-unionfs.html

Great for livecds (among other things...)


Regards,
Norberto
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] Re: Unionfs for 2.6.20
  2007-06-01  1:53 [gentoo-user] Re: Unionfs for 2.6.20 burlingk
  2007-06-01  1:38 ` Norberto Bensa
@ 2007-06-01  1:45 ` Ali Polatel
  1 sibling, 0 replies; 6+ messages in thread
From: Ali Polatel @ 2007-06-01  1:45 UTC (permalink / raw
  To: gentoo-user

burlingk@cv63.navy.mil <burlingk@cv63.navy.mil> yazmış:
> 
> 
> > -----Original Message-----
> > From: Norberto Bensa [mailto:nbensa@gmx.net] 
> > Sent: Friday, June 01, 2007 9:29 AM
> > To: gentoo-user@lists.gentoo.org
> > Subject: Re: [gentoo-user] Re: Unionfs for 2.6.20
> > 
> > 
> > Ali Polatel wrote:
> > >  You should use unionfs version 2.0 which is a part of -mm 
> > tree. You 
> > > can either get mm-sources or manually patch your kernel. 
> > Have a look 
> > > at http://www.am-utils.org/project-unionfs.html for more info..
> > 
> > But there's no unionfs-utils unless you're using sabayon overlay...
> > 
> > Regards,
> > Norberto
> > -- 
> > gentoo-user@gentoo.org mailing list
> 
> I have seen many people mentioning UnionFS.  
> What exactly is it, and what does it do?
> (:P Besides the statement that it is an FS.)

quoting from wikipedia[1]:
    UnionFS is a Linux filesystem service which implements
a union mount for Linux file systems. It allows files and directories of
separate file systems, known as branches, to be transparently overlaid,
forming a single coherent file system.

    For example you can put your portage tree in a squashfs filesystem 
- which you can only mount ro - so that it'll take little space and create
a unionfs with it and a directory in /dev/shm to keep track of changes
between syncs[2].

[1]: http://en.wikipedia.org/wiki/Unionfs
[2]: http://dev.gentoo.org/~jokey/squashed-portage-tree/


-- 
ali polatel (hawking)
Keep America beautiful.  Swallow your beer cans.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [gentoo-user] Re: Unionfs for 2.6.20
@ 2007-06-01  1:53 burlingk
  2007-06-01  1:38 ` Norberto Bensa
  2007-06-01  1:45 ` Ali Polatel
  0 siblings, 2 replies; 6+ messages in thread
From: burlingk @ 2007-06-01  1:53 UTC (permalink / raw
  To: gentoo-user



> -----Original Message-----
> From: Norberto Bensa [mailto:nbensa@gmx.net] 
> Sent: Friday, June 01, 2007 9:29 AM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Re: Unionfs for 2.6.20
> 
> 
> Ali Polatel wrote:
> >  You should use unionfs version 2.0 which is a part of -mm 
> tree. You 
> > can either get mm-sources or manually patch your kernel. 
> Have a look 
> > at http://www.am-utils.org/project-unionfs.html for more info..
> 
> But there's no unionfs-utils unless you're using sabayon overlay...
> 
> Regards,
> Norberto
> -- 
> gentoo-user@gentoo.org mailing list

I have seen many people mentioning UnionFS.  
What exactly is it, and what does it do?
(:P Besides the statement that it is an FS.)
--
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [gentoo-user] Re: Unionfs for 2.6.20
@ 2007-06-01  3:23 burlingk
  0 siblings, 0 replies; 6+ messages in thread
From: burlingk @ 2007-06-01  3:23 UTC (permalink / raw
  To: gentoo-user



> -----Original Message-----
> From: Ali Polatel [mailto:polatel@gmail.com] 
> Sent: Friday, June 01, 2007 10:46 AM
> To: gentoo-user@lists.gentoo.org
> Subject: [gentoo-user] Re: Unionfs for 2.6.20
> 
> 
> burlingk@cv63.navy.mil <burlingk@cv63.navy.mil> yazmış:
<snip>
> > I have seen many people mentioning UnionFS.
> > What exactly is it, and what does it do?
> > (:P Besides the statement that it is an FS.)
> 
> quoting from wikipedia[1]:
>     UnionFS is a Linux filesystem service which implements
> a union mount for Linux file systems. It allows files and 
> directories of separate file systems, known as branches, to 
> be transparently overlaid, forming a single coherent file system.
<snip>
> -- 
> ali polatel (hawking)
> Keep America beautiful.  Swallow your beer cans.

So, at this point in time it is not something
that I personally need to focus on.  That is
however usefull info.  I will keep it in mind
for when someone else asks the question later.
What is not 100% useful to me, may be just what
someone else needs. ^_^

--
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-06-01  2:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-01  1:53 [gentoo-user] Re: Unionfs for 2.6.20 burlingk
2007-06-01  1:38 ` Norberto Bensa
2007-06-01  1:45 ` Ali Polatel
  -- strict thread matches above, loose matches on Subject: below --
2007-06-01  3:23 burlingk
2007-05-31 21:04 [gentoo-user] " Konstantinos Agouros
2007-05-31 23:32 ` [gentoo-user] " Ali Polatel
2007-06-01  0:29   ` Norberto Bensa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox