Commit graph

2 commits

Author SHA1 Message Date
itexpert228
61209c9f5e
Fix LFSBuildSession method call
- Fix buildPackageWithFallback to BuildPackageWithFallback in lfs_linux.go
- Resolve compilation error with public interface method
2026-03-15 16:27:22 +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