<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/pkg/clean_test.go, branch develop</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/pkg/clean_test.go?h=develop</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/pkg/clean_test.go?h=develop'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2026-08-29T09:58:06Z</updated>
<entry>
<title>pkg: move from internal</title>
<updated>2026-08-29T09:58:06Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-29T09:58:06Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=c2d900ec74e03e9c782cfe7b7ce06ff62cda6601'/>
<id>urn:sha1:c2d900ec74e03e9c782cfe7b7ce06ff62cda6601</id>
<content type='text'>
Closes #43.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: optional executable files</title>
<updated>2026-07-23T08:10:22Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-23T08:10:22Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=e0eec632d0a7cca2fb09e026997fa9a39dcd7504'/>
<id>urn:sha1:e0eec632d0a7cca2fb09e026997fa9a39dcd7504</id>
<content type='text'>
This enables a FileArtifact implementation to specify whether its resulting file should be executable. This change also implements shebang and ELF magic checks in the file artifact.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: implementation revisions</title>
<updated>2026-07-23T07:39:34Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-23T07:21:20Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=67dbb68818026f3d7a64e9519cf1aac36468b7c9'/>
<id>urn:sha1:67dbb68818026f3d7a64e9519cf1aac36468b7c9</id>
<content type='text'>
This enables changing the behaviour of an artifact implementation without changing its IR structure. Unfortunately this changes the IR header structure resulting in many rebuilds.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: consolidate cache attributes</title>
<updated>2026-07-09T00:34:27Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-09T00:30:56Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=2f1534853a187018b94754e5ae2f009d7c2ae347'/>
<id>urn:sha1:2f1534853a187018b94754e5ae2f009d7c2ae347</id>
<content type='text'>
This makes the interface stable.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: rename archive checksum helpers</title>
<updated>2026-06-04T05:13:20Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-04T05:13:20Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=729be19af39fb73e827bdb2798ac23942f9cf9e5'/>
<id>urn:sha1:729be19af39fb73e827bdb2798ac23942f9cf9e5</id>
<content type='text'>
These names are more consistent with other helper names, so rename them while the API is still internal.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: destroy unreachable status entries</title>
<updated>2026-06-02T06:50:30Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-02T06:50:30Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=6c2f7089b65c5e3eb5c3e65210abc0147f97ff45'/>
<id>urn:sha1:6c2f7089b65c5e3eb5c3e65210abc0147f97ff45</id>
<content type='text'>
These must be destroyed alongside their corresponding identifier or substitute entries to avoid inconsistent state.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: correctly scrub substitute status</title>
<updated>2026-06-02T06:37:55Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-02T06:37:55Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=74c18390b4d0e33f960622fa158be09f46491eb7'/>
<id>urn:sha1:74c18390b4d0e33f960622fa158be09f46491eb7</id>
<content type='text'>
Scrubbing for status predates substitutes. This change fixes scrub handling of substitute status entries.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: garbage collection</title>
<updated>2026-06-02T04:28:24Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-01T05:51:40Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=fbd2329d50a9ef2b15c0a6b62e9aa24635c2662a'/>
<id>urn:sha1:fbd2329d50a9ef2b15c0a6b62e9aa24635c2662a</id>
<content type='text'>
This destroys cache entries not referred to by user-specified artifacts and optionally their inputs.

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