<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/system.go, branch develop</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/system.go?h=develop</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/system.go?h=develop'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2024-11-01T18:13:57Z</updated>
<entry>
<title>cmd: shim and init into separate binaries</title>
<updated>2024-11-01T18:13:57Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-11-01T18:03:44Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=584732f80ab91afb349720cfb8e9979ed2ba173e'/>
<id>urn:sha1:584732f80ab91afb349720cfb8e9979ed2ba173e</id>
<content type='text'>
This change also fixes a deadlock when shim fails to connect and complete the setup.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>system: move sd_booted implementation to os abstraction</title>
<updated>2024-10-27T03:09:34Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-27T03:08:17Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=7df9d8d01dadcb05396d278aba11afc2ab4a2328'/>
<id>urn:sha1:7df9d8d01dadcb05396d278aba11afc2ab4a2328</id>
<content type='text'>
This implements lazy loading of the systemd marker (they are not accessed in init and shim) and ensures consistent behaviour when running with a stub.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>fmsg: support temporarily withholding output</title>
<updated>2024-10-26T14:09:32Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-26T14:09:32Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=ae1a102882103221ef842176dfd8cb1090d5f591'/>
<id>urn:sha1:ae1a102882103221ef842176dfd8cb1090d5f591</id>
<content type='text'>
Trying to print to a shared stdout is a terrible idea. This change makes it possible to withhold output for the lifetime of the sandbox.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>internal: ReadDir wrapper return fs.DirEntry</title>
<updated>2024-10-25T05:56:29Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-25T05:56:29Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=3bfe8dbf5db5508b2db960de27246fd80df4c523'/>
<id>urn:sha1:3bfe8dbf5db5508b2db960de27246fd80df4c523</id>
<content type='text'>
Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>internal: use fallback paths when XDG_RUNTIME_DIR is not absolute</title>
<updated>2024-10-25T03:14:57Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-25T03:14:57Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=3b82cc55dea66c9c404c73b010203fd6a2c38cdb'/>
<id>urn:sha1:3b82cc55dea66c9c404c73b010203fd6a2c38cdb</id>
<content type='text'>
There are scenarios where XDG_RUNTIME_DIR is set to an empty string or garbage. This check tries to ensure reasonable behaviour in most of those cases.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>internal: wrap calls to os standard library functions</title>
<updated>2024-10-23T12:46:21Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-23T12:46:21Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=6bc5be7e5a2334274adf2945ad6d29d063a7086b'/>
<id>urn:sha1:6bc5be7e5a2334274adf2945ad6d29d063a7086b</id>
<content type='text'>
This change helps tests stub out and simulate OS behaviour during the sealing process. This also removes dependency on XDG_RUNTIME_DIR as the internal.System implementation provided to App provides a compat directory inside the tmpdir-based share when XDG_RUNTIME_DIR is unavailable.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
</feed>
