Update profiles.

This commit is contained in:
Alexandre Pujol 2022-02-16 19:18:14 +00:00
parent 3057fea4dc
commit ac39df1af2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
24 changed files with 81 additions and 26 deletions

View file

@ -56,7 +56,7 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
/{usr/,}bin/modprobe rPx,
/{usr/,}lib/initcpio/busybox rix,
/{usr/,}lib{,32,64}/ld-*.so rix,
/{usr/,}lib{,32,64}/ld-*.so* rix,
/etc/fstab r,
/etc/lvm/lvm.conf r,

View file

@ -18,13 +18,14 @@ profile pacdiff @{exec_path} {
@{exec_path} mr,
/{usr/,}bin/pacman-conf rPx,
/{usr/,}bin/{,ba,da}sh rix,
/{usr/,}bin/cat rix,
/{usr/,}bin/gawk rix,
/{usr/,}bin/tput rix,
/{usr/,}bin/locate rix,
/{usr/,}bin/cmp rix,
/{usr/,}bin/find rix,
/{usr/,}bin/gawk rix,
/{usr/,}bin/locate rix,
/{usr/,}bin/pacman-conf rPx,
/{usr/,}bin/tput rix,
# packages files
/ r,

View file

@ -17,12 +17,15 @@ profile pacman-key @{exec_path} {
/{usr/,}bin/basename rix,
/{usr/,}bin/bash rix,
/{usr/,}bin/chmod rix,
/{usr/,}bin/gawk rix,
/{usr/,}bin/gettext rix,
/{usr/,}bin/gpg rCx -> gpg,
/{usr/,}bin/grep rix,
/{usr/,}bin/pacman-conf rPx,
/{usr/,}bin/touch rix,
/{usr/,}bin/tput rix,
/{usr/,}bin/vercmp rix,
/{usr/,}bin/wc rix,
/usr/share/makepkg/{,**} r,