<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/cmd, branch staging</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/cmd?h=staging</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/cmd?h=staging'/>
<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>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/rosa: read-only access to built-ins</title>
<updated>2026-08-25T05:00:42Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-25T04:57:38Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=ac7abbbe3fa2eea01defb670abc7dc1dc336cf21'/>
<id>urn:sha1:ac7abbbe3fa2eea01defb670abc7dc1dc336cf21</id>
<content type='text'>
This removes potential footguns caused by mutable builtins without requiring unnecessary clones.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>release: 0.4.7</title>
<updated>2026-08-21T09:40:42Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-21T09:40:42Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=d9803e5be75e28d2040ca6d6301848683e00dd07'/>
<id>urn:sha1:d9803e5be75e28d2040ca6d6301848683e00dd07</id>
<content type='text'>
Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>go: 1.27</title>
<updated>2026-08-20T10:05:29Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-20T09:23:21Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=cbd95294ba1f6c0a54fe8510814359e4a774cd67'/>
<id>urn:sha1:cbd95294ba1f6c0a54fe8510814359e4a774cd67</id>
<content type='text'>
This fixes test cases affected by jsonv2 changes.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>cmd/hakurei: terminate specified instance</title>
<updated>2026-08-12T09:03:54Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-12T09:03:54Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=1bc16b51a68642e1ff2681f71a34e0694468b768'/>
<id>urn:sha1:1bc16b51a68642e1ff2681f71a34e0694468b768</id>
<content type='text'>
This is theoretically susceptible to the PID race, but such an event is statistically impossible, and not exploitable in the intended use case, regardless.

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>release: 0.4.6</title>
<updated>2026-08-09T11:48:28Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-09T11:48:28Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=c79ae7aed64780cb70ec0aa5937a8905736aa2c9'/>
<id>urn:sha1:c79ae7aed64780cb70ec0aa5937a8905736aa2c9</id>
<content type='text'>
Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>cmd/dist: replace readme with license</title>
<updated>2026-08-09T11:40:52Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-09T11:40:52Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=396ae2ba2adcfd83ef8e12b8ef4e6070972fa461'/>
<id>urn:sha1:396ae2ba2adcfd83ef8e12b8ef4e6070972fa461</id>
<content type='text'>
The readme document is pretty useless for anything other than the website, so replace it with something more relevant.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>cmd/mbf: improve title format</title>
<updated>2026-08-08T04:10:18Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-08-08T04:10:18Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=d236c9eaf79da25529497621d097a9bfac08d4b4'/>
<id>urn:sha1:d236c9eaf79da25529497621d097a9bfac08d4b4</id>
<content type='text'>
This is cleaner for long-running daemon processes, and the additional information is more intuitive.

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