rhyous
January 3rd, 2010, 03:03
Well, here is what I wrote for this week.
How to compile a portion of FreeBSD code with debugging? (Sysinstall for example) (http://rhyous.com/2010/01/01/how-to-compile-a-portion-of-freebsd-code-sysinstall-for-this-example-with-debugging/)
Ok, so maybe you want to work on fixing something in a portion of FreeBSD code, but you lack the knowledge to get started. That is what this document is for, to get you started.
For this example, I am going to use Sysinstall...
So lets get started.
Step 1 – Install FreeBSD
...
Step 2 – Download the FreeBSD Source
...
Step 3 – Find the location of the portion of source you wish to compile (Sysinstall in this example)
...
Step 4 - Compile with debugging.
Read the full "How to" here... (http://rhyous.com/2010/01/01/how-to-compile-a-portion-of-freebsd-code-sysinstall-for-this-example-with-debugging/)
How to compile a portion of FreeBSD code with debugging? (Sysinstall for example) (http://rhyous.com/2010/01/01/how-to-compile-a-portion-of-freebsd-code-sysinstall-for-this-example-with-debugging/)
Ok, so maybe you want to work on fixing something in a portion of FreeBSD code, but you lack the knowledge to get started. That is what this document is for, to get you started.
For this example, I am going to use Sysinstall...
So lets get started.
Step 1 – Install FreeBSD
...
Step 2 – Download the FreeBSD Source
...
Step 3 – Find the location of the portion of source you wish to compile (Sysinstall in this example)
...
Step 4 - Compile with debugging.
Read the full "How to" here... (http://rhyous.com/2010/01/01/how-to-compile-a-portion-of-freebsd-code-sysinstall-for-this-example-with-debugging/)