Ophestra cat
cat pushed to staging at rosa/hakurei 2026-03-17 15:56:41 +09:00
722989c682 fhs: move from container
cat pushed to staging at rosa/hakurei 2026-03-17 15:49:06 +09:00
b852402f67 ext: move syscall wrappers from container
cat pushed to staging at rosa/hakurei 2026-03-17 15:39:10 +09:00
6d015a949e check: move from container
cat pushed to staging at rosa/hakurei 2026-03-17 15:30:35 +09:00
e9a72490db vfs: move from container
cat pushed to staging at rosa/hakurei 2026-03-17 15:21:32 +09:00
8e68ddd149 vfs: move from container
cat pushed to staging at rosa/hakurei 2026-03-17 15:21:03 +09:00
39b15ae12c vfs: move out of container
cat pushed to staging at rosa/hakurei 2026-03-17 15:13:17 +09:00
0a12d456ce container: set CLOEXEC via close_range
cat pushed to staging at rosa/hakurei 2026-03-17 14:15:33 +09:00
d1fc1a3db7 ext: wrap close_range syscall
cat pushed to staging at rosa/hakurei 2026-03-17 14:09:43 +09:00
1c2d5f6b57 ext: integer limit values
cat pushed to master at rosa/hakurei 2026-03-17 14:01:00 +09:00
faea1f4bd6 all: remove deprecated packages
0cb1007daa ldd: remove deprecated API
e292031624 ext: move lookup test
cd5959fe5a ext: isolate from container/std
08c35ca24f container: use new netlink implementation
Compare 12 commits »
cat closed issue rosa/hakurei#25 2026-03-17 14:01:00 +09:00
Remove ldd.Exec
cat closed issue rosa/hakurei#24 2026-03-17 14:01:00 +09:00
Move some packages internal
cat pushed to develop at rosa/hakurei 2026-03-17 14:00:53 +09:00
faea1f4bd6 all: remove deprecated packages
0cb1007daa ldd: remove deprecated API
e292031624 ext: move lookup test
cd5959fe5a ext: isolate from container/std
08c35ca24f container: use new netlink implementation
Compare 12 commits »
cat pushed to staging at rosa/hakurei 2026-03-17 14:00:24 +09:00
faea1f4bd6 all: remove deprecated packages
cat pushed to staging at rosa/hakurei 2026-03-17 13:53:20 +09:00
0cb1007daa ldd: remove deprecated API
cat pushed to staging at rosa/hakurei 2026-03-17 13:46:27 +09:00
e292031624 ext: move lookup test
cat pushed to staging at rosa/hakurei 2026-03-17 13:40:06 +09:00
cd5959fe5a ext: isolate from container/std
cat pushed to staging at rosa/hakurei 2026-03-16 23:33:59 +09:00
08c35ca24f container: use new netlink implementation
cat pushed to staging at rosa/hakurei 2026-03-16 23:32:48 +09:00
c22ca89e27 container: use new netlink implementation
cat pushed to staging at rosa/hakurei 2026-03-16 23:08:04 +09:00
72bd3fb05e internal/netlink: generalise implementation from container