chore: ignore .DS_Store, remove from tracking, fix genapkovl path in build, udhcpc background mode

- add .DS_Store to .gitignore and remove tracked files
- copy genapkovl-bee_debug.sh to /var/tmp before mkimage (was causing "no such file" error)
- switch udhcpc to background mode (-b -t 0) so network comes up when cable connected after boot
- add -B to DROPBEAR_OPTS to allow password fallback (bee/eeb)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-05 16:18:26 +03:00
parent 279ef318e1
commit ec1a96976b
3 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.env
.DS_Store
dist/
iso/out/