From: Yaroslav Halchenko Date: Wed, 24 Nov 2010 05:38:31 +0000 (-0500) Subject: adding a master file + symlinks for neurodebian repository to be used for live system X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3dfb4b8f5f4f5e51405c8ecb7b50757dc2c89c73;hp=9683c9d91be40e32843c1f54aa63675cf8d51421;p=neurodebian.git adding a master file + symlinks for neurodebian repository to be used for live system --- diff --git a/live/config/chroot_sources/neurodebian.binary b/live/config/chroot_sources/neurodebian.binary new file mode 120000 index 0000000..36f927c --- /dev/null +++ b/live/config/chroot_sources/neurodebian.binary @@ -0,0 +1 @@ +neurodebian.chroot \ No newline at end of file diff --git a/live/config/chroot_sources/neurodebian.binary.gpg b/live/config/chroot_sources/neurodebian.binary.gpg new file mode 120000 index 0000000..fddc155 --- /dev/null +++ b/live/config/chroot_sources/neurodebian.binary.gpg @@ -0,0 +1 @@ +../../../keys/neurodebian-archive-keyring.gpg \ No newline at end of file diff --git a/live/config/chroot_sources/neurodebian.chroot b/live/config/chroot_sources/neurodebian.chroot new file mode 100644 index 0000000..f7ddad1 --- /dev/null +++ b/live/config/chroot_sources/neurodebian.chroot @@ -0,0 +1,9 @@ +# NeuroDebian Software +deb http://neuro.debian.net/debian @DISTRIBUTION@ @ARCHIVE_AREAS@ +#deb http://neuro.debian.net/debian @DISTRIBUTION@ @ARCHIVE_AREAS@ + +# NeuroDebian Data +deb http://neuro.debian.net/debian data @ARCHIVE_AREAS@ +#deb-src http://neuro.debian.net/debian data @ARCHIVE_AREAS@ + + diff --git a/live/config/chroot_sources/neurodebian.chroot.gpg b/live/config/chroot_sources/neurodebian.chroot.gpg new file mode 120000 index 0000000..fddc155 --- /dev/null +++ b/live/config/chroot_sources/neurodebian.chroot.gpg @@ -0,0 +1 @@ +../../../keys/neurodebian-archive-keyring.gpg \ No newline at end of file