Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | evaluate sourceslist-list-format entity in vendors sources.list | David Kalnischkies | 2016-01-14 | 1 | -2/+9 |
| | | | | | | | | Parsing XML entity files in shell isn't exactly nice and causing the substitution with a while-read loop isn't either, but it seems to be good enough for the moment without changing too much. Thanks: Niels Thykier for reporting on IRC | ||||
* | autogenerate makefile for vendor system | David Kalnischkies | 2014-03-13 | 1 | -0/+21 |
It can be useful to have a whole makefile available for vendor setup, but by providing a basic one we can deal with the simple cases more easily (and changes to the system are presumably easier). |