Igor Pecovnik
b2443144a0
Keep bullseye operational but without systemd-resolved
2024-01-12 19:34:17 +01:00
Igor Pečovnik
e71d8dba10
Clenup minimal and server lists ( #4893 )
2023-03-02 22:44:47 +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
f5bf24e842
Move nala from deboostrap regions ( #4416 )
2022-11-11 12:36:51 +01:00
Igor Pečovnik
996b6b40a7
Move all PPAs to desktop to enhance security of CLI images ( #4414 )
...
* Move PPAs to desktop
* Remove script that is in by mistake
* Fix
2022-11-11 12:19:20 +01: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
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
60f7a32728
Move packages each into a separate line to make lists cleaner. Remove duplicates and sort them alphabetically ( #3063 )
...
cat packages | tr ' ' '\n' | sed '/^\s*$/d' | uniq | sort
2021-07-26 20:26:40 +02:00
MichaIng
53ef87f159
Do not pre-install obsolete apt-transport-https
...
Since APT v1.6, HTTPS capabilities are part of the apt core package, hence apt-transport-https is not required anymore. This version is part of Debian since Stretch and Ubuntu since Bionic. The apt-transport-https still exists as transitional dummy package only.
- Changelog: https://salsa.debian.org/apt-team/apt/-/raw/main/debian/changelog
- Debian package: https://packages.debian.org/apt-transport-https
- Ubuntu package: https://packages.ubuntu.com/apt-transport-https
Signed-off-by: MichaIng <micha@dietpi.com>
2021-06-01 00:39:56 +02: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