words
This commit is contained in:
parent
02b2027e9a
commit
9d69f4f9ea
1 changed files with 4 additions and 5 deletions
|
@ -9,13 +9,12 @@ use. Some utilities have been left in for convenience (*ie:* `wget`, `less`, `fi
|
|||
Size is *not* a priority for this image/project. Currency *(time, not money)*
|
||||
and convenience *are* the priorities.
|
||||
|
||||
The `steamcmd` libraries are made available using `ld.so.conf.d`.
|
||||
Most other images juggle symlinks instead.
|
||||
## Tweaks
|
||||
|
||||
## Fedora tweaks
|
||||
The `steamcmd` libraries are made available using `ld.so.conf.d`. This *should* be
|
||||
preferable to the usual solution: *juggling copies/symlinks*.
|
||||
|
||||
These are all for the package manager, `dnf`.
|
||||
The goal is to both reduce resource usage *and* improve performance:
|
||||
Below are the adjustments made to the package manager `dnf`.
|
||||
|
||||
- `max_parallel_downloads`: Raised to the limit of 20. Leverages faster networks
|
||||
/ more connections.
|
||||
|
|
Loading…
Reference in a new issue