Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make: use dl-master for update release | Natanael Copa | 2019-12-19 | 1 | -1/+1 |
| | | | | | | dl-cdn is a mirror and may have delay. the mqtt message will trigger when something is pushed to dl-master, so get it while its fresh from there. | ||||
* | makefile: change releases url to cdn | Carlo Landmeter | 2019-12-04 | 1 | -1/+1 |
| | |||||
* | make: Add armv7 support | Carlo Landmeter | 2019-01-30 | 1 | -1/+1 |
| | |||||
* | make: simplify and split `run-test` and `stop-test` | Richard Mortier | 2018-12-20 | 1 | -2/+9 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | docker: more correctly kill left-over containers | Richard Mortier | 2018-12-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | make: factor out Docker image name | Richard Mortier | 2018-12-20 | 1 | -2/+4 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | docker: add `Dockerfile` and `build`/`test` targets | Richard Mortier | 2018-12-20 | 1 | -1/+4 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | whitespace | Richard Mortier | 2018-12-20 | 1 | -1/+0 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | make: add ppc64le and s390x | Natanael Copa | 2017-05-29 | 1 | -1/+1 |
| | |||||
* | make: fix download from https | Natanael Copa | 2017-04-16 | 1 | -3/+3 |
| | | | | use https://alpinelinux.org and make curl follow redirects | ||||
* | add aarch64 | Natanael Copa | 2016-12-22 | 1 | -1/+1 |
| | |||||
* | use rsync.alpinelinux.org as master mirror for latest release | Natanael Copa | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | make: use lua5.3 by default | Natanael Copa | 2015-06-16 | 1 | -1/+1 |
| | |||||
* | make: fix git-commits typo in clean target | Natanael Copa | 2015-06-10 | 1 | -1/+1 |
| | |||||
* | fix generation of atom.xml | Natanael Copa | 2015-05-14 | 1 | -3/+4 |
| | |||||
* | generate atom.xml | Natanael Copa | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | atom.xml added | Sergey Lukin | 2015-05-07 | 1 | -0/+5 |
| | |||||
* | make: fix dependency for index generation | Natanael Copa | 2014-12-12 | 1 | -1/+3 |
| | |||||
* | display arm release | Natanael Copa | 2014-12-10 | 1 | -1/+1 |
| | |||||
* | make: clean up git-commits.yaml generation | Natanael Copa | 2014-11-26 | 1 | -1/+1 |
| | |||||
* | make: regenerate releaes.yaml when script is updated | Natanael Copa | 2014-11-26 | 1 | -2/+2 |
| | |||||
* | make: use a lua script to generate git-commits.yaml | Natanael Copa | 2014-11-25 | 1 | -1/+2 |
| | | | | | | this allows us to add a date tring in a format we want requires lua-feedparser | ||||
* | make: fix clean target | Natanael Copa | 2014-11-24 | 1 | -2/+5 |
| | |||||
* | refactor generation of releases.yaml | Natanael Copa | 2014-10-23 | 1 | -5/+5 |
| | | | | use a separate script for generating releases.yaml | ||||
* | make: download release info from all supported archs | Natanael Copa | 2014-10-23 | 1 | -5/+8 |
| | |||||
* | frontpage: generate news from posts index | Natanael Copa | 2014-10-08 | 1 | -1/+7 |
| | |||||
* | initial import of news posts | Natanael Copa | 2014-10-01 | 1 | -1/+10 |
| | |||||
* | downloads: initial content | Natanael Copa | 2014-09-22 | 1 | -0/+1 |
| | | | | Just for demo | ||||
* | fetch last git commits from atom feed | Natanael Copa | 2014-09-22 | 1 | -2/+13 |
| | | | | | It might be nice to have a general RSS atom feed importer since it can be reused for bugs and other things | ||||
* | rename _layout.template.html to _default.template.html | Natanael Copa | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | make: add support for optional yaml dependencies | Natanael Copa | 2014-09-19 | 1 | -2/+5 |
| | | | | | | We want have some of the pages re-generated on som yaml file updates like new releases and git history, but not all pages might need be regenerated. So we make it possible to add yaml dependencies | ||||
* | make: calculate iso size in MB | Natanael Copa | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | make: import latest release info | Natanael Copa | 2014-08-28 | 1 | -2/+16 |
| | |||||
* | add makefile and initial test data | Natanael Copa | 2014-07-04 | 1 | -0/+20 |