]> Zhao Yanbai Git Server - minix.git/commitdiff
Andy's issue.
authorBen Gras <ben@minix3.org>
Thu, 13 Apr 2006 14:29:11 +0000 (14:29 +0000)
committerBen Gras <ben@minix3.org>
Thu, 13 Apr 2006 14:29:11 +0000 (14:29 +0000)
etc/Makefile
etc/issue [new file with mode: 0755]
etc/motd

index 67837f4cdfb85a79512411f9b3b39623b439b8b2..09a2f71e3465e717d6195a401a80910c4d9fc3f8 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 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 issue
 FILES2=shadow
 FILES3=daily dhcptags.conf rc
 
diff --git a/etc/issue b/etc/issue
new file mode 100755 (executable)
index 0000000..ef35ada
--- /dev/null
+++ b/etc/issue
@@ -0,0 +1,7 @@
+To start X Windows, 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.
+
index ef35ada681ddd572aa06d47449ae2143b3283758..8b137891791fe96927ad78e64b0aad7bded08bdc 100755 (executable)
--- a/etc/motd
+++ b/etc/motd
@@ -1,7 +1 @@
-To start X Windows, 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.