Ryan Heywood ryan
  • Joined on 2023-05-17
ryan merged pull request public/website#41 2025-07-27 15:53:59 +00:00
feat: package managers supply chain blog draft
ryan pushed to main at public/website 2025-07-27 15:53:57 +00:00
e94a09f55a fix another typo
80de3a5235 Merge branch 'anton/blog/package-managers'
030beb7141 fix typo and date
1bf06a7364 remove cheeky comment
3a603cc37c minor fixes, thanks satoqz
Compare 10 commits »
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-25 00:52:03 +00:00
859041351f test: run mkdir before mounting if necessary
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-24 01:02:48 +00:00
2f1a632556 test: add DOMAIN_NAME to Caddyfile
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-24 01:01:15 +00:00
c14f5074c1 test: add DOMAIN_NAME to Caddyfile
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-24 00:59:52 +00:00
06c3a3141d test: add DOMAIN_NAME to Caddyfile
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-24 00:57:03 +00:00
e4ae77f8de test: add DOMAIN_NAME to Caddyfile
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-13 06:17:05 +00:00
4ae36a910c README: service some docker as well
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-13 06:15:20 +00:00
e2f45c726b README: use soup
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-13 06:13:55 +00:00
5507029928 oh, also, track Containerfile for building EIF
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-13 06:12:49 +00:00
49e3835d1f all the features!
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-12 19:16:04 +00:00
e5d308c4cd remove stale initramfs.list
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-12 19:15:17 +00:00
0252a625c0 Include basic usage examples
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-12 18:53:31 +00:00
50ef776988 use exec as default mode
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-12 18:50:36 +00:00
c3c7e9eaa3 actually use the CStr versions instead of Rustic
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-12 18:47:05 +00:00
32570cc3b9 add command name as first argument
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-12 18:43:23 +00:00
8bd07cccaa don't construct nullptr cstring
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-12 18:34:20 +00:00
b3a16d49bc fixup error handling
68326174f7 add nullptr to last arg in execv()
Compare 2 commits »
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-12 18:25:52 +00:00
42d499e76a add hello-world binary
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-12 03:16:38 +00:00
b14e4260b2 cleanup, prep for exec example