diff --git a/steps-guix/improve/open_console.sh b/steps-guix/improve/open_console.sh new file mode 100644 index 00000000..de10727c --- /dev/null +++ b/steps-guix/improve/open_console.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +# SPDX-License-Identifier: GPL-3.0-or-later + +. /steps/improve/open_console.sh diff --git a/steps-guix/manifest b/steps-guix/manifest index 178eea56..3bc1d9ae 100644 --- a/steps-guix/manifest +++ b/steps-guix/manifest @@ -12,6 +12,7 @@ build: musl-obstack-1.2.3 build: elfutils-0.194 build: linux-6.12.74 jump: linux64 +improve: open_console ( INTERACTIVE == True && CHROOT == False ) improve: finalize_fhs improve: get_network # Build Guix Dependencies