<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/pkg/exec.go, branch v0.4.4</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/pkg/exec.go?h=v0.4.4</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/pkg/exec.go?h=v0.4.4'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2026-06-10T04:34:44Z</updated>
<entry>
<title>cmd/mbf: migrate shell to enter</title>
<updated>2026-06-10T04:34:44Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-10T04:34:44Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=c661a3b63a6ec6a680338879dccbcb0b6285f6c6'/>
<id>urn:sha1:c661a3b63a6ec6a680338879dccbcb0b6285f6c6</id>
<content type='text'>
This reduces duplicate code. This change also adds resolv.conf to the container.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: expose snapshot of binfmt entries</title>
<updated>2026-06-02T07:05:09Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-02T07:05:09Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=9e824452bd3799050f6a36dc1774ddf7120bf78a'/>
<id>urn:sha1:9e824452bd3799050f6a36dc1774ddf7120bf78a</id>
<content type='text'>
This is otherwise not externally accessible. The resulting map can be safely mutated.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: rename measured exec type</title>
<updated>2026-05-12T06:23:33Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-05-12T06:22:58Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=688d43417b4f3d3970d6798baa1aeee20a8b7d5c'/>
<id>urn:sha1:688d43417b4f3d3970d6798baa1aeee20a8b7d5c</id>
<content type='text'>
This type is no longer exclusive to KindExecNet.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: optionally measure exec artifact</title>
<updated>2026-05-12T06:11:17Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-05-12T06:10:43Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=6643cfbeee181ee1bd543e2b3783bb5a8c01ad13'/>
<id>urn:sha1:6643cfbeee181ee1bd543e2b3783bb5a8c01ad13</id>
<content type='text'>
Useful for verifying deterministic output without enabling network access.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: optionally register binfmt</title>
<updated>2026-05-07T10:43:06Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-05-07T09:04:59Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=8d72b9e5bd8d99cbd32ce0ebe2f5da8e9b1d88ce'/>
<id>urn:sha1:8d72b9e5bd8d99cbd32ce0ebe2f5da8e9b1d88ce</id>
<content type='text'>
This transparently supports curing foreign exec artifacts.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg/exec: close early failure before wait</title>
<updated>2026-05-06T09:38:16Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-05-06T09:38:16Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=917be2de93000dfc4ecc9a2824271d8f72068796'/>
<id>urn:sha1:917be2de93000dfc4ecc9a2824271d8f72068796</id>
<content type='text'>
This avoids a deadlock on an early container failure.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: optionally suppress init verbosity</title>
<updated>2026-05-05T11:03:06Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-05-05T11:03:06Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=5a26895a229fa85b66b62bf70fcaec06aab8ad6f'/>
<id>urn:sha1:5a26895a229fa85b66b62bf70fcaec06aab8ad6f</id>
<content type='text'>
This flag applies to every exec artifact cured by the cache. It has no effect on cure outcome.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: job count in container environment</title>
<updated>2026-04-15T06:49:21Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-04-15T06:48:03Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=3352bb975bca696c8c4d2ed2f129c97514e013a4'/>
<id>urn:sha1:3352bb975bca696c8c4d2ed2f129c97514e013a4</id>
<content type='text'>
This exposes preferred job count to the container initial process.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: optional landlock LSM</title>
<updated>2026-04-07T03:44:07Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-04-07T03:44:07Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=10f8b1c2214bf75cc2d755956c57bac193fe6427'/>
<id>urn:sha1:10f8b1c2214bf75cc2d755956c57bac193fe6427</id>
<content type='text'>
The alpine linux riscv64 kernel does not enable Landlock LSM, and kernel compilation is not yet feasible.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: per-cache SCHED_IDLE</title>
<updated>2026-04-03T07:49:34Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-04-03T07:48:43Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=591a60bac99b17ba0f345ee93057ea5a148837fd'/>
<id>urn:sha1:591a60bac99b17ba0f345ee93057ea5a148837fd</id>
<content type='text'>
This is cleaner than setting it globally, and is impossible to race.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
</feed>
