linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
commit 6d245f69f917923e6f31e906faf06c8674ad95c8 parent 4053f0e7d34f69a7cc6db9f6d77c70134957daba Author: Jul <jul@9o.is> Date: Sat, 11 Oct 2025 17:33:52 +0800 only compile curses terminfo for tmux-256color Diffstat:
| M | pkg/netbsd-curses/gen.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pkg/netbsd-curses/gen.sh b/pkg/netbsd-curses/gen.sh @@ -29,6 +29,7 @@ headers " rule tic '$hostdir/tic $ticflags -o $out $in $terms' bind description 'TIC $out' +bind terms 'dumb tmux-256color' rule nbperf 'TOOL_NBPERF=$hostdir/nbperf $in >$out' bind description 'NBPERF $out'