Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403501 - Include ZFS kernel modules on release media
Summary: Include ZFS kernel modules on release media
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: LiveCD/DVD/USB (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement (vote)
Assignee: Team Anniversary
URL:
Whiteboard:
Keywords:
Depends on: 402447
Blocks: 378027
  Show dependency tree
 
Reported: 2012-02-14 03:06 UTC by Richard Yao (RETIRED)
Modified: 2013-08-30 19:50 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Yao (RETIRED) gentoo-dev 2012-02-14 03:06:50 UTC
Right now, there is no way to install Gentoo on ZFS using official Gentoo media. On Freenode, bonsaikitten suggested to me that the LiveDVD might be able to address this.

Preferably, this would be done with USE=debug, which will be in portage as soon as #402447 is resolved. It also probably should be exclusive to the amd64 LiveCD, because virtual memory limitations in the 32-bit Linux kernel prevent the current ZFSOnLinux upstream code from working well on x86.

Would release engineering include sys-kernel/spl and sys-fs/zfs in the official amd64 LiveDVD?
Comment 1 Fernando (likewhoa) 2012-02-14 12:03:39 UTC
I can include this on the AMD64 specs for the next livedvd release. What package requires the debug USE flag?
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2012-02-14 14:27:46 UTC
Adding USE="debug" to general release DVD sounds wrong to me.
It might be useful for the admin-cd, but even there I doubt it is really needed or appropriate.
Comment 3 Fernando (likewhoa) 2012-02-14 14:39:03 UTC
(In reply to comment #2)
> Adding USE="debug" to general release DVD sounds wrong to me.
> It might be useful for the admin-cd, but even there I doubt it is really needed
> or appropriate.

I agree adding it globally is a no-no but if for just one package it would be fine if that's the requirement.
Comment 4 Richard Yao (RETIRED) gentoo-dev 2012-02-14 21:52:54 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Adding USE="debug" to general release DVD sounds wrong to me.
> > It might be useful for the admin-cd, but even there I doubt it is really needed
> > or appropriate.
> 
> I agree adding it globally is a no-no but if for just one package it would be
> fine if that's the requirement.

It is perfectly safe to omit USE=debug entirely and if it is enabled, it can be enabled locally for these two packages.

I expect that adding USE=debug locally for these two packages would produce more useful information for any bug reports involving them, but this is more of a precaution than anything else.

I am responsible for Gentoo bug reports involving these two packages, so I would prefer it if USE=debug were added locally for these two packages.
Comment 5 Fernando (likewhoa) 2012-02-14 22:01:25 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > Adding USE="debug" to general release DVD sounds wrong to me.
> > > It might be useful for the admin-cd, but even there I doubt it is really needed
> > > or appropriate.
> > 
> > I agree adding it globally is a no-no but if for just one package it would be
> > fine if that's the requirement.
> 
> It is perfectly safe to omit USE=debug entirely and if it is enabled, it can be
> enabled locally for these two packages.
> 
> I expect that adding USE=debug locally for these two packages would produce
> more useful information for any bug reports involving them, but this is more of
> a precaution than anything else.
> 
> I am responsible for Gentoo bug reports involving these two packages, so I
> would prefer it if USE=debug were added locally for these two packages.

locally it's fine but globally is another story. I will let others give feedback before closing bug.
Comment 6 Richard Yao (RETIRED) gentoo-dev 2012-10-18 05:31:57 UTC
The USE=debug issue was fixed in 0.6.0_rc11.
Comment 7 Fernando (likewhoa) 2013-08-30 19:50:55 UTC
Have added debug USE for zfs related packages on livedvd media. Closing bug.