configs/releng/packages.x86_64: explicitly add wanted packages instead of relying on pulling them in as dependencies
Fixes #119.
This commit is contained in:
parent
bd2b861aa3
commit
3678bba899
@ -2,8 +2,8 @@
|
|||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
alsa-utils
|
alsa-utils
|
||||||
amd-ucode
|
amd-ucode
|
||||||
archinstall
|
|
||||||
arch-install-scripts
|
arch-install-scripts
|
||||||
|
archinstall
|
||||||
b43-fwcutter
|
b43-fwcutter
|
||||||
base
|
base
|
||||||
bind-tools
|
bind-tools
|
||||||
@ -13,6 +13,7 @@ btrfs-progs
|
|||||||
clonezilla
|
clonezilla
|
||||||
cloud-init
|
cloud-init
|
||||||
crda
|
crda
|
||||||
|
cryptsetup
|
||||||
darkhttpd
|
darkhttpd
|
||||||
ddrescue
|
ddrescue
|
||||||
dhclient
|
dhclient
|
||||||
@ -21,6 +22,7 @@ diffutils
|
|||||||
dmraid
|
dmraid
|
||||||
dnsmasq
|
dnsmasq
|
||||||
dosfstools
|
dosfstools
|
||||||
|
e2fsprogs
|
||||||
edk2-shell
|
edk2-shell
|
||||||
efibootmgr
|
efibootmgr
|
||||||
espeakup
|
espeakup
|
||||||
@ -39,9 +41,11 @@ intel-ucode
|
|||||||
ipw2100-fw
|
ipw2100-fw
|
||||||
ipw2200-fw
|
ipw2200-fw
|
||||||
irssi
|
irssi
|
||||||
|
iw
|
||||||
iwd
|
iwd
|
||||||
jfsutils
|
jfsutils
|
||||||
kitty-terminfo
|
kitty-terminfo
|
||||||
|
less
|
||||||
lftp
|
lftp
|
||||||
libfido2
|
libfido2
|
||||||
libusb-compat
|
libusb-compat
|
||||||
@ -85,6 +89,7 @@ reiserfsprogs
|
|||||||
rp-pppoe
|
rp-pppoe
|
||||||
rsync
|
rsync
|
||||||
rxvt-unicode-terminfo
|
rxvt-unicode-terminfo
|
||||||
|
screen
|
||||||
sdparm
|
sdparm
|
||||||
sg3_utils
|
sg3_utils
|
||||||
smartmontools
|
smartmontools
|
||||||
|
Loading…
Reference in New Issue
Block a user