diff options
author | David Runge <dvzrv@archlinux.org> | 2020-06-23 23:19:15 +0200 |
---|---|---|
committer | David Runge <dvzrv@archlinux.org> | 2020-06-23 23:29:55 +0200 |
commit | 32eef254b670b7855bf9480ef22dab58c5f2114f (patch) | |
tree | bb982396d49f9ce673dcbdba8a23edb69cca51f4 /configs | |
parent | 839f74335bf855f87121f44363039cdb4e93a9d6 (diff) | |
download | archiso32-32eef254b670b7855bf9480ef22dab58c5f2114f.tar.xz |
Removin unneeded packages
configs/releng/packages.x86_64:
Removing packages:
* grub :rescue/ installation actions for grub should be run from within
a chroot
* lsscsi: lsblk provides the same functionality
* netctl: we have systemd-networkd enabled by default
* ntp: we have systemd-timesyncd
* refind: rescue/ installation actions for refind should be run from
within a chroot
* vi: we have vim
Closes #15
Diffstat (limited to 'configs')
-rw-r--r-- | configs/releng/packages.x86_64 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index 2573067..0d7c815 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -23,7 +23,6 @@ gnu-netcat gpm gptfdisk grml-zsh-config -grub hdparm ipw2100-fw ipw2200-fw @@ -33,7 +32,6 @@ jfsutils lftp linux-atm linux-firmware -lsscsi lvm2 man-db man-pages @@ -42,12 +40,10 @@ mdadm mtools nano ndisc6 -netctl nfs-utils nilfs-utils nmap ntfs-3g -ntp nvme-cli openconnect openssh @@ -57,7 +53,6 @@ parted partimage ppp pptpclient -refind reiserfsprogs rp-pppoe rsync @@ -69,7 +64,6 @@ tcpdump testdisk usb_modeswitch usbutils -vi vim-minimal vpnc wireless-regdb |