feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-03-01 22:35:49 +00:00
parent 81c55160e6
commit 92a1d9f65f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 31 additions and 8 deletions

View file

@ -21,7 +21,7 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
@{exec_path} rmix,
@{bin}/{,ba}sh rix,
@{sh_path} rix,
@{bin}/{m,g,}awk rix,
@{bin}/bsdtar rix,
@{bin}/cat rix,

View file

@ -49,7 +49,7 @@ profile pacman @{exec_path} {
@{bin}/gpgsm rCx -> gpg,
# Pacman hooks & install scripts
@{bin}/{,ba}sh rix,
@{sh_path} rix,
@{bin}/appstreamcli rPx,
@{bin}/arch-audit rPx,
@{bin}/archlinux-java rPx,