Use bullseye backports

This commit is contained in:
Lionel 2023-01-11 09:33:08 +01:00
parent 38b8149425
commit 5bb4ab50fe
4 changed files with 8 additions and 7 deletions

View File

@ -6,4 +6,3 @@ echo "deb http://download.sublimetext.com/ apt/stable/" > /etc/apt/sources.list.
apt-get update apt-get update
apt-get install sublime-text sublime-merge -y apt-get install sublime-text sublime-merge -y
apt-get clean

View File

@ -1,3 +1,5 @@
network-manager/bullseye-backports
network-manager-gnome
gnome-terminal gnome-terminal
dconf-cli dconf-cli
gnome-system-monitor gnome-system-monitor
@ -23,10 +25,11 @@ gedit
gnome-calculator gnome-calculator
vlc vlc
hardinfo hardinfo
remmina remmina/bullseye-backports
remmina-plugin-vnc remmina-common/bullseye-backports
remmina-plugin-rdp remmina-plugin-vnc/bullseye-backports
remmina-plugin-spice remmina-plugin-rdp/bullseye-backports
remmina-plugin-spice/bullseye-backports
virt-manager virt-manager
gir1.2-spiceclientgtk-3.0 gir1.2-spiceclientgtk-3.0
libvirt-clients libvirt-clients

View File

@ -1,7 +1,6 @@
task-xfce-desktop task-xfce-desktop
xfce4-whiskermenu-plugin xfce4-whiskermenu-plugin
tango-icon-theme tango-icon-theme
network-manager-gnome
xfce4-notifyd xfce4-notifyd
xfce4-goodies xfce4-goodies
xfce4-power-manager xfce4-power-manager

View File

@ -153,7 +153,7 @@ _config()
--updates true \ --updates true \
--security true \ --security true \
--source false \ --source false \
--backports false \ --backports true \
--memtest none \ --memtest none \
--bootappend-live "$KERNEL_PARAM" --bootappend-live "$KERNEL_PARAM"