Joakim Hulthe hulthe
  • Joined on 2022-04-04
hulthe commented on pull request hulthe/boco#9 2026-09-10 10:59:32 +02:00
Add --mount flag for 9p host directory sharing

The --mount flag should support the same <host-path>:<guest-path> style that docker does. Non-absolute guest paths shpuld be relative to the working directory configured in the containerfile

hulthe pushed to master at hulthe/boco 2026-09-08 22:50:51 +02:00
5960cfe430 Clean up smelly code in inject.rs
hulthe deleted branch feature/universal-init from hulthe/boco 2026-09-08 22:14:47 +02:00
hulthe pushed to master at hulthe/boco 2026-09-08 22:14:14 +02:00
c2a9f00fc0 Inject universal /slim/init instead of requiring container-specific setup
hulthe merged pull request hulthe/boco#6 2026-09-08 22:14:13 +02:00
Inject universal /slim/init instead of requiring container-specific setup
hulthe closed issue hulthe/boco#3 2026-09-08 09:33:07 +02:00
Make qemu -m memory configurable through slim run
hulthe deleted branch fix/registry-path-validation from hulthe/boco 2026-09-07 17:03:03 +02:00
hulthe pushed to master at hulthe/boco 2026-09-06 16:09:31 +02:00
506213ed9a Fixes
hulthe pushed to master at hulthe/boco 2026-09-04 17:02:18 +02:00
7dd818db68 Progress
hulthe pushed to master at hulthe/boco 2026-08-30 17:08:18 +02:00
286def05c1 Add qcow2 support
hulthe pushed to master at hulthe/boco 2026-08-29 21:12:32 +02:00
46a86116b0 Add a --memory flag
hulthe pushed to master at hulthe/boco 2026-08-29 21:04:53 +02:00
ec05936d2f Add Arch Linux example
41bc570bfb Print qemu command
Compare 2 commits »
hulthe pushed to master at hulthe/df 2026-08-28 14:24:56 +02:00
ce26a1d9a8 Update nu config
e9906eb168 m daemon: Pass through RUST_LOG
Compare 2 commits »
hulthe commented on issue hulthe/flatpak-repo#2 2026-08-27 23:25:25 +02:00
Generate index page

Actually, only 2) is done.

hulthe reopened issue hulthe/flatpak-repo#2 2026-08-27 23:24:59 +02:00
Generate index page
hulthe closed issue hulthe/flatpak-repo#2 2026-08-27 23:24:42 +02:00
Generate index page
hulthe commented on issue hulthe/flatpak-repo#2 2026-08-27 23:24:40 +02:00
Generate index page

Done.

hulthe pushed to master at hulthe/flatpak-repo 2026-08-27 23:24:20 +02:00
b86149851d Add todo
hulthe pushed to master at hulthe/flatpak-repo 2026-08-27 23:22:43 +02:00
b3ecbb854c Use error helper e in index.rs