From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QBuxo-0005ia-RK for garchives@archives.gentoo.org; Mon, 18 Apr 2011 20:22:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FA7D1C01F; Mon, 18 Apr 2011 20:22:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DE5201C008 for ; Mon, 18 Apr 2011 20:22:20 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C5061B4013 for ; Mon, 18 Apr 2011 20:22:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BDECA80065 for ; Mon, 18 Apr 2011 20:22:18 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <372bae32132ef4866cdff878f5457ec4361c9ddd.williamH@gentoo> Subject: [gentoo-commits] proj/openrc:master commit in: etc/ X-VCS-Repository: proj/openrc X-VCS-Files: etc/rc.conf.FreeBSD etc/rc.conf.Linux etc/rc.conf.NetBSD X-VCS-Directories: etc/ X-VCS-Committer: williamH X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 372bae32132ef4866cdff878f5457ec4361c9ddd Date: Mon, 18 Apr 2011 20:22:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: c99e16afec71bc29d2dcd0a9db5ab892 commit: 372bae32132ef4866cdff878f5457ec4361c9ddd Author: William Hubbs gentoo org> AuthorDate: Mon Apr 18 19:42:02 2011 +0000 Commit: William Hubbs gentoo org> CommitDate: Mon Apr 18 19:42:02 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D372bae32 make rc_sys system specific This rearranges the configuration files so it is more clear that the rc_sys setting is system specific. X-Gentoo-Bug: 363957 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=3D363957 --- etc/rc.conf.FreeBSD | 3 +++ etc/rc.conf.Linux | 6 +++--- etc/rc.conf.NetBSD | 3 +++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/etc/rc.conf.FreeBSD b/etc/rc.conf.FreeBSD index 6c48ae7..d557213 100644 --- a/etc/rc.conf.FreeBSD +++ b/etc/rc.conf.FreeBSD @@ -1,3 +1,6 @@ +########################################################################= ###### +# FreeBSD SPECIFIC OPTIONS + # This is the subsystem type. Valid options on FreeBSD: # "" - nothing special # "jail" - FreeBSD jails diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index 9a6e1ab..9b5859a 100644 --- a/etc/rc.conf.Linux +++ b/etc/rc.conf.Linux @@ -1,3 +1,6 @@ +########################################################################= ###### +# LINUX SPECIFIC OPTIONS + # This is the subsystem type. Valid options on Linux: # "" - nothing special # "lxc" - Linux Containers @@ -15,9 +18,6 @@ # PRESENTLY in, not the virtualization the environment is capable of. rc_sys=3D"@RC_SYS_DEFAULT@" =20 -########################################################################= ###### -# LINUX SPECIFIC OPTIONS - # This is the number of tty's used in most of the rc-scripts (like # consolefont, numlock, etc ...) rc_tty_number=3D12 diff --git a/etc/rc.conf.NetBSD b/etc/rc.conf.NetBSD index 12d61bf..864aa55 100644 --- a/etc/rc.conf.NetBSD +++ b/etc/rc.conf.NetBSD @@ -1,3 +1,6 @@ +########################################################################= ###### +# NetBSD SPECIFIC OPTIONS + # This is the subsystem type. Valid options on NetBSD: # "" - nothing special # "prefix" - Prefix