From bugmaster at FreeBSD.org Mon Nov 3 03:06:59 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 3 03:08:48 2008 Subject: Current problem reports assigned to freebsd-rc@FreeBSD.org Message-ID: <200811031106.mA3B6wCv011020@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/128299 rc [patch] /etc/rc.d/geli does not mount partitions using o conf/127917 rc [patch] dumpon rejects on start with physmem>swap even o bin/126562 rc rcorder(8) fails to run unrelated startup scripts when f conf/126392 rc rc.conf ifconfig_xx keywords cannot be escaped o bin/126324 rc [patch] rc.d/tmp: Prevent mounting /tmp in second tim o conf/124747 rc [patch] savecore can't create dump from encrypted swap o conf/124248 rc [patch] add support for nice value for rc.d/jail + rc. o conf/123734 rc [patch] Chipset VIA CX700 requires extra initializatio o conf/123222 rc [patch] Add rtprio(1)/idprio(1) support to rc.subr(8). o conf/122477 rc [patch] /etc/rc.d/mdconfig and mdconfig2 are ignoring o conf/122170 rc [patch] [request] New feature: notify admin via page o o conf/122036 rc [rc.d]: Mounting at boot with ZFS causes a halt in boo o kern/121566 rc [nfs] [request] [patch] ethernet iface should be broug o conf/120431 rc [patch] devfs.rules are not initialized under certain o conf/120406 rc [devd] [patch] Handle newly attached pcm devices (eg. o conf/120228 rc [zfs] [patch] Split ZFS volume startup / ease ZFS swap o conf/120194 rc [patch] UFS volumes on ZVOLs cannot be fsck'd at boot o conf/119874 rc [patch] "/etc/rc.d/pf reload" fails if there are macro o conf/119076 rc [patch] [rc] /etc/rc.d/netif tries to remove alias add o bin/118325 rc [patch] [request] new periodic script to test statuses o conf/118255 rc savecore never finding kernel core dumps (rcorder prob o conf/117935 rc [patch] ppp fails to start at boot because of missing o conf/114119 rc [jail] [patch] [request] /etc/rc.d/jail improvements f o conf/113915 rc [patch] ndis wireless driver fails to associate when i o conf/109980 rc /etc/rc.d/netif restart doesn't destroy cloned_interfa o conf/109562 rc [rc.d] [patch] [request] Make rc.d/devfs usable from c o conf/106009 rc [ppp] [patch] [request] Fix pppoed startup script to p o conf/105689 rc [ppp] [request] syslogd starts too late at boot o conf/105568 rc [patch] [request] Add more flexibility to rc.conf, to o conf/105145 rc [ppp] [patch] [request] add redial function to rc.d/pp o conf/104549 rc [patch] rc.d/nfsd needs special _find_processes functi o conf/103489 rc [rc.d] [jail] [patch] named_chroot_autoupdate doesn't o conf/103486 rc [rc.d] [jail] [patch] rc.d/jail: mount fstab after dev o conf/102700 rc [geli] [patch] Add encrypted /tmp support to GELI/GBDE o conf/99721 rc [patch] /etc/rc.initdiskless problem copy dotfile in s o conf/99444 rc [patch] Enhancement: rc.subr could easily support star o conf/98846 rc [jail] [patch] Templatize 'jail_rootdir' in /etc/rc.d/ o conf/98758 rc [jail] [patch] Templatize 'jail_fstab' in /etc/rc.d/ja o conf/96343 rc [patch] rc.d order change to start inet6 before pf o conf/93815 rc [patch] Adds in the ability to save ipfw rules to rc.d o conf/92523 rc [patch] allow rc scripts to kill process after a timeo o conf/89870 rc [patch] [request] make netif verbose rc.conf toggle o conf/89061 rc [patch] IPv6 6to4 auto-configuration enhancement o conf/88913 rc [patch] wrapper support for rc.subr o conf/85819 rc [patch] script allowing multiuser mode in spite of fsc o kern/81006 rc ipnat not working with tunnel interfaces on startup o conf/77663 rc Suggestion: add /etc/rc.d/addnetswap after addcritremo o conf/73677 rc [patch] add support for powernow states to power_profi o conf/58939 rc [patch] dumb little hack for /etc/rc.firewall{,6} o conf/56934 rc [patch] rc.firewall rules for natd expect an interface o conf/45226 rc [patch] Fix for rc.network, ppp-user annoyance o conf/44170 rc [patch] Add ability to run multiple pppoed(8) on start 52 problems total. From des at des.no Mon Nov 3 04:04:35 2008 From: des at des.no (=?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?=) Date: Mon Nov 3 04:04:42 2008 Subject: User to run ${command} as, using su(1) does not work for all reasons In-Reply-To: <48FE48FD.7010607@gmx.de> (Volker Theile's message of "Tue, 21 Oct 2008 23:26:21 +0200") References: <48FE48FD.7010607@gmx.de> Message-ID: <867i7lf2yv.fsf@ds4.des.no> Volker Theile writes: > i came across the following problem while trying to run > transmission-daemon using user 'transmission'. When i modify the > transmission rc-script to use another user than root for execution i > added: > > transmission_user=${transmission_user:-"transmission"} > > Because there is not done a full login the transmission daemon tries > to create its config dir in /root/.config/transmission_daemon which > fails due missing permissions. There's another, bigger issue with _user and _group. A daemon that needs to, say, open a privileged port can't use _user and _group, because it will start as that user / group instead of starting as root and then dropping privileges on its own. This affects named in base and varnishd (and probably others) in ports. There should be a way to tell rc.subr that the daemon will handle _user and _group itself. DES -- Dag-Erling Sm?rgrav - des@des.no From gert at greenie.muc.de Thu Nov 6 05:12:29 2008 From: gert at greenie.muc.de (Gert Doering) Date: Thu Nov 6 05:12:36 2008 Subject: rcorder pf vs. network_ipv6 on 6.3-RELEASE Message-ID: <20081106125643.GG8535@greenie.muc.de> Hi, (bear with me, I'm normally not working on that part of the system, and I'm normally not subscribed to this list - so if I violate any sort of netiquette, I'm sorry for it). I ran into a problem with one of our FreeBSD 6.3-RELEASE machines today, and checking 7.0-RELEASE, the problem is similar over there. The issue I have is that /etc/rc.d/pf is run *before* /etc/rc.d/network_ipv6 (because network_ipv6 demands so). pf: # PROVIDE: pf # REQUIRE: root FILESYSTEMS netif pflog pfsync # BEFORE: routing network_ipv6: # PROVIDE: network_ipv6 # REQUIRE: routing The problem comes up if you have pf(4) IPv6 rules that tack to an interface, as in: pass in on $ext_if proto tcp from any to $ext_if port 443 keep state if that rule is loaded *before* the interface gets configured, pf will not re-sync afterwards, so the firewall rule is ignored. It can be worked around by putting "to ($ext_if)" into the pf(4) rules, but there might be circumstances where this is not desirable ("if the address changes, this is exceptional circumstances and we want to know!"), and the current boot order takes away the decision from the user how to write his pf(4) rules. I tried to change the PROVIDE/REQUIRE/BEFORE statements in "pf" and "network_ipv6" to force execution of network_ipv6 before pf, but failed (rcorder complains about circular dependencies and I can't see why). So I'm handing this problem to you guys - please consider whether this should be changed (execute all IP configuration before all firewall stuff), and if yes, how to do it "right". thanks, gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany gert@greenie.muc.de fax: +49-89-35655025 gert@net.informatik.tu-muenchen.de From bugmaster at FreeBSD.org Mon Nov 10 03:06:57 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 10 03:08:58 2008 Subject: Current problem reports assigned to freebsd-rc@FreeBSD.org Message-ID: <200811101106.mAAB6u9a049835@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/128299 rc [patch] /etc/rc.d/geli does not mount partitions using o conf/127917 rc [patch] dumpon rejects on start with physmem>swap even o bin/126562 rc rcorder(8) fails to run unrelated startup scripts when f conf/126392 rc rc.conf ifconfig_xx keywords cannot be escaped o bin/126324 rc [patch] rc.d/tmp: Prevent mounting /tmp in second tim o conf/124747 rc [patch] savecore can't create dump from encrypted swap o conf/124248 rc [patch] add support for nice value for rc.d/jail + rc. o conf/123734 rc [patch] Chipset VIA CX700 requires extra initializatio o conf/123222 rc [patch] Add rtprio(1)/idprio(1) support to rc.subr(8). o conf/122477 rc [patch] /etc/rc.d/mdconfig and mdconfig2 are ignoring o conf/122170 rc [patch] [request] New feature: notify admin via page o o conf/122036 rc [rc.d]: Mounting at boot with ZFS causes a halt in boo o kern/121566 rc [nfs] [request] [patch] ethernet iface should be broug o conf/120431 rc [patch] devfs.rules are not initialized under certain o conf/120406 rc [devd] [patch] Handle newly attached pcm devices (eg. o conf/120228 rc [zfs] [patch] Split ZFS volume startup / ease ZFS swap o conf/120194 rc [patch] UFS volumes on ZVOLs cannot be fsck'd at boot o conf/119874 rc [patch] "/etc/rc.d/pf reload" fails if there are macro o conf/119076 rc [patch] [rc] /etc/rc.d/netif tries to remove alias add o bin/118325 rc [patch] [request] new periodic script to test statuses o conf/118255 rc savecore never finding kernel core dumps (rcorder prob o conf/117935 rc [patch] ppp fails to start at boot because of missing o conf/114119 rc [jail] [patch] [request] /etc/rc.d/jail improvements f o conf/113915 rc [patch] ndis wireless driver fails to associate when i o conf/109980 rc /etc/rc.d/netif restart doesn't destroy cloned_interfa o conf/109562 rc [rc.d] [patch] [request] Make rc.d/devfs usable from c o conf/106009 rc [ppp] [patch] [request] Fix pppoed startup script to p o conf/105689 rc [ppp] [request] syslogd starts too late at boot o conf/105568 rc [patch] [request] Add more flexibility to rc.conf, to o conf/105145 rc [ppp] [patch] [request] add redial function to rc.d/pp o conf/104549 rc [patch] rc.d/nfsd needs special _find_processes functi o conf/103489 rc [rc.d] [jail] [patch] named_chroot_autoupdate doesn't o conf/103486 rc [rc.d] [jail] [patch] rc.d/jail: mount fstab after dev o conf/102700 rc [geli] [patch] Add encrypted /tmp support to GELI/GBDE o conf/99721 rc [patch] /etc/rc.initdiskless problem copy dotfile in s o conf/99444 rc [patch] Enhancement: rc.subr could easily support star o conf/98846 rc [jail] [patch] Templatize 'jail_rootdir' in /etc/rc.d/ o conf/98758 rc [jail] [patch] Templatize 'jail_fstab' in /etc/rc.d/ja o conf/96343 rc [patch] rc.d order change to start inet6 before pf o conf/93815 rc [patch] Adds in the ability to save ipfw rules to rc.d o conf/92523 rc [patch] allow rc scripts to kill process after a timeo o conf/89870 rc [patch] [request] make netif verbose rc.conf toggle o conf/89061 rc [patch] IPv6 6to4 auto-configuration enhancement o conf/88913 rc [patch] wrapper support for rc.subr o conf/85819 rc [patch] script allowing multiuser mode in spite of fsc o kern/81006 rc ipnat not working with tunnel interfaces on startup o conf/77663 rc Suggestion: add /etc/rc.d/addnetswap after addcritremo o conf/73677 rc [patch] add support for powernow states to power_profi o conf/58939 rc [patch] dumb little hack for /etc/rc.firewall{,6} o conf/56934 rc [patch] rc.firewall rules for natd expect an interface o conf/45226 rc [patch] Fix for rc.network, ppp-user annoyance o conf/44170 rc [patch] Add ability to run multiple pppoed(8) on start 52 problems total. From bugmaster at FreeBSD.org Mon Nov 17 03:06:56 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 17 03:09:00 2008 Subject: Current problem reports assigned to freebsd-rc@FreeBSD.org Message-ID: <200811171106.mAHB6uGp082641@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/128299 rc [patch] /etc/rc.d/geli does not mount partitions using o conf/127917 rc [patch] dumpon rejects on start with physmem>swap even o bin/126562 rc rcorder(8) fails to run unrelated startup scripts when f conf/126392 rc rc.conf ifconfig_xx keywords cannot be escaped o bin/126324 rc [patch] rc.d/tmp: Prevent mounting /tmp in second tim o conf/124747 rc [patch] savecore can't create dump from encrypted swap o conf/124248 rc [patch] add support for nice value for rc.d/jail + rc. o conf/123734 rc [patch] Chipset VIA CX700 requires extra initializatio o conf/123222 rc [patch] Add rtprio(1)/idprio(1) support to rc.subr(8). o conf/122477 rc [patch] /etc/rc.d/mdconfig and mdconfig2 are ignoring o conf/122170 rc [patch] [request] New feature: notify admin via page o o conf/122036 rc [rc.d]: Mounting at boot with ZFS causes a halt in boo o kern/121566 rc [nfs] [request] [patch] ethernet iface should be broug o conf/120431 rc [patch] devfs.rules are not initialized under certain o conf/120406 rc [devd] [patch] Handle newly attached pcm devices (eg. o conf/120228 rc [zfs] [patch] Split ZFS volume startup / ease ZFS swap o conf/120194 rc [patch] UFS volumes on ZVOLs cannot be fsck'd at boot o conf/119874 rc [patch] "/etc/rc.d/pf reload" fails if there are macro o conf/119076 rc [patch] [rc] /etc/rc.d/netif tries to remove alias add o bin/118325 rc [patch] [request] new periodic script to test statuses o conf/118255 rc savecore never finding kernel core dumps (rcorder prob o conf/117935 rc [patch] ppp fails to start at boot because of missing o conf/114119 rc [jail] [patch] [request] /etc/rc.d/jail improvements f o conf/113915 rc [patch] ndis wireless driver fails to associate when i o conf/109980 rc /etc/rc.d/netif restart doesn't destroy cloned_interfa o conf/109562 rc [rc.d] [patch] [request] Make rc.d/devfs usable from c o conf/106009 rc [ppp] [patch] [request] Fix pppoed startup script to p o conf/105689 rc [ppp] [request] syslogd starts too late at boot o conf/105568 rc [patch] [request] Add more flexibility to rc.conf, to o conf/105145 rc [ppp] [patch] [request] add redial function to rc.d/pp o conf/104549 rc [patch] rc.d/nfsd needs special _find_processes functi o conf/103489 rc [rc.d] [jail] [patch] named_chroot_autoupdate doesn't o conf/103486 rc [rc.d] [jail] [patch] rc.d/jail: mount fstab after dev o conf/102700 rc [geli] [patch] Add encrypted /tmp support to GELI/GBDE o conf/99721 rc [patch] /etc/rc.initdiskless problem copy dotfile in s o conf/99444 rc [patch] Enhancement: rc.subr could easily support star o conf/98846 rc [jail] [patch] Templatize 'jail_rootdir' in /etc/rc.d/ o conf/98758 rc [jail] [patch] Templatize 'jail_fstab' in /etc/rc.d/ja o conf/96343 rc [patch] rc.d order change to start inet6 before pf o conf/93815 rc [patch] Adds in the ability to save ipfw rules to rc.d o conf/92523 rc [patch] allow rc scripts to kill process after a timeo o conf/89870 rc [patch] [request] make netif verbose rc.conf toggle o conf/89061 rc [patch] IPv6 6to4 auto-configuration enhancement o conf/88913 rc [patch] wrapper support for rc.subr o conf/85819 rc [patch] script allowing multiuser mode in spite of fsc o kern/81006 rc ipnat not working with tunnel interfaces on startup o conf/77663 rc Suggestion: add /etc/rc.d/addnetswap after addcritremo o conf/73677 rc [patch] add support for powernow states to power_profi o conf/58939 rc [patch] dumb little hack for /etc/rc.firewall{,6} o conf/56934 rc [patch] rc.firewall rules for natd expect an interface o conf/45226 rc [patch] Fix for rc.network, ppp-user annoyance o conf/44170 rc [patch] Add ability to run multiple pppoed(8) on start 52 problems total. From bz at FreeBSD.org Tue Nov 18 13:36:45 2008 From: bz at FreeBSD.org (Bjoern A. Zeeb) Date: Tue Nov 18 13:36:51 2008 Subject: rcorder pf vs. network_ipv6 on 6.3-RELEASE In-Reply-To: <20081106125643.GG8535@greenie.muc.de> References: <20081106125643.GG8535@greenie.muc.de> Message-ID: <20081118211827.O61259@maildrop.int.zabbadoz.net> On Thu, 6 Nov 2008, Gert Doering wrote: Hi, > (bear with me, I'm normally not working on that part of the system, and > I'm normally not subscribed to this list - so if I violate any sort of > netiquette, I'm sorry for it). > > I ran into a problem with one of our FreeBSD 6.3-RELEASE machines today, > and checking 7.0-RELEASE, the problem is similar over there. > > The issue I have is that /etc/rc.d/pf is run *before* /etc/rc.d/network_ipv6 > (because network_ipv6 demands so). > > pf: > > # PROVIDE: pf > # REQUIRE: root FILESYSTEMS netif pflog pfsync > # BEFORE: routing > > network_ipv6: > > # PROVIDE: network_ipv6 > # REQUIRE: routing > > The problem comes up if you have pf(4) IPv6 rules that tack to an interface, > as in: > > pass in on $ext_if proto tcp from any to $ext_if port 443 keep state > > if that rule is loaded *before* the interface gets configured, pf will > not re-sync afterwards, so the firewall rule is ignored. > > > It can be worked around by putting "to ($ext_if)" into the pf(4) rules, > but there might be circumstances where this is not desirable ("if the > address changes, this is exceptional circumstances and we want to know!"), > and the current boot order takes away the decision from the user how > to write his pf(4) rules. > > > I tried to change the PROVIDE/REQUIRE/BEFORE statements in "pf" and > "network_ipv6" to force execution of network_ipv6 before pf, but failed > (rcorder complains about circular dependencies and I can't see why). > > So I'm handing this problem to you guys - please consider whether this > should be changed (execute all IP configuration before all firewall stuff), > and if yes, how to do it "right". > > thanks, > > gert > Is freebsd-rc@ alive and could anyone with sufficient rc-foo look at this? /bz -- Bjoern A. Zeeb Stop bit received. Insert coin for new game. From bugmaster at FreeBSD.org Mon Nov 24 03:07:21 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 24 03:09:00 2008 Subject: Current problem reports assigned to freebsd-rc@FreeBSD.org Message-ID: <200811241107.mAOB7KLj020020@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/128299 rc [patch] /etc/rc.d/geli does not mount partitions using o conf/127917 rc [patch] dumpon rejects on start with physmem>swap even o bin/126562 rc rcorder(8) fails to run unrelated startup scripts when f conf/126392 rc rc.conf ifconfig_xx keywords cannot be escaped o bin/126324 rc [patch] rc.d/tmp: Prevent mounting /tmp in second tim o conf/124747 rc [patch] savecore can't create dump from encrypted swap o conf/124248 rc [patch] add support for nice value for rc.d/jail + rc. o conf/123734 rc [patch] Chipset VIA CX700 requires extra initializatio o conf/123222 rc [patch] Add rtprio(1)/idprio(1) support to rc.subr(8). o conf/122477 rc [patch] /etc/rc.d/mdconfig and mdconfig2 are ignoring o conf/122170 rc [patch] [request] New feature: notify admin via page o o conf/122036 rc [rc.d]: Mounting at boot with ZFS causes a halt in boo o kern/121566 rc [nfs] [request] [patch] ethernet iface should be broug o conf/120431 rc [patch] devfs.rules are not initialized under certain o conf/120406 rc [devd] [patch] Handle newly attached pcm devices (eg. o conf/120228 rc [zfs] [patch] Split ZFS volume startup / ease ZFS swap o conf/120194 rc [patch] UFS volumes on ZVOLs cannot be fsck'd at boot o conf/119874 rc [patch] "/etc/rc.d/pf reload" fails if there are macro o conf/119076 rc [patch] [rc] /etc/rc.d/netif tries to remove alias add o bin/118325 rc [patch] [request] new periodic script to test statuses o conf/118255 rc savecore never finding kernel core dumps (rcorder prob o conf/117935 rc [patch] ppp fails to start at boot because of missing o conf/114119 rc [jail] [patch] [request] /etc/rc.d/jail improvements f o conf/113915 rc [patch] ndis wireless driver fails to associate when i o conf/109980 rc /etc/rc.d/netif restart doesn't destroy cloned_interfa o conf/109562 rc [rc.d] [patch] [request] Make rc.d/devfs usable from c o conf/106009 rc [ppp] [patch] [request] Fix pppoed startup script to p o conf/105689 rc [ppp] [request] syslogd starts too late at boot o conf/105568 rc [patch] [request] Add more flexibility to rc.conf, to o conf/105145 rc [ppp] [patch] [request] add redial function to rc.d/pp o conf/104549 rc [patch] rc.d/nfsd needs special _find_processes functi o conf/103489 rc [rc.d] [jail] [patch] named_chroot_autoupdate doesn't o conf/103486 rc [rc.d] [jail] [patch] rc.d/jail: mount fstab after dev o conf/102700 rc [geli] [patch] Add encrypted /tmp support to GELI/GBDE o conf/99721 rc [patch] /etc/rc.initdiskless problem copy dotfile in s o conf/99444 rc [patch] Enhancement: rc.subr could easily support star o conf/98846 rc [jail] [patch] Templatize 'jail_rootdir' in /etc/rc.d/ o conf/98758 rc [jail] [patch] Templatize 'jail_fstab' in /etc/rc.d/ja o conf/96343 rc [patch] rc.d order change to start inet6 before pf o conf/93815 rc [patch] Adds in the ability to save ipfw rules to rc.d o conf/92523 rc [patch] allow rc scripts to kill process after a timeo o conf/89870 rc [patch] [request] make netif verbose rc.conf toggle o conf/89061 rc [patch] IPv6 6to4 auto-configuration enhancement o conf/88913 rc [patch] wrapper support for rc.subr o conf/85819 rc [patch] script allowing multiuser mode in spite of fsc o kern/81006 rc ipnat not working with tunnel interfaces on startup o conf/77663 rc Suggestion: add /etc/rc.d/addnetswap after addcritremo o conf/73677 rc [patch] add support for powernow states to power_profi o conf/58939 rc [patch] dumb little hack for /etc/rc.firewall{,6} o conf/56934 rc [patch] rc.firewall rules for natd expect an interface o conf/45226 rc [patch] Fix for rc.network, ppp-user annoyance o conf/44170 rc [patch] Add ability to run multiple pppoed(8) on start 52 problems total. From gavin at FreeBSD.org Thu Nov 27 14:27:26 2008 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Thu Nov 27 14:27:32 2008 Subject: conf/129146: [rc.d] named and ntpd start order in rc.d Message-ID: <200811272227.mARMRQ8H002553@freefall.freebsd.org> Synopsis: [rc.d] named and ntpd start order in rc.d Responsible-Changed-From-To: freebsd-bugs->freebsd-rc Responsible-Changed-By: gavin Responsible-Changed-When: Thu Nov 27 22:27:03 UTC 2008 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=129146 From john.marshall at riverwillow.com.au Thu Nov 27 17:00:07 2008 From: john.marshall at riverwillow.com.au (John Marshall) Date: Thu Nov 27 17:00:13 2008 Subject: conf/129146: [rc.d] named and ntpd start order in rc.d Message-ID: <200811280100.mAS106ud015129@freefall.freebsd.org> The following reply was made to PR conf/129146; it has been noted by GNATS. From: John Marshall To: bug-followup@FreeBSD.org, nlandys@gmail.com Cc: Subject: Re: conf/129146: [rc.d] named and ntpd start order in rc.d Date: Fri, 28 Nov 2008 11:35:14 +1100 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Nerius, Thank you for your report. The startup (rc) ordering of the named and ntpd components is correct. You have looked at the REQUIRE line in the ntpd script. If you look at the REQUIRE line in the ntpdate script you will see that it requires named. The way this works is that ntpd requires ntpdate which requires named. You need to follow the chain back to get the picture. Dependencies in 7.0-RELEASE result in the following startup (rc) order (of pertinent components): /etc/rc.d/named /etc/rc.d/ntpdate /etc/rc.d/ntpd Perhaps you have a situation where the Internet is not available until after your system has started, so named is unable to resolve the hostnames for ntpd in time? In such a case you are probably best either using IP addresses for servers in ntp.conf or re-starting ntpd later on (as you are doing). In any case, your problem is not rc order but the inability of your named to resolve queries (for whatever reason) during startup. There is no problem with the rc order. The order you desire already exists. I suggest that this PR can be closed. --=20 John Marshall --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkkvPMIACgkQw/tAaKKahKL5KQCffiKiNHyDMp6U/z3TNd002Ghq DgoAn32liwCRzcvakhxnXL2oYngmwVAY =ktSi -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- From bz at FreeBSD.org Sat Nov 29 09:29:17 2008 From: bz at FreeBSD.org (bz@FreeBSD.org) Date: Sat Nov 29 09:29:23 2008 Subject: conf/114119: [jail] [patch] [request] /etc/rc.d/jail improvements for networking (netmask) Message-ID: <200811291729.mATHTGkM021963@freefall.freebsd.org> Synopsis: [jail] [patch] [request] /etc/rc.d/jail improvements for networking (netmask) State-Changed-From-To: open->closed State-Changed-By: bz State-Changed-When: Sat Nov 29 17:27:57 UTC 2008 State-Changed-Why: Netmask support has been in HEAD and will need updating to work better than this and will then be MFCed to 7. Responsible-Changed-From-To: freebsd-rc->bz Responsible-Changed-By: bz Responsible-Changed-When: Sat Nov 29 17:27:57 UTC 2008 Responsible-Changed-Why: Take to get possible follow-ups. http://www.freebsd.org/cgi/query-pr.cgi?pr=114119 From bz at FreeBSD.org Sat Nov 29 09:42:35 2008 From: bz at FreeBSD.org (bz@FreeBSD.org) Date: Sat Nov 29 09:42:41 2008 Subject: conf/98758: [jail] [patch] Templatize 'jail_fstab' in /etc/rc.d/jail Message-ID: <200811291742.mATHgZis037690@freefall.freebsd.org> Synopsis: [jail] [patch] Templatize 'jail_fstab' in /etc/rc.d/jail State-Changed-From-To: open->closed State-Changed-By: bz State-Changed-When: Sat Nov 29 17:40:26 UTC 2008 State-Changed-Why: Our startup scripts are no template system or management framework. Please use something from ports or elsewhere to manage jails if you want features like this. Responsible-Changed-From-To: freebsd-rc->bz Responsible-Changed-By: bz Responsible-Changed-When: Sat Nov 29 17:40:26 UTC 2008 Responsible-Changed-Why: I'll track possible follow-ups. http://www.freebsd.org/cgi/query-pr.cgi?pr=98758 From bz at FreeBSD.org Sat Nov 29 09:43:14 2008 From: bz at FreeBSD.org (bz@FreeBSD.org) Date: Sat Nov 29 09:43:21 2008 Subject: conf/98846: [jail] [patch] Templatize 'jail_rootdir' in /etc/rc.d/jail Message-ID: <200811291743.mATHhEfK037757@freefall.freebsd.org> Synopsis: [jail] [patch] Templatize 'jail_rootdir' in /etc/rc.d/jail State-Changed-From-To: open->closed State-Changed-By: bz State-Changed-When: Sat Nov 29 17:42:51 UTC 2008 State-Changed-Why: Our startup scripts are no template system or management framework. Please use something from ports or elsewhere to manage jails if you want features like this. Responsible-Changed-From-To: freebsd-rc->bz Responsible-Changed-By: bz Responsible-Changed-When: Sat Nov 29 17:42:51 UTC 2008 Responsible-Changed-Why: I'll track possible follow-ups. http://www.freebsd.org/cgi/query-pr.cgi?pr=98846