Age | Commit message (Collapse) | Author | |
---|---|---|---|
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). | |||
2014-02-22 | add apt-vendor information for tanglu | Jon Severinsson | |
2013-12-06 | fix build failure with the new apt-vendors stuff | Michael Vogt | |
2013-11-30 | introduce a vendor system to change sources.list | David Kalnischkies | |
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 |