*** empty log message ***
authorMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 6 Aug 2015 03:46:24 +0000 (03:46 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 6 Aug 2015 03:46:24 +0000 (03:46 +0000)
netbsd/netbsd_improvements.txt

index 6742188..8cc933d 100644 (file)
@@ -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.