4325590686
Includes: init (PID 1), hiperiso-lib.sh, qemu_launch.sh, hw_collect.sh, kvm_check.sh, fallback_boot.sh, log_flush.sh, conf_replace.sh, make_floppy.sh. 13-phase boot timing, 18 QEMU HMP commands, network pcap capture.
29 lines
261 B
Plaintext
29 lines
261 B
Plaintext
# Build artifacts
|
|
/build/
|
|
/grub2/
|
|
*.o
|
|
*.obj
|
|
*.mod
|
|
*.module
|
|
*.elf
|
|
*.exec
|
|
*.img
|
|
*.iso
|
|
*.cpio.gz
|
|
*.tar.xz
|
|
*.tar.gz
|
|
|
|
# Reference / upstream source (fetched at build time)
|
|
reference/
|
|
clean/
|
|
|
|
# Internal state
|
|
.sisyphus/
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
*~
|
|
*.swp
|
|
*.swo
|