Commit Graph

45 Commits

Author SHA1 Message Date
d29a0532d2
Debian sources.list: disable http security, use https CDN & Tor 2019-01-23 10:18:35 +02:00
3e5e55bf75
etc/apt/sources.list: enable Debian debugsym repos
It seems that I am always going to enable it sooner or later anyway, so
why woulnd't I have it enabled for quick installing when I do need it?

Example: KDE Connect crashed on login, and asked me to report it, but
the reporter app warned that there is no address to report it and debug
information had one or two stars and said that it's likely bad quality
and I think this is due to missing debug symbols which I then installed.

Naturally after installing them, I am unable to reproduce the issue, but
that is beside the point.
2018-12-19 11:48:32 +02:00
33db566a27
sources.list: Debian updates repo over Tor 2018-11-22 20:39:22 +02:00
a47018899d
sources.list: rewrite the Debian ones?
Apparently I had been negleceting one important one, if not more.
2018-11-22 20:27:40 +02:00
6419ce29fb
sources.list: add Debian onion repos (commented) 2018-11-22 20:00:33 +02:00
f050ef9550
sources.list: add Debian debug repos (commented) 2018-11-22 19:34:11 +02:00
7983975ba8
etc/apt/sources.list: remove README & scripts
They don't reflect what I am doing in reality and I think they possibly
encouraged bad practices, so it's better that they don't exist here.
2018-11-22 19:14:42 +02:00
930be20983
etc/sources.list/: use https://deb.debian.org
Apparently they have deprecated httpredir while I wasn't looking.
2018-09-20 13:39:51 +03:00
55018ef7ef
etc/sources.list: remove Debian codenames 2018-09-20 13:37:32 +03:00
b2f590f357
etc/sources.list: rm EOL distributions 2018-09-20 13:35:59 +03:00
9f13a96513
sources.list: add 18.04 (copy from 16.04) 2018-04-30 17:25:48 +03:00
e99cffb130
sources.list: 16.04.archive.ubuntu.com
This shouldn't be used, but this is the only working way through "hash
sum mismatch".
2016-04-14 09:05:38 +03:00
f1817f4014 sources.list: I don't maintain devel 2015-12-28 14:50:21 +02:00
c0503fab51 sources.list/ubuntu: fix apt-key command 2015-12-28 14:48:31 +02:00
2dce923a56 etc/apt/sources.list: commented Ubuntu MATE 2015-12-15 18:11:50 +02:00
8342c97bc2 git rm 15.04 2015-12-15 18:07:34 +02:00
9431381b93 sources.list: add Ubuntu 16.04 2015-11-06 09:14:27 +02:00
47eac3b6eb sources.list README: add wget method 2015-10-17 14:31:48 +03:00
518a5c2a17 sources.list: add (Ubuntu) devel 2015-08-06 12:01:21 +03:00
632f2f2b6b sources.list: clean Ubuntu ones 2015-07-29 10:04:54 +03:00
741c6a8571 sources.list/ubuntu: add commented proposed
Closes #79
2015-07-28 19:23:48 +03:00
aeeed423df sources.list/ubuntu: coment ddebs 2015-07-28 19:09:26 +03:00
95dc6cfa17 sources.list: ubuntu: add ddebs.ubuntu.com
https://wiki.ubuntu.com/DebuggingProgramCrash
2015-07-28 19:06:38 +03:00
fa44f85e48 sources.list: chmod +x install* 2015-07-28 18:59:03 +03:00
6b527a87cb sources.list: 14.10 is EOL 2015-07-24 09:06:19 +03:00
ff94369b6d sources.list/README: add missing rm 2015-07-12 11:52:28 +03:00
93e5eab3f5 sources.list: fix install scripts 2015-07-12 11:39:41 +03:00
b4f3ac370e sources.list/install: add missing shebang 2015-07-12 11:36:38 +03:00
87ffc8515e sources.list: improve README 2015-07-12 11:35:53 +03:00
8783d0d5b7 sources.list: add install scripts
Closes #78
2015-07-12 11:26:47 +03:00
2fd3c3986b sources.list: add README & touch scripts
ref: #78
2015-07-12 11:21:38 +03:00
60402c6999 sources.list: add forgotten stretch 2015-07-12 11:06:03 +03:00
abc4060a3a sources.list: add sid so both scripts work 2015-07-12 11:03:51 +03:00
6400fd909e sources.list: rename debian* to codenames
So they are compatible with the function which uses `lsb_release -sr`.
2015-07-12 10:51:19 +03:00
cf13b0faaf sources.list/squeeze: add squeeze-lts 2015-07-07 17:10:43 +03:00
b6969cd7fe rm debianu as git didn't like it 2015-07-06 15:22:23 +03:00
0a8c630265 http.debian.net --> httpredir.debian.org
I was told that it moved and moving to debian.org means that it's now
officially supported :)
2015-07-06 15:18:25 +03:00
fe1890ea34 debianu --> sid & ln -s sid debianu
sid makes more sense and as it has static codename, why to not use it?
2015-07-06 15:08:42 +03:00
805f669954 sources.list: add supported Debians
also remove the top line and add debianu for unstable.
2015-07-06 15:05:31 +03:00
43af7aef52 sources.list: rm ubuntu 2015-05-05 07:56:39 +03:00
adb361bc0e sources.list: 15.10 2015-05-05 07:56:11 +03:00
a5c9156eb4 sources.list/15.04: drop extras.ubuntu.com
It's dead
https://bugs.launchpad.net/ubuntu/+source/apt-setup/+bug/1409555
2015-04-05 23:21:44 +03:00
8729f1cb37 Ubuntu 14.10 sources.list: fix Ubuntu MATE PPA
Ubuntu MATE decided to change their PPA and the install image most
likely will be missing this change, so I must add it here.

https://ubuntu-mate.org/blog/ubuntu-mate-utopic-ppa/
2015-03-19 21:54:35 +02:00
c391357cf7 sources.list: add security.ubuntu.com & rm MATE
For some reason I had thought that the default installation uses local
mirror instead of the main repo so I used that.

I also removed MATE now as it causes dupliate warnings with Ubuntu MATE
and it's not needed starting from 15.04. It's also not difficult to
find.
2015-02-27 10:10:58 +02:00
Mikaela Suomalainen
938247e19f etc: import from gh-pages 2014-12-27 11:09:00 +02:00