]> Zhao Yanbai Git Server - minix.git/commitdiff
install motd as motd.install
authorBen Gras <ben@minix3.org>
Thu, 13 Apr 2006 18:06:22 +0000 (18:06 +0000)
committerBen Gras <ben@minix3.org>
Thu, 13 Apr 2006 18:06:22 +0000 (18:06 +0000)
etc/Makefile
etc/motd.install [new file with mode: 0755]

index 5bf1be150461cdb52b2b3786c401bb9ce0548685..8f05dd616db67bda8c5f9e7e544c523f2c69b3b0 100644 (file)
@@ -1,7 +1,7 @@
 
 ETC=/etc/
 USRETC=/usr/etc/
-FILES1=fstab group hostname.file inet.conf motd mtab passwd profile protocols rc services termcap ttytab utmp rc.cd binary_sizes binary_sizes.big binary_sizes.xxl rc.rescue syslog.conf rc.daemons.dist 
+FILES1=fstab group hostname.file inet.conf motd.install mtab passwd profile protocols rc services termcap ttytab utmp rc.cd binary_sizes binary_sizes.big binary_sizes.xxl rc.rescue syslog.conf rc.daemons.dist 
 FILES2=shadow
 FILES3=daily dhcptags.conf rc
 
diff --git a/etc/motd.install b/etc/motd.install
new file mode 100755 (executable)
index 0000000..6ca3dc0
--- /dev/null
@@ -0,0 +1,12 @@
+
+To install X Windows, run 'packman' with the install CD still in the
+drive.  To start X Windows after you have installed it, login as root
+and type: 'xdm'. For more information about configuring X Windows, see
+www.minix3.org.
+
+If you do not have sufficient memory to run X Windows, standard MINIX 3
+supports multiple virtual terminals. Just use ALT+F1, F2, F3 and F4 to
+navigate among them.
+
+To get rid of this message, edit /etc/motd.
+