Subject: Re: few questions....
To: None <port-amiga@netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: port-amiga
Date: 09/17/1998 07:05:26
In article <000f01bde18a$c7de8f30$36d7dfc3@laboratorio2.ede.it>,
	"Alfio Lo Castro" <alfio.locastro@ede.it> writes:
> 2) how can i change shell with one like Amiga shell (or DOS)? I don't want
> to rewrite all every time! And history?

Install the "bash", "tcsh" or "zsh" package and use "chsh" to change
your login shell.

> 3) if i use pkg_add -v to install packages, why does it install on /usr (now
> is full) and not on /local?

Because the default path is "/usr/pkg" for normal and "/usr/X11R6" for
X11 related packages. You can either use a softlink (e.g. from "/usr/pkg"
to "/local/pkg") or recompile the packages after setting "LOCALBASE"
(NOT "PREFIX") in "/etc/mk.conf".

-- 
Matthias Scheler                                http://home.owl.de/~tron/