-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmandatory-packages.txt
24 lines (19 loc) · 1.13 KB
/
mandatory-packages.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
user: marsik | user: root
pass: ghbdtn | pass: ghbdtn
Exclude:
---
urpmi --auto lib64glesv22 (missing from minimal online installation M-9 (for drakconf))
urpme --auto iptables shorewall-core msec mgaonline mageiawelcome malcontent dasher (gstreamer1.0-vaapi)
WiFi, xl2tpd, pptpd, vpn:
---
urpmi --auto spice-vdagent wpa_supplicant
Other:
---
urpmi --auto firefox firefox-ru mc unrar meld poedit p7zip htop sudo harddrake chrony viewnior webp-pixbuf-loader celluloid evince libreoffice-calc libreoffice-impress libreoffice-writer libreoffice-langpack-ru draklive-install grub2-efi zstd squashfs-tools binutils openssh-server gtkhash filezilla cryptsetup keepassxc libreswan networkmanager-strongswan-gnome networkmanager-strongswan strongswan-charon-nm strongswan
Disabling unnecessary services:
---
systemctl disable mdadm.service; systemctl disable mdmonitor.service; systemctl disable mdmonitor-takeover.service
urpme --auto openssh-server; rpm -e --nodeps adwaita-icon-theme; urpme --auto gnome-screenshot gnome-session (for Budgie >= 10.9.1)
Adding a user to the desired groups:
---
usermod -aG adbusers,usb,scanner,lp,dialout,disk $(logname)