deb: remove sbuild build mode
CI / build (push) Successful in 8m15s
CI / snap (push) Successful in 3m28s

This commit is contained in:
2026-07-24 14:32:47 +02:00
parent a0d35bb18e
commit 62ce4e3696
6 changed files with 5 additions and 63 deletions
+2 -2
View File
@@ -97,7 +97,7 @@ Missing features:
- [x] Build for a specific architecture
- [ ] Three build modes:
- [ ] Build locally (discouraged)
- [x] Build using sbuild+unshare, with binary emulation (default)
- [x] Build using unshare chroot, with binary emulation (default)
- [x] Cross-compilation
- [ ] Async build
- [ ] `pkh status`
@@ -111,7 +111,7 @@ Missing features:
- [ ] Lint the package
- [ ] `pkh test`
- [ ] Run autopkgtest
- [ ] Provide options: local (discouraged), sbuild/VM?, ppa
- [ ] Provide options: local (discouraged), chroot, VM?, ppa
- [ ] Async test
## Nice-to-have features