[+] Add more packages
This commit is contained in:
parent
23c72ec028
commit
c185472333
2 changed files with 70 additions and 50 deletions
|
@ -547,31 +547,8 @@ sed 's|%VERSION%|'$pacmanversion'|' -i /etc/pacman.d/hooks/pacmanconf.hook
|
||||||
# nano
|
# nano
|
||||||
echo "include "/usr/share/nano/*.nanorc"" > /etc/nanorc
|
echo "include "/usr/share/nano/*.nanorc"" > /etc/nanorc
|
||||||
|
|
||||||
# htop
|
# Install rc.local
|
||||||
echo "fields=0 48 17 18 38 39 40 2 46 47 49 1
|
echo "[Unit]
|
||||||
sort_key=46
|
|
||||||
sort_direction=-1
|
|
||||||
hide_threads=0
|
|
||||||
hide_kernel_threads=1
|
|
||||||
hide_userland_threads=0
|
|
||||||
shadow_other_users=0
|
|
||||||
highlight_base_name=1
|
|
||||||
highlight_megabytes=1
|
|
||||||
highlight_threads=1
|
|
||||||
tree_view=1
|
|
||||||
header_margin=1
|
|
||||||
detailed_cpu_time=1
|
|
||||||
color_scheme=0
|
|
||||||
delay=15
|
|
||||||
left_meters=AllCPUs Memory Swap
|
|
||||||
left_meter_modes=1 1 1
|
|
||||||
right_meters=Tasks LoadAverage Uptime
|
|
||||||
right_meter_modes=2 2 2 " > /home/${user}/.htoprc
|
|
||||||
|
|
||||||
if ! [ "${version%-*}" == "libre-openrc" ] && ! [ "${version%-*}" == "openrc" ]; then
|
|
||||||
|
|
||||||
# Install rc.local
|
|
||||||
echo "[Unit]
|
|
||||||
Description=/etc/rc.local compatibility
|
Description=/etc/rc.local compatibility
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
@ -580,22 +557,22 @@ ExecStart=/etc/rc.local
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target" > /etc/systemd/system/rc-local.service
|
WantedBy=multi-user.target" > /etc/systemd/system/rc-local.service
|
||||||
touch $RCLOCAL
|
touch $RCLOCAL
|
||||||
chmod +x $RCLOCAL
|
chmod +x $RCLOCAL
|
||||||
systemctl enable rc-local.service
|
systemctl enable rc-local.service
|
||||||
if ! grep '#!' $RCLOCAL; then
|
if ! grep '#!' $RCLOCAL; then
|
||||||
echo "#!/bin/bash" > $RCLOCAL
|
echo "#!/bin/bash" > $RCLOCAL
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! grep 'setcap cap_net_raw+ep /bin/ping' $RCLOCAL; then
|
if ! grep 'setcap cap_net_raw+ep /bin/ping' $RCLOCAL; then
|
||||||
echo "setcap cap_net_raw+ep /bin/ping" >> $RCLOCAL
|
echo "setcap cap_net_raw+ep /bin/ping" >> $RCLOCAL
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
# Install rc.shutdown
|
# Install rc.shutdown
|
||||||
|
|
||||||
echo "[Unit]
|
echo "[Unit]
|
||||||
Description=/etc/rc.local.shutdown Compatibility
|
Description=/etc/rc.local.shutdown Compatibility
|
||||||
ConditionFileIsExecutable=/etc/rc.local.shutdown
|
ConditionFileIsExecutable=/etc/rc.local.shutdown
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
|
@ -609,13 +586,12 @@ StandardInput=tty
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target" > /etc/systemd/system/rc-local-shutdown.service
|
WantedBy=multi-user.target" > /etc/systemd/system/rc-local-shutdown.service
|
||||||
touch $RCLOCALSHUTDOWN
|
touch $RCLOCALSHUTDOWN
|
||||||
chmod +x $RCLOCALSHUTDOWN
|
chmod +x $RCLOCALSHUTDOWN
|
||||||
systemctl enable rc-local-shutdown.service
|
systemctl enable rc-local-shutdown.service
|
||||||
if ! grep '#!' $RCLOCALSHUTDOWN; then
|
if ! grep '#!' $RCLOCALSHUTDOWN; then
|
||||||
echo "#!/bin/bash" > $RCLOCALSHUTDOWN
|
echo "#!/bin/bash" > $RCLOCALSHUTDOWN
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# set desktop
|
# set desktop
|
||||||
|
|
56
packages.txt
56
packages.txt
|
@ -1,13 +1,57 @@
|
||||||
dhcpcd nano vim intel-ucode amd-ucode iwd lvm2 btrfs-progs arch-install-scripts
|
dhcpcd nano vim vim-spell-de intel-ucode amd-ucode iwd lvm2 btrfs-progs arch-install-scripts
|
||||||
squashfs-tools dosfstools libisoburn grub efibootmgr dosfstools gptfdisk cronie memtest86+
|
squashfs-tools dosfstools libisoburn grub efibootmgr dosfstools gptfdisk cronie memtest86+
|
||||||
acpid dbus avahi ntp fail2ban
|
acpid dbus avahi ntp fail2ban alsa-utils alsa-tools bash-completion
|
||||||
pulseaudio pulseaudio-bluetooth pulseaudio-equalizer pulseaudio-alsa pavucontrol pamixer
|
pulseaudio pulseaudio-bluetooth pulseaudio-equalizer pulseaudio-alsa pavucontrol pamixer
|
||||||
blueman bluez-tools
|
blueman bluez-tools pipewire pipewire-media-session
|
||||||
|
mesa-utils egl-wayland
|
||||||
|
vulkan-headers
|
||||||
|
vulkan-icd-loader
|
||||||
|
vulkan-intel
|
||||||
|
vulkan-mesa-layers
|
||||||
|
vulkan-radeon
|
||||||
|
vulkan-tools
|
||||||
|
pango papirus-icon-theme pass pass-otp
|
||||||
|
ttc-iosevka
|
||||||
|
ttf-bitstream-vera
|
||||||
|
ttf-carlito
|
||||||
|
ttf-dejavu
|
||||||
|
ttf-fantasque-sans-mono
|
||||||
|
ttf-fira-code
|
||||||
|
ttf-fira-mono
|
||||||
|
ttf-fira-sans
|
||||||
|
ttf-font-awesome
|
||||||
|
ttf-hack
|
||||||
|
ttf-jetbrains-mono
|
||||||
|
ttf-liberation
|
||||||
|
ttf-nerd-fonts-symbols-2048-em
|
||||||
|
ttf-nerd-fonts-symbols-common
|
||||||
|
ttf-opensans
|
||||||
|
gst-libav
|
||||||
|
gst-plugin-gtk
|
||||||
|
gst-plugin-pipewire
|
||||||
|
gst-plugins-bad
|
||||||
|
gst-plugins-bad-libs
|
||||||
|
gst-plugins-base
|
||||||
|
gst-plugins-base-libs
|
||||||
|
gst-plugins-good
|
||||||
|
gst-plugins-ugly
|
||||||
|
gvfs
|
||||||
|
gvfs-afc
|
||||||
|
gvfs-goa
|
||||||
|
gvfs-google
|
||||||
|
gvfs-gphoto2
|
||||||
|
gvfs-mtp
|
||||||
|
gvfs-nfs
|
||||||
|
gvfs-smb
|
||||||
|
pdfmod
|
||||||
|
gstreamer
|
||||||
keychain
|
keychain
|
||||||
starship
|
starship
|
||||||
cups hplip
|
cups hplip
|
||||||
alacritty
|
alacritty
|
||||||
ark
|
arc-gtk-theme
|
||||||
|
arc-icon-theme
|
||||||
|
arc-solid-gtk-theme
|
||||||
base base-devel linux linux-firmware
|
base base-devel linux linux-firmware
|
||||||
bashtop
|
bashtop
|
||||||
browserpass
|
browserpass
|
||||||
|
@ -29,7 +73,6 @@ git
|
||||||
gnupg
|
gnupg
|
||||||
gparted
|
gparted
|
||||||
grim
|
grim
|
||||||
gvfs
|
|
||||||
htop
|
htop
|
||||||
jre-openjdk
|
jre-openjdk
|
||||||
lxde-gtk3 xfce4 mousepad
|
lxde-gtk3 xfce4 mousepad
|
||||||
|
@ -65,5 +108,6 @@ xarchiver
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
xdg-user-dirs-gtk
|
xdg-user-dirs-gtk
|
||||||
xorg-server xorg-xinit xorg-drivers
|
xorg-server xorg-xinit xorg-drivers
|
||||||
xournalpp libreoffice libwacom xf86-input-wacom
|
xournalpp libreoffice libreoffice-fresh-de
|
||||||
|
libwacom xf86-input-wacom
|
||||||
yt-dlp
|
yt-dlp
|
||||||
|
|
Loading…
Reference in a new issue