Rolf Leggewie
84f391b99a
drop software-properties-common from CLI builds
...
software-properties-common was dropped from Debian Unstable
and may or may not come back according to its maintainer.
It provides the add-apt-repository binary.
c.f. https://github.com/wimpysworld/deb-get/issues/1215
2025-03-16 11:52:59 +01:00
Igor Pecovnik
481ffca5a1
Userspace: remove System Activity Reporter (SAR) from server package base
2024-09-10 21:57:56 +02:00
Alex
7b42317c2c
Remove haveged from all distribution ( #6781 )
...
Starting from Linux kernel v5.4, the HAVEGED inspired algorithm has been included in the Linux kernel, see the [LKML article](https://lore.kernel.org/lkml/alpine.DEB.2.21.1909290010500.2636@nanos.tec.linutronix.de/T/ ) and the Linux Kernel [commit](50ee7529ec ).
Additionally, since v5.6, as soon as the CRNG (the Linux cryptographic-strength random number generator) gets ready, /dev/random does not block on reads anymore: see this [commit](30c08efec8 ).
SOURCE: [jirka-h/haveged](https://github.com/jirka-h/haveged/blob/master/README.md )
2024-06-27 23:13:55 +02:00
Igor Pecovnik
a65cf4d9bb
Remove ifupdown leftovers in the code
2024-06-20 19:59:52 +02:00
Igor Pecovnik
f4b160abde
Move Network Manager bits into extensions
...
- use Chrony with Network Manager
- use timesync with systemd-networkd
- use NetPlan with Network manager only
- move command-not-found to CLI image only
- improve firstlogin ip detection
2024-06-20 19:59:52 +02:00
ColorfulRhino
f6e3624a60
packages: Enable bash-completion on all images
...
bash-completion adds the functionality for autocompleting command when pressing <TAB>.
2024-06-19 20:50:31 +00:00
Igor Pecovnik
9682cf3b00
Drop package for building and distributing Python packages from standard images
...
They break Noble and we actually don't need them.
2024-04-07 16:10:11 +02:00
Igor
5c84edbc11
Fixing packages dependencies and small optimisations ( #6472 )
...
* Fixing packages dependencies and small optimisations
* Disable printer-driver-all as its missing from Trixie and disable not needed tools
* Remove more apps
2024-04-06 08:57:03 +02:00
Igor Pecovnik
5bed0485b4
Move dosfstools to base packages so its available in minimal images too
2023-08-28 14:57:42 +02:00
Igor
e986b8c0ee
Move lsof package to minimal images as its needed for armbian-install
2023-04-01 20:50:51 +02:00
Matthijs Kooijman
54636219cc
Include alsa-utils in minimal cli builds
...
This ensures that the armbian-audio-config script actually works in
minimal builds too.
This fixes #5012 (AR-1644)
2023-03-29 23:22:19 +02:00
Igor Pečovnik
df949ead3a
Remove selinux due to installation issues ( #4895 )
2023-03-03 22:14:29 +01:00
Igor Pečovnik
e71d8dba10
Clenup minimal and server lists ( #4893 )
2023-03-02 22:44:47 +01:00