Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272418 - patch to add initramfs/rootfs support to sys-fs/aufs2 ebuild
Summary: patch to add initramfs/rootfs support to sys-fs/aufs2 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 12:43 UTC by Bruno Redondi
Modified: 2009-06-07 18:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to add "ramfs" IUSE (aufs2.patch,851 bytes, patch)
2009-06-03 12:43 UTC, Bruno Redondi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Redondi 2009-06-03 12:43:13 UTC
aufs2 has a compile time switch to enable initramfs/rootfs as an aufs branch
the following patch adds "ramfs" IUSE to enable this feature


Reproducible: Always
Comment 1 Bruno Redondi 2009-06-03 12:43:47 UTC
Created attachment 193396 [details, diff]
patch to add "ramfs" IUSE
Comment 2 Thomas Sachau gentoo-dev 2009-06-04 17:58:24 UTC
I could try to add a new version this weekend with this useflag added. Are you willing and able to test the new version and report the result back?

As a side note: You added a reversed patch ;-)
Comment 3 Bruno Redondi 2009-06-05 08:15:19 UTC
Sorry for the reversed patch.
I'll test the new version asap and report the result.
Comment 4 Thomas Sachau gentoo-dev 2009-06-05 20:57:56 UTC
New version should be in the main tree. So, after your next regular sync, it should be there. Please test and report back.
Comment 5 Bruno Redondi 2009-06-06 17:03:40 UTC
The new version works fine.
I also added ~x86 keyword and tested on 32 bit. It works on 32bit too.
Comment 6 Thomas Sachau gentoo-dev 2009-06-07 18:52:22 UTC
Thanks for the report and test.