Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 70222

Summary: Code Listing .2 partially incorrect
Product: [OLD] Docs-user Reporter: Christian Heim (RETIRED) <phreak>
Component: Gentoo Security GuideAssignee: Docs Team <docs-team>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/proj/en/hardened/selinux/selinux-x86-handbook.xml?part=2&chap=3
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Heim (RETIRED) gentoo-dev 2004-11-06 00:13:31 UTC
Code Listing .2 in Chapter 2 of SELinux Handbook states about re-emerging of sysvinit.

Wrong line:
# emerge sysvinit pam coreutils findutils openssh pam-login procps psmisc shadow util-linux python-selinux

Right line: # emerge baselayout pam coreutils findutils openssh pam-login procps psmisc shadow util-linux python-selinux

But IHMO should baselayout the one which replaces sysvinit. (Also sysvinit is masked)

Reproducible: Always
Steps to Reproduce:
Comment 1 Christian Heim (RETIRED) gentoo-dev 2004-11-06 01:07:39 UTC

*** This bug has been marked as a duplicate of 70221 ***