linux-qubasis

linux oasis port as a qubes template

git clone https://9o.is/git/linux-qubasis.git

commit 13788e858a0e13b4463e011bdcf3f952d175d46e
parent e0811d5e4ca5c15853869ab7eabcfb6156879c32
Author: Jul <jul@9o.is>
Date:   Mon, 15 Sep 2025 15:58:41 +0800

add /sbin/init to example template

Diffstat:
Mtpl/example/gen.sh | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/tpl/example/gen.sh b/tpl/example/gen.sh @@ -10,6 +10,9 @@ dir /share/man/man1 dir /share/man/man5 dir /share/man/man8 +dir /sbin +sym ../bin/sh /sbin/init + pkg oksh pkg sbase