debian-forge-composer/internal/blueprint
Gianluca Zuccarelli b8c14a5689 blueprints: change minsize from int to uint64
thozza pointed out that `int` is platform dependent which results in
a fs size that is too small for 32-bit machines. This commit changes
the filesystem custimizations to use `uint64` instead of `int`
2021-09-29 15:08:12 +02:00
..
blueprint.go weldr: Add distro field to blueprints 2021-07-12 08:58:42 +02:00
blueprint_test.go blueprint: test kernel customization 2021-02-16 13:51:26 +00:00
customizations.go blueprints: change minsize from int to uint64 2021-09-29 15:08:12 +02:00
customizations_test.go blueprint: add CheckAllowed helper 2021-08-28 09:20:19 +02:00