Skip to content

How to use this overlay

ArsenShnurkov edited this page Jul 23, 2015 · 1 revision

Welcome to the gentoo-dfbsd wiki!

To use the profile from this repository you need to:

  1. create virtual machine (libvirt manager over qemu is recommended)

  2. setup DragonFly linux from image
    http://mirror-master.dragonflybsd.org/iso-images/dfly-x86_64-4.2.3_REL.iso.bz2
    which is linked from page
    https://www.dragonflybsd.org/download/#index1h2
    with commands

    ...

  3. install portage from sources
    with commands ...

  4. download profile from
    https://github.com/hottabich/gentoo-dfbsd.git
    with commands

    cd ??? git clone https://github.com/hottabich/gentoo-dfbsd.git

  5. install documentation package (which yet needs to be written) with the command

    emerge dfbsd-docs

There was similar efforts,
https://github.com/naota/gentoo-dragonflybsd
https://github.com/gentoo-mirror/gentoo-bsd
but they was either abadoned or for another distribution.

Clone this wiki locally