pkgin_cd clarification in motd

This commit is contained in:
Ben Gras 2012-02-18 00:39:08 +01:00
parent 8ef86ffe84
commit bab9a671ef
2 changed files with 20 additions and 8 deletions

View file

@ -1,8 +1,14 @@
To install additional packages, run 'pkgin'. First do a 'pkgin update' To install additional packages, run 'pkgin'.
to update the list of available packages, and then do a 'pkgin' to get
a list of commands. For example, 'pkgin install vim' installs the To install packages from the online package repository, if you have a
'vim' package, and 'pkgin available' will list all available packages. working network connection from MINIX: first do a 'pkgin update' to
update the list of available packages, and then do a 'pkgin' to get a
list of commands. For example, 'pkgin install vim' installs the 'vim'
package, and 'pkgin available' will list all available packages.
To install packages from the installation CD: same, but use pkgin_cd.
To switch to the online repository, do 'pkgin update' again.
MINIX 3 supports multiple virtual terminals. Just use ALT+F1, F2, F3 MINIX 3 supports multiple virtual terminals. Just use ALT+F1, F2, F3
and F4 to navigate among them. and F4 to navigate among them.

View file

@ -1,8 +1,14 @@
To install additional packages, run 'pkgin'. First do a 'pkgin update' To install additional packages, run 'pkgin'.
to update the list of available packages, and then do a 'pkgin' to get
a list of commands. For example, 'pkgin install vim' installs the To install packages from the online package repository, if you have a
'vim' package, and 'pkgin available' will list all available packages. working network connection from MINIX: first do a 'pkgin update' to
update the list of available packages, and then do a 'pkgin' to get a
list of commands. For example, 'pkgin install vim' installs the 'vim'
package, and 'pkgin available' will list all available packages.
To install packages from the installation CD: same, but use pkgin_cd.
To switch to the online repository, do 'pkgin update' again.
MINIX 3 supports multiple virtual terminals. Just use ALT+F1, F2, F3 MINIX 3 supports multiple virtual terminals. Just use ALT+F1, F2, F3
and F4 to navigate among them. and F4 to navigate among them.