diff options
author | Richard Sent <richard@freakingpenguin.com> | 2024-05-28 20:36:06 -0400 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-06-04 12:08:34 +0200 |
commit | 40c6f708393885a2d28f847350e8f47beb11e745 (patch) | |
tree | ed8a7bc80c01d9642a75e979502b42db6354a32b /config-daemon.ac | |
parent | 3e87b207ce96679e2f289a5522a248d38c4f3962 (diff) | |
download | guix-40c6f708393885a2d28f847350e8f47beb11e745.tar guix-40c6f708393885a2d28f847350e8f47beb11e745.tar.gz |
guix-install.sh: Add unique requirement for sysv init system
This improves the installer's ability to detect that all requirements are
present regardless of init system. It also avoids performing the requirement
check twice (printing excessively to the console) and provides a framework for
adding new init system specific requirements if it's needed in the future.
* etc/guix-install.sh (add_init_sys_require): Create.
(SYSV_INIT_REQUIRE): Create.
(main_install): Reorder installer steps so all requirements are checked in one
pass.
Change-Id: Ic541c1b90499d504642b7ab4ae595501b1a37b0d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'config-daemon.ac')
0 files changed, 0 insertions, 0 deletions