summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff/etc
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs/initrd-stuff/etc')
-rw-r--r--initramfs/initrd-stuff/etc/messages19
-rw-r--r--initramfs/initrd-stuff/etc/messages.de21
2 files changed, 15 insertions, 25 deletions
diff --git a/initramfs/initrd-stuff/etc/messages b/initramfs/initrd-stuff/etc/messages
index be30a00d..32d9e0a5 100644
--- a/initramfs/initrd-stuff/etc/messages
+++ b/initramfs/initrd-stuff/etc/messages
@@ -109,7 +109,7 @@ is not known to the kernel."
init_errcfg="of this client did not finish in\n time. You might check the \
process list and list the modules loaded until\n now."
init_errhw=" For some reason the hardware autoconfig $init_errcfg"
-init_errxorg=" For some reason no xorg.conf appeared"
+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 \
@@ -190,21 +190,16 @@ hcfg_xcfg=" You should define the variable D_XF86CONFFILE in yours distro \
configuration\n file"
hcfg_hwsetup=" The X server configuration file generated by hwautocfg could \
not\n be found."
-hcfg_keyb=" No settings found for keyboard, using default of \
-'${DEFKEYTABLE}' defined\n in $0."
gfx_msg="Please check your graphic adaptor settings ($hw_graphic)."
-hcfg_gfxdrv=" Manual configuration of your graphic hardware module setting \
-failed.\n $gfx_msg"
-hcfg_gfxcdp=" Manual configuration of your graphic systems color depth \
-failed.\n $gfx_msg"
hw_msg=" Please check your predefined monitor settings ($hw_monitor): \
Automatic\n configuration of display"
-hcfg_hfrq=" $hwmsg timings was attempted, but the horizontal frequency \
-could not be detected. Using default frequency range (${HSYNCRANGE})"
-hcfg_vfrq=" $hwmsg timings was attempted, but the vertical frequency \
-could not be detected. Using default frequency range (${VSYNCRANGE})"
hcfg_res=" $hwmsg resolution was attempted but not established. Using \
-default resolutions (${DEFAULTMODES})"
+default resolutions (defined in xconfig)"
hcfg_hwsetup=" Expected information from hwsetup to appear in \
/tmp/hwsetup.info.\n Unable to configure parts of the systems hardware. \
Please check that\n hwsetup is properly installed and executable."
+
+# messages from xconfig
+xcfg_keyb=" No settings found for keyboard, using default of '${XKEYBOARD}' \
+defined\n in $0."
+
diff --git a/initramfs/initrd-stuff/etc/messages.de b/initramfs/initrd-stuff/etc/messages.de
index ad7f9cac..0f723cb4 100644
--- a/initramfs/initrd-stuff/etc/messages.de
+++ b/initramfs/initrd-stuff/etc/messages.de
@@ -201,21 +201,16 @@ hcfg_xcfg=" Sie sollten die Variable D_XF86CONFFILE in ihrer\n \
Distributions-Konfigurations-Datei definieren."
hcfg_hwsetup=" Die xserver-Konfigurations-Datei, erstellt von hwsetup, konnte \
nicht\n gefunden werden."
-hcfg_keyb=" Keine Einstellungen fuer ihre Tastatur gefunden, benutze den Standard-Wert \
-'${DEFKEYTABLE}' definiert\n in $0."
gfx_msg="Bitte pruefen Sie ihre Grafik-Adapter-Einstellungen ($hw_graphic)."
-hcfg_gfxdrv=" Manuelle Konfiguration des Grafik-Treiber-Moduls schlug fehl. \
-\n $gfx_msg"
-hcfg_gfxcdp=" Manuelle Konfiguration von ihrer Graphik-System-Farbtiefe \
-schlug fehl.\n $gfx_msg"
hw_msg=" Bitte pruefen Sie ihre vordefinierten Monitor-Einstellungen ($hw_monitor): \
-Automatische\n Konfiguration des Bildschirms"
-hcfg_hfrq=" $hwmsg Timing wurde versucht, aber die horizontale Frequenz \
-konnte nicht erkannt werden. Benutze Standard Wertebereiche (${HSYNCRANGE})"
-hcfg_vfrq=" $hwmsg Timing wurde versucht, aber die vertikale Frequenz \
-konnte nicht erkannt werden. Benutze Standard Wertebereiche (${VSYNCRANGE})"
+Automatische\n Konfiguration des Bildschirms."
hcfg_res=" $hwmsg Aufloesung wurde versucht aber nicht eingerichtet. Benutze \
-Standard Aufloesungen (${DEFAULTMODES})"
+Standard-Aufloesungen (defined in xconfig)"
hcfg_hwsetup=" Erwartete Informationen von hwsetup in \
/tmp/hwsetup.info.\n Teile des Systems koennen nicht eingerichtet werden. \
-Bitte pruefe, dass\n hwsetup richtig installiert und ausfuehrbar ist."
+Bitte pruefen, dass\n hwsetup richtig installiert und ausfuehrbar ist."
+
+# messages from xconfig
+hcfg_keyb=" Keine Einstellungen fuer ihre Tastatur gefunden, verwende den \
+Standard-Wert '${XKEYBOARD}' definiert\n in $0."
+