Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-08 Thread Don Zickus
On Fri, May 08, 2020 at 12:50:13PM -0400, Prarit Bhargava wrote: > On 5/7/20 7:32 PM, Prarit Bhargava wrote: > > On 5/6/20 3:55 PM, Jeremy Cline wrote: > >> On Wed, May 06, 2020 at 09:44:55AM -0400, Don Zickus wrote: > >>> On Wed, May 06, 2020 at 01:45:34PM +0200, Jiri Benc wrote: > On Wed, 6

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-08 Thread Prarit Bhargava
On 5/7/20 7:32 PM, Prarit Bhargava wrote: > On 5/6/20 3:55 PM, Jeremy Cline wrote: >> On Wed, May 06, 2020 at 09:44:55AM -0400, Don Zickus wrote: >>> On Wed, May 06, 2020 at 01:45:34PM +0200, Jiri Benc wrote: On Wed, 6 May 2020 07:37:35 -0400, Prarit Bhargava wrote: > Good idea and I

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-07 Thread Prarit Bhargava
On 5/6/20 3:55 PM, Jeremy Cline wrote: > On Wed, May 06, 2020 at 09:44:55AM -0400, Don Zickus wrote: >> On Wed, May 06, 2020 at 01:45:34PM +0200, Jiri Benc wrote: >>> On Wed, 6 May 2020 07:37:35 -0400, Prarit Bhargava wrote: Good idea and I think it would be a smart thing to do. >>> >>> I

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-06 Thread Jeremy Cline
On Wed, May 06, 2020 at 09:44:55AM -0400, Don Zickus wrote: > On Wed, May 06, 2020 at 01:45:34PM +0200, Jiri Benc wrote: > > On Wed, 6 May 2020 07:37:35 -0400, Prarit Bhargava wrote: > > > Good idea and I think it would be a smart thing to do. > > > > I generally agree but I don't think "ark" is

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-06 Thread Brian Masney
On Tue, May 05, 2020 at 07:40:35PM -, Gitlab Bridge on behalf of dzickusrh wrote: > From: Don Zickus > > The kernel workflow is adding complexity. Let's hide some of that complexity > behind git aliases. Instead of having the developer manually add them all > the time, add a make command

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-06 Thread Don Zickus
On Wed, May 06, 2020 at 01:45:34PM +0200, Jiri Benc wrote: > On Wed, 6 May 2020 07:37:35 -0400, Prarit Bhargava wrote: > > Good idea and I think it would be a smart thing to do. > > I generally agree but I don't think "ark" is the best option. The > kernels are used for Fedora, too, and they will

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-06 Thread Jiri Benc
On Wed, 6 May 2020 09:05:40 -0400, Prarit Bhargava wrote: > On a previous thread someone (Thorsten? Was it you?) commented on the > 'internal' branch name in the tree. I had previously suggested that the > branch > name be changed to 'os-build'. Is keeping that consistent and using 'os' as >

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-06 Thread Prarit Bhargava
On 5/6/20 7:45 AM, Jiri Benc wrote: > On Wed, 6 May 2020 07:37:35 -0400, Prarit Bhargava wrote: >> Good idea and I think it would be a smart thing to do. > > I generally agree but I don't think "ark" is the best option. The > kernels are used for Fedora, too, and they will be used for RHEL. We >

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-06 Thread Jiri Benc
On Wed, 6 May 2020 07:37:35 -0400, Prarit Bhargava wrote: > Good idea and I think it would be a smart thing to do. I generally agree but I don't think "ark" is the best option. The kernels are used for Fedora, too, and they will be used for RHEL. We should find a prefix that works for all of

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-06 Thread Prarit Bhargava
On 5/6/20 3:38 AM, Thorsten Leemhuis wrote: > Am 06.05.20 um 09:21 schrieb Jiri Benc: >> On Tue, 05 May 2020 19:40:35 -, Gitlab Bridge on behalf of dzickusrh >> wrote: >>> A new command 'make rh-gitconfig' runs >> >> still the old name in the patch >>

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-06 Thread Thorsten Leemhuis
Am 06.05.20 um 09:21 schrieb Jiri Benc: > On Tue, 05 May 2020 19:40:35 -, Gitlab Bridge on behalf of dzickusrh > wrote: >> A new command 'make rh-gitconfig' runs > > still the old name in the patch > description While at it I can not

Re: [OS-BUILD PATCHv3] Add git config hook

2020-05-06 Thread Jiri Benc
On Tue, 05 May 2020 19:40:35 -, Gitlab Bridge on behalf of dzickusrh wrote: > A new command 'make rh-gitconfig' runs still the old name in the patch description Jiri ___ kernel mailing list

[OS-BUILD PATCHv3] Add git config hook

2020-05-05 Thread Gitlab Bridge on behalf of dzickusrh
From: Don Zickus The kernel workflow is adding complexity. Let's hide some of that complexity behind git aliases. Instead of having the developer manually add them all the time, add a make command to 'include' kernel aliases. A new command 'make rh-gitconfig' runs git config --local --add