Add netboot infrastructure: custom initramfs hooks, build scripts, iPXE configuration
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Build artifacts
|
||||
build/
|
||||
images/
|
||||
*.img
|
||||
filesystem.squashfs
|
||||
version.txt
|
||||
latest
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
*~
|
||||
Reference in New Issue
Block a user