From owner-freebsd-rc@FreeBSD.ORG Sun Jun 26 14:51:59 2005 Return-Path: X-Original-To: freebsd-rc@hub.freebsd.org Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9123416A41C; Sun, 26 Jun 2005 14:51:59 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67D5C43D53; Sun, 26 Jun 2005 14:51:59 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from freefall.freebsd.org (pjd@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5QEpxM5062795; Sun, 26 Jun 2005 14:51:59 GMT (envelope-from pjd@freefall.freebsd.org) Received: (from pjd@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5QEpxo6062791; Sun, 26 Jun 2005 14:51:59 GMT (envelope-from pjd) Date: Sun, 26 Jun 2005 14:51:59 GMT From: Pawel Jakub Dawidek Message-Id: <200506261451.j5QEpxo6062791@freefall.freebsd.org> To: pjd@FreeBSD.org, freebsd-rc@FreeBSD.org, pjd@FreeBSD.org Cc: Subject: Re: conf/80244: [PATCH] rc.conf + rc.d/jail should enable input of jail(8) flags X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 14:51:59 -0000 Synopsis: [PATCH] rc.conf + rc.d/jail should enable input of jail(8) flags Responsible-Changed-From-To: freebsd-rc->pjd Responsible-Changed-By: pjd Responsible-Changed-When: Sun Jun 26 14:51:36 GMT 2005 Responsible-Changed-Why: I'll take this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=80244 From owner-freebsd-rc@FreeBSD.ORG Sun Jun 26 17:00:37 2005 Return-Path: X-Original-To: freebsd-rc@hub.freebsd.org Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC4CC16A41C for ; Sun, 26 Jun 2005 17:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C52FB43D55 for ; Sun, 26 Jun 2005 17:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5QH0bpw077161 for ; Sun, 26 Jun 2005 17:00:37 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5QH0bGx077160; Sun, 26 Jun 2005 17:00:37 GMT (envelope-from gnats) Date: Sun, 26 Jun 2005 17:00:37 GMT Message-Id: <200506261700.j5QH0bGx077160@freefall.freebsd.org> To: freebsd-rc@FreeBSD.org From: Matteo Riondato Cc: Subject: Re: conf/68525: Loader's verbose boot mode has rc.d/localdaemon not name local scripts X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matteo Riondato List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 17:00:38 -0000 The following reply was made to PR conf/68525; it has been noted by GNATS. From: Matteo Riondato To: bug-followup@freebsd.org, research@ijs.co.nz, mtm@freebsd.org Cc: Subject: Re: conf/68525: Loader's verbose boot mode has rc.d/localdaemon not name local scripts Date: Sun, 26 Jun 2005 18:53:51 +0200 Patch for this: --- /usr/src/etc/rc.d/localpkg Thu Oct 7 15:55:26 2004 +++ localpkg Sun Jun 19 08:22:17 2005 @@ -40,6 +40,9 @@ if [ -x "${script}" ]; then (set -T trap 'exit 1' 2 + if [ `sysctl -n debug.bootverbose` -eq 1 ]; then + echo "==>" ${script} + fi ${script} start) elif [ -f "${script}" -o -L "${script}" ]; then echo -n " (skipping ${script##*/}, not executable)" This can be found at http://people.freebsd.org/~matteo/diff/localpkg.diff Best Regards -- Matteo Riondato FreeBSD Volunteer (http://freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) From owner-freebsd-rc@FreeBSD.ORG Mon Jun 27 11:01:57 2005 Return-Path: X-Original-To: freebsd-rc@freebsd.org Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC92F16A41F for ; Mon, 27 Jun 2005 11:01:57 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B863D43D53 for ; Mon, 27 Jun 2005 11:01:57 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5RB1vlY043135 for ; Mon, 27 Jun 2005 11:01:57 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5RB1t0a043129 for freebsd-rc@freebsd.org; Mon, 27 Jun 2005 11:01:55 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 27 Jun 2005 11:01:55 GMT Message-Id: <200506271101.j5RB1t0a043129@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-rc@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 11:01:58 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [2004/03/09] kern/63954 rc devfs loses permissions o [2005/02/10] conf/77340 rc awk used in /etc/rc.d/nsswitch when not a 2 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/06/30] conf/68525 rc Loader's verbose boot mode has rc.d/local o [2004/07/07] conf/68745 rc /etc/rc.d/devfs runs after ntpd so links o [2005/05/14] kern/81006 rc ipnat not working with tunnel interfaces 3 problems total. From owner-freebsd-rc@FreeBSD.ORG Wed Jun 29 16:47:54 2005 Return-Path: X-Original-To: freebsd-rc@FreeBSD.org Delivered-To: freebsd-rc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB93816A41C; Wed, 29 Jun 2005 16:47:54 +0000 (GMT) (envelope-from matteo@freebsd.org) Received: from vsmtp2.tin.it (vsmtp2alice.tin.it [212.216.176.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77B9443D4C; Wed, 29 Jun 2005 16:47:54 +0000 (GMT) (envelope-from matteo@freebsd.org) Received: from kaiser.sig11.org (82.48.161.10) by vsmtp2.tin.it (7.0.027) id 42BFF6CB0016B1E0; Wed, 29 Jun 2005 18:45:50 +0200 Received: by kaiser.sig11.org (Postfix, from userid 1000) id 91B2D611F; Wed, 29 Jun 2005 18:45:50 +0200 (CEST) Date: Wed, 29 Jun 2005 18:45:50 +0200 From: Matteo Riondato To: Mike Makonnen Message-ID: <20050629164550.GJ7953@kaiser.sig11.org> References: <20050615162744.GP1053@kaiser.sig11.org> <20050629161319.GA75533@rogue.smit.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050629161319.GA75533@rogue.smit.lan> User-Agent: Mutt/1.4.2.1i Cc: edwin@mavetju.org, mmolteni@cisco.com, freebsd-rc@freebsd.org, bug-followup@FreeBSD.org Subject: Re: kern/63954: devfs loses permissions X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 16:47:54 -0000 On Wed, Jun 29, 2005 at 07:13:19PM +0300, Mike Makonnen wrote: > On Wed, Jun 15, 2005 at 06:27:44PM +0200, Matteo Riondato wrote: > > Patch for this against /etc/rc.d/devfs follows and can be found at > > http://www.riondabsd.net/diff/devfs.diff. Please note that this patch > > includes fix for PR bin/65693 (wildcarded device names in devfs.conf > > ). I hope someone will pick this up and commit the patch. > > > > ummm... you have the right idea, except it has already been implemented for > a while: devfs.rules(5). The devfs.conf(5) file is > still with us because it does one thing devfs.rules(5) can't do, which is > make symlinks (which it can't because devfs(8) can't :-)) > > So, what you should do is edit /etc/devfs.rules with: > [myworkstation=500] > add path bpf* mode 0640 > > Then edit /etc/rc.conf and add: > devfs_system_ruleset=myworkstation Then having any other kind of rule in devfs.conf should is kind of useless, at least for devices that can "disappear", since rules referring to them will not be added do the devfs ruleset, and this implies that one have to rerun /etc/rc.d/devfs after reinserting the pcmcia nic or after launching tcpdump or whatever. Anyway, I see that this is documented on devfs.conf(5), so you can close this PR (and bin/65693 too). -- Matteo Riondato FreeBSD Volunteer (http://freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) From owner-freebsd-rc@FreeBSD.ORG Wed Jun 29 16:50:20 2005 Return-Path: X-Original-To: freebsd-rc@hub.freebsd.org Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9A9B16A42D for ; Wed, 29 Jun 2005 16:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0EAD43D49 for ; Wed, 29 Jun 2005 16:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5TGoK2F068607 for ; Wed, 29 Jun 2005 16:50:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5TGoKfH068606; Wed, 29 Jun 2005 16:50:20 GMT (envelope-from gnats) Date: Wed, 29 Jun 2005 16:50:20 GMT Message-Id: <200506291650.j5TGoKfH068606@freefall.freebsd.org> To: freebsd-rc@FreeBSD.org From: Matteo Riondato Cc: Subject: Re: kern/63954: devfs loses permissions X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matteo Riondato List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 16:50:20 -0000 The following reply was made to PR kern/63954; it has been noted by GNATS. From: Matteo Riondato To: Mike Makonnen Cc: bug-followup@FreeBSD.org, edwin@mavetju.org, mmolteni@cisco.com, freebsd-rc@freebsd.org Subject: Re: kern/63954: devfs loses permissions Date: Wed, 29 Jun 2005 18:45:50 +0200 On Wed, Jun 29, 2005 at 07:13:19PM +0300, Mike Makonnen wrote: > On Wed, Jun 15, 2005 at 06:27:44PM +0200, Matteo Riondato wrote: > > Patch for this against /etc/rc.d/devfs follows and can be found at > > http://www.riondabsd.net/diff/devfs.diff. Please note that this patch > > includes fix for PR bin/65693 (wildcarded device names in devfs.conf > > ). I hope someone will pick this up and commit the patch. > > > > ummm... you have the right idea, except it has already been implemented for > a while: devfs.rules(5). The devfs.conf(5) file is > still with us because it does one thing devfs.rules(5) can't do, which is > make symlinks (which it can't because devfs(8) can't :-)) > > So, what you should do is edit /etc/devfs.rules with: > [myworkstation=500] > add path bpf* mode 0640 > > Then edit /etc/rc.conf and add: > devfs_system_ruleset=myworkstation Then having any other kind of rule in devfs.conf should is kind of useless, at least for devices that can "disappear", since rules referring to them will not be added do the devfs ruleset, and this implies that one have to rerun /etc/rc.d/devfs after reinserting the pcmcia nic or after launching tcpdump or whatever. Anyway, I see that this is documented on devfs.conf(5), so you can close this PR (and bin/65693 too). -- Matteo Riondato FreeBSD Volunteer (http://freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) From owner-freebsd-rc@FreeBSD.ORG Thu Jun 30 09:21:02 2005 Return-Path: X-Original-To: freebsd-rc@hub.freebsd.org Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4F2116A41C; Thu, 30 Jun 2005 09:21:02 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 942BE43D48; Thu, 30 Jun 2005 09:20:02 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (mtm@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5U9K2ZU044532; Thu, 30 Jun 2005 09:20:02 GMT (envelope-from mtm@freefall.freebsd.org) Received: (from mtm@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5U9IvYC044492; Thu, 30 Jun 2005 09:18:57 GMT (envelope-from mtm) Date: Thu, 30 Jun 2005 09:18:57 GMT From: Mike Makonnen Message-Id: <200506300918.j5U9IvYC044492@freefall.freebsd.org> To: edwin@mavetju.org, mtm@FreeBSD.org, freebsd-rc@FreeBSD.org Cc: Subject: Re: kern/63954: devfs loses permissions X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 09:21:02 -0000 Synopsis: devfs loses permissions State-Changed-From-To: analyzed->closed State-Changed-By: mtm State-Changed-When: Thu Jun 30 09:18:01 GMT 2005 State-Changed-Why: devfs.conf(5) has been superceeded by devfs.rules(5). http://www.freebsd.org/cgi/query-pr.cgi?pr=63954 From owner-freebsd-rc@FreeBSD.ORG Thu Jun 30 13:14:03 2005 Return-Path: X-Original-To: freebsd-rc@freebsd.org Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E21D816A41C; Thu, 30 Jun 2005 13:14:03 +0000 (GMT) (envelope-from mmolteni@cisco.com) Received: from ams-iport-1.cisco.com (ams-iport-1.cisco.com [144.254.224.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16AFB43D48; Thu, 30 Jun 2005 13:14:02 +0000 (GMT) (envelope-from mmolteni@cisco.com) Received: from ams-core-1.cisco.com (144.254.224.150) by ams-iport-1.cisco.com with ESMTP; 30 Jun 2005 15:14:02 +0200 Received: from amsterdam.cisco.com (amsterdam.cisco.com [144.254.224.160]) by ams-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id j5UDDwDg005365; Thu, 30 Jun 2005 15:13:59 +0200 (MEST) Received: from barbapapa.cisco.com (barbapapa.cisco.com [144.254.53.64]) by amsterdam.cisco.com (8.12.10/8.12.6) with ESMTP id j5UDDukA015983; Thu, 30 Jun 2005 15:13:56 +0200 (MEST) Received: by barbapapa.cisco.com (Postfix, from userid 1000) id 810AD9C; Thu, 30 Jun 2005 15:13:56 +0200 (CEST) From: Marco Molteni To: Mike Makonnen Date: Thu, 30 Jun 2005 15:13:54 +0200 User-Agent: KMail/1.8 References: <20050615162744.GP1053@kaiser.sig11.org> <20050629164550.GJ7953@kaiser.sig11.org> <20050630090855.GA1372@rogue.smit.lan> In-Reply-To: <20050630090855.GA1372@rogue.smit.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506301513.55718.mmolteni@cisco.com> Cc: Matteo Riondato , edwin@mavetju.org, freebsd-rc@freebsd.org, bug-followup@freebsd.org Subject: Re: kern/63954: devfs loses permissions X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 13:14:04 -0000 On Thursday 30 June 2005 11:08, Mike Makonnen wrote: > On Wed, Jun 29, 2005 at 06:45:50PM +0200, Matteo Riondato wrote: > > Then having any other kind of rule in devfs.conf should is kind of > > useless, at least for devices that can "disappear", since rules > > referring to them will not be added do the devfs ruleset, and this > > implies that one have to rerun /etc/rc.d/devfs after reinserting > > the pcmcia nic or after launching tcpdump or whatever. > > Just to make it clear: devfs.rules is the correct way to do what you > and the original poster wants. Once the rules have been applied it > doesn't matter if the device is or isn't in /dev, whether you remove > it or plug it in later. Once you run rc.d/devfs you don't have to > rerun it again unless you add/change/remove the rules. Mike, Matteo was referring to devfs.conf, not devfs.rules. devfs.conf should die, it is there to confuse people. marco From owner-freebsd-rc@FreeBSD.ORG Thu Jun 30 13:20:16 2005 Return-Path: X-Original-To: freebsd-rc@hub.freebsd.org Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CED3E16A41C for ; Thu, 30 Jun 2005 13:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5EF843D1F for ; Thu, 30 Jun 2005 13:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5UDKG5Y075522 for ; Thu, 30 Jun 2005 13:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5UDKGZw075521; Thu, 30 Jun 2005 13:20:16 GMT (envelope-from gnats) Date: Thu, 30 Jun 2005 13:20:16 GMT Message-Id: <200506301320.j5UDKGZw075521@freefall.freebsd.org> To: freebsd-rc@FreeBSD.org From: Marco Molteni Cc: Subject: Re: kern/63954: devfs loses permissions X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marco Molteni List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 13:20:16 -0000 The following reply was made to PR kern/63954; it has been noted by GNATS. From: Marco Molteni To: Mike Makonnen Cc: Matteo Riondato , bug-followup@freebsd.org, edwin@mavetju.org, freebsd-rc@freebsd.org Subject: Re: kern/63954: devfs loses permissions Date: Thu, 30 Jun 2005 15:13:54 +0200 On Thursday 30 June 2005 11:08, Mike Makonnen wrote: > On Wed, Jun 29, 2005 at 06:45:50PM +0200, Matteo Riondato wrote: > > Then having any other kind of rule in devfs.conf should is kind of > > useless, at least for devices that can "disappear", since rules > > referring to them will not be added do the devfs ruleset, and this > > implies that one have to rerun /etc/rc.d/devfs after reinserting > > the pcmcia nic or after launching tcpdump or whatever. > > Just to make it clear: devfs.rules is the correct way to do what you > and the original poster wants. Once the rules have been applied it > doesn't matter if the device is or isn't in /dev, whether you remove > it or plug it in later. Once you run rc.d/devfs you don't have to > rerun it again unless you add/change/remove the rules. Mike, Matteo was referring to devfs.conf, not devfs.rules. devfs.conf should die, it is there to confuse people. marco From owner-freebsd-rc@FreeBSD.ORG Fri Jul 1 07:13:08 2005 Return-Path: X-Original-To: freebsd-rc@freebsd.org Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46B2416A41C for ; Fri, 1 Jul 2005 07:13:08 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id F035743D1D for ; Fri, 1 Jul 2005 07:13:07 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id BFAD111D0F for ; Fri, 1 Jul 2005 09:21:25 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58744-06 for ; Fri, 1 Jul 2005 09:21:19 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id 0E4F711BC8 for ; Fri, 1 Jul 2005 09:21:18 +0200 (CEST) From: Florent Thoumie To: freebsd-rc@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-kH8xh2Y/J9SlOXdaHtUr" Date: Fri, 01 Jul 2005 09:13:44 +0200 Message-Id: <1120202024.27663.72.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Subject: Changes to /etc/rc and /etc/rc.d/localpkg X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2005 07:13:08 -0000 --=-kH8xh2Y/J9SlOXdaHtUr Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Not sure why but I don't find freebsd-rc archives on=20 docs.freebsd.org :=20 (http://docs.freebsd.org/mail/archive/2005/freebsd-rc/) I read this thread about possible future changes to rc and=20 localpkg. I'd like to know if it'll be in HEAD before RELENG_6=20 and RELENG_6_0 are created. Would be interesting to adjust USE_RC_SUBR and USE_RCORDER=20 behavior in bsd.port.mk soon (at least prepare patches). Regards. --=20 Florent Thoumie flz@xbsd.org --=-kH8xh2Y/J9SlOXdaHtUr Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCxO0oMxEkbVFH3PQRAlSuAJ94pRh0szEHuwWWYchnptkCIp03OACfbo8m CKImonR0vqr/u7qqWOBpFP8= =ySpf -----END PGP SIGNATURE----- --=-kH8xh2Y/J9SlOXdaHtUr--