6 Commits

Author SHA1 Message Date
Jarvis Carroll
001d337c84 Launch gajumine too
Not functionally different, zx just needs the .zrf files to find
gajumine.
2025-05-27 16:57:50 +10:00
Jarvis Carroll
9b2970d540 Open gajudesk from erlang script 2025-05-26 16:41:08 +10:00
Jarvis Carroll
3898aa52be remove mounts automatically
Also combined all these little mount and cleanup helpers into one
`cleanup` script with flags.
2025-05-24 00:05:26 +10:00
Jarvis Carroll
28de550295 User setup and erlang installation
A bit fiddly, but this lets us run a realistic erlang install script
from userspace, and then re-enter userspace later without wiping the
installation.
2025-05-23 21:21:16 +10:00
Jarvis Carroll
4f6ee7cc88 Fix get_debootstrap script
Now it extracts and calls the program properly, if it isn't already
installed.

Also, the script `debian/cleanup_everything` removes debootstrap and
both of the created Debian roots, returning the repository to the same
state it clones in as.
2025-05-23 15:20:59 +10:00
Jarvis Carroll
c29250e550 Script to create a fresh Debian environment 2025-05-23 13:42:14 +10:00