DragonFly users List (threaded) for 2008-11
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: How to set up Hammer over DragonFly (vkernel)
> cp /sys/config/VKERNEL /sys/config/VKERNEL+HAMMER
> echo 'options HAMMER' >>/sys/config/VKERNEL+HAMMER
> # you should also change `ident' line to reflect new file name
>
> # then the usual steps to build and install a kernel, as described in build(7) (and vkernel(7))
> cd /usr/src
> make -DNO_MODULES buildkernel KERNCONF=VKERNEL+HAMMER
> make -DNO_MODULES installkernel KERNCONF=VKERNEL+HAMMER DESTDIR=/var/vkernel
I think that above informations about builing kernel aren't contained
in DragonFly handbook.
I'd like know all options and more informations about building and
customizing DragonFly kernel.
Best regards,
savio
2008/10/24, Matthew Dillon <dillon@apollo.backplane.com>:
> I'm just going to comment here that both vkernel and HAMMER would
> be considered fairly advanced DragonFly topics... fairly advanced
> UNIX topics in general. It might be better to get used to the system
> in general for a few months before diving into those areas.
>
> -Matt
>
--
only the paranoid will survive
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]