[OS-BUILD PATCHv4] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski redhat: add initial support for centos stream dist-git sync on Makefiles This change introduces some initial centos stream support, mainly what's needed for a dist-git sync. The dist-git sync is initially proposed to be a fork + merge request model, and thus we need

Re: [OS-BUILD PATCHv4] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533879551 I pushed a new version where centos is not the default anymore. ___ kernel mailing list -- kernel@lists.fedoraproject.org To

Re: [OS-BUILD PATCHv4] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533885908 Thanks for running the self-tests. Yeah I agree your patch doesn't create the failure. Hmm, good to know about rhel-8. Yeah, I am torn about the default. I know you just updated to

Re: [OS-BUILD PATCHv3] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533871369 I can change the default to RHEL. However, I'm not sure anyone is still able to build with rhel-8, because of the config options that require gcc-plugin-devel + new GCC, last

Re: [OS-BUILD PATCHv3] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533828280 @hertonrk-rh I still have folks who try to build kernel-ark for rhel8 using 'make dist-brew'. The defaults seem to be DISTRO=centos. Any thoughts on how this would work for rhel-8?

Re: [OS-BUILD PATCHv19 0/4] [redhat] Add GIT macro to Makefile and Makefile.common:

2021-03-19 Thread grsm2020 (via Email Bridge)
From: grsm2020 on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/issues/38#note_533799613 @dzickusrh Thanks! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora

Re: [OS-BUILD PATCHv19 0/4] [redhat] Add GIT macro to Makefile and Makefile.common:

2021-03-19 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/issues/38#note_533778704 @grsm2020 - can you open a bug at bugzilla.redhat.com for this? These gitlab issues are mainly to track workflow problems. You actually have a kernel issue which is tracked by bugzilla. -Don

Re: [OS-BUILD PATCHv2] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533712771 Fixed. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org

[OS-BUILD PATCHv3] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski redhat: add initial support for centos stream dist-git sync on Makefiles This change introduces some initial centos stream support, mainly what's needed for a dist-git sync. The dist-git sync is initially proposed to be a fork + merge request model, and thus we need

Re: [OS-BUILD PATCHv2] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533700406 As Justin says, usernames in gitlab are arbitrary, the user can choose anything, we don't have an standard and many times you can't choose the same username of the system because

Re: [OS-BUILD PATCHv2] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533690282 Yes, I'll take a look here into fixing it ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCHv2] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533689538 I checked and no place in Makefiles need a specific check for rhel yet, as rhel is the default fallback, so we consider in the makefiles anything that is not DISTRO == fedora or

Re: [OS-BUILD PATCHv2] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Justin Forbes (via Email Bridge)
From: Justin Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533479061 GL usernames are much less likely to map to whoami. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCHv2] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533279580 GL_DISTGIT_USER could probably also default to `whoami`. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

Re: [OS-BUILD PATCHv2] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533279396 Don't we need to set DISTRO also for RHEL? Or do you plan to set it after it's forked? ___ kernel mailing list --

Re: [OS-BUILD PATCHv2] redhat: add initial support for centos stream dist-git sync on Makefiles

2021-03-19 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/977#note_533279474 Can the default be $(PACKAGE_NAME).git , so kernel-rt doesn't need to override it? ___ kernel mailing list -- kernel@lists.fedoraproject.org To