summaryrefslogtreecommitdiff
path: root/vendor/makefile
Commit message (Collapse)AuthorAgeFilesLines
* evaluate sourceslist-list-format entity in vendors sources.listDavid Kalnischkies2016-01-141-1/+4
| | | | | | | | 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
* build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-081-1/+1
|
* autogenerate makefile for vendor systemDavid Kalnischkies2014-03-131-14/+24
| | | | | | 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).
* add apt-vendor information for tangluJon Severinsson2014-02-221-0/+2
|
* fix build failure with the new apt-vendors stuffMichael Vogt2013-12-061-1/+2
|
* introduce a vendor system to change sources.listDavid Kalnischkies2013-11-301-0/+42
Many derivatives make quiet a few simple changes to apt introducing silly diffs just to change examples and co making it harder for them to update apt and harder for us to merge real changes back. First stop: doc/examples/sources.list