Update profiles.
This commit is contained in:
parent
3057fea4dc
commit
ac39df1af2
24 changed files with 81 additions and 26 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue