We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Warning: These are the first steps we're making to develop NexToo. This is very much a work in progress. Follow these steps with caution...
You will need to be root
cd /opt/devbin/ && mkdir nextooTest && cd nextooTest
wget http://gentoo.closest.myvwan.com/gentoo/releases/amd64/current-stage3/stage3-amd64-20131010.tar.bz2
tar -xvpf stage3-amd64-20131010.tar.bz2
http://gentoo.closest.myvwan.com/gentoo/snapshots/portage-latest.tar.bz2
tar -xvf portage-latest.tar.bz2 -C usr/
mount -t proc none proc/
mount --rbind /dev dev/
mount --rbind /sys sys/
cp /etc/resolv.conf etc/
chroot .
env-update
source /etc/profile
source /var/lib/layman/make.conf
emerge -av layman
nano -w /etc/layman/layman.conf
layman --add nextoo