Commit Graph

75 Commits

Author SHA1 Message Date
Aminda Suomalainen 53c78384e0
etc/apt/sources.list: rm ubuntu*
Seems pretty outdated and I cannot see the purpose.
2024-01-07 12:33:53 +02:00
Aminda Suomalainen 2b4487fccb
etc/sources.list.d: add untested nordvpn.list for the only Debian around 2024-01-07 12:29:49 +02:00
Aminda Suomalainen 58ead9302c
etc/apt/sources.list: keep adding non-free-firmwares
Fixes: 94d26e811a
Resolves: #159
2023-05-12 09:29:32 +03:00
Aminda Suomalainen 94d26e811a
etc/apt/sources.list: enable non-free-firmware for Debians
Resolves: #159
2023-04-10 17:07:48 +03:00
Aminda Suomalainen 2e6a03d402
sastisfy editorconfig check 2023-02-21 19:08:54 +02:00
Aminda Suomalainen f0029674e7
etc/apt/sources.list: also update debug.mirrors.debian.org onion
Resolves: #124
2022-01-16 19:17:48 +02:00
Aminda Suomalainen 4c6cc2391f
etc/apt/sources.list: attempt to update to onionV3
Resolves: #124
2022-01-16 19:06:41 +02:00
Aminda Suomalainen 575b68fe3a
etc/apt/sources.list/stable: update security name
https://www.debian.org/releases/bullseye/amd64/release-notes/ch-information.en.html#security-archive
2021-08-15 00:42:58 +03:00
Aminda Suomalainen 85d97aec3e
apt/preferences.d/pulseaudio: pin priority -1 backports too 2021-03-01 19:08:18 +02:00
Aminda Suomalainen dc2ac02412
begin depulseaudioing
https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting#No_sound_below_a_volume_cutoff_or_Clipping_on_a_particular_output_device
is too much for me. I expect to suffer this decision too though.

* i3: bind audio buttons to amixer (TODO: there are still pulse-specific
  shortcuts and no shortcut for any kind of a mixer. $TERMINAL
  alsamixer?)
* i3status: comment pulse to make it see alsa
* apt: pin pulseaudio to negative priority
2020-10-26 17:21:39 +02:00
Aminda Suomalainen ca25fa1a66
sources.list: rm 16.04.archive.ubuntu.com
I don't see enough difference compared to ubuntu.

