• Joined on 2026-01-18
ceamac pushed to trunk at ceamac/slocker-launcher 2026-09-14 06:56:26 +00:00
da3cbcbede Bump version to 0.2
7c240c6a8f Document daemonizing-command gotcha and exited-state UI in README
ed80445283 Show exit-safe state when the launched command dies
bd920a85d8 Add user guide README
bf91d8ec52 Fix unattended boot auto-launch
Compare 5 commits »
ceamac pushed to trunk at ceamac/slocker-launcher 2026-09-14 05:30:15 +00:00
fb4d10467a Add Slocker Launcher app, CLAUDE.md, and Apache 2.0 license
ceamac created branch trunk in ceamac/slocker-launcher 2026-09-14 05:14:27 +00:00
ceamac pushed to trunk at ceamac/slocker-launcher 2026-09-14 05:14:27 +00:00
8a0ef3b03b init
ceamac created repository ceamac/slocker-launcher 2026-09-14 05:09:31 +00:00
ceamac pushed to trunk at ceamac/slocker-lite 2026-09-07 17:10:58 +00:00
4f2c7d4af2 Bump version to 0.2.0
586c20f341 Add a man page, built optionally via scdoc
b9d79baf74 Update README for compose support, networking, and reassigned short flags
Compare 3 commits »
ceamac deleted branch compose-file-parsing from ceamac/slocker-lite 2026-09-07 15:48:28 +00:00
ceamac pushed to trunk at ceamac/slocker-lite 2026-09-07 15:48:23 +00:00
083d358dae Document the two real device bugs found running the compose test on-device
5bec5c5e53 Fix a real race: -d checked is_network_in_use() before async cleanup ran
d3108845a6 Fix is_network_in_use() misreading the real device's own ip exit code
ac4194c96b Surface -u/-d's captured stdout via INFO() on test failure
73b9c58b8b Add a full -u/-d integration test against test-compose/compose.yaml
Compare 24 commits »
ceamac created branch compose-file-parsing in ceamac/slocker-lite 2026-09-07 15:47:12 +00:00
ceamac pushed to compose-file-parsing at ceamac/slocker-lite 2026-09-07 15:47:12 +00:00
083d358dae Document the two real device bugs found running the compose test on-device
5bec5c5e53 Fix a real race: -d checked is_network_in_use() before async cleanup ran
d3108845a6 Fix is_network_in_use() misreading the real device's own ip exit code
ac4194c96b Surface -u/-d's captured stdout via INFO() on test failure
73b9c58b8b Add a full -u/-d integration test against test-compose/compose.yaml
Compare 10 commits »
ceamac pushed to trunk at ceamac/slocker-lite 2026-09-05 16:00:43 +00:00
174b6b4c29 Use explicit test-only subnets and test- prefixed names in the test suite
7c33375d4d Fix flaky network-join tests: wait for an assigned address, not just link existence
65c6d8fc03 Add DNS hostname resolution ping tests (veth + tap+relay variants)
4b264d3df3 Add extern-network outside-reachability tests (veth + tap+relay variants)
441ccf1419 Add extern-network peer IP ping tests (veth + tap+relay variants)
Compare 15 commits »
ceamac pushed to trunk at ceamac/slocker-lite 2026-09-05 07:55:32 +00:00
1f52bc5f6f Add regression test for the session-straggler sweep; resolve TODO entry
aea4d90463 Automatically reap session stragglers after run_bwrap() exits
Compare 2 commits »
ceamac pushed to trunk at ceamac/slocker-lite 2026-09-04 17:37:30 +00:00
cadea945e4 Fix [integration][net] rootless tests to not assume kernel capability
0c3a4bae99 TODO: Ctrl-C/SIGTERM on a foreground session may leave orphans
Compare 2 commits »
ceamac deleted branch testing from ceamac/slocker-lite 2026-09-04 12:39:38 +00:00
ceamac pushed to trunk at ceamac/slocker-lite 2026-09-04 12:39:33 +00:00
b602de8e7b Document the new Catch2 test suite
865862762d Wire [unit] and safe [integration] tests into meson test
80cc49d898 Add [integration][net] rootless container-run tests
dd66886de8 Add tests/setup-tests.py: fetch a real busybox fixture for [net] tests
dad4e75392 Add test support helpers + [integration] config/bwrap chain tests
Compare 9 commits »
ceamac created branch testing in ceamac/slocker-lite 2026-09-04 10:40:55 +00:00
ceamac pushed to testing at ceamac/slocker-lite 2026-09-04 10:40:55 +00:00
5fd4f36336 Document the new Catch2 test suite
53ab96094b Wire [unit] and safe [integration] tests into meson test
d2a314d988 Add [integration][net] rootless container-run tests
649caf8df2 Add tests/setup-tests.py: fetch a real busybox fixture for [net] tests
d83ff02419 Add test support helpers + [integration] config/bwrap chain tests
Compare 8 commits »
ceamac deleted branch networking from ceamac/slocker-lite 2026-09-04 07:04:55 +00:00
ceamac pushed to trunk at ceamac/slocker-lite 2026-09-04 07:04:50 +00:00
5080895043 Document UDP port-forward support
ae8715473c Add UDP support to -p/--port-forward
b3990094b9 Confirm root cause: HOME set but not exported in the invoking shell
cc3beba011 Update TODO: cwd-relative path fix shipped, exact trigger still open
adeceac1f8 Fix config/state paths silently resolving relative to cwd
Compare 40 commits »
ceamac pushed to networking at ceamac/slocker-lite 2026-09-03 19:03:07 +00:00
b3990094b9 Confirm root cause: HOME set but not exported in the invoking shell
cc3beba011 Update TODO: cwd-relative path fix shipped, exact trigger still open
adeceac1f8 Fix config/state paths silently resolving relative to cwd
0745d30c97 Document the per-session DNS resolution feature
a70634f1d7 TODO: investigate cwd-relative config/state path fallback
Compare 9 commits »