introduce a vendor system to change sources.list
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 30 Nov 2013 13:01:28 +0000 (14:01 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 30 Nov 2013 21:15:31 +0000 (22:15 +0100)
commiteef71f11a5836eb82df133cb4e24cb4806642188
treee58a2b15c0ae4df9f0f23fdf7f8a2ebb15ffc7b3
parenta40310a5e60d880ce1bd82f0513c5d6658bb48ef
introduce a vendor system to change sources.list

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
.gitignore
Makefile
doc/apt-verbatim.ent
doc/makefile
vendor/debian/makefile [new file with mode: 0644]
vendor/debian/sources.list.in [moved from doc/examples/sources.list.in with 100% similarity]
vendor/makefile [new file with mode: 0644]
vendor/ubuntu/makefile [new file with mode: 0644]
vendor/ubuntu/sources.list.in [new file with mode: 0644]