Hi,
(observed under netbsd-8, attached is an untested (but trivial) patch
for current)
cgdconfig(8) currently (and under netbsd-8) behaves inconsistently
regarding the verification method failure: if the verification method is
"ffs" or "disklabel", then on a password mismatch it prompts for
rudolf wrote:
(observed under netbsd-8, attached is an untested (but trivial) patch
for current)
Attached is a tested and corrected version of the patch (differences to
previous: 1. missing brackets, 2. ignore stderr of rump.cgdconfig in the
tests).
cgdconfig(8) currently (and under netbsd
Christos Zoulas wrote:
Something is missing. Can you please send-pr it.
I don't know what you mean. I've send-pr it: bin/53999.
Kind regards,
r.
Hi,
rudolf wrote:
I've send-pr it: bin/53999.
Is there any problem with the PR (is the problem questionable or the
patch funny in any way)? I've received no feedback.
Thanks,
r.
Hi,
I've recently switched from netbsd-6 to netbsd-7 (amd64) and today i
found out that the wakeup from the S3 acpi sleep state on my old
ThinkPad SL510 finally reliably works (using hw.acpi.sleep.vbios=2).
Thanks to everybody responsible!
One minor problem was the network connection, which
Christos Zoulas wrote:
In article <58cea448.2050...@eq.cz>, rudolf wrote:
[...]
One way to avoid this is to unset the
variables exported by /etc/rc and /etc/rc.subr before running rc.d commands.
[...]
--- etc/rc.subr.orig2017-03-19 15:04:05.0 +0100
+++ etc/rc.subr 2017