commit 6e72e118159b5e05001e901fd6e695c014271181 parent 8779df32b8fe749da214e9e9263a964632845faf Author: Jan Pobrislo <ccx@te2000.cz> Date: Wed, 3 Dec 2025 18:03:48 +0000 Environment variant with more old packages Diffstat:
| A | templates/pkg/oldsystem.environment | | | 5 | +++++ |
| A | variants/ccx-x86_64/oldsystem.environment | | | 6 | ++++++ |
| A | variants/root-x86_64/oldsystem.environment | | | 6 | ++++++ |
3 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/templates/pkg/oldsystem.environment b/templates/pkg/oldsystem.environment @@ -0,0 +1,5 @@ +#!/usr/bin/env pthbs-build +#+busybox.a0af8a5860e7fa278d39404f06a382633b7e2122d85c16bb2e22b1804cdd1654 +#+gnu-make.0a6fbda1db6316eb5ed666a1697e7bf0e4604d371ac4cf5d24a5151e76280074 +#+musl-cross-make.513f0acae3d9d88d67a9151a33515f34995d3ff3d69f38b47239070d1b02c731 +#+{{pkg_install_name("musl-cross-make:old")}} diff --git a/variants/ccx-x86_64/oldsystem.environment b/variants/ccx-x86_64/oldsystem.environment @@ -0,0 +1,5 @@ +#!/usr/bin/env pthbs-build +#+busybox.a0af8a5860e7fa278d39404f06a382633b7e2122d85c16bb2e22b1804cdd1654 +#+gnu-make.0a6fbda1db6316eb5ed666a1697e7bf0e4604d371ac4cf5d24a5151e76280074 +#+musl-cross-make.513f0acae3d9d88d67a9151a33515f34995d3ff3d69f38b47239070d1b02c731 +#+musl-cross-make.74cd95cd7bd1db21d28d9a8579d924d588b9cbfd0f9744c0fb890188d71646aa+ \ No newline at end of file diff --git a/variants/root-x86_64/oldsystem.environment b/variants/root-x86_64/oldsystem.environment @@ -0,0 +1,5 @@ +#!/usr/bin/env pthbs-build +#+busybox.a0af8a5860e7fa278d39404f06a382633b7e2122d85c16bb2e22b1804cdd1654 +#+gnu-make.0a6fbda1db6316eb5ed666a1697e7bf0e4604d371ac4cf5d24a5151e76280074 +#+musl-cross-make.513f0acae3d9d88d67a9151a33515f34995d3ff3d69f38b47239070d1b02c731 +#+musl-cross-make.884725bf380e0e537bcd0e07975a2cc8faa6597fc199d2b63db309e9fcea4e4f+ \ No newline at end of file