[WARNING] No existing semantic tags found. Starting from v0.0.0

v0.0.1 - Reorganize ISO build tree, add docs/plans/scripts, and stage Phase 2 Slice B+C service integration artifacts
This commit is contained in:
Laan Tungir
2026-04-29 13:09:28 -04:00
parent dc7af63e6b
commit 6e2164abe5
151 changed files with 8865 additions and 1222 deletions

33
.gitignore vendored
View File

@@ -1 +1,32 @@
tutorial1/
tutorial1/
# Build artifacts
*.iso
*.img
*.squashfs
*.log
build.log
chroot/
binary/
.build/
cache/
# Live-build internal dirs
iso/.build/
iso/binary/
iso/chroot/
iso/cache/
iso/.stage/
iso/live-image-*
iso/chroot.*
iso/binary.modified_timestamps
iso/build.log
# Offline artifact staging for Slice B/C builds
iso/config/includes.chroot_before_packages/live-artifacts/
# Scratch area (legacy scripts; may contain secrets)
scratch/
# Editor/OS junk
.DS_Store