Add installation of separate tzdata package
[hvlinux.git] / stage2 / hv-install-1
index 8d2aebd..9329e56 100755 (executable)
@@ -11,6 +11,7 @@ rscr mult "Performing pre-install" pre-install
 ipkg -m noac -l "kernel-headers" -s "kernel-headers" ${KERNEL}
 ipkg -m noac ${MANPAGES}
 ipkg ${GLIBC}
+ipkg -m noac -s tzdata -c ${TZDATA}
 
 rscr once "Adjusting toolchain" toolchain-adjust
 rscr mult "Testing toolchain"   toolchain-test