Resolves: #78
2020-08-07 15:58:54 +03:00
Mikaela Suomalainen 0be7388798
sources.list: add ubuntu
Resolves: #77
2020-08-07 10:40:22 +03:00
Aminda Suomalainen 1e08997ad5
etc/sources.list: add (Debian's) experimental 2020-03-30 18:12:16 +03:00
Aminda Suomalainen d71357613f
apt/preferences.d/limit-unstable: add unstable-debug repo
It may be unhelpful to have debug symbols getting pulled from Unstable
while using packages from Testing or even Stable.
2020-03-21 16:40:00 +02:00
Aminda Suomalainen 2168bc47ed
apt/preferences.d: don't consider firefox/jami as badideas 2020-01-12 13:24:11 +02:00
Aminda Suomalainen 5c6f66e5fc
etc/apt/preferences.d: add hacks/limit-buster 2020-01-11 22:11:25 +02:00
Aminda Suomalainen eabd12a26d
etc/apt/preferenced: move not-so-good-ideas to badideas/ 2020-01-11 21:43:52 +02:00
Aminda Suomalainen 31c53595f8
etc/apt/preferences.d: add limit-unstable from Wireguard 2020-01-11 21:41:09 +02:00
Aminda Suomalainen cb79fa283a
apt/preferences.d/firefox: add l10n 2019-09-24 21:57:54 +03:00
Aminda Suomalainen f1b6101afd
apt/preferences.d: pin firefox[-esr] from sid 2019-09-24 21:46:13 +03:00
Aminda Suomalainen ee03a773c0
apt/preferences.d: add jami 2019-09-17 17:22:15 +03:00
Aminda Suomalainen 4de337722e
etc/apt/preferences.d: add testing-debug & rename stable.donotuse
Resolves: #124 (see comment)
2019-07-30 01:08:09 +03:00
Aminda Suomalainen 2112575a98
etc/apt/preferences.d: commit dark magic that shouldn't exist 2019-07-30 00:52:32 +03:00
Aminda Suomalainen fc5fb4d7bd
b6a511d6a63b6b6bb5fc918eae221d3ff062d89f: add comments 2019-07-20 11:37:28 +03:00
Aminda Suomalainen b6a511d6a6
etc: backup some apt.conf.d & preferences.d files 2019-07-20 11:09:42 +03:00
Aminda Suomalainen a5868f6395
etc/sources.list: update testing for bullseye & add note to stable for it
> over the last years we had people getting confused over <suite>-updates
> (recommended updates) and <suite>/updates (security updates).  Starting
> with Debian 11 "bullseye" we have therefore renamed the suite including
> the security updates to <suite>-security.

https://lists.debian.org/debian-devel-announce/2019/07/msg00004.html
2019-07-14 12:40:56 +03:00
Aminda Suomalainen 2fe92afa26
etc/apt/sources.list: change keyserver
Ref: #119

I am not sure I would advice running that even if it happened to exist.
2019-07-01 11:50:26 +03:00
Aminda Suomalainen 9e03598e3f
etc/apt/sources.list: add missing tor+ for Debian 2019-05-09 14:05:54 +03:00
Aminda Suomalainen d29a0532d2
Debian sources.list: disable http security, use https CDN & Tor 2019-01-23 10:18:35 +02:00
Aminda Suomalainen 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
Aminda Suomalainen 33db566a27
sources.list: Debian updates repo over Tor 2018-11-22 20:39:22 +02:00
Aminda Suomalainen 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
Aminda Suomalainen 6419ce29fb
sources.list: add Debian onion repos (commented) 2018-11-22 20:00:33 +02:00
Aminda Suomalainen f050ef9550
sources.list: add Debian debug repos (commented) 2018-11-22 19:34:11 +02:00
Aminda Suomalainen 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
Aminda Suomalainen 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
Aminda Suomalainen 55018ef7ef
etc/sources.list: remove Debian codenames 2018-09-20 13:37:32 +03:00
Aminda Suomalainen b2f590f357
etc/sources.list: rm EOL distributions 2018-09-20 13:35:59 +03:00
Aminda Suomalainen 9f13a96513
sources.list: add 18.04 (copy from 16.04) 2018-04-30 17:25:48 +03:00
Aminda Suomalainen 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
Aminda Suomalainen f1817f4014 sources.list: I don't maintain devel 2015-12-28 14:50:21 +02:00
Aminda Suomalainen c0503fab51 sources.list/ubuntu: fix apt-key command 2015-12-28 14:48:31 +02:00
Aminda Suomalainen 2dce923a56 etc/apt/sources.list: commented Ubuntu MATE 2015-12-15 18:11:50 +02:00
Aminda Suomalainen 8342c97bc2 git rm 15.04 2015-12-15 18:07:34 +02:00
Aminda Suomalainen 9431381b93 sources.list: add Ubuntu 16.04 2015-11-06 09:14:27 +02:00
Aminda Suomalainen 47eac3b6eb sources.list README: add wget method 2015-10-17 14:31:48 +03:00
Aminda Suomalainen c8dcba24a3 major cleaning 2015-08-20 15:22:22 +03:00
Aminda Suomalainen 518a5c2a17 sources.list: add (Ubuntu) devel 2015-08-06 12:01:21 +03:00
Aminda Suomalainen 632f2f2b6b sources.list: clean Ubuntu ones 2015-07-29 10:04:54 +03:00
Aminda Suomalainen 741c6a8571 sources.list/ubuntu: add commented proposed
Closes #79
2015-07-28 19:23:48 +03:00