debian-forge-composer/internal/disk
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
..
customizations.go blueprints: change minsize from int to uint64 2021-09-29 15:08:12 +02:00
disk.go disk: refactor partition table size & start points 2021-08-21 02:54:38 +02:00
disk_test.go disk: refactor partition table size & start points 2021-08-21 02:54:38 +02:00