Module Name:src
Committed By: christos
Date: Wed Oct 23 14:45:38 UTC 2019
Modified Files:
src/etc/rc.d: sshd
Log Message:
simplify more (from rudolf)
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/etc/rc.d/sshd
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Wed Oct 23 14:45:38 UTC 2019
Modified Files:
src/etc/rc.d: sshd
Log Message:
simplify more (from rudolf)
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/etc/rc.d/sshd
Please note that diffs are not public
Christos Zoulas wrote:
Module Name:src
Committed By: christos
Date: Mon Apr 9 15:02:39 UTC 2018
Modified Files:
src/etc/rc.d: sshd
Log Message:
Simplify so we don't have to hard-code the key filenames in two places.
There are some leftovers in the script after the
Module Name:src
Committed By: sevan
Date: Sat Oct 5 22:21:29 UTC 2019
Modified Files:
src/etc/rc.d: npf_boot pf_boot
Log Message:
No need to empose the script to be runnable during boot time, it prevents the
script from wroking if the system is booted into single user
Module Name:src
Committed By: sevan
Date: Sat Oct 5 22:21:29 UTC 2019
Modified Files:
src/etc/rc.d: npf_boot pf_boot
Log Message:
No need to empose the script to be runnable during boot time, it prevents the
script from wroking if the system is booted into single user
Module Name:src
Committed By: nonaka
Date: Wed Sep 18 05:16:15 UTC 2019
Modified Files:
src/etc/rc.d: Makefile
Log Message:
Moved zfs out of MKX11 block.
Fix build failure without X11.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106
Module Name:src
Committed By: nonaka
Date: Wed Sep 18 05:16:15 UTC 2019
Modified Files:
src/etc/rc.d: Makefile
Log Message:
Moved zfs out of MKX11 block.
Fix build failure without X11.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106
Module Name:src
Committed By: rin
Date: Fri Aug 9 10:05:44 UTC 2019
Modified Files:
src/etc/rc.d: postfix
Log Message:
little bit verbose for slow machines
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/etc/rc.d/postfix
Please note that diffs are
Module Name:src
Committed By: rin
Date: Fri Aug 9 10:05:44 UTC 2019
Modified Files:
src/etc/rc.d: postfix
Log Message:
little bit verbose for slow machines
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/etc/rc.d/postfix
Please note that diffs are
Module Name:src
Committed By: nakayama
Date: Wed Aug 7 19:30:00 UTC 2019
Modified Files:
src/etc/rc.d: automount automountd autounmountd ip6addrctl
Log Message:
Add $_rc_subr_loaded before ". /etc/rc.subr" for speedup and consistency.
To generate a diff of this commit:
Module Name:src
Committed By: nakayama
Date: Wed Aug 7 19:30:00 UTC 2019
Modified Files:
src/etc/rc.d: automount automountd autounmountd ip6addrctl
Log Message:
Add $_rc_subr_loaded before ". /etc/rc.subr" for speedup and consistency.
To generate a diff of this commit:
Module Name:src
Committed By: maxv
Date: Mon May 13 18:53:10 UTC 2019
Modified Files:
src/etc/rc.d: smtoff
Log Message:
Remove comment, since there is no parsing anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/etc/rc.d/smtoff
Please note that
Module Name:src
Committed By: maxv
Date: Mon May 13 18:53:10 UTC 2019
Modified Files:
src/etc/rc.d: smtoff
Log Message:
Remove comment, since there is no parsing anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/etc/rc.d/smtoff
Please note that
Module Name:src
Committed By: kre
Date: Sun May 12 11:55:47 UTC 2019
Modified Files:
src/etc/rc.d: smtoff
Log Message:
I should know better! Don't rely upon the way the shell implements
pipes. Skip the "error" printf from GetSmtId() as there is no easy
portable way to
Module Name:src
Committed By: kre
Date: Sun May 12 11:55:47 UTC 2019
Modified Files:
src/etc/rc.d: smtoff
Log Message:
I should know better! Don't rely upon the way the shell implements
pipes. Skip the "error" printf from GetSmtId() as there is no easy
portable way to
Module Name:src
Committed By: kre
Date: Sun May 12 01:50:14 UTC 2019
Modified Files:
src/etc/rc.d: Makefile
Log Message:
No change... Previous log message should have said:
Install rc.d/smtoff
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104
Module Name:src
Committed By: kre
Date: Sun May 12 01:50:14 UTC 2019
Modified Files:
src/etc/rc.d: Makefile
Log Message:
No change... Previous log message should have said:
Install rc.d/smtoff
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104
Module Name:src
Committed By: kre
Date: Sun May 12 00:24:03 UTC 2019
Modified Files:
src/etc/rc.d: smtoff
Log Message:
Restructure code a little.
Use quoting everywhere possibly useful (always the right way, except
in the few cases where it is wrong...)
Avoid using cut
Module Name:src
Committed By: kre
Date: Sun May 12 00:24:03 UTC 2019
Modified Files:
src/etc/rc.d: smtoff
Log Message:
Restructure code a little.
Use quoting everywhere possibly useful (always the right way, except
in the few cases where it is wrong...)
Avoid using cut
> Module Name:src
> Committed By: christos
> Date: Sat Apr 7 00:41:16 UTC 2018
>
> Modified Files:
> src/etc/rc.d: sshd
>
> Log Message:
> support xmss keys
I advise against generating XMSS host keys by default.
The XMSS signature scheme is stateful, so managing XMSS
On Wed, Dec 06, 2017 at 08:25:08AM +0700, Robert Elz wrote:
> It isn't the precedence of the operators that is at issue, but
> deciding what is an operator -
oh right, I'm pretty sure I knew about that at one point and blocked
it out for the sake of my sanity :-)
--
David A. Holland
Date:Tue, 5 Dec 2017 16:00:25 +
From:David Holland
Message-ID: <20171205160025.ga22...@netbsd.org>
| Test -o isn't well specified? Or is the issue the precedence of ! vs. -o?
-o is a "to be deprecated one day" option, but
On Mon, Dec 04, 2017 at 02:50:33PM +, Robert Elz wrote:
> Modified Files:
> src/etc/rc.d: sshd
>
> Log Message:
> Do away with (not well specified, even if it happens to work) absurd
> 15 arg test ([ ]) expression, and replace it with several well defined
> 2 arg tests, combined
On Fri, Dec 14, 2012 at 06:42:26PM +, Alan Barrett wrote:
Module Name: src
Committed By: apb
Date: Fri Dec 14 18:42:25 UTC 2012
Modified Files:
src/etc/rc.d: random_seed
Log Message:
Avoid using programs from /usr/bin. This should fix PR 47326.
- no need for
On Tue, 4 Dec 2012 17:39:42 +0100
Marc Balmer m...@msys.ch wrote:
Am 04.12.2012 um 17:38 schrieb Patrick Welche pr...@netbsd.org:
Module Name:src
Committed By: prlw1
Date: Tue Dec 4 16:38:40 UTC 2012
Modified Files:
src/etc/rc.d: ntpd ppp
Am 04.12.2012 um 17:38 schrieb Patrick Welche pr...@netbsd.org:
Module Name: src
Committed By: prlw1
Date: Tue Dec 4 16:38:40 UTC 2012
Modified Files:
src/etc/rc.d: ntpd ppp
Log Message:
Make sure that ntpd creates a pid file for the rc machinery to work.
At Wed, 13 Jun 2012 11:35:37 +0900,
Tetsuya Isaki wrote:
The rcvar assignment was missing, but shouldn't the normal logic
skip calling the start command if the rcvar is not YES?
Ah, you mean it's enough to add
rcvar=${name}
line into rc.d/makemandb instead of checkyesno?
On Sat, Jun 16, 2012 at 10:50:08AM +0900, Tetsuya Isaki wrote:
At Wed, 13 Jun 2012 11:35:37 +0900,
Tetsuya Isaki wrote:
The rcvar assignment was missing, but shouldn't the normal logic
skip calling the start command if the rcvar is not YES?
Ah, you mean it's enough to add
On Tue, Jun 12, 2012 at 11:34:49PM +0900, Izumi Tsutsui wrote:
joerg@ wrote:
On Tue, Jun 12, 2012 at 10:59:34PM +0900, Izumi Tsutsui wrote:
joerg@ wrote:
Modified Files:
src/etc/rc.d: makemandb
Log Message:
Allows you to disable it if makemandb=NO in
joerg@ wrote:
On Tue, Jun 12, 2012 at 10:59:34PM +0900, Izumi Tsutsui wrote:
joerg@ wrote:
Modified Files:
src/etc/rc.d: makemandb
Log Message:
Allows you to disable it if makemandb=NO in rc.conf.
Thanks tsutsui@ and Yasushi Oshima.
Is the manual
On Sun, Jan 09, 2011 at 02:47:27AM +, David Holland wrote:
On Sat, Jan 08, 2011 at 11:49:54PM +, Matthias Scheler wrote:
This is no longer true, for lvm and other things, so let's take a deep
breath and move chown.
Yes, but we should probably provide a symlink from
On Sat, Jan 08, 2011 at 04:16:52PM +, Adam Hamsik wrote:
Modified Files:
src/etc/rc.d: mountcritlocal
Log Message:
Use /rescue/chown not chown from /usr/sbin which might not be available in
time of running this script.
XXX. Why is chown in /usr/sbin ? it should be moved
On 8 Jan 2011, at 23:21, David Holland wrote:
This is no longer true, for lvm and other things, so let's take a deep
breath and move chown.
Yes, but we should probably provide a symlink from /usr/sbin/chown to
/sbin/chown for backwards compatibility reasons.
I don't like the idea of having
On Sat, Jan 08, 2011 at 11:49:54PM +, Matthias Scheler wrote:
This is no longer true, for lvm and other things, so let's take a deep
breath and move chown.
Yes, but we should probably provide a symlink from
/usr/sbin/chown to /sbin/chown for backwards compatibility
reasons.
On Sat, 8 Jan 2011, David Holland wrote:
XXX. Why is chown in /usr/sbin ? it should be moved to /sbin
Because historically nothing needed to be chowned during boot because
it was all root.
This is no longer true, for lvm and other things, so let's take a deep
breath and move chown. I don't
On Tue, 16 Feb 2010, matthew green wrote:
Modified Files:
src/etc/rc.d: fsck_root
Log Message:
only fsck / if we find it in /etc/fstab. diskless systems don't need
a / entry.
This seems reasonable. But, without this patch, would it work to
place from_mount in the fs_spec column,
On Tue, 16 Feb 2010, matthew green wrote:
Modified Files:
src/etc/rc.d: fsck_root
Log Message:
only fsck / if we find it in /etc/fstab. diskless systems don't need
a / entry.
This seems reasonable. But, without this patch, would it work to
place
Am 16.02.10 03:46, schrieb matthew green:
Module Name:src
Committed By: mrg
Date: Tue Feb 16 02:46:02 UTC 2010
Modified Files:
src/etc/rc.d: fsck_root
Log Message:
only fsck / if we find it in /etc/fstab. diskless systems don't need
a / entry.
XXX: still get an error
Module Name:src
Committed By: mrg
Date: Tue Feb 16 02:46:02 UTC 2010
Modified Files:
src/etc/rc.d: fsck_root
Log Message:
only fsck / if we find it in /etc/fstab. diskless systems don't need
a / entry.
XXX: still get an error from mount / in etc/rc.d/root itself.
To
Module Name:src
Committed By: drochner
Date: Sat Jan 23 17:44:44 UTC 2010
Modified Files:
src/etc/rc.d: mdnsd
Log Message:
fix an obvious typo in directory check
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/etc/rc.d/mdnsd
Please note that diffs are
On Mon, 05 Oct 2009, Adam Hamsik wrote:
Modified Files:
src/etc/rc.d: mountall
Log Message:
Add support for mounting zfs filesystems to mountall script. ZFS configuration
is stored in /etc/zpool.cache and it is automatically loaded to kernel from
filesystem. Filesystems are then
Hi,
On Oct,Tuesday 6 2009, at 9:03 AM, Alan Barrett wrote:
On Mon, 05 Oct 2009, Adam Hamsik wrote:
Modified Files:
src/etc/rc.d: mountall
Log Message:
Add support for mounting zfs filesystems to mountall script. ZFS
configuration
is stored in /etc/zpool.cache and it is automatically
On Oct 6, 2009, at 1:22 AM, Adam Hamsik wrote:
Hi,
On Oct,Tuesday 6 2009, at 9:03 AM, Alan Barrett wrote:
On Mon, 05 Oct 2009, Adam Hamsik wrote:
Modified Files:
src/etc/rc.d: mountall
Log Message:
Add support for mounting zfs filesystems to mountall script. ZFS
configuration
On Thu, 10 Sep 2009, Erik Fair wrote:
On Sep 8, 2009, at 01:56, Christoph Egger wrote:
Modified Files:
src/etc/rc.d: network
Log Message:
Do not flush routes if root file system is nfs mounted.
Fixes boot problem when the nfs server is in a different subnet.
This change should be
On Thu, 10 Sep 2009, Erik Fair wrote:
On Sep 8, 2009, at 01:56, Christoph Egger wrote:
Modified Files:
src/etc/rc.d: network
Log Message:
Do not flush routes if root file system is nfs mounted.
Fixes boot problem when the nfs server is in a different subnet.
matthew green wrote:
On Thu, 10 Sep 2009, Erik Fair wrote:
On Sep 8, 2009, at 01:56, Christoph Egger wrote:
Modified Files:
src/etc/rc.d: network
Log Message:
Do not flush routes if root file system is nfs mounted.
Fixes boot problem when the nfs
On Fri, Sep 11, 2009 at 11:26:54PM +0200, Christoph Egger wrote:
matthew green wrote:
On Thu, 10 Sep 2009, Erik Fair wrote:
On Sep 8, 2009, at 01:56, Christoph Egger wrote:
Modified Files:
src/etc/rc.d: network
Log Message:
Do not flush routes if
christoph_eg...@gmx.de wrote:
recent history has shown that patches got discussed after commit
not before.
The history has also shown you put too much botches ;-p
---
Izumi Tsutsui
On Sep 8, 2009, at 01:56, Christoph Egger wrote:
Module Name:src
Committed By: cegger
Date: Tue Sep 8 08:56:34 UTC 2009
Modified Files:
src/etc/rc.d: network
Log Message:
Do not flush routes if root file system is nfs mounted.
Fixes boot problem when the nfs server
On Tue, Sep 08, 2009 at 06:07:57PM +0200, Christoph Egger wrote:
Joerg Sonnenberger wrote:
On Tue, Sep 08, 2009 at 02:30:56PM +0200, Christoph Egger wrote:
Perhaps a better test would be that dhcpcd shouldn't touch
the default route unless the default route is through the
interface that
Joerg Sonnenberger wrote:
On Tue, Sep 08, 2009 at 02:30:56PM +0200, Christoph Egger wrote:
Perhaps a better test would be that dhcpcd shouldn't touch
the default route unless the default route is through the
interface that dhcpcd is managing.
I agree.
How should dhcpcd deal with
Hi,
I am only intermittently online - thus no reply for so long time.
burst is not nice to use (sends always 8 pkts at 0.5 pkt/sec per query)
- iburst (fast resending 0.5 pkt/sec when the filter is empty) is the
better choice - it is perfect for startup and recovery.
Synchronisation takes
Frank Kardel kar...@netbsd.org writes:
Actually we can retire ntpdate in rc unless we are very tight on
memory. ntpd_flags should add the -g flag. This allows for a big
(time setting) initial (and only one time) step in ntpd.
I was made aware of that a few days ago.
If we go that route,
In message: 87ab2dat79@snark.cb.piermont.com
Perry E. Metzger pe...@piermont.com writes:
:
: Frank Kardel kar...@netbsd.org writes:
: Actually we can retire ntpdate in rc unless we are very tight on
: memory. ntpd_flags should add the -g flag. This allows for a big
: (time
Marc Balmer m...@msys.ch writes:
Frank Kardel kar...@netbsd.org writes:
Actually we can retire ntpdate in rc unless we are very tight on
memory. ntpd_flags should add the -g flag. This allows for a big
(time setting) initial (and only one time) step in ntpd.
I was made aware of that a few
On Thu, Aug 06, 2009 at 10:54:34AM -0400, Perry E. Metzger wrote:
Frank Kardel kar...@netbsd.org writes:
Actually we can retire ntpdate in rc unless we are very tight on
memory. ntpd_flags should add the -g flag. This allows for a big
(time setting) initial (and only one time) step in
In message: 87y6px9cr9@snark.cb.piermont.com
Perry E. Metzger pe...@piermont.com writes:
:
: M. Warner Losh i...@bsdimp.com writes:
: In message: 87ab2dat79@snark.cb.piermont.com
: Perry E. Metzger pe...@piermont.com writes:
: :
: : Frank Kardel
i...@bsdimp.com said:
With ntpd -g, it means that time will be messed up until the time is
first set (which isn't after the first measurement). There are
several polling intervals, about a minute apart, that have to happen
before ntpd believes the time
There is some burst option which
On Tue, Aug 04, 2009 at 05:06:05PM -0700, Jason Thorpe wrote:
Definitely not perfect .. named might also depend on ntp (by way of kdc)
if GSS-TSIG is enabled.
Explicit dependencies are the pits. Launch on demand is the way to go.
So a circular dependency leads to an infinite loop? No
On Aug 3, 2009, at 10:45 AM, Perry E. Metzger wrote:
Module Name:src
Committed By: perry
Date: Mon Aug 3 17:45:48 UTC 2009
Modified Files:
src/etc/rc.d: named ntpdate
Log Message:
ntpdate can't work without named because a modern ntp.conf has dns
names in it. We
On Thu, May 14, 2009 at 03:33:36PM +, Roy Marples wrote:
Module Name: src
Committed By:roy
Date:Thu May 14 15:33:36 UTC 2009
Modified Files:
src/etc/rc.d: network
Log Message:
Only start dhcpcd per interface if not running the full dhcpcd
David Holland wrote:
On Thu, May 14, 2009 at 03:33:36PM +, Roy Marples wrote:
Module Name: src
Committed By: roy
Date: Thu May 14 15:33:36 UTC 2009
Modified Files:
src/etc/rc.d: network
Log Message:
Only start dhcpcd per interface if not running
In article 87k55c4jkd@snark.cb.piermont.com,
Perry E. Metzger pe...@piermont.com wrote:
Christos Zoulas chris...@netbsd.org writes:
Module Name: src
Committed By:christos
Date:Wed Apr 22 18:27:03 UTC 2009
Modified Files:
src/etc/rc.d: named
Log Message:
It started for me on Saturday, when I updated from 5.99.8 to 5.99.11
On Tue, 21 Apr 2009, Thomas Klausner wrote:
On Mon, Apr 13, 2009 at 06:48:15PM +, Adam Hamsik wrote:
Module Name:src
Committed By: haad
Date: Mon Apr 13 18:48:15 UTC 2009
Modified Files:
On Apr,Tuesday 21 2009, at 5:46 PM, Paul Goyette wrote:
It started for me on Saturday, when I updated from 5.99.8 to 5.99.11
This should be fixed now.
Regards
Adam.
65 matches
Mail list logo