Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-14 | evaluate sourceslist-list-format entity in vendors sources.list | David Kalnischkies | |
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 | |||
2014-03-13 | autogenerate makefile for vendor system | David Kalnischkies | |
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). |