On Thu, Nov 13, 2014, at 10:48 PM, z x wrote:
Crux 3.0 installed from usb with setup, only core installed, pkginfo --installed will list the installed core pkg's but none of the other
That's because pkginfo will only list the installed packages, which you selected during the install to come only from the /core repository?
pkg utils can see anything at all. pkgadd, pkgrm etc. works if invoked in the directory and code runs but won't add to database, repository etc.,
Pkgadd and pkgrm can work with relative filenames (i.e. pkgadd package#1.1-1.tar.gz) or absolute filenames (pkgadd /usr/ports/contrib/package#1.1-1.tar.gz), and add packages to a database in /var/lib/pkg/db. All of this is in the man page for pkgutils, pkgmk, pkgrm, as well as the handbook for 3.1 available online.
whats wrong.
No idea.
Setup can't see remote servers because I can't get out of the network without X11, authenticates with javascript etc., can't it just use a local directory instead?
You'll have to be more specific here. Do you mean you aren't connected to the network? This shouldn't be an issue because the installer uses packages available on the .iso. Have you read the handbook [1]? [1] http://crux.nu/Main/Handbook3-1 -- Jared Hamilton <thetornainbow> "In Unix country, on a quiet night, you can hear Windows rebooting."