Summary: | net-analyzer/tcpdump: use builtin chroot() call | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jukka Ruohonen <drear> |
Component: | New packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | example patch |
Description
Jukka Ruohonen
2007-11-14 20:05:29 UTC
Created attachment 135988 [details, diff]
example patch
Alternatively, if the global option is not suitable in some settings, we could provide the chroot-option as an use flag. Add chroot use flag in cvs Cédric why do you think we need USE flag for this feature? It seems better to have it enabled by default, or what do you think? (In reply to comment #4) > Cédric why do you think we need USE flag for this feature? It seems better to > have it enabled by default, or what do you think? > I think it is more in the way gentoo works. As the mainstream put it as an option in the configure script, I think it is better to keep it also. But I'm not against enabled it by default, we can perhaps use the EAPI=1 and add +chroot |