feat(profile): general update.
This commit is contained in:
parent
81c55160e6
commit
92a1d9f65f
8 changed files with 31 additions and 8 deletions
|
|
@ -24,6 +24,8 @@ profile dkms @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} rm,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/as rix,
|
||||
@{bin}/cat rix,
|
||||
@{bin}/cp rix,
|
||||
@{bin}/cut rix,
|
||||
|
|
@ -31,9 +33,11 @@ profile dkms @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/diff rix,
|
||||
@{bin}/echo rix,
|
||||
@{bin}/find rix,
|
||||
@{bin}/gcc rix,
|
||||
@{bin}/getconf rix,
|
||||
@{bin}/head rix,
|
||||
@{bin}/kmod rCx -> kmod,
|
||||
@{bin}/ld rix,
|
||||
@{bin}/ln rix,
|
||||
@{bin}/ls rix,
|
||||
@{bin}/lsb_release rPx -> lsb_release,
|
||||
|
|
@ -42,16 +46,19 @@ profile dkms @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/mktemp rix,
|
||||
@{bin}/mv rix,
|
||||
@{bin}/nproc rix,
|
||||
@{bin}/objcopy rix,
|
||||
@{bin}/pahole rix,
|
||||
@{bin}/pwd rix,
|
||||
@{bin}/readlink rix,
|
||||
@{bin}/rm rix,
|
||||
@{bin}/rmdir rix,
|
||||
@{bin}/sed rix,
|
||||
@{bin}/sleep rix,
|
||||
@{bin}/strip rix,
|
||||
@{bin}/uname rix,
|
||||
@{bin}/wc rix,
|
||||
@{bin}/xargs rix,
|
||||
@{bin}/{,@{multiarch}-}* rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/zstd rix,
|
||||
@{bin}/{,e,f}grep rix,
|
||||
@{bin}/{,g,m}awk rix,
|
||||
@{bin}/update-secureboot-policy rPUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue