cmd/mkinitfs: rename binary and move
This moves the main package to cmd/mkinitfs, and configures the compiled binary to be named 'mkinitfs'. calling the full name 'postmarketos-mkinitfs' was unlikely to be used by anyone... This move makes the project source layout more consistent with other Go projects, and allows for adding more cmd/* things with their own main packages later if we want
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
||||
/postmarketos-mkinitfs
|
||||
/mkinitfs
|
||||
|
Reference in New Issue
Block a user