First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 77231
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Radek Podgorny <radek@podgorny.cz>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
unionfs-1.0.5.ebuild unionfs-1.0.5.ebuild text/plain Radek Podgorny 2005-01-09 07:05 0000 714 bytes Details
Makefile26.patch Makefile26.patch patch Radek Podgorny 2005-01-09 07:06 0000 464 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 77231 depends on: Show dependency tree
Bug 77231 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-01-09 07:04 0000
Unionfs is a linux kernel module which allows filesystems to be mounted on top
of each other...

Submitting almost-done ebuild (don't have time). Resolving the sandbox
violation when installing the module should be the last thing necessary...

Hope it helps, looking forward to seeing it in portage, soon...

Thanks...
Radek

------- Comment #1 From Radek Podgorny 2005-01-09 07:05:28 0000 -------
Created an attachment (id=48017) [edit]
unionfs-1.0.5.ebuild

------- Comment #2 From Radek Podgorny 2005-01-09 07:06:01 0000 -------
Created an attachment (id=48018) [edit]
Makefile26.patch

------- Comment #3 From Stefan Schweizer 2005-01-09 07:19:32 0000 -------
Just out of curiosity, for what do you use it?
Maybe we could direct it to the right people then and find a maintainer for it.

------- Comment #4 From Radek Podgorny 2005-01-09 08:16:18 0000 -------
This is a cool thing indeed. You can mount both /mnt/partition1/movies and
/mnt/partition2/movies to /mnt/movies and you can see something like a
logical-or of the two dirs. This can of course be achieved with LVM or RAID but
when one drive fails, you lose everything... :-( Using unionfs you lose just
the affected part...

...you can also do stuff like mounting a writeable fs over a CD so the it feels
like you can write onto the CD.

Unionfs has been in BSD for a while so you can try to find more documentation
there...

------- Comment #5 From Tim Yamin (RETIRED) 2005-01-09 08:47:28 0000 -------
Looking at that Makefile patch, "`uname -r`" isn't ideal - it should install to
whatever version /usr/src/linux is pointing to; not what the running kernel is.

------- Comment #6 From Daniel Drake 2005-01-09 08:51:15 0000 -------
The ebuild also should not use the kernel-mod eclass

------- Comment #7 From Radek Podgorny 2005-01-09 11:31:13 0000 -------
I'm sorry guys, I'm not an ebuild guru. Just robbed the kernel-mod stuff from
hostap-driver... :-(

------- Comment #8 From Stefan Schweizer 2005-01-10 11:22:12 0000 -------
Thank you, in the tree now (with the correct linux-mod of course)

I did not add it as version 1.0.6, because that version did not compile for me.
Kernel: 2.6.10-ac8

------- Comment #9 From Radek Podgorny 2005-01-10 14:55:36 0000 -------
Thank you... 1.0.6 didn't work for me aswell so I'm gonna stick with 1.0.5 for
a while... :-)

First Last Prev Next    No search results available      Search page      Enter new bug