linux-qubasis

linux oasis port as a qubes template

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

commit e91c9bfdacb7a39fdcde00c75c68e06ec234781d
parent 1801d5d9f3118473991925d1666c9a312be428bb
Author: Jul <jul@9o.is>
Date:   Thu,  4 Sep 2025 12:24:14 +0800

add missing directories to the example template

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

diff --git a/tpl/example/gen.sh b/tpl/example/gen.sh @@ -1,5 +1,12 @@ dir /dev dir /tmp +dir /bin +dir /share +dir /share/misc +dir /share/man +dir /share/man/man1 +dir /share/man/man5 +dir /share/man/man8 pkg oksh pkg sbase