Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tzdata: Merge in Factory and split out Etc/UTC | Patrick McDermott | 2019-06-06 | 2 | -23/+8 |
| | | | | TODO: This breaks </usr/share/zoneinfo/posixrules>. | ||||
* | tzcode-doc: Install /usr/share/man/tzfile.5 | Patrick McDermott | 2019-06-05 | 2 | -1/+2 |
| | |||||
* | build: Replace mkdir and cp with install | Patrick McDermott | 2019-06-05 | 1 | -5/+3 |
| | |||||
* | tzselect, zdump: Install executables to /usr/bin | Patrick McDermott | 2019-06-05 | 3 | -4/+5 |
| | | | | | These don't attempt to modify system files and are intended for use by unprivileged users. This is where upstream installs them. | ||||
* | Add tzdata packages | Patrick McDermott | 2019-06-05 | 11 | -0/+73 |
| | |||||
* | Add tzcode packages | Patrick McDermott | 2019-06-05 | 11 | -0/+36 |
| | |||||
* | build: Remove extra space | Patrick McDermott | 2019-06-05 | 1 | -1/+1 |
| | |||||
* | build: Drop unnecessary zic -L option | Patrick McDermott | 2019-06-05 | 1 | -2/+1 |
| | |||||
* | build: set -e in long loop | Patrick McDermott | 2019-06-05 | 1 | -2/+2 |
| | |||||
* | build: Don't install until install | Patrick McDermott | 2019-06-05 | 1 | -4/+2 |
| | |||||
* | build: Use just-built zic | Patrick McDermott | 2019-06-05 | 1 | -1/+1 |
| | | | | | Now that tzcode and tzdata are merged into tzdb, we don't need to depend on tzcode being installed. | ||||
* | build: zic accepts "L" abbreviation for "Link" | Patrick McDermott | 2019-06-05 | 1 | -2/+2 |
| | | | | | No tables actually use it yet, but we'll be prepared in case they ever do. | ||||
* | build: zic's -y option is now obsolete | Patrick McDermott | 2019-06-05 | 1 | -2/+1 |
| | |||||
* | build: Install zone1970.tab | Patrick McDermott | 2019-06-05 | 1 | -1/+1 |
| | |||||
* | build: Drop TZDIR=/usr/share/zoneinfo | Patrick McDermott | 2019-06-05 | 1 | -1/+1 |
| | | | | Upstream now uses this directory too. | ||||
* | build: Add tzdata target commands | Patrick McDermott | 2019-06-05 | 1 | -0/+72 |
| | |||||
* | build: Add tzcode target commands | Patrick McDermott | 2019-06-05 | 1 | -0/+13 |
| | |||||
* | source.mk: Remove (BusyBox lzip support is broken apparently) | Patrick McDermott | 2019-06-02 | 2 | -28/+0 |
| | |||||
* | Initial commit | Patrick McDermott | 2019-06-02 | 6 | -0/+53 |