summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff/etc/messages
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-12-23 00:04:01 +0100
committerDirk von Suchodoletz2008-12-23 00:04:01 +0100
commit8ae21107e965d2feba52dad34c4475e72e6dedd5 (patch)
tree37ed7e94af58f2203e36e4ec235abe96c8c36a1a /initramfs/stage3-stuff/etc/messages
parentThe rdate applet uses a time server which does not need to be (diff)
downloadcore-8ae21107e965d2feba52dad34c4475e72e6dedd5.tar.gz
core-8ae21107e965d2feba52dad34c4475e72e6dedd5.tar.xz
core-8ae21107e965d2feba52dad34c4475e72e6dedd5.zip
Some smaller cleanups within the stage3 stuff ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2453 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/stage3-stuff/etc/messages')
-rw-r--r--initramfs/stage3-stuff/etc/messages10
1 files changed, 7 insertions, 3 deletions
diff --git a/initramfs/stage3-stuff/etc/messages b/initramfs/stage3-stuff/etc/messages
index 39d603ce..c244c9c0 100644
--- a/initramfs/stage3-stuff/etc/messages
+++ b/initramfs/stage3-stuff/etc/messages
@@ -114,15 +114,15 @@ init_errxorg=" For some reason no xorg.conf appeared, check xconfig!"
init_errsw=" For some reason the software configuration $init_errcfg"
init_wait=" Waited $ticks ticks to unmount kernel module directory ..."
init_errumnt=" Unmount of the kernel modules directory \
-failed for some reason. Some\n modprobe still active!?"
+failed for some reason. Some\n modprobe process still active!?"
init_erritab=" The file /etc/inittab does not exist or is no regular one. It \
is needed\n for the bootup procedure to follow. If upstart is used instead no \
inittab\n is needed any more, but a proper configured events.d."
init_errsys=" Unmount of the kernel sys directory \
failed for some\nreason. You will get some error messages that some files \
could not be\n removed."
-init_runinit=" Could not execute \
-run-init due to missing command or wrong\n parameters given."
+init_runinit=" Could not execute run-init due to missing command or wrong\n \
+parameters given."
init_picfg=" The plugin configuration directory is missing. This could be due \
to failed\n config get process at the beginning of stage3 setup. Either \
requested\n configuration file is missing in ~/client-config/<system> or a \
@@ -149,6 +149,8 @@ error_errfcfg=" Did not get any configuration data via tftp until now ..."
error_errlcfg=" Did not get any configuration data via ldap until now ..."
unpack_ConfTGZ=" Error during unpacking of the ConfTGZ archive.\nAre you sure \
it is in proper format?"
+nomachsetup=" No machine-setup file found. You might not have gotten any \
+configuration\n from your server. Your slx client will not work properly."
# messages from distro functions
@@ -171,6 +173,8 @@ Please add\n them to your stage1 to have them enabled."
# messages from servconfig
scfg_nfs=" Mount of some NFS source failed ..."
+scfg_rdate=" Your configured ntpserver does not offer time configuration \
+on port 37."
scfg_ntptz=" No such timezone data file (needed for ntp time service \
configuration)."
scfg_evmlm=" Mounting of local device source for vmware directory failed \