5fca456a22
Added default customization to .gitignore
2021-12-02 14:51:25 +01:00
ac40aa2af8
Added support for external customization
2021-12-02 14:50:35 +01:00
c5d18ac19c
Added DKMS Drivers for Broadcom
2021-11-10 15:54:21 +01:00
e87f065256
Added custom backgrounds, Setup auto wifi
2021-11-04 14:58:59 +01:00
8882eab440
Added make support for multiple architectures and did cleanup
2021-11-03 16:17:15 +01:00
a18780614b
Minimized packages
2021-10-28 15:57:06 +02:00
nodiscc
04dfb19349
doc: make update_todo
2021-10-26 22:06:56 +02:00
nodiscc
660e441f41
doc: CHANGELOG.md formatting
2021-10-26 22:05:54 +02:00
nodiscc
915e7073c1
installer: fix plymouth boot screen not enabled in the installed system
2021-10-26 22:04:51 +02:00
nodiscc
b3f487f3fc
skel: conky: fix transparency
2021-10-26 13:31:01 +02:00
nodiscc
b9d92bbcec
live/bootloader: add live system language selection in UEFI bootloader (GRUB)
...
- fixes #38
2021-10-25 22:19:57 +02:00
nodiscc
ffea109e63
fix grub background/theme not shown on systems installed with full disk encryption
...
- update-grub includes /usr/share/desktop-base/...png in grub.cfg but the file cannot be acessed by grub when the root filesystem is not unlocked yet
- copy /usr/share/plymouth/themes/homeworld/plymouth_background_homeworld.png to /boot/grub/ so that update-grub prefers it over all other possible sources in /etc/grub.d/05_debian_theme
- fixes #94
2021-10-25 22:16:39 +02:00
nodiscc
8c153517f1
installer: enable plymouth splash using late_command in preseed file
...
- adding a custom /etc/default/grub in the chroot breaks unattended installation (conffile conflict resolution)
- add the "splash" boot option as late as possible during installation, update grbu configuration in target
- https://unix.stackexchange.com/questions/438901/reconfigure-grub-in-preseed-late-command
- fixes #87
2021-10-25 21:52:47 +02:00
nodiscc
2cb26858e5
makefile.extra: update user.js to 0.3.3 - https://github.com/nodiscc/user.js/compare/0.3.2...0.3.3
...
- fixes #93
2021-10-25 21:40:42 +02:00
nodiscc
c8fc7628eb
remove accountsservice, fix not working/partially working desktop session language selection
...
- fixes #92
2021-10-25 21:35:23 +02:00
nodiscc
8a258f9403
makefile: update_todo: output gitea issue tags to TODO.md
...
- run make update_todo
2021-10-25 19:30:53 +02:00
nodiscc
b28480839c
doc: update CHANGELOG.md
2021-10-25 18:29:36 +02:00
nodiscc
e8c20bf9ce
fix unbootable system on encrypted LVM
...
- install missing cryptsetup-initramfs package
Volume group "xyz" not found
Cannot process volume group xyz
Gave up waiting for suspend/resume device
GFave up waiting for root file system device
2021-10-25 18:27:15 +02:00
nodiscc
358d5a1ef9
packages: add missing lvm2 package (required to boot installations with full disk encryption)
2021-10-24 23:14:53 +02:00
nodiscc
61c3834db5
doc: fix license formatting
2021-10-24 18:35:01 +02:00
nodiscc
0964bea097
doc: fix link syntax in changelog
2021-10-24 18:29:27 +02:00
nodiscc
caebea4e81
doc: update readthedocs configuration for version 3.0.0
2021-10-24 18:24:36 +02:00
nodiscc
2ff40d2ff9
doc: update screenshots for version 3.0.0
2021-10-24 18:24:30 +02:00
nodiscc
c843f38325
doc: update release procedure
2021-10-24 18:23:54 +02:00
nodiscc
c507831d07
bump version to 3.0.0
2021-10-24 17:51:01 +02:00
nodiscc
6a45c3436c
doc: make update_todo (update TODO.md from gitea issues)
2021-10-24 17:48:07 +02:00
nodiscc
9966d2d424
doc: make doc_md (update auto-generated markdown documentation)
2021-10-24 17:38:57 +02:00
nodiscc
6fb8acb142
doc: update upgrade procedure for extra packages
2021-10-24 17:34:29 +02:00
nodiscc
021f050f1f
doc: update CHANGELOG.md for 3.0.0
2021-10-24 17:34:08 +02:00
nodiscc
1257348dee
makefile.extra: update user.js to 0.3.2
...
- https://github.com/nodiscc/user.js/compare/0.3.0...0.3.2
2021-10-24 15:57:25 +02:00
nodiscc
c0f1193085
packages: remove webext-https-everywhere firefox addon (replaced with built-in "HTTPS only" mode)
2021-10-24 15:40:32 +02:00
nodiscc
2b997c8dcf
Makefile.extra: update user.js to [0.3.0]( https://github.com/nodiscc/user.js/compare/0.2.1...0.3.0 ), let the package install user.js as default, systemwide firefox configuration
2021-10-24 15:08:29 +02:00
nodiscc
f8fbbff435
apt/doc: add disabled sources.list entry to receive updates from https://nodiscc.gitlab.io/toolbox
...
- only possible upgrade path for packages installed from Makefile.extras
- leave it disabled as we don't want third-party APT sources in the default setup
- the GPG signing key is not trusted by default and must be manually trusted by the administrator
2021-10-23 22:40:59 +02:00
nodiscc
4035cd45fd
enable ufw firewall at boot by default
2021-10-23 22:38:41 +02:00
nodiscc
45cd486825
update base debian version to 11.1.0 in bootloader menus
2021-10-23 22:38:20 +02:00
nodiscc
cd86d5e2db
packages: add telegram-purple (telegram protocol support for pidgin)
2021-10-23 21:27:53 +02:00
nodiscc
6bbc316b9e
Makefile.extras: update Cookie AutoDelete firefox addon to 3.6.0
...
- https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/
2021-10-23 21:27:42 +02:00
nodiscc
edd2853d23
Makefile.extras: use APT to install additional/unofficial software
...
- bleachbit-cleanerml, yt-dlp, pidgin-opensteamworks, user.js
- install extra software from .deb packages instead of custom installation script (easier upgrades/removal)
- download all third-party software from the APT repository at https://nodiscc.gitlab.io/toolbox
- Sources: https://gitlab.com/nodiscc/toolbox/-/tree/master/PACKAGING ,
- Build logs: https://gitlab.com/nodiscc/toolbox/-/pipelines?page=1&scope=all&ref=master
- no longer install user.js as system-wide default, see /usr/share/doc/user.js/INSTALL
- clean clean target, please rebuild from a clean copy to avoid any caching problems (make clean; git clean -xdiff)
2021-10-23 21:27:36 +02:00
nodiscc
ee9bcc3f75
remove custom grub configuration, revert to debian defaults
2021-10-17 19:27:13 +02:00
nodiscc
c0904331c1
doc: reorder packages/descriptions
2021-10-17 19:26:36 +02:00
nodiscc
ddb272396f
extras: remove custom [nano text editor syntax highlighting]( https://github.com/scopatz/nanorc )
2021-10-17 19:26:26 +02:00
nodiscc
f1f2fbf6ea
skel: vlc: don't ask for network metadata access, disable it by default
2021-10-17 18:17:53 +02:00
nodiscc
52ab957965
skel: xfwm4: enable video compositing by default (transparency effects)
2021-10-17 18:17:31 +02:00
nodiscc
b99af4a59f
skel: fix default file associations
...
- associate audio/video files with vlc, text files with mousepad, html with firefox, pdf with evince
2021-10-17 18:11:24 +02:00
nodiscc
bc765bb9ae
packages: graphics: remove gimp-help-fr (less used, reduce ISO image size)
2021-10-16 01:31:59 +02:00
nodiscc
d2574b61a6
packages: graphics: remove inkscape and pstoedit (less used, reduce ISO image size)
2021-10-16 01:31:59 +02:00
nodiscc
2eb85b4dc9
packages: games/system: remove wine (let lutris manage wine versions/architectures - reduce ISO image size)
2021-10-16 01:31:59 +02:00
nodiscc
699f9a921c
packages: development: remove shellcheck and asciinema (less used, reduce ISO image size)
2021-10-16 01:31:58 +02:00
nodiscc
8ea9257d66
packages: graphics: remove blender 3D editor (less used, reduce ISO image size)
2021-10-16 01:31:58 +02:00
nodiscc
0754994790
packages: audio-video: remove xfburn CD burner (less used, reduce ISO image size)
2021-10-16 01:31:58 +02:00