--0016e6d562fbc0ccf3049f635d44
Content-Type: text/plain; charset=ISO-8859-1
Mostly, if you have done some changes and haven't updated the kernel in
couple of weeks.
Its good to pull the updated source and compile it with you changes.
This saves a lot of time later as the building takes lot of time.
The good idea is to read the make file, the comments inside are helpful this
is what I first started with during my early dragonfly days :)
Feel free to ask questions on the mailing lists....
- Pratyush Kshirsagar.
On Sat, Mar 26, 2011 at 4:01 AM, Chris Turner
<c.turner@199technologies.com>wrote:
> On 03/26/11 00:54, Nohhyun Park wrote:
>
>> My questions is, do you typically;
>> 1. work on the src code in /usr/src directly and build using
>> # cd /usr/src
>> # make -DNO_MODULES buildkernel KERNCONF=VKERNEL
>> # make -DNO_MODULES installkernel KERNCONF=VKERNEL DESTDIR=/var/vkernel
>>
>
> thats the general idea - although the 'quickkernel' target tends to save
> quite a bit of time ..
>
> you can also set variables in /etc/make.conf to save some typing
>
--0016e6d562fbc0ccf3049f635d44
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Mostly, if you have done some changes and haven't updated the kernel in=
couple of weeks.<br>Its good to pull the updated source and compile it wit=
h you changes.<br>This saves a lot of time later as the building takes lot =
of time.<br>
The good idea is to read the make file, the comments inside are helpful thi=
s is what I first started with during my early dragonfly days :)<br>Feel fr=
ee to ask questions on the mailing lists....<br><br>- Pratyush Kshirsagar.<=
br>
<br><div class=3D"gmail_quote">On Sat, Mar 26, 2011 at 4:01 AM, Chris Turne=
r <span dir=3D"ltr"><<a href=3D"mailto:c.turner@199technologies.com">c.t=
urner@199technologies.com</a>></span> wrote:<br><blockquote class=3D"gma=
il_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-lef=
t:1ex;">
<div class=3D"im">On 03/26/11 00:54, Nohhyun Park wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
My questions is, do you typically;<br>
1. work on the src code in /usr/src directly and build using<br>
# cd /usr/src<br>
# make -DNO_MODULES buildkernel KERNCONF=3DVKERNEL<br>
# make -DNO_MODULES installkernel KERNCONF=3DVKERNEL DESTDIR=3D/var/vkernel=
<br>
</blockquote>
<br></div>
thats the general idea - although the 'quickkernel' target tends to=
save<br>
quite a bit of time ..<br>
<br>
you can also set variables in /etc/make.conf to save some typing<br>
</blockquote></div><br>
--0016e6d562fbc0ccf3049f635d44--