config PADS_PACKAGE_ZONEINFO bool "Timezone info" default y help This provides a package that allows you to set the timezone information for the appliance using the timezone command. The default timezone package only supports the America's and Europe. The full timezone package, enabled separately, supports the rest of the world. The small version takes about 900K, the full version 1.7M. For any given installation, you only need one of the 4K files. The overhead of the full version is very large. After setting the timezone, if you don't need to set it again, you can: rm -rf /persistent/usr/share/zoneinfo It is only needed to set the timezone. config PADS_ZONEINFO_FULL bool "Full timezone info" default n depends on PADS_PACKAGE_ZONEINFO help This enables the zoneinfo for the entire world.