summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/etc/messages
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-05-18 18:22:59 +0200
committerDirk von Suchodoletz2006-05-18 18:22:59 +0200
commit4a445a250111c239073613d2b3eef5d49c57b682 (patch)
treea3dc688cc4d97ca9403ff87c508440a75326ebf2 /initrd/initrd-stuff/etc/messages
parentForgot to add automounter to other distros too (at least stub) ... (diff)
downloadcore-4a445a250111c239073613d2b3eef5d49c57b682.tar.gz
core-4a445a250111c239073613d2b3eef5d49c57b682.tar.xz
core-4a445a250111c239073613d2b3eef5d49c57b682.zip
Moved autofs configuration to servconfig, try to load modules for usb
keyboards on fatal errors in initialramfs git-svn-id: http://svn.openslx.org/svn/openslx/ld4@217 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/initrd-stuff/etc/messages')
-rw-r--r--initrd/initrd-stuff/etc/messages19
1 files changed, 11 insertions, 8 deletions
diff --git a/initrd/initrd-stuff/etc/messages b/initrd/initrd-stuff/etc/messages
index 98d8b1b2..865774be 100644
--- a/initrd/initrd-stuff/etc/messages
+++ b/initrd/initrd-stuff/etc/messages
@@ -7,7 +7,7 @@
#
# Copyright: (c) 2006 - RZ Universitaet Freiburg
#
-# Version: 0.0.3e
+# Version: 0.0.3f
# messages from init
init_errmsg="functions file contains a lot of script \
@@ -114,8 +114,8 @@ $error_dhcp"
error_ldapcfg=" The configuration via ldap is not implemented yet."
# messages from distro functions
-df_errumod=" Failed to load the \"unix\" module. \
- Problems with Hardware detection\nwill probably arise"
+df_errumod=" Failed to load the \"unix\" module. Problems with Hardware \
+detection\nwill probably arise."
df_errserv="seems not to be installed or start script is not available\n \
so requesting the start of service make no sense. Please disable service\n \
or install the files needed."
@@ -125,15 +125,18 @@ expected."
df_errcron=" The cron start script $df_errserv"
df_errsysl=" The syslog start script $df_errserv"
df_errsshd=" The sshd start script $df_errserv"
+df_erryp=" The NIS client $df_errserv"
df_erramnt=" Automounter $df_errserv"
-df_erradir=" Only one directory level is allowed and the directory should \
-exist (on\n the server) or should be creatable (UnionFS)."
-df_erratpld=" Only toplevel directories \
-are allowed as mount points for user home\n directories. Please set the \
-variable \${automnt_dir} appropriately in\n machine-setup file."
+df_errnsc=" Name Service caching deamon $df_errserv\n This service might \
+be useful to take load from a ldap user directory."
# messages from servconfig
scfg_nfs=" Mount of some NFS source failed ..."
+scfg_erradir=" Only one directory level is allowed and the directory should \
+exist (on\n the server) or should be creatable (UnionFS)."
+scfg_erratpld=" Only toplevel directories \
+are allowed as mount points for user home\n directories. Please set the \
+variable \${automnt_dir} appropriately in\n machine-setup file."
# messages from hwautocfg
hcfg_xcfg=" You should define the variable D_XF86CONFFILE in yours distro \