X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configs%2Fdebxo-kde%2Fhooks;h=def7f00a1935a239c87db4a3f80907b69989bb19;hb=db66c3c25d0e75718cf8218587ecc206c7aba4d4;hp=d9fb2ce30e6dfbc9c991c4313d93345b1a3be660;hpb=69305b023497b6deb1a712f72b40a298e5bb3dff;p=xodist diff --git a/configs/debxo-kde/hooks b/configs/debxo-kde/hooks index d9fb2ce..def7f00 100644 --- a/configs/debxo-kde/hooks +++ b/configs/debxo-kde/hooks @@ -44,9 +44,6 @@ Dir { }; }; EOF - - # add archive key for lenny-backports - wget -O - http://backports.org/debian/archive.key | (chroot ${ROOT_DIR} apt-key add -) } package_configure_hook() @@ -91,11 +88,6 @@ EOF # No longer a need for xorg.conf rm -f ${ROOT_DIR}/etc/X11/xorg.conf - # key bindings/mappings - if [ -d ${ROOT_DIR}/usr/share/hal/fdi/information/10freedesktop/ ]; then - cp 30-keymap-olpc.fdi ${ROOT_DIR}/usr/share/hal/fdi/information/10freedesktop/ - fi - # configure kdm if [ -d ${ROOT_DIR}/etc/kde3/kdm ]; then sed --in-place "s/AllowNullPasswd=false/AllowNullPasswd=true/;s/#AutoLoginEnable=true/AutoLoginEnable=true/;s/#AutoLoginUser=fred/AutoLoginUser=${DEFUSER}/" ${ROOT_DIR}/etc/kde3/kdm/kdmrc