Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 258122
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Gentoo Linux High-Availability Clustering Team <ha-cluster@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thilo Bangert <bangert@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 258122 depends on: Show dependency tree
Bug 258122 blocks: 258096
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: 2009-02-08 13:24 0000
Some notes on ROOT:

* The idea behind ROOT is that one can build a system with ROOT=/somewhere and
then chroot into it or tar up /somewhere as a system image. It is not designed
to allow the user to run /somewhere/usr/bin/foo.

* ROOT can't be used correctly in src_*, since ROOT might be different when
merging a binary package. For example, a binary package might be built with
ROOT=/ and then installed onto a system using ROOT=/somewhere.

* ROOT isn't used for library dependencies. When building, libraries, headers
etc. on / have to be used. Cross-compiling etc is done by configuring the
toolchain correctly, not by hacking ebuilds in a way that breaks binary
packages.

See also the discussion on bug #167285 for more info.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug