Refactor build script for custom ISO creation and update hardware configuration
- Replaced OS-specific build method with a custom ISO builder in the build-for-hardware.sh script. - Updated output file naming to reflect the correct Alpine version in the build process. - Adjusted build dates in hardware configuration files for HP ProDesk, merged, and Start9 Pure profiles to the latest timestamp.
This commit is contained in:
@@ -22,5 +22,5 @@ ports = "4x USB 3.0, 2x USB 2.0"
|
||||
[build]
|
||||
version = "0.1.0"
|
||||
alpine_version = "3.19"
|
||||
build_date = "2026-01-31T20:05:12Z"
|
||||
build_date = "2026-01-31T20:40:39Z"
|
||||
build_type = "iso"
|
||||
|
||||
@@ -22,5 +22,5 @@ ports = "4x USB 3.0, 2x USB 2.0"
|
||||
[build]
|
||||
version = "0.1.0"
|
||||
alpine_version = "3.19"
|
||||
build_date = "2026-01-31T20:05:12Z"
|
||||
build_date = "2026-01-31T20:40:39Z"
|
||||
build_type = "iso"
|
||||
|
||||
@@ -22,5 +22,5 @@ ports = "4x USB 3.0, 2x USB 2.0, 1x USB-C 3.1"
|
||||
[build]
|
||||
version = "0.1.0"
|
||||
alpine_version = "3.19"
|
||||
build_date = "2026-01-31T19:35:38Z"
|
||||
build_date = "2026-01-31T20:20:26Z"
|
||||
build_type = "iso"
|
||||
|
||||
Reference in New Issue
Block a user