1
MegaGlest / Re: MegaGlest and NetBSD
« on: 10 August 2015, 19:08:43 »
I am using the current version of NeBSD, it is totally assisted during installation 
Here is the -current 7.99.20 amd64 : ftp://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/201508101330Z/images/NetBSD-7.99.20-amd64.iso
It is the version I am using.
During the installation, you will be able to select for pkgsrc (not pkgin), when you are in the menu to install pkgsrc, just change the pkgsrc/stable into pkgsrc/current to get the very last pkgsrc version.
But em... once in the system, you have to build everything to be able to use it. Everything is in /usr/pkgsrc/
For example, to get xorg, you must do "cd /usr/pkgsrc/meta-pkgs/modular-xorg/" then "make install clean" and let it works.
Em... If you have ANY question about how to do something, please ask me, I'll do my best to help you to have a fully usable operating system just like I have now

Here is the -current 7.99.20 amd64 : ftp://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/201508101330Z/images/NetBSD-7.99.20-amd64.iso
It is the version I am using.
During the installation, you will be able to select for pkgsrc (not pkgin), when you are in the menu to install pkgsrc, just change the pkgsrc/stable into pkgsrc/current to get the very last pkgsrc version.
But em... once in the system, you have to build everything to be able to use it. Everything is in /usr/pkgsrc/
For example, to get xorg, you must do "cd /usr/pkgsrc/meta-pkgs/modular-xorg/" then "make install clean" and let it works.
Em... If you have ANY question about how to do something, please ask me, I'll do my best to help you to have a fully usable operating system just like I have now

