feat(profile): general update.
This commit is contained in:
parent
70963a50b6
commit
ff849b9f09
17 changed files with 104 additions and 91 deletions
|
|
@ -25,6 +25,8 @@ profile dkms @{exec_path} flags=(attach_disconnected) {
|
|||
@{exec_path} rm,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/{,e,f}grep rix,
|
||||
@{bin}/{,g,m}awk rix,
|
||||
@{bin}/as rix,
|
||||
@{bin}/cat rix,
|
||||
@{bin}/cp rix,
|
||||
|
|
@ -36,6 +38,7 @@ profile dkms @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/gcc rix,
|
||||
@{bin}/getconf rix,
|
||||
@{bin}/head rix,
|
||||
@{bin}/id rPx,
|
||||
@{bin}/kmod rCx -> kmod,
|
||||
@{bin}/ld rix,
|
||||
@{bin}/ln rix,
|
||||
|
|
@ -49,19 +52,20 @@ profile dkms @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/objcopy rix,
|
||||
@{bin}/pahole rix,
|
||||
@{bin}/pwd rix,
|
||||
@{bin}/readelf rix,
|
||||
@{bin}/readlink rix,
|
||||
@{bin}/rm rix,
|
||||
@{bin}/rmdir rix,
|
||||
@{bin}/sed rix,
|
||||
@{bin}/sleep rix,
|
||||
@{bin}/sort rix,
|
||||
@{bin}/strip rix,
|
||||
@{bin}/uname rix,
|
||||
@{bin}/uniq rix,
|
||||
@{bin}/update-secureboot-policy rPUx,
|
||||
@{bin}/wc rix,
|
||||
@{bin}/xargs rix,
|
||||
@{bin}/zstd rix,
|
||||
@{bin}/{,e,f}grep rix,
|
||||
@{bin}/{,g,m}awk rix,
|
||||
@{bin}/update-secureboot-policy rPUx,
|
||||
|
||||
@{lib}/gcc/@{multiarch}/@{int}*/* rix,
|
||||
@{lib}/linux-kbuild-*/scripts/** rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue