Danik Klimuk
70e691f1e3
Merge pull request #333 from Dasharo/pre-commit-ci-update-config
...
pre-commit: autoupdate hooks
2026-06-02 09:37:02 +02:00
pre-commit-ci[bot]
993f527188
pre-commit: autoupdate hooks
...
updates:
- [github.com/priv-kweihmann/oelint-adv: 9.8.0 → 9.8.2](https://github.com/priv-kweihmann/oelint-adv/compare/9.8.0...9.8.2 )
2026-06-01 20:38:58 +00:00
Danik Klimuk
b470920db7
Merge pull request #332 from Dasharo/pre-commit-ci-update-config
...
pre-commit: autoupdate hooks
2026-05-26 08:15:10 +02:00
pre-commit-ci[bot]
e6df84cc24
pre-commit: autoupdate hooks
...
updates:
- [github.com/priv-kweihmann/oelint-adv: 9.7.1 → 9.8.0](https://github.com/priv-kweihmann/oelint-adv/compare/9.7.1...9.8.0 )
2026-05-25 20:08:54 +00:00
Danik Klimuk
cce3fe5df8
Merge pull request #330 from Dasharo/pre-commit-ci-update-config
...
pre-commit: autoupdate hooks
2026-04-07 09:39:20 +02:00
pre-commit-ci[bot]
1004969488
pre-commit: autoupdate hooks
...
updates:
- [github.com/priv-kweihmann/oelint-adv: 9.6.1 → 9.7.1](https://github.com/priv-kweihmann/oelint-adv/compare/9.6.1...9.7.1 )
2026-04-06 20:23:43 +00:00
Danik Klimuk
c753320610
Merge pull request #292 from Dasharo/pre-commit-ci-update-config
...
pre-commit: autoupdate hooks
2026-03-31 09:08:47 +02:00
Danil Klimuk
3f1051935b
Fix pre-commit
...
Fix after updatee in Dasharo/meta-dts#292 .
I have modified the .oelint.constants.json manually beacause of
https://github.com/priv-kweihmann/oelint-data/issues/285 .
Signed-off-by: Danil Klimuk <daniil.klimuk@3mdeb.com >
2026-03-31 09:06:10 +02:00
pre-commit-ci[bot]
9fc3c52c19
pre-commit: autoupdate hooks
...
updates:
- [github.com/adrienverge/yamllint: v1.37.1 → v1.38.0](https://github.com/adrienverge/yamllint/compare/v1.37.1...v1.38.0 )
- [github.com/igorshubovych/markdownlint-cli: v0.45.0 → v0.48.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.45.0...v0.48.0 )
- [github.com/talos-systems/conform: v0.1.0-alpha.30 → v0.1.0-alpha.31](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.30...v0.1.0-alpha.31 )
- [github.com/priv-kweihmann/oelint-adv: 9.0.1 → 9.6.1](https://github.com/priv-kweihmann/oelint-adv/compare/9.0.1...9.6.1 )
- [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](https://github.com/codespell-project/codespell/compare/v2.4.1...v2.4.2 )
2026-03-31 09:00:53 +02:00
Danik Klimuk
7ca2fb1a8e
Merge pull request #233 from Dasharo/uki
...
Generate UKI file for DTS and iPXE & add support for Secure Boot
2026-03-31 08:13:48 +02:00
Danik Klimuk
3060964936
Merge pull request #329 from Dasharo/checkout-v602
...
.github: bump checkout action version to v6.0.2
2026-03-30 14:57:42 +02:00
Danil Klimuk
de847dc4a3
.github: bump checkout action version to v6.0.2
...
Signed-off-by: Danil Klimuk <daniil.klimuk@3mdeb.com >
2026-03-30 14:50:37 +02:00
Danik Klimuk
839f238ead
Merge pull request #327 from Dasharo/dts-v277
...
Add release artifacts for v2.7.7
v2.7.7
2026-03-30 12:14:48 +02:00
Danik Klimuk
e59f362a36
Merge pull request #326 from Dasharo/me-state-fix
...
distro: dts-scripts: bump SRCREV
2026-03-30 12:13:16 +02:00
Danil Klimuk
788853ea97
bump distro version to 2.7.7, add changelog for DTS release v2.7.7
...
Signed-off-by: Danil Klimuk <daniil.klimuk@3mdeb.com >
2026-03-30 10:57:00 +02:00
Danil Klimuk
525fd28df4
distro: dts-scripts: bum SRCREV
...
The change includes the following PRs from Dasharo/dts-scripts
repository:
---
include: dts-functions: extend ME operation mode detection
Dasharo/dts-scripts#153
Add parsing HFSTS1 bits 19:16 via coreboot logs. Add checking coreboot logs for
CSE operating mode. Fixes https://github.com/Dasharo/dasharo-issues/issues/853 .
---
include: dts-functions.sh: sync_clocks before dumping and sending HCL
If clocks are not synced the "mc" might fail on sending HCL.
---
fix: avoid duplicate network wait message in FUM flow Dasharo/dts-scripts#148
---
pre-commit: autoupdate hooks Dasharo/dts-scripts#150
Signed-off-by: Danil Klimuk <daniil.klimuk@3mdeb.com >
2026-03-29 17:45:35 +02:00
Michał Iwanicki
1e4274d6b0
Update docs/boot-paths.md
...
Co-authored-by: Kamil Aronowski <kamil.aronowski@3mdeb.com >
2026-03-24 15:28:42 +01:00
Michał Iwanicki
7d110fe8ed
CHANGELOG and dts-distro.conf: add v2.7.6 changelog and bump version
...
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com >
2026-03-02 09:38:15 +01:00
Michał Iwanicki
aba0089f95
Merge pull request #321 from Dasharo/protectli
...
recipes-core: systemd: increase USB network metric
2026-02-27 14:19:47 +01:00
Michał Iwanicki
9efdd28246
recipes-core: systemd: increase USB network metric
...
USB network interface will have lower priorty than non-USB one.
Fixes: https://github.com/Dasharo/dasharo-issues/issues/1289
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com >
2026-02-27 10:15:13 +01:00
Michał Iwanicki
9ec4235020
docs/boot-paths.md: add 'Live USB image' example
...
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com >
2026-02-26 12:43:14 +01:00
Michał Iwanicki
885091e631
docs: boot-paths: add note to grubx64.efi (shim) and sign *efivar.efi
...
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com >
2026-02-25 12:48:24 +01:00
iwanicki92
02479798f8
grub: Use cmdline embedded in UKI
...
iPXE: Add missing console=ttyUSB0 argument
Signed-off-by: iwanicki92 <iwanicki92@gmail.com >
2026-02-25 12:15:47 +01:00
iwanicki92
7e2266e03d
docs: Add boot paths & Secure Boot
...
Signed-off-by: iwanicki92 <iwanicki92@gmail.com >
2026-02-25 12:14:54 +01:00
iwanicki92
cd2e114ed2
kas: use 'commit' instead of refspec and bump format version
...
Signed-off-by: iwanicki92 <iwanicki92@gmail.com >
2026-02-25 12:14:54 +01:00