mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-09-03 16:07:07 +00:00
@@ -14,6 +14,7 @@ import (
|
|||||||
"github.com/jaypipes/ghw"
|
"github.com/jaypipes/ghw"
|
||||||
"github.com/jaypipes/ghw/pkg/block"
|
"github.com/jaypipes/ghw/pkg/block"
|
||||||
configpkg "github.com/kairos-io/kcrypt/pkg/config"
|
configpkg "github.com/kairos-io/kcrypt/pkg/config"
|
||||||
|
"github.com/rs/zerolog"
|
||||||
)
|
)
|
||||||
|
|
||||||
func CreateLuks(dev, password string, cryptsetupArgs ...string) error {
|
func CreateLuks(dev, password string, cryptsetupArgs ...string) error {
|
||||||
|
Reference in New Issue
Block a user