williamh 15/01/22 22:57:14 Modified: mdev.initd Log: In consultation with blueness, and per user requests, revert to using alyesconfig. Also, fix the shebang path in the mdev init script. (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x30C46538)
Revision Changes Path 1.2 sys-apps/busybox/files/mdev.initd file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/files/mdev.initd?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/files/mdev.initd?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/files/mdev.initd?r1=1.1&r2=1.2 Index: mdev.initd =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/mdev.initd,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mdev.initd 30 Dec 2014 19:13:42 -0000 1.1 +++ mdev.initd 22 Jan 2015 22:57:14 -0000 1.2 @@ -1,7 +1,7 @@ -#!/sbin/runscript -# Copyright 1999-2014 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/mdev.initd,v 1.1 2014/12/30 19:13:42 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/mdev.initd,v 1.2 2015/01/22 22:57:14 williamh Exp $ depend() {