linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
xendriverdomain.main
(64B)
1 #!/bin/sh
2
3 if [ "$1" != start ]; then
4 exit
5 fi
6
7 exec xl devd -F
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
(64B)
1 #!/bin/sh
2
3 if [ "$1" != start ]; then
4 exit
5 fi
6
7 exec xl devd -F