ref: d824ec46e173ad871ad65cc8db1f48f20eece94a
parent: b15a74bec36352fca64f60f8a1dc3eef4c6b69c3
author: qwx <qwx@sciops.net>
date: Mon Aug 18 21:14:44 EDT 2025
README: unsafeinstall is now safe + note on unionfs
--- a/README
+++ b/README
@@ -9,9 +9,10 @@
; bind /mnt/build/include /sys/include
; bind -c /mnt/build/src /sys/src
; cd /sys/src
-; for(i in amd64 386 arm) objtype=$i { mk nuke; mk safeinstall } | dd >/dev/null
+; for(i in amd64 386 arm) objtype=$i { mk nuke; mk install } | dd >/dev/null
unionfs: http://shithub.us/kvik/unionfs/HEAD/f.html
+make sure to comment out the srvacquire/srvrelease calls to avoid crashes.
this repo contains jam, a fork of ham, a fork of sam, and bof, a fork of rio.
jamterm mostly changes how windowing behaves, reducing the amount of clicking and
--
⑨