Skip to content

Commit

Permalink
remove more mkinitcpio files
Browse files Browse the repository at this point in the history
  • Loading branch information
tpowa committed Dec 15, 2024
1 parent 1d746a6 commit b5d8a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usr/lib/archboot/cpio/hooks/base_common_system
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ _run ()
# remove conflicting grub, rpcbind and ukify files
tar -C / --exclude=etc/{skel/.zshrc,systemd/system/multi-user.target.wants/remote-fs.target} \
--exclude=usr/share/{bash-completion/completions/grub,systemd/bootctl} \
--exclude=usr/lib/{modules-load.d/cdrecord.conf,systemd/{boot,systemd-journal-{gatewayd,remote},{system/{blk-availability.service,lvm2*,\
rpcbind*,sysinit.target.wants/lvm2*},ukify}},sysusers.d/rpcbind*,tmpfiles.d/rpcbind*} \
--exclude=usr/lib/{modules-load.d/cdrecord.conf,systemd/{boot,mkinitcpio*,systemd-journal-{gatewayd,remote},{system/{blk-availability.service,lvm2*,\
rpcbind*,{halt,kexec,poweroff,reboot}.target.wants/mkinitcpio*,sysinit.target.wants/lvm2*},ukify}},sysusers.d/rpcbind*,tmpfiles.d/{mkinitcpio*,rpcbind*}} \
--hard-dereference -cpf - \
etc/{bash_completion.d,ca-certificates/extracted,default,pam.d,profile.d,security,skel,ssl/certs,sysctl.d,systemd,tpm2-tss,xdg} \
usr/lib/{coreutils,cryptsetup,gconv,modules-load.d,p11-kit,pam.d,pkcs11,polkit-1,security,sysctl.d,systemd,sysusers.d,tmpfiles.d,udev} \
Expand Down

0 comments on commit b5d8a39

Please sign in to comment.