feat(profiles): general update.

See #134
This commit is contained in:
Alexandre Pujol 2023-08-06 16:06:17 +02:00
parent 5938079dfd
commit cdc10fdb31
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
20 changed files with 64 additions and 16 deletions

View file

@ -21,6 +21,7 @@ profile os-prober @{exec_path} flags=(attach_disconnected) {
@{bin}/{,ba,da}sh rix,
@{bin}/{e,f,}grep rix,
@{bin}/blkid rPx,
@{bin}/cat rix,
@{bin}/cut rix,
@{bin}/dmraid rPUx,
@{bin}/find rix,
@ -34,6 +35,7 @@ profile os-prober @{exec_path} flags=(attach_disconnected) {
@{bin}/lvm rPx,
@{bin}/mkdir rix,
@{bin}/mktemp rix,
@{bin}/multipath rPUx,
@{bin}/readlink rix,
@{bin}/rm rix,
@{bin}/rmdir rix,