From: Matthew Mondor Date: Thu, 6 Aug 2015 03:46:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=f3bc0eb746e9a18e2850583e4283d3a65bcca7a9;p=mmondor.git *** empty log message *** --- diff --git a/netbsd/netbsd_improvements.txt b/netbsd/netbsd_improvements.txt index 6742188..8cc933d 100644 --- a/netbsd/netbsd_improvements.txt +++ b/netbsd/netbsd_improvements.txt @@ -10,6 +10,10 @@ Status, defined by the first column: * The fix that was submitted via PR was accepted and commited. +- Apparently boot.cnf(5) (BTW: why not boot.conf to be consistent with other + configuration files?) supports keywords from boot(8) but that is not + specified. For instance, bootdev= would work in boot.cnf. + - The USB images really are minimal install images. It would be nice to have an alternate official yet minimal live NetBSD distribution provided as both CD/DVD and USB images. At least with basic commands, /rescue and in-base @@ -44,7 +48,7 @@ Status, defined by the first column: new systems should come with an /etc/rlimit.conf file. #!/bin/sh # -# $Id: netbsd_improvements.txt,v 1.53 2015/08/05 06:09:57 mmondor Exp $ +# $Id: netbsd_improvements.txt,v 1.54 2015/08/06 03:46:24 mmondor Exp $ # # If too early at boot, the sysctl commands somehow fail.