Earlier quoted context omitted.
> Isn't powerd off by default Sometimes it's on, see https://ftp.netbsd.org/pub/NetBSD/NetBSD-release-10/src/etc/... > By default only one tty is enabled Ah, but the rest is getting enabled by the installer, see https://github.com/NetBSD/src/blob/netbsd-10/usr.sbin/sysins... > NetBSD might have some "bloatware" but _the user must enable it_ first > Everything is off by default. That is one of the things that makes Ne…
Ah, sysinst. I do not use it. This explains the enabling of programs in the configuration. Apologies I should have guessed that's where these settings were coming from. I usually installboot and disklabel manually, download and extract sets manually, use makefs or mdsetimage and vnconfig to create/edit images.
Why do things a harder way when there is no discernible benefit?