Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo development <gentoo-dev@l.g.o>
Subject: [gentoo-dev] rfc: virtual/init for init process
Date: Wed, 25 Apr 2018 19:20:38
Message-Id: 20180425192029.GA25356@whubbs1.gaikai.biz
1 Hi all,
2
3 In the past, openrc has had a dependency on sysvvinit because it called
4 killall5. Since it doesn't do that any more, I have been asked to remove
5 the dependency [1]. Another advantage of doing this is that people will
6 be able to build profiles without an init package, for containers for
7 example.
8
9 To do this, I need to add virtual/init for packages that have an init
10 process. then add virtual/init to profiles/base/packages.
11
12 Please proofread virtual/init as attached before I add it to the tree.
13
14 Thanks,
15
16 William
17
18 [1] https://bugs.gentoo.org/show_bug.cgi?id=599468

Attachments

File name MIME type
init-0.ebuild text/plain
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] rfc: virtual/init for init process Jason Zaman <perfinion@g.o>
Re: [gentoo-dev] rfc: virtual/init for init process Mike Gilbert <floppym@g.o>