logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: c705f19b5073fec79b065ecef65038010cc37473
parent d8c0018f57898f000d28b7ab654f171ebb2e986f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 13 Sep 2024 04:47:44 +0200

pkg/utils-std: bump to c368820

Diffstat:

Mpkg/sbase/gen.lua2--
Mpkg/utils-std/gen.lua2++
Mpkg/utils-std/ver2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pkg/sbase/gen.lua b/pkg/sbase/gen.lua @@ -91,9 +91,7 @@ local cmds = { 'md5sum', 'nl', 'od', - 'paste', 'printenv', - 'renice', 'rev', 'sed', 'setsid', diff --git a/pkg/utils-std/gen.lua b/pkg/utils-std/gen.lua @@ -54,10 +54,12 @@ local cmds = { 'nice', 'nohup', 'nproc', + 'paste', 'pathchk', 'printf', 'pwd', 'realpath', + 'renice', 'rm', 'rmdir', 'seq', diff --git a/pkg/utils-std/ver b/pkg/utils-std/ver @@ -1 +1 @@ -1456ed9 r0 +c368820 r0