talos/pkg/makefs
Andrey Smirnov 018086d1fa refactor: extract blockdevice library
Library `blockdevice` was extracted as `talos-systems/go-blockdevice`,
this PR finalizes the move by removing Talos copy of it.

Some functions around `mkfs`/`growfs` were extracted as `makefs`
package, as they depend on `cmd` package.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-10-05 11:18:43 -07:00
..
makefs.go refactor: extract blockdevice library 2020-10-05 11:18:43 -07:00
vfat.go refactor: extract blockdevice library 2020-10-05 11:18:43 -07:00
xfs.go refactor: extract blockdevice library 2020-10-05 11:18:43 -07:00