linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
commit 8ec9cc5f4ef541a8277de477523d0877c746fdd5 parent 1a2ad96288380d691496cacb9ef0fc80048d0c28 Author: Jul <jul@9o.is> Date: Sat, 11 Oct 2025 16:45:00 +0800 Revert "remove original netbsd-curses" This reverts commit 1a2ad96288380d691496cacb9ef0fc80048d0c28. Diffstat:
| M | .gitmodules | | | 4 | ++++ |
| A | pkg/netbsd-curses/repo | | | 1 | + |
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -42,6 +42,10 @@ path = pkg/zlib/repo url = https://github.com/madler/zlib ignore = all +[submodule "netbsd-curses"] + path = pkg/netbsd-curses/repo + url = https://github.com/oasislinux/netbsd-curses.git + ignore = all [submodule "fspec-sync"] path = pkg/fspec-sync/repo url = https://github.com/oasislinux/fspec-sync.git diff --git a/pkg/netbsd-curses/repo b/pkg/netbsd-curses/repo @@ -0,0 +1 @@ +Subproject commit 59e4f32515711c4b8a2f3aeca3cc5f7364d2101b