summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-05-17 11:40:54 -0400
committerDavid P <megver83@parabola.nu>2018-05-17 11:40:54 -0400
commitdc08407089484b5090f1f7ee7da767b731b5a46c (patch)
treebcb314d6914a8e57918f2a141dcb1b74a74fb6b5
parenteae41cf12ce71401f8413bc90dce2d7f21b11632 (diff)
remove rfkill leftovers
and replace dnsutils with bind-tools Signed-off-by: David P <megver83@parabola.nu>
-rwxr-xr-xconfigs/profile/airootfs/root/customize_airootfs.sh2
-rw-r--r--configs/profile/packages.both3
-rwxr-xr-xconfigs/talkingparabola/airootfs/root/customize_airootfs.sh2
-rw-r--r--configs/talkingparabola/packages.both3
4 files changed, 4 insertions, 6 deletions
diff --git a/configs/profile/airootfs/root/customize_airootfs.sh b/configs/profile/airootfs/root/customize_airootfs.sh
index 84084a9..4e5a90b 100755
--- a/configs/profile/airootfs/root/customize_airootfs.sh
+++ b/configs/profile/airootfs/root/customize_airootfs.sh
@@ -10,7 +10,7 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime
usermod -s /usr/bin/zsh root
cp -aT /etc/skel/ /root/
-useradd -m -p "" -g users -G "adm,audio,floppy,log,network,rfkill,scanner,storage,optical,power,wheel" -s /usr/bin/zsh parabola
+useradd -m -p "" -g users -G "adm,audio,floppy,log,network,scanner,storage,optical,power,wheel" -s /usr/bin/zsh parabola
chmod 750 /etc/sudoers.d
chmod 440 /etc/sudoers.d/g_wheel
diff --git a/configs/profile/packages.both b/configs/profile/packages.both
index efb0573..1e625a3 100644
--- a/configs/profile/packages.both
+++ b/configs/profile/packages.both
@@ -7,7 +7,7 @@ dhclient
dialog
dmraid
dnsmasq
-dnsutils
+bind-tools
dosfstools
elinks
ethtool
@@ -39,7 +39,6 @@ parted
partimage
pptpclient
ppp
-rfkill
rp-pppoe
rsync
smartmontools
diff --git a/configs/talkingparabola/airootfs/root/customize_airootfs.sh b/configs/talkingparabola/airootfs/root/customize_airootfs.sh
index 8767d11..2d8e893 100755
--- a/configs/talkingparabola/airootfs/root/customize_airootfs.sh
+++ b/configs/talkingparabola/airootfs/root/customize_airootfs.sh
@@ -10,7 +10,7 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime
usermod -s /usr/bin/zsh root
cp -aT /etc/skel/ /root/
-useradd -m -p "" -g users -G "adm,audio,floppy,log,network,rfkill,scanner,storage,optical,power,wheel" -s /usr/bin/zsh parabola
+useradd -m -p "" -g users -G "adm,audio,floppy,log,network,scanner,storage,optical,power,wheel" -s /usr/bin/zsh parabola
chmod 750 /etc/sudoers.d
chmod 440 /etc/sudoers.d/g_wheel
diff --git a/configs/talkingparabola/packages.both b/configs/talkingparabola/packages.both
index 28d9b90..f6189d1 100644
--- a/configs/talkingparabola/packages.both
+++ b/configs/talkingparabola/packages.both
@@ -11,7 +11,7 @@ dhclient
dialog
dmraid
dnsmasq
-dnsutils
+bind-tools
dosfstools
elinks
espeakup
@@ -44,7 +44,6 @@ parted
partimage
pptpclient
ppp
-rfkill
rp-pppoe
rsync
smartmontools