improve readme

This commit is contained in:
SArpnt 2023-12-28 19:28:20 -05:00
parent d622680d55
commit c03eae6237
Signed by: SArpnt
SSH Key Fingerprint: SHA256:wyRI40FXp6te9QA9r2OFJf+DtCZQmqZFNTj7EV6aMDA
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# 🐎 arch
## developing
everything in overlay.tar is placed onto the system before using `pacstrap`,
pretty much just to set up config files and such.
note that overlay keeps all the same permissions, so everything needs to be owned by root.
i can't find a single good archive manager, so just use the commandline and `fakeroot` to manage the files.
i suggest installing `tldr` and using `tldr tar`.
user namespaces might also be an option to manage the file permissions but i have no clue how they work.
i haven't seen any gui archivers that can manage permissions nicely, so just use the commandline and `fakeroot` to manage the files.
i suggest installing tealdeer and using `tldr tar`.