diff options
author | Daniel Baumann <daniel@debian.org> | 2010-03-21 09:37:24 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-04-09 21:28:19 +0200 |
commit | 2b25d825faa06e6889f41122cf14706a473154b8 (patch) | |
tree | 917e49bb314d07fc83cacc171743d76cb9eeab8a /repositories/live.debian.net | |
parent | 89abea479f6b685318fc79b97605e71d5fd8083d (diff) | |
download | vyos-live-build-2b25d825faa06e6889f41122cf14706a473154b8.tar.gz vyos-live-build-2b25d825faa06e6889f41122cf14706a473154b8.zip |
Adding -r, --repositories option to select preconfigured third-party repositories more easily.
Diffstat (limited to 'repositories/live.debian.net')
-rw-r--r-- | repositories/live.debian.net | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/repositories/live.debian.net b/repositories/live.debian.net new file mode 100644 index 000000000..54d1399d0 --- /dev/null +++ b/repositories/live.debian.net @@ -0,0 +1,3 @@ +# Debian Live Project +deb http://live.debian.net/ @DISTRIBUTION@-snapshots @ARCHIVE_AREAS@ +deb-src http://live.debian.net/ @DISTRIBUTION@-snapshots @ARCHIVE_AREAS@ |