by jaypatelani on 6/4/25, 3:19 AM with 38 comments
by rahen on 6/4/25, 7:09 AM
With an old-school Unix mindset myself, I’ve always found the CLI installers of OpenBSD and Alpine Linux cleaner, more straightforward and in line with that philosophy. Honestly, I’d rather see sysinst replaced by something along those lines.
by jmclnx on 6/4/25, 12:08 PM
https://www.netbsd.org/docs/guide/en/
One thing to note, if you create a separate /usr and/or /var partition, y0u really should (must) add this line or similar line to /etc/rc.conf
critical_filesystems_local="/var /usr"
otherwise you will get odd boot errors/warnings, Dir order does not matter.
by JSR_FDED on 6/4/25, 5:48 AM
The perspective of an otherwise knowledgeable user who is new to something is incredibly valuable.
by rickcarlino on 6/4/25, 5:44 AM
by sam_lowry_ on 6/4/25, 6:58 AM
by JdeBP on 6/4/25, 3:45 PM
And Ed Maste has confirmed that FreeBSD is quite happy to accept non-U.S. keyboard layouts, contrary to the implication that NetBSD accepts them where FreeBSD has not. Even more ones, that is. (-:
by hulitu on 6/4/25, 6:07 PM
Why would the installer discard them if you created them ? Do what i mean, not what i say ?