summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/ubuntu/functions-8.04
diff options
context:
space:
mode:
authorDirk von Suchodoletz2010-03-09 17:55:08 +0100
committerDirk von Suchodoletz2010-03-09 17:55:08 +0100
commitf8390e12d992e5542417e188f3459488651efaa9 (patch)
treed6a6e670cca66d7272b7b1a6ec8b06e89938f9f6 /initramfs/distro-specs/ubuntu/functions-8.04
parentfix problem with demuxer (diff)
downloadcore-f8390e12d992e5542417e188f3459488651efaa9.tar.gz
core-f8390e12d992e5542417e188f3459488651efaa9.tar.xz
core-f8390e12d992e5542417e188f3459488651efaa9.zip
Changing distro-specific stuff to change default to Ubuntu 10.04 ...
Diffstat (limited to 'initramfs/distro-specs/ubuntu/functions-8.04')
-rw-r--r--initramfs/distro-specs/ubuntu/functions-8.048
1 files changed, 0 insertions, 8 deletions
diff --git a/initramfs/distro-specs/ubuntu/functions-8.04 b/initramfs/distro-specs/ubuntu/functions-8.04
index 5f41b690..3b93e86d 100644
--- a/initramfs/distro-specs/ubuntu/functions-8.04
+++ b/initramfs/distro-specs/ubuntu/functions-8.04
@@ -134,14 +134,6 @@ for i in rc2.d/K$stop$script rc3.d/K$stop$script \
done
}
-# set up localization like keytable, console
-dlocale () {
-# fixme -- use keytable setup script here
-# echo -e "\t# entries added by $0: $date" >> /mnt/etc/init.d/boot.slx
-sed "s/LANG.*/LANG=\"${LANG}\"/" -i /mnt/etc/default/locale
-#d_mkrlscript entry boot.slx "setfont ${CONSOLE_FONT} >${LOGFILE} 2>&1"
-}
-
# group of functions for the normal runlevels - first parameter is start
# second stop