Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55701 - New sysvinit
Summary: New sysvinit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-30 11:06 UTC by Jory A. Pratt
Modified: 2004-07-02 12:33 UTC (History)
1 user (show)

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


Attachments
sysvinit-2.85 ebuild (sysvinit-2.85.ebuild,1.91 KB, text/plain)
2004-06-30 11:08 UTC, Jory A. Pratt
Details
sysvinit-2.85-selinux.patch (sysvinit-2.85-selinux.patch,6.30 KB, patch)
2004-07-02 11:11 UTC, Chris PeBenito (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jory A. Pratt 2004-06-30 11:06:49 UTC
sysvinit 2.85 has been released.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
I


I have created a new ebuild and tested it works fine, might concider getting it
admitted into the portage tree.
Comment 1 Jory A. Pratt 2004-06-30 11:08:21 UTC
Created attachment 34507 [details]
sysvinit-2.85 ebuild

This is fully tested and working, it should only be tested and used by those
that know what they are doing. I hope to see this in portage real soon.
Comment 2 Chris PeBenito (RETIRED) gentoo-dev 2004-06-30 15:07:48 UTC
I've got a new selinux patch for this if/when it goes to cvs.
Comment 3 Jory A. Pratt 2004-07-01 10:18:55 UTC
Chris anyway you can post the patch so I can test on my selinux box please? It would be much appreciated.
Comment 4 Chris PeBenito (RETIRED) gentoo-dev 2004-07-01 10:55:42 UTC
no, it requires libselinux-1.14, which isn't in portage, and if it was, it'd be masked.
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2004-07-02 08:44:55 UTC
chris, so how do you want me to handle this?  Do you want me to put the unpatched version into portage and you handle adding the patches?  If I do that I'll probably package.mask it for a while until we get things sorted out.
Comment 6 Chris PeBenito (RETIRED) gentoo-dev 2004-07-02 11:11:03 UTC
Ok, I fixed up libselinux.  The ebuild needs a little change.  The libselinux dep should be changed to >=sys-libs/libselinux-1.14.  The if has_version '>=sys-libs/libselinux-1.6' conditional part can go away, and it all be replaced by use selinux && epatch ${FILESDIR}/sysvinit-${PV}-selinux.patch.
Comment 7 Chris PeBenito (RETIRED) gentoo-dev 2004-07-02 11:11:43 UTC
Created attachment 34665 [details, diff]
sysvinit-2.85-selinux.patch
Comment 8 Chris PeBenito (RETIRED) gentoo-dev 2004-07-02 12:33:40 UTC
in portage