Commit Graph

317 Commits

Author SHA1 Message Date
nodiscc
646aec98dd Makefile.extras: add https://github.com/ars3niy/tdlib-purple to third-party binary .deb packages (commented out) 2020-10-22 18:51:54 +02:00
nodiscc
bb7f595d3a packages: utility: add zrdt compression tool
allows decompression of ZRT archives from https://aur.archlinux.org/
2020-09-28 17:59:00 +02:00
nodiscc
51a37228db doc: update alternative packages 2020-09-28 17:58:47 +02:00
nodiscc
287b7fd8c4 packages: add lutris
- download the .deb package from OpenBuildService and add it to config/packages.chroot/
- the package will be auto-upgraded when it is added to Debian repositories https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754129
- we could also add the OpenBuildServie repository to sources.list but that would mean trusting a third-party repository, which we might not want
- in the future we should verify package integrity/authenticity with GPG signatures (#56)
2020-09-04 19:39:00 +02:00
nodiscc
6015def6f0 package lists: network: liferea: remove duplicate dconf-gsettings-backend (already in dconf package list) 2020-08-23 17:41:34 +02:00
nodiscc
4d3bca2262 config: add mousepad configuration (dconf settings)
add a hook to update the systemd dconf database during build
https://help.gnome.org/admin/system-admin-guide/stable/dconf-custom-defaults.html.en
https://help.gnome.org/admin/system-admin-guide/stable/dconf-keyfiles.html.en
https://help.gnome.org/admin/system-admin-guide/stable/dconf-lockdown.html.en
https://help.gnome.org/admin/system-admin-guide/stable/dconf-profiles.html.en
Fixes #40
2020-08-23 17:40:58 +02:00
nodiscc
5c000ad1b1 doc: README: emphasize download link 2020-08-06 10:41:51 +02:00
nodiscc
237249035d skel: libvirt: set the default URI to qemu:///system (virsh now works without sudo or --connect, autocompletion is enabled by default) 2020-08-06 10:37:00 +02:00
nodiscc
d49f48beef doc: update alernative packages 2020-08-06 10:35:14 +02:00
nodiscc
01e6c9de88 skel: dotfiles/conky: don't draw shades by default 2020-07-16 13:11:50 +02:00
nodiscc
959ee422b7 keyboard shortcuts: add ctrl+alt+shift+left/down/righ/up to move current windows to the left/down/right/up workspace 2020-06-18 19:12:39 +02:00
nodiscc
d919538d46 packages: add gir1.2-spiceclientgtk-3.0 (rezquired to display virt-manager console) 2020-06-07 14:04:40 +02:00
nodiscc
c79fb59822 doc: add suggested packages paperwork-gtk, fd-find, fprintd 2020-05-17 13:47:44 +02:00
nodiscc
500d09f4db doc: packages: gplaycli is not available in buster 2020-05-17 13:46:26 +02:00
nodiscc
7b9838cbac doc: update link to ISO direct download 2020-05-12 18:43:17 +02:00
nodiscc
6e1f29906d doc: update changelog 2020-05-12 18:42:38 +02:00
nodiscc
ac70ddbe9c makefile: export the gpg during ISO signing/release 2020-05-12 18:41:14 +02:00
nodiscc
df9588b572 update CHANGELOG.md, release version 2.2.3 2020-05-10 18:45:31 +02:00
nodiscc
0bbd854beb makefile: remove unused build dependencies (xmlstarlet, shellcheck) 2020-05-08 17:46:22 +02:00
nodiscc
c2d28a6b93 add gnupg to build requirements (checksums signing) 2020-05-08 17:45:46 +02:00
nodiscc
140005b3f4 remove inline comment in package list
fixes E: Unable to locate package # ,E: Unable to locate package non-free
2020-05-08 13:09:27 +02:00
nodiscc
a2f62928ff packages: add non-free nvidia-driver (fix no display at X startup on nvidia cards) 2020-05-07 21:37:20 +02:00
nodiscc
ebaab0513d makefile: add python3-venv to build dependencies (doc generation) 2020-05-07 19:48:50 +02:00
nodiscc
07f007e1a3 fix inability to mount luks encrypted disks (missing libblockdev-crypto2 package) 2020-05-07 18:51:35 +02:00
nodiscc
44e846aa04 fix lightdm not showing the user list (missing accountsservice package) 2020-05-07 18:50:51 +02:00
nodiscc
b11229614a skel: .bash_aliases: add example of return code indication in bash prompt 2020-05-03 14:01:01 +02:00
nodiscc
0a11e2afbc doc: fix readthedocs TOC 2020-04-20 20:21:15 +02:00
nodiscc
3d0bd95940 doc: fix readthedocs TOC 2020-04-20 20:18:00 +02:00
nodiscc
4d23e4ee23 doc: reorder graphics package list 2020-04-20 20:17:01 +02:00
nodiscc
2072c47390 doc: fix readthedocs TOC 2020-04-20 20:15:31 +02:00
nodiscc
a62a2a4321 update auto-generated documentation (make doc) 2020-04-20 20:04:15 +02:00
nodiscc
8845dcf874 doc: update links to audio/video package lists ("& video" not showing in readthedocs TOC) 2020-04-19 17:55:14 +02:00
nodiscc
c6661bc979 doc: fix typos/syntax 2020-04-19 17:53:39 +02:00
nodiscc
852ef68203 doc: add links to source mirrors 2020-04-19 17:52:26 +02:00
nodiscc
8ad0bf2ec9 doc: update auto-generated documentation (make doc) 2020-04-13 19:56:09 +02:00
nodiscc
b52163058d hooks: disable USE_DPKG to allow localepurge to run, re-enable it afterwards
fix formatting of debug messages
2020-04-13 16:17:43 +02:00
nodiscc
de4a62ed7f hooks: emit log message before running 2020-04-13 15:13:56 +02:00
nodiscc
e3bec8cc31 doc: README: spacing 2020-04-12 20:40:56 +02:00
nodiscc
347d78a102 doc: update README/paging 2020-04-12 20:37:24 +02:00
nodiscc
a2e68f450e doc: update CHANGELOG.md for 2.2.2 2020-04-12 20:23:57 +02:00
nodiscc
e136462d43 add a hook to remove unused locales from the live system
saves ~100 MB on the final iso image size
2020-04-12 20:22:30 +02:00
nodiscc
6705d5a7a8 doc: cheangelog: fix releases URLs 2020-04-12 20:11:32 +02:00
nodiscc
b3cf06e6a4 doc: make update_todo 2020-04-12 20:08:22 +02:00
nodiscc
0dde1b265e doc: remove paragraph about broken UEFI support, update screenshots 2020-04-12 20:06:03 +02:00
nodiscc
a73166d4e3 doc: make update_todo 2020-04-12 17:34:10 +02:00
nodiscc
f40d0d8418 fix missing packages for uefi boot mode 2020-04-12 16:25:02 +02:00
nodiscc
616db3fb55 makefile: clean: run git clean as root (required to clean build files created by root) 2020-04-12 14:09:41 +02:00
nodiscc
83c01502d5 makefile: don't clear package caches before build, speeds up build process 2020-04-12 14:08:35 +02:00
nodiscc
9ce35e1c32 doc: update auto-generated documentation (make doc) 2020-04-12 14:05:06 +02:00
nodiscc
5f6f84d6e8 doc: update changelog for v2.2.2 2020-04-12 14:04:44 +02:00