add polkit to default packages and remove bash-completion

This commit is contained in:
Tobias Powalowski 2024-06-08 08:20:20 +02:00
parent c9e5c17ea4
commit 4f8bcff4ad

View file

@ -21,13 +21,13 @@ usr/share/{bash-completion,dbus-1,factory,hwdata,i18n/locales,makepkg,nano,pacma
# only support UTF-8
_file /usr/share/i18n/charmaps/UTF-8.gz
tar -C / --exclude=var/lib/pacman/local/{base-*-[0-9]*,binutils-*-[0-9]*,\
cdrtools-*-[0-9]*,db5.3-*-[0-9]*,db-*-[0-9]*,edk2-shell-*-[0-9]*,fuse-common-*-[0-9]*,gc-*-[0-9]*,\
cdrtools-*-[0-9]*,db5.3-*-[0-9]*,db-*-[0-9]*,duktape-*-[0-9]*,edk2-shell-*-[0-9]*,fuse-common-*-[0-9]*,gc-*-[0-9]*,\
gdbm-*-[0-9]*,gettext-*-[0-9]*,groff-*-[0-9]*,grub-*-[0-9]*,jansson-*-[0-9]*,\
libbsd-*-[0-9]*,libburn-*-[0-9]*,libev-*-[0-9]*,libisoburn-*-[0-9]*,libisofs-*-[0-9]*,\
libksba-*-[0-9]*,libmd-*-[0-9]*,libldap-*-[0-9]*,libnfnetlink-*-[0-9]*,libnetfilter_conntrack-*-[0-9]*,\
libnftnl-*-[0-9]*,libpcap-*-[0-9]*,libpipeline-*-[0-9]*,libsasl-*-[0-9]*,libsysprof-capture-*-[0-9]*,\
libwbclient-*-[0-9]*,limine-*-[0-9]*,linux-api-headers-*-[0-9]*,memtest86+-*-[0-9]*,\
memtest86+-efi-*-[0-9]*,memtest-*-[0-9]*,mtools-*-[0-9]*,python-*-[0-9]*,python-pefile-*-[0-9]*,\
memtest86+-efi-*-[0-9]*,memtest-*-[0-9]*,mtools-*-[0-9]*,polkit-*-[0-9]*,python-*-[0-9]*,python-pefile-*-[0-9]*,\
refind-*-[0-9]*,rpcbind-*-[0-9]*,systemd-ukify-*-[0-9]*} \
--exclude=usr/share/locale/*/{grub*,binutils*,gdbm*,bfd*,gettext*,gas*,gold*,gprof*,ld*,opcodes*} \
--hard-dereference -cpf - \