How to set up Hammer over DragonFly (vkernel)
dark0s Optik
shiftcoder at gmail.com
Sun Nov 2 02:02:36 PST 2008
> 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 at 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
More information about the Users
mailing list