<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/pkg/compress.go, branch develop</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/pkg/compress.go?h=develop</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/pkg/compress.go?h=develop'/>
<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: decompress xz streams</title>
<updated>2026-07-25T05:03:34Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-25T05:03:03Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=e5abf51296fa1405c4a6314eafc1b97d247c5b60'/>
<id>urn:sha1:e5abf51296fa1405c4a6314eafc1b97d247c5b60</id>
<content type='text'>
This uses a port of the public domain xz implementation.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: decompress zstd streams</title>
<updated>2026-07-23T13:18:06Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-23T13:18:06Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=390f3b2daee0f81d97c4451015d08758418eba34'/>
<id>urn:sha1:390f3b2daee0f81d97c4451015d08758418eba34</id>
<content type='text'>
This uses internal/zstd until compress/zstd becomes available.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: optional executable files</title>
<updated>2026-07-23T08:10:22Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-23T08:10:22Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=e0eec632d0a7cca2fb09e026997fa9a39dcd7504'/>
<id>urn:sha1:e0eec632d0a7cca2fb09e026997fa9a39dcd7504</id>
<content type='text'>
This enables a FileArtifact implementation to specify whether its resulting file should be executable. This change also implements shebang and ELF magic checks in the file artifact.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: rename inputs method</title>
<updated>2026-07-02T14:21:31Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-07-02T13:59:40Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=dde69dde61e57fa929596294f6b4e8f798f5598e'/>
<id>urn:sha1:dde69dde61e57fa929596294f6b4e8f798f5598e</id>
<content type='text'>
Inputs is more correct than dependencies in the current terminology.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: optionally exempt implementations from cures counter</title>
<updated>2026-06-19T16:03:28Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-19T16:03:28Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=a4fab678114b61c1c3473661577797ecf029514d'/>
<id>urn:sha1:a4fab678114b61c1c3473661577797ecf029514d</id>
<content type='text'>
This avoids holding up many slots with a long pipeline.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: prefix reporting names</title>
<updated>2026-06-04T10:05:36Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-04T10:05:36Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=8fb6fdaa80e793928f80c45d058aa5aebf79e78b'/>
<id>urn:sha1:8fb6fdaa80e793928f80c45d058aa5aebf79e78b</id>
<content type='text'>
This reads better than suffixes.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: remove tar built-in decompressor</title>
<updated>2026-06-04T09:54:43Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-04T09:37:07Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=db69dcf0be0c1be4e3187027fa4199538013e76d'/>
<id>urn:sha1:db69dcf0be0c1be4e3187027fa4199538013e76d</id>
<content type='text'>
This is replaced by decompressArtifact and is no longer necessary.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: stream decompress artifact</title>
<updated>2026-06-04T09:33:04Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-06-04T09:12:03Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=76c1fb84c87ba12a22b64f7c471a92603365837f'/>
<id>urn:sha1:76c1fb84c87ba12a22b64f7c471a92603365837f</id>
<content type='text'>
The tarArtifact predates FileArtifact pipelining. This migrates decompression and buffering into a standalone artifact implementation.

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