Hiya Folks, I have got an intial package repository working based on a slightly modified pkg-get of Blastwave fame. This is just a bare-bones working repository support. There is still a lot of work to do.
If you are using BeleniX 0.7.1 you can install the package by doing this: pkgadd -d http://www.belenix.org/binfiles/SFEpkgget.pkg The first thing you need to do after installing the package is to run pfexec pkg-get -U This will fetch the current catalog. You can then run pkg-get -c to see what packages are available and what are already installed. You can install a package by running pkg-get -i <package name>. Run pkg-get without arguments to see a short help. Regards, Moinak. -- ================================ http://www.belenix.org/ http://moinakg.wordpress.com/
