summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-09-11 15:53:54 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:06 +0100
commitc0b7db3116c699c78c11ff47d240ee126f9dab5f (patch)
tree05d3f4c2daafe2a4d44e827f045af16d6d5e6a49 /hooks
parentc49970ac71d52bac0d759b1f90c14906c3c503a4 (diff)
downloadlive-boot-c0b7db3116c699c78c11ff47d240ee126f9dab5f.tar.gz
live-boot-c0b7db3116c699c78c11ff47d240ee126f9dab5f.zip
Including d-i languagelist in initrd in order evaluate l10n settings.
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/live3
1 files changed, 3 insertions, 0 deletions
diff --git a/hooks/live b/hooks/live
index 4e29226..697efbf 100755
--- a/hooks/live
+++ b/hooks/live
@@ -35,6 +35,9 @@ then
cp /etc/live.conf "${DESTDIR}"/etc
fi
+mkdir -p "${DESTDIR}"/usr/share/live-initramfs
+cp /usr/share/live-initramfs/languagelist "${DESTDIR}"/usr/share/live-initramfs
+
# Directories
mkdir -p "${DESTDIR}"/lib/live-initramfs