amazingfate
264bcc42d1
remove software-properties-common/gtk for trixie and sid
2025-02-16 23:04:14 +01: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
Igor Pecovnik
514c6a48e8
Return Noble armhf arch as it works
...
- remove kinetic, lunar, mantic
- fix armhf sid, noble, oracular
2024-05-11 12:15:22 +01:00
Igor Pečovnik
e71d8dba10
Clenup minimal and server lists ( #4893 )
2023-03-02 22:44:47 +01:00
Igor Pečovnik
013867f617
Prevent error at password strength check ( #4760 )
...
Cracklib check library must be present in minimal variant
2023-01-28 00:14:36 +01:00
Igor Pečovnik
0d3cbf3049
Remove hostapd from packages list ( #4626 )
...
- rely on installation from armbian-config
2022-12-31 13:31:33 +01:00
Igor Pečovnik
eee984cf2d
Move btrfs-progs to the minimal images ( #4531 )
2022-12-06 09:47:00 +01:00
Igor Pečovnik
e27f90b856
Add fonts-ubuntu to the desktop packages ( #4533 )
...
Missing font in Bullseye desktop cause strange fonts in Terminator
2022-12-06 09:46:48 +01:00
Igor Pečovnik
3e701a857a
Add initial RiscV support ( #4387 )
...
* Add initial RISCV support
* Add UEFI edge and current kernel configs
* Cleanup and adjust packages
* Those files were in wrong path
* Fix locations
* Ubuntu images built
* Remove Debian support as its too fragile
* Remove Pinta as it doesn't work under riscv
* Limitation is only for building images
* Remove obsolete switch
* Cleanup major arch config files
* Support for Docker building
2022-11-06 20:33:11 +01:00
Igor Pečovnik
cf312d006a
Add plymouth package to base images except minimal ( #4307 )
...
* Add plymouth package to base images except minimal
* Add Buster too, Jammy is symlinked
2022-10-22 00:11:24 +02:00
Igor Pečovnik
cb7e9b771d
Remove NFS server package as its not needed by default. ( #4162 )
...
Leave common package so one can mount NFS share OOB
2022-09-07 21:16:59 +02:00
Igor Pečovnik
2b635e2e49
Remove broken packages from Debian SID ( #4110 )
2022-08-24 07:48:18 +02:00
Igor Pečovnik
047a2447f6
Verifying md5 of installed deb packages with debsums ( #3955 )
...
* Typo in packaga name
* WIP: Test for packages integrity just before closing images
* Working debsum check
* Dialog is not needed
* Optimisations - uninstall debsums as we don't need it later on
* Cosmetics
Assuming this is related to both Ubuntu and Debian
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com >
2022-07-09 11:36:52 +02:00
Jianfeng Liu
2b26794f72
remove nala repo from sid ( #3836 )
2022-05-29 10:26:12 +02:00
Igor Pečovnik
28d5c93bb4
Add support for CLI PPA ( #3605 )
...
* Cleanup PPA related in desktop / deboostrap
* Add Nala, a front-end for apt
Bullseye, Sid, Focal, Jammy
* Reduce duplication
* Remove duplicate message
2022-04-01 19:45:43 +02:00
Richard Neese
68999dba79
add dbus-user-session ( #3609 )
...
added dbus-user-session to fix some user sessions erros with gvfs-fuse and other apps
2022-04-01 01:32:21 +02:00
Richard Neese
2b06c6ca0b
adding missing bootstrap pkgs ( #3569 )
...
* adding missing bootstrap pkgs
added missing dconf pkgs for building on debian for desktops
* fixing sid debian builder
pkgs for sid debian builder
2022-03-25 20:50:26 +01:00
Igor Pečovnik
7cec9aa7a6
Add / remove broken packages to the base ( #3530 )
...
* Add nfs related pacakages to CLI base
* Add System Monitoring Center to the desktop tool section
https://github.com/hakandundar34coding/system-monitoring-center
* Remove deprecated font package
2022-03-12 19:41:13 +01:00
Igor Pečovnik
ff4346c468
Fix Debian Sid dependency ( #3478 )
2022-02-12 15:18:35 +01:00
Igor Pečovnik
3a74abe43d
Merge desktop branch ( #2662 )
...
Co-authored-by: Miouyouyou (Myy) <myy@miouyouyou.fr >
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com >
Co-authored-by: Richard Neese <r.neese@gmail.com >
Co-authored-by: iav <iav@iav.lv >
Co-authored-by: lanefu <lanefu@users.noreply.github.com >
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com >
Co-authored-by: Oleg <balbes-150@yandex.ru >
Co-authored-by: Lane Jennison <lane@lane-fu.com >
Co-authored-by: JMCC <jmcc1@gmx.com >
2021-02-24 18:19:09 +01:00