Commit Graph

17 Commits

Author SHA1 Message Date
Troy Neubauer
07044d1c4c add nix shell 2026-02-28 12:11:59 -08:00
Ashwin Naren
b087928ef5 redo the build system
- use alpine for default image
- use just to run commands
2026-02-16 09:54:31 -08:00
Felt389
63d29794e3 minor changes in consistency and formatting of terms
Various terms are incorrectly written (e.g., "aarch64" instead of "AArch64" or "X86-64" instead of "x86_64"), as well as used inconsistently. This resolves most of that.

Additionally, there are some inconsistencies in other areas of text formatting, including utilizing colons or full stops before commands in some areas, while omitting them in other areas. This also attempts to clean up in that regard.

Finally, there's some clarifications in regard to general sentence formatting, to avoid inconsistency and any potential confusion.
2026-02-14 23:29:22 +01:00
Matthew Leach
0b2391ffd5 doc: README: updates
Update readme and demo gif to show newer features.
2026-02-13 11:53:37 +00:00
Ashwin Naren
5a1d7c1f2d update README 2026-01-06 23:23:26 -08:00
Matthew Leach
abd5ef39c2 create-image: use mtools to populate image
Use the `mtools` set of utilities to populate the image without the need
to run mount the image (requring sudo).
2025-12-07 16:41:35 +00:00
Brian R.
8101e6278f Update README.md
I was having a hard time figuring out what this meant when I was going through the instructions the first time, and I believe that this would help clarify things for people who got stuck like I did. I also corrected the name for "Any OS" to clarify this is for X86-64 Linux OSes, because of the command I provided in the README.
2025-12-07 16:40:54 +00:00
NerdNextDoor
0904a1994c Introduce experimental macOS build support
Tested on my M4 MacBook Air, builds fine.
2025-11-30 21:15:30 +00:00
Steve Biedermann
e5c4ef7e74 restructure build scripts 2025-11-25 22:06:39 +01:00
Steve Biedermann
bbdd96f953 fix link in readme 2025-11-24 21:18:40 +01:00
Steve Biedermann
7005b692c3 add markdown file with all syscalls 2025-11-24 17:59:16 +01:00
Steve Biedermann
e98c6668ef fix build scripts and add additional pre-requesites to readme 2025-11-21 15:19:27 -07:00
Bjorn Beishline
71475803e3 Add generation of img file 2025-11-21 02:19:12 -07:00
Bjorn Beishline
d1807c72fa Add readme to include NixOS command 2025-11-21 02:19:12 -07:00
Bjorn Beishline
1ccd810de1 Add rust-toolchain.toml and add docs about prereqs 2025-11-21 02:19:12 -07:00
Matthew Leach
c10468346b README: remove typo 2025-11-21 07:58:05 +00:00
Matthew Leach
b8a4f29694 README: new
Add a basic README.md
2025-11-20 16:06:21 +00:00