Skip to content
Snippets Groups Projects
Commit 2d98f8bb authored by Bensong Liu's avatar Bensong Liu
Browse files

add a TODO

parent 5fcbe449
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
Building is slow, downloading is also slow. Why not build everything in parallel to overlap CPU-heavy tasks, Network-heavy tasks, and IO-heavy tasks? Building is slow, downloading is also slow. Why not build everything in parallel to overlap CPU-heavy tasks, Network-heavy tasks, and IO-heavy tasks?
# Still a BUG in `pacman`. Script may fail now!
## Configure ## Configure
Modify config.sh, and set `aurpar_config_threads`, `aurpar_config_aur_manager` and `aurpar_aur_user`. Modify config.sh, and set `aurpar_config_threads`, `aurpar_config_aur_manager` and `aurpar_aur_user`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment