Go to file
Dylan Araps f5c2777787
kiss: Big cleanup of as_root() usage.
1. The same as_root() function is used for all elevation now. The
   environment can be fully controlled when calling the function.

2. Removal of mixed tabs/spaces due to heredoc fuckery thanks to
   'set -- $(cmd)'.

3. Moved file owner code to a function and added safety measure
   against non-existent UIDs.

4. Fixed bugs when generating checksums via as_root(). Permissions
   are now checked on a file basis instead of a directory one.
2020-05-19 12:28:08 +03:00
.github/workflows ci: Run on pull requests 2020-01-08 22:21:10 +02:00
contrib contrib: Fix portability issues 2020-05-15 09:58:16 +03:00
LICENSE.md docs: update 2019-10-05 11:02:05 +03:00
README.md docs: update 2020-05-17 12:38:56 +03:00
kiss kiss: Big cleanup of as_root() usage. 2020-05-19 12:28:08 +03:00
kiss.1 kiss: Added KISS_TMPDIR 2020-05-12 12:37:40 +03:00

README.md

kiss

Tiny and straightforward package manager for KISS written in POSIX sh.

Documentation: https://k1ss.org/package-manager