[pbs-devel] [PATCH proxmox-backup 1/2] node: status: added bootmode
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Nov 24 10:11:03 CET 2023
Am 24/11/2023 um 10:04 schrieb Gabriel Goller:
>> please move above into it's own helper method, it could even live in
>> some more common module (but we can still move it later, so no hard
>> feelings on that).
> How about we move it to proxmox-sys?
That crate is already to huge and is in serious needs of getting split
up as it blows up compile times for smaller projects that need only a
few bits of it, so that's why I avoided the suggestion.
But not to hard feelings for now, it'd won't get that much worse and
having it there might allow for a better decision about how to split
it, just don't shove it into some random overly general module.
More information about the pbs-devel
mailing list