diff options
| -rw-r--r-- | initrd/distro-specs/ubuntu/config-default | 2 | ||||
| -rw-r--r-- | installer/distro-specs/config-ubuntu | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/initrd/distro-specs/ubuntu/config-default b/initrd/distro-specs/ubuntu/config-default index 5e7ae6b1..0d6835de 100644 --- a/initrd/distro-specs/ubuntu/config-default +++ b/initrd/distro-specs/ubuntu/config-default @@ -45,7 +45,7 @@ D_INITDIR="/init.d" D_INITBOOTD="/rcS.d" D_RCDIRS="/rc0.d /rc1.d /rc2.d /rc3.d /rc4.d /rc5.d /rc6.d" D_INITDEFAULT="3" -D_INITSCRIPTS="mountvirtfs procps.sh bootlogd hwclock.sh sudo" +D_INITSCRIPTS="mountvirtfs keymap.sh procps.sh bootlogd hwclock.sh sudo" D_XF86CONFFILE="/etc/X11/xorg.conf" D_XFONTPATH="/usr/share/fonts/*" D_DEFAULTCOUNTRY="de" diff --git a/installer/distro-specs/config-ubuntu b/installer/distro-specs/config-ubuntu index b8e4f60b..ae80c229 100644 --- a/installer/distro-specs/config-ubuntu +++ b/installer/distro-specs/config-ubuntu @@ -5,4 +5,4 @@ client_conf="/etc/dxs/client.cfg/machine-setup.default" # this variable choses which atftpd template file to chose atftpd_conf_name="atftpd_default" -root_pw='$1$d/bLEPDE$Regn849.F6d.xMA1KffRe0' +root_pw='$1$g6r0DhjJ$MIR/ljfVDTXExIQXMwnLZ/' |
