Vinícius Ferrão
37e8d12299
fix(genesis): guard package cleanup
2026-08-24 23:25:15 -03:00
Vinícius Ferrão
f6ceb0c613
fix(genesis): clean package lifecycle
2026-08-24 22:54:55 -03:00
Vinícius Ferrão
1c94bca320
fix(genesis): refresh updated boot images
2026-08-24 21:30:16 -03:00
Vinícius Ferrão
2fe5f186a1
build(genesis): drop the _buildtime define no rpm 4 honours
...
%_buildtime is not an rpm macro: built with it alone and no SOURCE_DATE_EPOCH,
rpm 4.14.3, 4.16.1.3 and 4.19.1.1 all stamped the current time. The build time
and build host the release verifier checks come from SOURCE_DATE_EPOCH with
use_source_date_epoch_as_buildtime, and from _buildhost -- both honoured on
every one of those versions and on rpm 6.0.2, where the package also builds
and verifies unchanged.
2026-08-24 13:57:25 -03:00
Vinícius Ferrão
e13f2fc207
fix(genesis): support custom RPM build layouts
2026-08-23 00:10:03 -03:00
Vinícius Ferrão
d81a4ae248
fix(genesis): harden package publication
2026-08-22 23:44:01 -03:00
Vinícius Ferrão
69a00bf43f
refactor(genesis): share release build helpers
2026-08-22 19:24:45 -03:00
Vinícius Ferrão
17bd87c53c
fix(genesis): harden staged release publication
2026-08-22 02:39:38 -03:00
Vinícius Ferrão
6516f29423
fix(genesis): stage OpenEmbedded packages separately
2026-08-22 02:14:17 -03:00
Vinícius Ferrão
be73af9799
fix(genesis): replace legacy DEB packages
2026-08-22 01:31:36 -03:00
Vinícius Ferrão
6597def239
fix(genesis): harden package install hooks
2026-08-22 01:31:36 -03:00
Vinícius Ferrão
c71b04344e
fix(genesis): require reproducible archive tooling
2026-08-22 01:31:36 -03:00
Vinícius Ferrão
d4e0d6c390
fix(genesis): normalize package build modes
2026-08-22 01:20:07 -03:00
Vinícius Ferrão
4d0ee7d5f1
fix(genesis): tolerate inaccessible build cwd
2026-08-22 00:27:12 -03:00
Vinícius Ferrão
f909033b10
feat(genesis): package OpenEmbedded exports
2026-08-21 09:07:02 -03:00