mirror of https://github.com/pygos/pkg-utils.git
Browse Source
We aren't gonna need 2^32 uids/gids, this is a package manager, not a file system. Also, mode only uses 16 of 32 bits. We can shrink the entire header to 8 bytes. Signed-off-by: David Oberhollenzer <goliath@infraroot.at>master
2 changed files with 5 additions and 12 deletions
Loading…
Reference in new issue