Add installation of separate tzdata package
[hvlinux.git] / stage2 / packages-update
index d9c6a4a..86ca8b7 100755 (executable)
@@ -46,6 +46,8 @@ lpkg 1 ${EUDEV}
 lpkg 1 ${XZ_UTILS}
 
 # These packages are only for stage2
+fpkg -e "tar.gz" ${TZDATA} \
+    "http://www.iana.org/time-zones/repository/releases"
 fpkg -e "tar.bz2" ${BC} "http://alpha.gnu.org/gnu/bc"
 fpkg -e "tar.gz" ${PERL} "http://www.cpan.org/src/5.0"
 fpkg -s "manpages" ${MANPAGES} "http://tldp.org"