]> Zhao Yanbai Git Server - minix.git/commitdiff
pkgin_cd clarification in motd
authorBen Gras <ben@minix3.org>
Fri, 17 Feb 2012 23:39:08 +0000 (00:39 +0100)
committerBen Gras <ben@minix3.org>
Sat, 18 Feb 2012 00:17:32 +0000 (01:17 +0100)
etc/motd
etc/motd.install

index 8ef9c34b4fbce6300f6ac6db6b34274e04c54632..fac6059652b16592bf22aa70fc3c94c9debd9c1d 100755 (executable)
--- a/etc/motd
+++ b/etc/motd
@@ -1,8 +1,14 @@
 
-To install additional packages, run 'pkgin'. 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 additional packages, run 'pkgin'.
+
+To install packages from the online package repository, if you have a
+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
 and F4 to navigate among them.
index 8ef9c34b4fbce6300f6ac6db6b34274e04c54632..fac6059652b16592bf22aa70fc3c94c9debd9c1d 100755 (executable)
@@ -1,8 +1,14 @@
 
-To install additional packages, run 'pkgin'. 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 additional packages, run 'pkgin'.
+
+To install packages from the online package repository, if you have a
+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
 and F4 to navigate among them.