compare with nemesis
This commit is contained in:
parent
5265b9f95b
commit
90ce79c133
6 changed files with 19 additions and 37 deletions
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/NetworkManager-dispatcher.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/NetworkManager.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/NetworkManager-wait-online.service
|
|
@ -123,7 +123,6 @@ alci-dwm
|
|||
alci-calamares
|
||||
#alci-calamares-config
|
||||
alci-calamares-config-dev
|
||||
xterm
|
||||
|
||||
#######################################################
|
||||
### PACKAGES THAT STAY AFTER INSTALLATION ###
|
||||
|
@ -136,6 +135,11 @@ dex
|
|||
libxinerama
|
||||
make
|
||||
xorg-xkill
|
||||
xterm
|
||||
|
||||
##### you can also use nmtui from the terminal
|
||||
networkmanager
|
||||
network-manager-applet
|
||||
|
||||
#######################################################
|
||||
### EXTRAS ###
|
||||
|
@ -175,17 +179,6 @@ lightdm-gtk-greeter
|
|||
|
||||
|
||||
|
||||
##### want to have nmtui to connect to your wireless network via TTY
|
||||
##### install the package networkmanager on the iso
|
||||
##### enable after installation
|
||||
##### sudo systemctl enable NetworkManager
|
||||
##### and then reboot
|
||||
|
||||
networkmanager
|
||||
network-manager-applet
|
||||
|
||||
|
||||
|
||||
##### want to have base-devel group
|
||||
|
||||
base-devel
|
||||
|
|
|
@ -121,8 +121,8 @@ sddm
|
|||
alci-dwm
|
||||
#alci-dwm-nemesis
|
||||
alci-calamares
|
||||
alci-calamares-config
|
||||
#alci-calamares-config-dev
|
||||
#alci-calamares-config
|
||||
alci-calamares-config-dev
|
||||
xterm
|
||||
|
||||
#######################################################
|
||||
|
@ -136,6 +136,11 @@ dex
|
|||
libxinerama
|
||||
make
|
||||
xorg-xkill
|
||||
xterm
|
||||
|
||||
##### you can also use nmtui from the terminal
|
||||
networkmanager
|
||||
network-manager-applet
|
||||
|
||||
#######################################################
|
||||
### EXTRAS ###
|
||||
|
@ -175,17 +180,6 @@ xorg-xkill
|
|||
|
||||
|
||||
|
||||
##### want to have nmtui to connect to your wireless network via TTY
|
||||
##### install the package networkmanager on the iso
|
||||
##### enable after installation
|
||||
##### sudo systemctl enable NetworkManager
|
||||
##### and then reboot
|
||||
|
||||
#networkmanager
|
||||
#network-manager-applet
|
||||
|
||||
|
||||
|
||||
##### want to have base-devel group
|
||||
|
||||
#base-devel
|
||||
|
|
|
@ -123,7 +123,6 @@ alci-dwm
|
|||
alci-calamares
|
||||
alci-calamares-config
|
||||
#alci-calamares-config-dev
|
||||
xterm
|
||||
|
||||
#######################################################
|
||||
### PACKAGES THAT STAY AFTER INSTALLATION ###
|
||||
|
@ -137,6 +136,10 @@ libxinerama
|
|||
make
|
||||
xorg-xkill
|
||||
|
||||
##### you can also use nmtui from the terminal
|
||||
networkmanager
|
||||
network-manager-applet
|
||||
|
||||
#######################################################
|
||||
### EXTRAS ###
|
||||
#######################################################
|
||||
|
@ -175,17 +178,6 @@ xorg-xkill
|
|||
|
||||
|
||||
|
||||
##### want to have nmtui to connect to your wireless network via TTY
|
||||
##### install the package networkmanager on the iso
|
||||
##### enable after installation
|
||||
##### sudo systemctl enable NetworkManager
|
||||
##### and then reboot
|
||||
|
||||
#networkmanager
|
||||
#network-manager-applet
|
||||
|
||||
|
||||
|
||||
##### want to have base-devel group
|
||||
|
||||
#base-devel
|
||||
|
|
Loading…
Reference in a new issue