Commit Graph

16 Commits

Author SHA1 Message Date
Tom Alexander dd614142a6 booting not working. 2022-03-27 20:31:16 -04:00
Tom Alexander 8234e06861
Finish incorporating cleanup in the normal shutdown process. 2022-02-27 20:12:49 -05:00
Tom Alexander c2b410a908
Kill gpg-agent in the normal script process. 2022-02-27 20:00:42 -05:00
Tom Alexander 8e2eac5865
Remove force unmount because I think its corrupting the filesystem with unclean dismount. 2022-02-26 19:36:06 -05:00
Tom Alexander 70b4cca0c1
Switch to using the generated disk when launching bhyve. 2022-02-26 19:05:10 -05:00
Tom Alexander 33f2fa4a2a
Increase boot partition size. 2022-02-26 19:00:58 -05:00
Tom Alexander 273f5cd2ad
Fix unmounting folders. 2022-02-26 18:54:56 -05:00
Tom Alexander 3b131ed462
Require root and build inside image instead of separate chroot. 2022-02-26 16:53:54 -05:00
Tom Alexander e57607b3be
Making the filesystems but copying files is failing. 2022-02-26 16:30:07 -05:00
Tom Alexander 8df79dfc4f
Set up the files to write to the image. 2022-02-05 21:01:46 -05:00
Tom Alexander d5b80b6a03
Initial work for building alpine image.
We are downloading a base alpine filesystem and launching a jail inside of it. Still need to install docker, build an initfs, set up EFI, and actually dump it all into an image.
2022-02-05 14:24:32 -05:00
Tom Alexander 8b1169a684
Mounting docker directory failed for fuse-overlayfs. 2022-01-30 18:41:30 -05:00
Tom Alexander e99bac43b5
Remove VNC. 2022-01-30 02:55:07 -05:00
Tom Alexander b0d8800b52
Handle the networking. 2022-01-30 02:33:08 -05:00
Tom Alexander 977c8a74e8
Added a script to launch bhyve. 2022-01-30 02:01:18 -05:00
Tom Alexander 598227ee42
Initial commit. 2022-01-29 20:09:09 -05:00