commit d29dd57da605c0f86fef2ea922e6ed5b714118c1
parent 5d2352620e5b8aa7b9335c2054c99ff105c57d46
Author: Cem Keylan <cem@ckyln.com>
Date: Tue, 12 May 2020 10:57:22 +0300
changelog: update
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -18,6 +18,8 @@ UNRELEASED
outdated package sources, so the user doesn't wait for the download when updating
the system.
- kiss now understands `.txz` tarballs. (BSD `src.txz` wink wink)
+- `KISS_TMPDIR` can now be used to specify a temporary build directory. This will
+ be useful for those of you who would want to build on ram or a different filesystem.
### Changed
- Simplified tarball extraction method.