File config.patch of Package kiwi-config-openSUSE
--- /etc/inittab.orig 2007-08-10 19:54:25.000000000 +0200
+++ /etc/inittab 2007-08-02 17:42:32.000000000 +0200
@@ -17,7 +17,7 @@
#
# The default runlevel is defined here
-id:3:initdefault:
+id:5:initdefault:
# First script to be executed, if not booting in emergency (-b) mode
si::bootwait:/etc/init.d/boot
--- /etc/sysconfig/displaymanager.orig 2007-08-11 10:04:13.000000000 +0200
+++ /etc/sysconfig/displaymanager 2007-08-11 12:26:53.000000000 +0200
@@ -87,7 +87,7 @@
# Define the user whom should get logged in without request. If string
# is empty, display standard login dialog.
#
-DISPLAYMANAGER_AUTOLOGIN=""
+DISPLAYMANAGER_AUTOLOGIN="linux"
## Type: yesno
## Default: no
--- /etc/sysconfig/network/config.orig 2007-08-11 12:33:48.000000000 +0200
+++ /etc/sysconfig/network/config 2007-08-11 12:33:55.000000000 +0200
@@ -215,7 +215,7 @@
# If you are used to SCPM then you might probably stay with NetControl. But at
# least try NetworkManager, because it can replace SCPM in some usage scenarios.
#
-NETWORKMANAGER=no
+NETWORKMANAGER=yes
## Type: int
## Default: 0
--- /etc/sysconfig/keyboard.orig 2007-09-17 16:41:34.000000000 +0200
+++ /etc/sysconfig/keyboard 2007-09-17 16:49:50.000000000 +0200
@@ -10,7 +10,7 @@
# (/usr/share/kbd/keymaps/)
# e.g. KEYTABLE="de-latin1-nodeadkeys", "us" or empty for US settings
#
-KEYTABLE=""
+KEYTABLE="us.map.gz"
## Type: integer
## Default:
@@ -91,3 +91,7 @@
# COMPOSETABLE="winkeys shiftctrl"
#
COMPOSETABLE="clear winkeys shiftctrl latin1.add"
+
+# The YaST-internal identifier of the attached keyboard.
+#
+YAST_KEYBOARD="english-us,pc104"
--- etc/hosts.orig 2007-11-12 15:24:30.000000000 +0100
+++ etc/hosts 2007-11-12 15:24:51.000000000 +0100
@@ -21,3 +21,4 @@
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
+127.0.0.2 linux.site linux
--- /etc/init.d/earlyxdm.orig 2008-11-10 16:18:30.000000000 +0100
+++ /etc/init.d/earlyxdm 2008-11-10 16:19:00.000000000 +0100
@@ -12,7 +12,7 @@
### BEGIN INIT INFO
# Provides: earlyxdm
# Required-Start: earlysyslog $local_fs
-# Should-Start: gpm firstboot resmgr haldaemon
+# Should-Start: gpm firstboot resmgr haldaemon sax
# Should-Stop: $null
# Required-Stop: $null
# Default-Start: 5