<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/app/finalise.go, branch develop</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/app/finalise.go?h=develop</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/app/finalise.go?h=develop'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2025-10-28T19:33:13Z</updated>
<entry>
<title>internal/outcome: rename from app</title>
<updated>2025-10-28T19:33:13Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-28T19:32:43Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=a0b4e47acc228e48165966d8e139277b8f6f450e'/>
<id>urn:sha1:a0b4e47acc228e48165966d8e139277b8f6f450e</id>
<content type='text'>
This is less ambiguous, and more accurately describes the purpose of the package.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>hst/instance: define instance state</title>
<updated>2025-10-23T13:59:02Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-23T13:51:10Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=dd94818f20c7a37bdd7c6129551759db1b09b65e'/>
<id>urn:sha1:dd94818f20c7a37bdd7c6129551759db1b09b65e</id>
<content type='text'>
This is now part of the hst API. This change also improves identifier generation and serialisation.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/app: relocate state initialisation</title>
<updated>2025-10-10T11:15:58Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-10T11:12:05Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=24de7c50a0ea7000c3a49c56b91db9aa72abdd28'/>
<id>urn:sha1:24de7c50a0ea7000c3a49c56b91db9aa72abdd28</id>
<content type='text'>
This is useful for testing.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/app: copy parts of config to state</title>
<updated>2025-10-09T18:19:09Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-09T18:19:09Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=109aaee6593ac6e72d23b817e5b75292c2ed7bed'/>
<id>urn:sha1:109aaee6593ac6e72d23b817e5b75292c2ed7bed</id>
<content type='text'>
This is less error-prone than passing the address to the entire hst.Config struct, and reduces the likelihood of accidentally clobbering hst.Config. This also improves ease of testing.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/app: filter ops in implementation</title>
<updated>2025-10-09T17:23:34Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-09T17:23:34Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=22ee5ae151fa991cf23dbf1b3efb5a0d6fb9b092'/>
<id>urn:sha1:22ee5ae151fa991cf23dbf1b3efb5a0d6fb9b092</id>
<content type='text'>
This is cleaner and less error-prone, and should also result in negligibly less memory allocation.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/app: hold config address in state</title>
<updated>2025-10-09T16:21:01Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-09T16:20:16Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=4246256d781f169b86f76d8654f6df5ffc6ddae6'/>
<id>urn:sha1:4246256d781f169b86f76d8654f6df5ffc6ddae6</id>
<content type='text'>
This can be removed eventually as it is barely used.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>message: relocate from container</title>
<updated>2025-10-08T20:18:19Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-08T20:04:08Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=87b5c30ef6d5b7b8a10d6a5a8610054c403923e6'/>
<id>urn:sha1:87b5c30ef6d5b7b8a10d6a5a8610054c403923e6</id>
<content type='text'>
This package is quite useful. This change allows it to be imported without importing container.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/app: do not encode config early</title>
<updated>2025-10-08T19:38:54Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-08T19:38:54Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=df9b77b077d967d35082adb8ab3b00dd67d7bc97'/>
<id>urn:sha1:df9b77b077d967d35082adb8ab3b00dd67d7bc97</id>
<content type='text'>
Finalise no longer clobbers hst.Config.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/app: build container state in shim</title>
<updated>2025-10-08T13:30:40Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-08T13:30:14Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=a40d1827061650b5ab438e1cc10e12c31eb1391b'/>
<id>urn:sha1:a40d1827061650b5ab438e1cc10e12c31eb1391b</id>
<content type='text'>
This significantly decreases ipc overhead.

Closes #3.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/app: relocate ops condition</title>
<updated>2025-10-08T10:39:00Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2025-10-08T10:39:00Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=ee6c471fe6e183d78e396a23b2a92fd26bb31143'/>
<id>urn:sha1:ee6c471fe6e183d78e396a23b2a92fd26bb31143</id>
<content type='text'>
This allows reuse and finer grained testing of fromConfig.

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