From 5d0890ca42edecd5f7356bc6dac856eb56bd8ec2 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sun, 4 Feb 2007 17:42:44 +0000 Subject: Fix for subnet_mask in machine-setup (via slx init from kernel cmdline). Some improvement for stage3 error exit ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@678 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/etc/messages | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'initramfs/initrd-stuff/etc/messages') diff --git a/initramfs/initrd-stuff/etc/messages b/initramfs/initrd-stuff/etc/messages index a8f203d1..1658aa4d 100644 --- a/initramfs/initrd-stuff/etc/messages +++ b/initramfs/initrd-stuff/etc/messages @@ -7,7 +7,7 @@ # If you have any feedback please consult http://openslx.org/feedback and # send your feedback to feedback@openslx.org # -# General information about OpenSLX can be found under http://openslx.org +# General information about OpenSLX can be found at http://openslx.org # # messages file for all error and info messages generated during client # bootup (within initialramfs) for OpenSLX linux diskless clients version 4 @@ -21,6 +21,8 @@ init_dff="The distro $init_errmsg" init_dscf="The distribution specific configuration file could not be found." init_sscf="The slx configuration variables could not be found. Please provide the slxconfig file." +init_noeth=" Unable to configure the ethernet device (eth0). Please check \ +for an\n appropriate kernel module." init_errip=" Unable to setup at \ least basic functionality, because no IP configuration\n available. You \ might pass that information via kernel command line\n through setting of \ -- cgit v1.2.3-55-g7522