mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 12:47:27 +02:00
Compare commits
No commits in common. "ea20965175d6822e0c54335c9ee8c6e5c84f3bea" and "c8abf05d4ad12b23a69b91a5c69830d59bfdd22b" have entirely different histories.
ea20965175
...
c8abf05d4a
@ -12,7 +12,6 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
- id: check-case-conflict
|
- id: check-case-conflict
|
||||||
- id: check-yaml
|
|
||||||
- id: check-executables-have-shebangs
|
- id: check-executables-have-shebangs
|
||||||
- id: check-shebang-scripts-are-executable
|
- id: check-shebang-scripts-are-executable
|
||||||
- id: destroyed-symlinks
|
- id: destroyed-symlinks
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
## Experimental repos
|
## Experimental repos
|
||||||
deb https://deb.debian.org/debian experimental main contrib non-free non-free-firmware
|
deb https://deb.debian.org/debian experimental main contrib non-free
|
||||||
deb-src https://deb.debian.org/debian experimental main contrib non-free non-free-firmware
|
deb-src https://deb.debian.org/debian experimental main contrib non-free
|
||||||
deb https://deb.debian.org/debian-debug experimental-debug main contrib non-free non-free-firmware
|
deb https://deb.debian.org/debian-debug experimental-debug main contrib non-free
|
||||||
|
|
||||||
## Experimental repos over Tor
|
## Experimental repos over Tor
|
||||||
#deb tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian experimental main contrib non-free non-free-firmware
|
#deb tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian experimental main contrib non-free
|
||||||
#deb-src tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian experimental main contrib non-free non-free-firmware
|
#deb-src tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian experimental main contrib non-free
|
||||||
#deb tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/debian-debug experimental-debug main contrib non-free non-free-firmware
|
#deb tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/debian-debug experimental-debug main contrib non-free
|
||||||
|
@ -1,29 +1,29 @@
|
|||||||
## Main repos
|
## Main repos
|
||||||
deb https://deb.debian.org/debian stable main contrib non-free non-free-firmware
|
deb https://deb.debian.org/debian stable main contrib non-free
|
||||||
deb-src https://deb.debian.org/debian stable main contrib non-free non-free-firmware
|
deb-src https://deb.debian.org/debian stable main contrib non-free
|
||||||
deb https://deb.debian.org/debian-debug stable-debug main contrib non-free non-free-firmware
|
deb https://deb.debian.org/debian-debug stable-debug main contrib non-free
|
||||||
|
|
||||||
## Main repos over Tor
|
## Main repos over Tor
|
||||||
#deb tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian stable main contrib non-free non-free-firmware
|
#deb tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian stable main contrib non-free
|
||||||
#deb-src tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian stable main contrib non-free non-free-firmware
|
#deb-src tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian stable main contrib non-free
|
||||||
#deb tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/debian-debug stable-debug main contrib non-free non-free-firmware
|
#deb tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/debian-debug stable-debug main contrib non-free
|
||||||
|
|
||||||
## Security repo CDN
|
## Security repo CDN
|
||||||
deb https://deb.debian.org/debian-security/ stable-security main contrib non-free non-free-firmware
|
deb https://deb.debian.org/debian-security/ stable-security main contrib non-free
|
||||||
deb-src https://deb.debian.org/debian-security/ stable-security main contrib non-free non-free-firmware
|
deb-src https://deb.debian.org/debian-security/ stable-security main contrib non-free
|
||||||
## https://bugs.debian.org/894081
|
## https://bugs.debian.org/894081
|
||||||
deb https://deb.debian.org/debian-debug stable-proposed-updates-debug main contrib non-free non-free-firmware
|
deb https://deb.debian.org/debian-debug stable-proposed-updates-debug main contrib non-free
|
||||||
|
|
||||||
## Security repo directly
|
## Security repo directly
|
||||||
# To be enabled AFTER it gets https, meanwhile CDN & Tor must be enough.
|
# To be enabled AFTER it gets https, meanwhile CDN & Tor must be enough.
|
||||||
#deb http://security.debian.org/ stable-security main contrib non-free non-free-firmware
|
#deb http://security.debian.org/ stable-security main contrib non-free
|
||||||
#deb-src http://security.debian.org/ stable-security main contrib non-free non-free-firmware
|
#deb-src http://security.debian.org/ stable-security main contrib non-free
|
||||||
|
|
||||||
## Security repos over Tor
|
## Security repos over Tor
|
||||||
deb tor+http://5ajw6aqf3ep7sijnscdzw77t7xq4xjpsy335yb2wiwgouo7yfxtjlmid.onion/debian-security stable-security main contrib non-free non-free-firmware
|
deb tor+http://5ajw6aqf3ep7sijnscdzw77t7xq4xjpsy335yb2wiwgouo7yfxtjlmid.onion/debian-security stable-security main contrib non-free
|
||||||
deb-src tor+http://5ajw6aqf3ep7sijnscdzw77t7xq4xjpsy335yb2wiwgouo7yfxtjlmid.onion/debian-security stable-security main contrib non-free non-free-firmware
|
deb-src tor+http://5ajw6aqf3ep7sijnscdzw77t7xq4xjpsy335yb2wiwgouo7yfxtjlmid.onion/debian-security stable-security main contrib non-free
|
||||||
## https://bugs.debian.org/894081
|
## https://bugs.debian.org/894081
|
||||||
#deb tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/debian-debug stable-proposed-updates-debug main contrib non-free non-free-firmware
|
#deb tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/debian-debug stable-proposed-updates-debug main contrib non-free
|
||||||
|
|
||||||
## Updates repo
|
## Updates repo
|
||||||
deb https://deb.debian.org/debian stable-updates main contrib non-free non-free-firmware
|
deb https://deb.debian.org/debian stable-updates main contrib non-free non-free-firmware
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit efc392bbdadbe97f68ad0e3299dd40d296112437
|
Subproject commit 3ff57cd1b764615364d083388344a5b69d44ad14
|
Loading…
x
Reference in New Issue
Block a user