Re: [Clfs-dev] Git branches

2019-03-19 Thread Tom Armistead
I have put in a pull request for the PPC multilib fix to also go into the sysvinit branch. This is my first time doing a pull request against a branch before so if I did it wrong, please let me know. Tom On Thursday, March 14, 2019, 8:28:51 PM UTC, William Harrington wrote: On

Re: [Clfs-dev] Git branches

2019-03-14 Thread William Harrington
On 2019-03-14 14:45, Tom Armistead wrote: Ok. I will make those changes in the other branch also. However, it looks like the main branch is the systemd book and sysvinit is its own branch. So, I think my ppc64 changes already went into systemd but I need to make them also in sysvinit.

Re: [Clfs-dev] Git branches

2019-03-14 Thread William Harrington
On Thu, 14 Mar 2019 00:57:08 -0500 William Harrington wrote: > Hello devs, > > When there are changes in master (which is our sysvinit book) need to be in > systemd, make sure changes get put in both places. The latest powerpc64 > master book change needs to be in the systemd branch, too. ..