commit 66a2f8d8c3bd6a67c03bc1eade6935f9fe164f25 parent d3efeb5bda50f751cbf20318d89a298ea541d101 Author: Jan Pobrislo <ccx@te2000.cz> Date: Sat, 1 Nov 2025 20:42:38 +0000 re-add busybox-modutils to default boot environment Diffstat:
| M | templates/pkg/default.environment | | | 6 | +++--- |
| M | variants/ccx-x86_64/default.environment | | | 5 | +++-- |
| M | variants/root-x86_64/default.environment | | | 5 | +++-- |
3 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/templates/pkg/default.environment b/templates/pkg/default.environment @@ -3,6 +3,6 @@ #+{{pkg_install_name("system-config-rc")}} #+{{pkg_install_name("system-config-scripts")}} #+{{pkg_install_name("system-config-init")}} -#+{{pkg_install_name("system-config-zsh")}}{# -#+{{pkg_install_name("userspace.environment")}} -{% include "pkg/kernel.environment" %} #} +#+{{pkg_install_name("system-config-zsh")}} +#+{{pkg_install_name("busybox-modutils")}}{# for normal module location / hand-built kernel #} +{#- {% include "pkg/kernel.environment" %} #} diff --git a/variants/ccx-x86_64/default.environment b/variants/ccx-x86_64/default.environment @@ -44,4 +44,5 @@ #+system-config-rc.ef5a3153d15263ab728561772399d79a4e3c955de08d533afb1ad1b291ba5977 #+system-config-scripts.6080239044e6d330a6ea9e01625ca9d04971775d95bfc60a336235e0a4b1d743 #+system-config-init.6159b40338631191ea003e0476c490c0a6f11bfe72a88f014e3afdbc991c48e5 -#+system-config-zsh.44342c96638209b72ed90af329e3f90445dd1c5f6ca837b3d735833a48d8dd34- \ No newline at end of file +#+system-config-zsh.44342c96638209b72ed90af329e3f90445dd1c5f6ca837b3d735833a48d8dd34 +#+busybox-modutils.4b75849c60eb1dc2a0435cd9072816ef60dd80565ff6892d1b00cc664656ec87+ \ No newline at end of file diff --git a/variants/root-x86_64/default.environment b/variants/root-x86_64/default.environment @@ -44,4 +44,5 @@ #+system-config-rc.088a99068dadef24c7fa452c9e5bff0640fba0c9802f1b33cd60a40b7f6e375e #+system-config-scripts.c533391a1fcb035cbc2e4bad71f1dc5c40ed8b2c37d0dcd2cc7929c1dea80b5f #+system-config-init.12fe2d7f13454ee72c9a751b846065d87989a25134d9e51ff3c739b89832e169 -#+system-config-zsh.62c3518c0b26bb74a5913e7c6a89e60e0ac9ac138cddde75a74828713d3b7b37- \ No newline at end of file +#+system-config-zsh.62c3518c0b26bb74a5913e7c6a89e60e0ac9ac138cddde75a74828713d3b7b37 +#+busybox-modutils.ebb7b2cc2e280cc5c68f2c7ccd8dd75304de57061e314de8459057fb2b7c0209+ \ No newline at end of file