Skip to content

History / Apple Silicon Mac (UTM) Guide

Revisions

  • UTM guide: stop the fetch commands wrapping Each of the four fetch lines was ~233 characters -- the same 118-character URL prefix repeated, plus an -o path that duplicated the cd on the line above. They wrapped into an unreadable block. The URL splits across two short variables, so every fetch line is now 36-56 characters and the longest line in the block is 86. One fetch per line is preserved. Dropping -o is safe: the block already cd's to /System/Library/LaunchDaemons, and fetch names its output from the URL. Also tags the three shell fences as sh, so they syntax-highlight.

    @pkgdemon pkgdemon committed Aug 21, 2026
  • Drop the leading H1 from every page GitHub renders the page name as a heading on every wiki page, so a file that also opens with "# Page Name" prints its title twice. All eleven pages did. Home's H1 read "NextBSD" rather than "Home", so it was not a literal duplicate, but it goes too -- eleven pages with one convention beats ten plus an exception, and the bold opening sentence works as the lead. Section headings inside the pages are untouched.

    @pkgdemon pkgdemon committed Aug 21, 2026
  • Build out the wiki as user-facing documentation Adds nine pages and a sidebar, drawn from the repo READMEs, PORTING notes, the shipped man pages and the userland source tree. Home welcome, navigation, the three surprises Getting-Started download, verify, boot under QEMU, log in Installing-NextBSD nextbsd-installer walkthrough Installing-Packages pkg repo config, NextBSD-everything Command-Reference Darwin commands with their man sections Service-Management-with-launchd plists, launchctl, the foreground trap Filesystem-Layout four-domain model, empty /boot/kernel How-NextBSD-Differs the BSD comparison table, boot diagram Project-Repositories build chain and who owns what The existing UTM guide keeps its content and gains a title, an intro and cross-links. Its page name contains parentheses, so links to it use angle-bracket destinations -- a bare ](Apple-Silicon-Mac-(UTM)-Guide) terminates at the first close paren and renders broken.

    @pkgdemon pkgdemon committed Aug 21, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 21, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 21, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 21, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) Guide (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026
  • Updated Apple Silicon Mac (UTM) howto (markdown)

    @pkgdemon pkgdemon committed Aug 20, 2026