pkgin_all: script to auto-install all packages
[minix.git] / etc / motd
blobe6433676bf02c235964a6846ff20e15bf0b3975f
2 To install additional packages, run 'pkgin'.
4 To install packages from the online package repository, if you have a
5 working network connection from MINIX: first do a 'pkgin update' to
6 update the list of available packages, and then do a 'pkgin' to get a
7 list of commands.  For example, 'pkgin install vim' installs the 'vim'
8 package, and 'pkgin available' will list all available packages.
10 To install packages from the installation CD: same, but use pkgin_cd.
11 To switch to the online repository, do 'pkgin update' again. To install
12 all packages, do pkgin_all.
14 MINIX 3 supports multiple virtual terminals. Just use ALT+F1, F2, F3
15 and F4 to navigate among them.
17 For more information on how to use MINIX 3, see the wiki:
18 http://wiki.minix3.org.