Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104203 - AMD64 32-bit chroot guide: incomplete initscript
Summary: AMD64 32-bit chroot guide: incomplete initscript
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Luis Medinas (RETIRED)
URL: http://www.gentoo.org/proj/en/base/am...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 16:32 UTC by Marek Szuba (RETIRED)
Modified: 2005-08-31 12:07 UTC (History)
1 user (show)

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


Attachments
A patch for the initscript which fixes the aforementioned problems (gentoo32.diff,1.37 KB, patch)
2005-08-29 16:33 UTC, Marek Szuba (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Szuba (RETIRED) archtester gentoo-dev 2005-08-29 16:32:25 UTC
1. Although the guide body mentions mounting /sys inside chroot, the initscript 
shown as Code Listing 10 doesn't.

2. In addition to copying passwd/shadow to inside the chroot, group/gshadow 
should be copied in as well - otherwise group-based access restrictions such as 
making use of the audio group to allow playing/recording sound do not work. This 
is mentioned in neither the guide body nor the initscript.
Comment 1 Marek Szuba (RETIRED) archtester gentoo-dev 2005-08-29 16:33:51 UTC
Created attachment 67224 [details, diff]
A patch for the initscript which fixes the aforementioned problems
Comment 2 Shyam Mani (RETIRED) gentoo-dev 2005-08-29 22:14:04 UTC
AMD64 Bug, Reassigning.
Comment 3 Luis Medinas (RETIRED) gentoo-dev 2005-08-31 08:51:23 UTC
Ok Marek i fixed the guide indeed that changes were needed.
Thanks for the report.

btw... your patch needed &amp to work fine 
Comment 4 Marek Szuba (RETIRED) archtester gentoo-dev 2005-08-31 12:07:45 UTC
Glad I could help.