- Remove attempts to build Debian dependencies in LFS environment - Add comprehensive package mapping to ignore Debian-specific packages - Use Debian only as source repository, not for dependency resolution - Skip optional/specific dependencies (graphics, audio, test frameworks, etc.) - Keep only essential build tools (cmake, pkgconf, gcc, make, etc.) Now zsvo properly works in LFS: - Downloads source from Debian .dsc files - Shows required dependencies for manual installation - Builds .zsvo packages using own recipes - Installs packages to LFS root filesystem |
||
|---|---|---|
| .. | ||
| build.go | ||
| cache.go | ||
| doctor.go | ||
| info.go | ||
| install.go | ||
| install_test.go | ||
| lang.go | ||
| list.go | ||
| remove.go | ||
| search.go | ||
| upgrade.go | ||