* dark0s Optik wrote:
>
> 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.
All the information is in the handbook:
* http://wiki.dragonflybsd.org/ind
> 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/sr
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.
> How can I running DragonFly with Hammer filesystem?
> (in vkernel environment!!)
Try looking into `man HAMMER' (hammer(5)), vkernel(7) & build(7);
you can just follow these steps:
cp /sys/config/VKERNEL /sys/config/VKERNEL+HAMMER
echo 'options HAMMER' >>/sys/config/VKERNEL+HAMMER
#
How can I running DragonFly with Hammer filesystem? (in vkernel environment!!)
Regards,
savio
--
only the paranoid will survive