| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
These can be set to anything by the distribution.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This change also improves plumbing for stripping options.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This target is unlikely to become viable any time soon.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Backport patch will be removed in the next release.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
For targets where the bootstrap toolchain is not available.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This toolchain is hacked to pieces. It works well enough to bootstrap Go, though.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Required by GCC on musl.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This exposes IR outside test cases, useful for verifying correctness of alternative IR emitters.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This significantly increases IR generation performance.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Appears to be required by GCC? It complains with stuff installed by LLVM.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Required by GCC.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This allows for more flexible build setups.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
For obtaining sources of projects that stubbornly refuse to provide release tarballs.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Required by programs that download from the internet in measured execArtifact.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This fails intermittently.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This makes prefixes consistent with everything else since this will end up in the final Rosa OS image.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
These used to be provided by busybox.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Because the zip format is too awful and cannot be streamed anyway, supporting it natively comes with no benefit.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This should be able to fetch repositories deterministically.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This sets the correct flag and also avoids changing ident per system.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Required for http support in git.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Required for some projects with broken build scripts.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Required by curl.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Optional for many programs.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This also encodes extra information for iana-etc.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This was added quite early and has no effect. Remove it to avoid compiling git early.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This should hopefully provide good separation between the artifact curing backend implementation and the (still work in progress) language. Making the IR parseable also guarantees uniqueness of the representation.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This was taking way too long for early failures.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
These get taken down periodically and causes way too many rebuilds when they are taken down. Use mirror until a more elegant solution is available.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
These come with 16-year-old scripts that do not understand aarch64 or really anything else relevant to Rosa OS.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Required when generating autotools build systems.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This is very expensive. Avoid.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Some GNU software do not like the grep in toybox.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This includes ident of all three stages and the matching checksum if check is passing.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This change also moves rpath flags to a more appropriate method.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This cleans up checks specific to Rosa OS, and fixes stack overflow in llvm under certain conditions.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
These fail when running as users with supplementary groups, since they are unmapped in the container. This was not the case in the development container where all groups were dropped, so the failure was missed.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This patch will be removed in the next release.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This now requires kernel headers for some reason.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
GNU infrastructure is extraordinarily flaky and fetching from it killed the server too many times.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
These are not fully controlled by hakurei and may change depending on host configuration.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This migrates artifacts that the helper cannot produce an identical instance of.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This makes log output more useful.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This change only migrates artifacts that remain unchanged under the helper, so this change should not cause any rebuilds.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This should make the call site look better for new artifacts.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This will come with a helper eventually.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
These are no longer provided by the (incomplete) toybox implementations, so they need to be specified explicitly.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|