<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei, branch v0.3.4</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/?h=v0.3.4</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/?h=v0.3.4'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2026-01-26T18:56:06Z</updated>
<entry>
<title>release: 0.3.4</title>
<updated>2026-01-26T18:56:06Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T18:56:06Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=d61faa09eb88b646430b09ef7b6e7f48bc0688eb'/>
<id>urn:sha1:d61faa09eb88b646430b09ef7b6e7f48bc0688eb</id>
<content type='text'>
Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/rosa: hakurei artifact</title>
<updated>2026-01-26T17:24:49Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T17:24:49Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=50153788eff84b2d89e7785f947ffe998595fee8'/>
<id>urn:sha1:50153788eff84b2d89e7785f947ffe998595fee8</id>
<content type='text'>
This does not yet have fuse from staging. Everything else works perfectly, though.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/rosa: various X artifacts</title>
<updated>2026-01-26T17:02:49Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T17:02:49Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=c84fe632170301d417b58205d346e8fa15744fae'/>
<id>urn:sha1:c84fe632170301d417b58205d346e8fa15744fae</id>
<content type='text'>
Required by xcb which is required by hakurei.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: exclusive artifacts</title>
<updated>2026-01-26T16:23:50Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T16:16:21Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=eb67e5e0a8821058fed782bf9c90b45c793036a5'/>
<id>urn:sha1:eb67e5e0a8821058fed782bf9c90b45c793036a5</id>
<content type='text'>
This alleviates scheduler overhead when curing many artifacts.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/rosa/acl: use patch helper</title>
<updated>2026-01-26T15:30:50Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T15:30:50Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=948afe33e5006f7e37e24bbc69be2e527a07ddb3'/>
<id>urn:sha1:948afe33e5006f7e37e24bbc69be2e527a07ddb3</id>
<content type='text'>
This is significantly less ugly.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/rosa: patch ignore whitespace</title>
<updated>2026-01-26T12:56:36Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T12:56:09Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=76c657177dfabd69a867d9677f6305fcc142b4b6'/>
<id>urn:sha1:76c657177dfabd69a867d9677f6305fcc142b4b6</id>
<content type='text'>
This makes it work better with patches emitted by git.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/rosa: kernel patching</title>
<updated>2026-01-26T12:20:52Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T12:20:52Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=4356f978aa32d903b70f8408375a609091eb0ddb'/>
<id>urn:sha1:4356f978aa32d903b70f8408375a609091eb0ddb</id>
<content type='text'>
The side effect of this is to work around zfs performance issue with chmod on overlay mount.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/rosa: isolate patching helper</title>
<updated>2026-01-26T12:00:29Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T11:47:11Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=4f17dad645a31e7971b956267aee8f983c59e1ec'/>
<id>urn:sha1:4f17dad645a31e7971b956267aee8f983c59e1ec</id>
<content type='text'>
This is useful outside llvm as well.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/rosa: parallel autoconf tests</title>
<updated>2026-01-26T10:52:59Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T10:52:59Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=68b7d41c65bcec698a4c80fbfee2a359c6c593c3'/>
<id>urn:sha1:68b7d41c65bcec698a4c80fbfee2a359c6c593c3</id>
<content type='text'>
These take forever and run sequentially by default for some reason.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/rosa: parallel perl tests</title>
<updated>2026-01-26T10:45:50Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T10:45:50Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=e48f303e3862c3403489cda7ce7a4779a1251f7b'/>
<id>urn:sha1:e48f303e3862c3403489cda7ce7a4779a1251f7b</id>
<content type='text'>
This is found in the github action, the test target does not appear to support parallelisation.

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