Commit graph

10 commits

Author SHA1 Message Date
itexpert228
1d61cf20f9
Add fast resolver integration and clean up build artifacts
- Implement optimized dependency resolver with <1ms lookup performance
- Add --fast-resolver flag for enabling fast resolution
- Create BuildSession interface for compatibility
- Add persistent package index cache with O(1) lookups
- Remove zsvo.bundle from repository (now in .gitignore)
- Update .gitignore to exclude build artifacts and archives
2026-03-15 16:20:18 +03:00
itexpert228
b4b02e8e82
feat: Add Nix-style binary cache, Linux sandbox, pacman UI, thermal management, fakeroot tests
- Content-addressable store (CAS) like Nix for fast lookups
- Binary cache system with remote support
- Linux chroot sandbox for isolated builds
- Pacman-style UI with progress bars and colors
- Temperature-aware parallel builds
- fakeroot integration tests
- Update .gitignore for Docker and test artifacts

Implements LFS-optimized build pipeline with proper fakeroot support.
2026-03-15 15:24:24 +03:00
itexpert228
fbe74e8a87
Improve dependency resolver and fix critical bugs
- Add comprehensive Debian dependency resolver (400+ package mappings)

- Implement automatic recursive dependency resolution for build dependencies

- Fix logic errors in install.go: allowFailure handling, ensureBuildDependency

- Fix install-script.sh PKGDIR environment variable handling

- Fix hardcoded /tmp/install-script.sh path in autoRecipeFromDebian

- Fix wrong yyjson URL

- Increase build timeout from 30min to 2 hours

- Improve command validation security

- Fix temporary directory leaks in installer

- Update .gitignore to include zsvo-test binary
2026-03-14 19:54:49 +03:00
itexpert228
f9d0fa905d
Fix install-script.sh tracking and add prebuilt packages documentation
- Remove install-script.sh from .gitignore (needed for Docker builds)
- Add PREBUILT.md with instructions for pre-built packages
- Update install hints to include prebuilt packages option
2026-03-14 17:36:46 +03:00
itexpert228
53df02eda1
Update .gitignore - remove temporary files from tracking 2026-03-14 17:34:53 +03:00
itexpert228
b2d7e12ac1
parasha 2026-03-14 12:23:04 +03:00
itexpert228
227ae46d6c
рагшцр 2026-03-13 15:18:31 +03:00
itexpert228
a4dcdddd4a
почти готово нахуй 2026-03-13 13:46:08 +03:00
itexpert228
8db46a6b45
кал много кала......просто огромное количество кала.... 2026-03-13 00:37:11 +03:00
itexpert228
e351ee62d1
кал 2026-03-09 22:40:05 +03:00