test modified freebsd source

Li-Wen Hsu lwhsu at freebsd.org
Mon Jul 8 19:32:53 UTC 2019


You can try to run the test suite https://wiki.freebsd.org/TestSuite
and compare the results of the latest build at https://ci.freebsd.org

There is a mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-testing for
discussing testing related topics.

Li-Wen

On Tue, Jul 9, 2019 at 3:22 AM Peter Harris via freebsd-hackers
<freebsd-hackers at freebsd.org> wrote:
>
> I need to make changes to commands like chmod, arp, chown etc. which reside in &#x2F;usr&#x2F;bin, &#x2F;usr&#x2F;sbin, &#x2F;bin and &#x2F;sbin. I need to make minor changes in kernal too, but that&#x27;s for later. The only way I see as of now is to make a freebsd install and test sources after changes within it. Is there a better way around? Thanks for the support,Peter
>
>
>
> From: Brian Reichert <reichert at numachi.com>
> Sent: Tue, 9 Jul 2019 00:27:35 GMT+0530
> To: Peter Harris <p3tharris at rediffmail.com>
> Subject: Re: test modified freebsd source
>
> On Mon, Jul 08, 2019 at 06:22:32PM -0000, Peter Harris via freebsd-hackers wrote:
>
> > Hi guys, I am currently pursuing my internship and new to freebsd (switched from Ubuntu). Its gonna get used at my work. I have the responsibility to make some modifications and customise source tree as per the demands.Can i get some suggestions on what would be the best way to test the changes i make? Majorly I need to make changes to the current commands and some minor changes to the kernal. I haven&#x27;t done such a task before (like building a complete OS) so i am pretty much clueless. Would really appreciate getting some help. Kind regards, Peter
>
>
>
> How extensive are your changes?
>
>
>
> You can build an entire release:
>
>
>
>   https://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/release-build.html
>
>
>
> You can build everything other than the kernel, or the kernel itself:
>
>
>
>   https://www.freebsd.org/doc/handbook/makeworld.html
>
>
>
> Without knowing what your changes will be, describing testing is a
>
> challenge.
>
>
>
>
>
>
>
>
>
> > _______________________________________________
>
> > freebsd-hackers at freebsd.org mailing list
>
> > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers
>
> > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
>
>
>
> --
>
> Brian Reichert            <reichert at numachi.com>
>
> BSD admin/developer at large   
>
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"


More information about the freebsd-hackers mailing list