Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Muhammad Falak R Wani 6359c27c2d
treewide: *.spec: switch Distribution to Azure Linux (#7606)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-06 12:14:23 -08:00
Muhammad Falak R Wani 6a493709c8
*.signatures.json: add a newline EOF to files that do not have one (#7147)
This is an automated change & the command used is:
find -name '*.signatures.json' -exec sh -c '[ -n "$(tail -c1 {})" ] && echo >> {}' \;

Reference: https://stackoverflow.com/a/729795
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-11 14:58:09 +05:30
nicolas guibourge c732954ec0
[mariner 3.0] spec upgrades - batch1 (#6646)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
2023-12-01 20:42:59 -05:00
Pawel Winogrodzki 72103e4b91
[main] Initial `cgmanifest.json` clean-up. (#2706) 2022-04-12 17:30:47 -07:00
Cameron E Baird 6ab84b1eac
[main] Add support for realtime kernel image builds (#2025)
* rebase on rlmenge/rlmenge/main-rebase/kernel-5.15

* successful local build kernel-rt 5.15.2.1

* fix kernel/config mismatch

* add utility packages for rt development

* build rt packages

* modify rt-tests source to point at proper location

* update rt-tests signature

* dashroll kernel-rt to match kernel

* fix issues with old certs being used in kernel-rt

* update kernel-rt source

* bring in python-ethtool

* fix python-ethtool signature

* remove redundant SPECS-EXTENDED folders for specs moved into SPECS

* cleanup duplicates in -EXTENDED, license.json and verify licenses

* conform to license checker

* more license debugging, downgrade pygobject2 since it was only needed for the (since removed) gui portions of tuned

* rerun license map script

* finish rebase

* switch off of temporary local manifests

* fix signature name for python-ethtool, add iso json for rt

* fix python-ethtool signature mess

* bump kernel-rt release to match kernel

* readd newline to manifests

* apply changes from PR #2075 onto kernel-rt

* fix changelog typo
2022-02-03 16:52:09 -08:00