Enhance README and build scripts for hardware-specific optimizations
- Updated README.md to clarify development setup for macOS/Docker and added production build instructions for specific hardware. - Introduced new build scripts for optimized OS images targeting Start9 Server Pure, HP ProDesk 400 G4 DM, and Dell OptiPlex. - Enhanced Dockerfile to specify platform compatibility and improved Alpine profile for Archipelago builds. - Updated configuration files and init scripts to support new hardware profiles and ensure proper service management.
This commit is contained in:
4
image-recipe/alpine-profile/overlay-merged/etc/hosts
Normal file
4
image-recipe/alpine-profile/overlay-merged/etc/hosts
Normal file
@@ -0,0 +1,4 @@
|
||||
127.0.0.1 localhost archipelago
|
||||
::1 localhost archipelago ip6-localhost ip6-loopback
|
||||
ff02::1 ip6-allnodes
|
||||
ff02::2 ip6-allrouters
|
||||
Reference in New Issue
Block a user