Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
hi there, i'm a big fan of the work you're doing on vpsAdminOS! i'm trying to build a modest datacenter installation (order ~100 cores, disks, and users) and vpsfree.cz is really inspiring!
in the process of setting up my hosts, i was intent on pxe booting and i noticed during (the many, many) rebuilds that it was taking a long time and using only one core. i'd love to speed this up, so started to try to find out what i could do to help that and found my way to the mksquashfs call.
i'm sure this is incomplete/needs more work, but i wanted to at least share where i'm at to see if this is an area i should work on before i spend more time digging in. (also, it's been several months since i was deep in it due to life stuff, so my context here is a little outdated)
any pointers/guidance/re-orientation is welcome! cheers!