Re: [OS-BUILD PATCHv4 0/7] redhat: Add a Makefile README

2022-03-22 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1652#note_883470038

Alright. The new push seems to be built on top of cki-project/kernel-ark!1642.
Was that intentional?
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv4 0/7] redhat: Add a Makefile README

2022-03-21 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1652#note_883064354

Thanks, I didn't know that was necessary.  Fixed.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[OS-BUILD PATCHv4 0/7] redhat: Add a Makefile README

2022-03-21 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1652

Add a MAkefile README that details what the redhat/Makefiles are and how
they are to be modified.

Signed-off-by: Prarit Bhargava 

---
 redhat/configs/build_configs.sh  |  42 +++--
 redhat/configs/process_configs.sh|  53 +---
 redhat/docs/index.rst|   1 +
 redhat/docs/makefile-changes.rst |  76 
 redhat/docs/submitting-contributions.rst |   5 +
 redhat/self-test/0001-shellcheck.bats|   3 +-
 redhat/self-test/1001-rpmlint.bats   |  12 ++-
 redhat/self-test/1002-basic-structural-test.bats |  16 -
 redhat/self-test/1003-rpminspect.bats|  11 +-
 redhat/self-test/2001-dist-release.bats  |  30 +
 redhat/Makefile  |  26 +---
 redhat/genspec.sh|  12 +-
 12 files changed, 187 insertions(+), 100 deletions(-)
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure