Commit privileges and branching

Lakhan Shiva lakhanshiva at gmail.com
Wed Mar 28 15:18:49 UTC 2018


Hi,

I have made a pull request as suggested.
https://github.com/freebsd/freebsd/pull/135

In this I have added the PNP info for the puc driver.

Please review and comment, for a possible merge.

Thanks,
Lakhan

On Wed, Mar 28, 2018 at 2:15 AM, Warner Losh <imp at bsdimp.com> wrote:

>
>
> On Tue, Mar 27, 2018 at 9:42 AM, Lakhan Shiva <lakhanshiva at gmail.com>
> wrote:
>
>> Hi,
>>
>> I would like to start working on converting PCI drivers that already have
>> a
>> table but font have a MODULE_PNP_INFO. I would like to know more about the
>> branching strategy and the process to check in first piece of code. I am
>> uising FreeBSD VM current image. I will be using SVN for checking out and
>> checking in code from the VM.
>>
>
> There's two paths forward for you.
>
> If you are selected for GSoC, you'll have our gsoc svn repo available.
>
> The other option is to fork from http://www.github.org/freebsd/freebsd
> using git.
>
> The way that commits normally land in the FreeBSD is that some committer
> will push them in with a tag saying that you'd submitted it and when
> there's enough you'd get a commit bit of all has gone well.
>
> If you're doing GSoC, then you and your mentor would work this out.
>
> Warner
>


More information about the freebsd-hackers mailing list