Re: NetBSD netboot with maximal cross-architecture sharing
Jason Thorpe <[email protected]> Sun, 10 May 2020 16:55:44 -0700
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
> On May 10, 2020, at 1:58 PM, Chris Hanson <[email protected]> wrote: > > Are there any documented best practices for setting NetBSD up in this way? If I want to set up (say) NetBSD-current to netboot on several older systems with different architectures, I could naïvely just create a distinct root for each system, but I’d really like to share what I can (beyond home directories) since so much of the OS content will be the same. /usr/share is named as such precisely because it's sharable across all platforms. -- thorpej