<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/pkg, branch master</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/pkg?h=master</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/pkg?h=master'/>
<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: remove arch snapshot API</title>
<updated>2026-08-29T09:38:52Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-29T09:38:52Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=bd4f29909e0750a4660eaf48e3169777a265b0ab'/>
<id>urn:sha1:bd4f29909e0750a4660eaf48e3169777a265b0ab</id>
<content type='text'>
This function has no current users and has no good use case, so remove it before the API is made stable.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: treat bare carriage return as end-of-line marker</title>
<updated>2026-08-27T07:07:05Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-27T07:07:05Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=ccb004e2174ca9fedba7bc95b036fc62dbdc28b1'/>
<id>urn:sha1:ccb004e2174ca9fedba7bc95b036fc62dbdc28b1</id>
<content type='text'>
This avoids having progress indicators mess up logging.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>container: enter init path early</title>
<updated>2026-08-25T05:53:29Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-25T05:48:27Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=1c3761bb53c95d75751f95e8f77d9d1e5928b968'/>
<id>urn:sha1:1c3761bb53c95d75751f95e8f77d9d1e5928b968</id>
<content type='text'>
There is generally no use case where any setup is required before init, and requiring the explicit function call is error-prone and unnecessary. It also causes trouble with packages using a similar trick. This change moves argv0 check early and makes it an import side effect. The stub will be removed in v0.5.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: eliminate gzip-derived identifiers</title>
<updated>2026-08-20T09:19:38Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-20T09:19:38Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=ace59607f2189ebad3b91cd43e7b3f52057dc942'/>
<id>urn:sha1:ace59607f2189ebad3b91cd43e7b3f52057dc942</id>
<content type='text'>
These test cases are fragile to changes in package compress/gzip.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: deduplicate unwrapped input errors</title>
<updated>2026-08-12T13:34:12Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-12T13:34:12Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=8821d34b108b27dc99d225cdb71bdd1ab58552e4'/>
<id>urn:sha1:8821d34b108b27dc99d225cdb71bdd1ab58552e4</id>
<content type='text'>
This avoids repeating errors belonging to multiple instances of the same artifact in different locations in memory.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: in-flight error resolution</title>
<updated>2026-08-12T07:21:47Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-12T07:21:47Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=a431f16e6fad74c459f627ef29afc139df0168e4'/>
<id>urn:sha1:a431f16e6fad74c459f627ef29afc139df0168e4</id>
<content type='text'>
The DCE is a slow and overcomplicated solution to a simple problem. This change replaces the DCE by resolving errors in-flight.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: cure entry/exit notification</title>
<updated>2026-07-31T04:58:32Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-31T04:58:32Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=280a736ce39009f025fae418e9f208a37b6a8d03'/>
<id>urn:sha1:280a736ce39009f025fae418e9f208a37b6a8d03</id>
<content type='text'>
This enables cure status display without inspecting internal state.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: highlight miscellaneous verbose output</title>
<updated>2026-07-30T13:41:18Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-30T13:41:18Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=e73f9e0626d5ac3055feac76b0eb0dfa8f25dd4c'/>
<id>urn:sha1:e73f9e0626d5ac3055feac76b0eb0dfa8f25dd4c</id>
<content type='text'>
These were missed when adding highlight for core cache verbose output.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: highlight cache verbose output</title>
<updated>2026-07-30T08:35:49Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-30T08:35:49Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=1567a3e582e10abfac19b627af471af735b4218b'/>
<id>urn:sha1:1567a3e582e10abfac19b627af471af735b4218b</id>
<content type='text'>
This highlights sections of messages, increasing readability in some cases.

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