Commit Graph

113 Commits

Author SHA1 Message Date
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
4d23e4ee23 doc: reorder graphics package list 2020-04-20 20:17:01 +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
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
f40d0d8418 fix missing packages for uefi boot mode 2020-04-12 16:25:02 +02:00
nodiscc
bd9c88f9ec fix missing packages for uefi boot mode 2020-04-12 14:00:48 +02:00
nodiscc
1293fd8a8f packages: add grub-efi-adm64-bin to the installer's /pool/ directory
allows installing the system on UEFI machines
2020-04-11 18:10:30 +02:00
nodiscc
c5c4fbed81 doc: fix section headers 2020-04-11 13:48:21 +02:00
nodiscc
62d972ef6f doc: fix package lists section headers 2020-04-11 13:46:40 +02:00
nodiscc
186b9a4e80 add identical .binary apt sources list, adds APT sources in APT configuration inside the live/installed system
ref. #36
2020-04-11 12:33:09 +02:00
nodiscc
9c676ebba5 config: remove apt sources lists from includes.chroot/etc/apt/sources.list.d (has no effect) 2020-04-11 12:32:31 +02:00
nodiscc
10299d61c1 update wallpapers/backgrounds for stable/final version
modified/darker debian futureprototype background
fixes #37
2020-04-11 12:31:49 +02:00
nodiscc
27c064be95 skel: whiskermenu: fix favorites list, add quodlibet, gnome-packagekit, backintime, thunderbird, firefox 2020-04-07 00:23:34 +02:00
nodiscc
2874ac8ed3 fix: remove ufw configuration
preset rules result in bad default firewall rules
2020-04-07 00:15:57 +02:00
nodiscc
f9dd56c092 skel: associate all supported image types with ristretto 2020-04-07 00:07:46 +02:00
nodiscc
c4d8285ab1 skel: add startup notification to firefox launcher 2020-04-06 21:30:19 +02:00
nodiscc
e705ba15dc bootloader: restore debian default splash 2020-04-06 19:39:29 +02:00
nodiscc
063e37a133 bump version to 2.2.2 2020-04-06 19:31:51 +02:00
nodiscc
3e5fa08083 package lists: reorder, remove non existing packages, add section headers 2020-04-06 19:28:10 +02:00
nodiscc
3756d3cdf9 config: xfwm4: disable compositor by default (improve video performance/prevent tearing) 2020-04-06 18:56:11 +02:00
nodiscc
7e7ceab3e7 packages: add catfish file search tool
doc: update alternative packages
2020-03-16 00:25:01 +01:00
nodiscc
8b486c4318 fix syntax error in ~/.bash_aliases 2020-03-15 21:55:34 +01:00
nodiscc
301606e2df packages/config/extras: remove all plymouth/wallpaper customizations, use Debian defaults 2020-03-15 20:50:45 +01:00
nodiscc
b05b0a3aed packages: disable samba server installation
- shares-admin is broken (no samba installation detected) and there is no proper way to configure shares from the UI
 - fixes #31
2020-03-15 20:50:45 +01:00
nodiscc
82b1c5f1b2 skel: nano: make scopatz/nanorc inclusion completely optional/indepentdent of config.chroot 2020-03-15 20:50:45 +01:00
nodiscc
93375e65c9 skel: quodlibet: set default rating to 0 2020-03-15 20:50:45 +01:00
nodiscc
c144f621af skel: add defaulkt file associations (mimeapps.list):
- associate svg with ristretto

fixes #17
2020-03-15 20:50:44 +01:00
nodiscc
e4c1280e20 fix graphics/image packages list filename 2020-03-15 20:50:44 +01:00
nodiscc
c4147b5dc3 skel: xfwm: decrease default number of workspaces to 2
fixes #28
2020-03-15 20:50:44 +01:00
nodiscc
5421b628f6 skel: xfwm4: disable window shadows
fixes #29
2020-03-15 20:50:40 +01:00
nodiscc
d40e2120d8 packages: fix non-existing package 'dig' (dnsutils) 2020-03-08 19:35:58 +01:00
nodiscc
5a57a585eb skel: add xfce xsetting configuration:
- gtk theming/icons/font/toolbars
 - font antialiasing settings
2020-03-08 18:40:34 +01:00
nodiscc
e77b820e38 skel: add disabled autostart entries for pidgin, conky, liferea, print-applet, transmission, xfce4-notes 2020-03-08 18:38:45 +01:00
nodiscc
fd81c25ed0 skel: autostart keepassxc on session login 2020-03-08 18:37:59 +01:00
nodiscc
ae232acf4c skel: auostart networkmanager nm-applet on session login 2020-03-08 18:37:46 +01:00
nodiscc
2d14819dea skel: autostart gnome keyring services on sessin login 2020-03-08 18:37:21 +01:00
nodiscc
f81f895fc7 skel: autostart xfce services (notifyd, power-manager, volumed) on session login 2020-03-08 18:36:55 +01:00
nodiscc
fec50e558c add ufw/gufw configuration: low (allow out, deny in) and high (deny everything) profiles, set to low by default 2020-03-08 18:32:21 +01:00
nodiscc
aaa13addc2 doc: packages: add a #Firewall tag for packages that require opening incoming firewall ports (servers) 2020-03-08 18:31:42 +01:00
nodiscc
b7d6fdea6b skel: add xfce4 session config:
- disable session splash screen
 - launch GNOME services
 - lock screen when going to sleep mode
2020-03-07 22:05:42 +01:00
nodiscc
007143204e skel: add xfce4 power manager settings
- show tray icon
 - sleep on close lid when on battery
 - power button action: ask what to do
 - blank screen after 10 minutes of idle, lock after 11 minutes
 - on battery, sleep after 15 minutes of idle
2020-03-07 22:03:00 +01:00
nodiscc
80de4bc44c skel: add default xfce4 panel configuration/layout 2020-03-07 21:56:42 +01:00
nodiscc
db6091a972 skel: add xfce default keyboard shortcuts 2020-03-07 21:56:21 +01:00
nodiscc
358c5ed108 skel: add xfce4 desktop config (icon size, background, hide filesystem icon) 2020-03-07 21:53:48 +01:00
nodiscc
22784aeef8 skel/language: set default keyboard layout to French 104 keys 2020-03-07 21:52:51 +01:00
nodiscc
59394145f3 skel: add thunar file manager configuration:
- set default view to compact view
 - set zoom levels
2020-03-07 21:01:48 +01:00
nodiscc
a57e95f7af skel: add xfwm4 window manager config:
- alt+tab/window/workspace switching behavior
 - set number of workspaces to 2
 - autofocus/urgent window settings
 - window/edge snapping, positioning
 - theme/font
 - enable vsync and compositor
 - disable all transparency/shadows
 - enable desktop zoom with alt+mousewheel
2020-03-07 21:01:48 +01:00