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
|
||||||
#alci-calamares-config
|
#alci-calamares-config
|
||||||
alci-calamares-config-dev
|
alci-calamares-config-dev
|
||||||
xterm
|
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
### PACKAGES THAT STAY AFTER INSTALLATION ###
|
### PACKAGES THAT STAY AFTER INSTALLATION ###
|
||||||
|
@ -136,6 +135,11 @@ dex
|
||||||
libxinerama
|
libxinerama
|
||||||
make
|
make
|
||||||
xorg-xkill
|
xorg-xkill
|
||||||
|
xterm
|
||||||
|
|
||||||
|
##### you can also use nmtui from the terminal
|
||||||
|
networkmanager
|
||||||
|
network-manager-applet
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
### EXTRAS ###
|
### 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
|
##### want to have base-devel group
|
||||||
|
|
||||||
base-devel
|
base-devel
|
||||||
|
|
|
@ -121,8 +121,8 @@ sddm
|
||||||
alci-dwm
|
alci-dwm
|
||||||
#alci-dwm-nemesis
|
#alci-dwm-nemesis
|
||||||
alci-calamares
|
alci-calamares
|
||||||
alci-calamares-config
|
#alci-calamares-config
|
||||||
#alci-calamares-config-dev
|
alci-calamares-config-dev
|
||||||
xterm
|
xterm
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
|
@ -136,6 +136,11 @@ dex
|
||||||
libxinerama
|
libxinerama
|
||||||
make
|
make
|
||||||
xorg-xkill
|
xorg-xkill
|
||||||
|
xterm
|
||||||
|
|
||||||
|
##### you can also use nmtui from the terminal
|
||||||
|
networkmanager
|
||||||
|
network-manager-applet
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
### EXTRAS ###
|
### 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
|
##### want to have base-devel group
|
||||||
|
|
||||||
#base-devel
|
#base-devel
|
||||||
|
|
|
@ -123,7 +123,6 @@ alci-dwm
|
||||||
alci-calamares
|
alci-calamares
|
||||||
alci-calamares-config
|
alci-calamares-config
|
||||||
#alci-calamares-config-dev
|
#alci-calamares-config-dev
|
||||||
xterm
|
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
### PACKAGES THAT STAY AFTER INSTALLATION ###
|
### PACKAGES THAT STAY AFTER INSTALLATION ###
|
||||||
|
@ -137,6 +136,10 @@ libxinerama
|
||||||
make
|
make
|
||||||
xorg-xkill
|
xorg-xkill
|
||||||
|
|
||||||
|
##### you can also use nmtui from the terminal
|
||||||
|
networkmanager
|
||||||
|
network-manager-applet
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
### EXTRAS ###
|
### 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
|
##### want to have base-devel group
|
||||||
|
|
||||||
#base-devel
|
#base-devel
|
||||||
|
|
Loading…
Reference in a new issue