From cd47eb8ebca6c9530f881332552e8a029a7312dc Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 5 Sep 2006 18:37:09 +0000 Subject: Testing for AFS ... hwautocfg - special action for scanner configuration might be needed (device permissions via udev ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@355 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/etc/functions | 7 ++++++- initrd/initrd-stuff/etc/messages | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'initrd/initrd-stuff/etc') diff --git a/initrd/initrd-stuff/etc/functions b/initrd/initrd-stuff/etc/functions index 2bc0c28b..278a502c 100644 --- a/initrd/initrd-stuff/etc/functions +++ b/initrd/initrd-stuff/etc/functions @@ -859,7 +859,12 @@ displayvars (){ # function for ntp configuration config_ntp () { - : +: +} + +# function for afs +config_afs () { +: } # function for atd diff --git a/initrd/initrd-stuff/etc/messages b/initrd/initrd-stuff/etc/messages index da6c25ba..b1338776 100644 --- a/initrd/initrd-stuff/etc/messages +++ b/initrd/initrd-stuff/etc/messages @@ -2,12 +2,10 @@ # bootup (within initialramfs) for OpenSLX linux diskless clients version 4 # this file could be used for localization of error messages # -# Dirk von Suchodoletz , 30-08-2006 +# Dirk von Suchodoletz , 05-09-2006 # # (c) 2006 - RZ Universitaet Freiburg # (c) 2006 - OpenSLX.org -# -# Version: 0.0.3g # messages from (slx) init init_errmsg="functions file contains a lot of script \ @@ -134,6 +132,8 @@ df_errvmw=" VMware X86 emulation $df_errserv" df_erramnt=" Automounter $df_errserv" df_errnsc=" Name Service caching deamon $df_errserv\n This service might \ be useful to take load from a ldap user directory." +df_errafsd=" No afs directory present" +df_errafsn=" AFS client service is not available" # messages from servconfig scfg_nfs=" Mount of some NFS source failed ..." -- cgit v1.2.3-55-g7522