From 89facb8374233b23a8c988ca38d21bb50a0dab65 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 10 Mar 2010 00:09:35 +0100 Subject: add dummy dlocale function to functions-default --- initramfs/stage3-stuff/etc/functions | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'initramfs/stage3-stuff/etc/functions') diff --git a/initramfs/stage3-stuff/etc/functions b/initramfs/stage3-stuff/etc/functions index 4788a72b..f9ad22ae 100644 --- a/initramfs/stage3-stuff/etc/functions +++ b/initramfs/stage3-stuff/etc/functions @@ -1023,3 +1023,7 @@ config_nfsv4 () { keytable () { : } +# set up localization like keytable, console +dlocale () { +: +} -- cgit v1.2.3-55-g7522