CreateImageWizard: allow /boot fs customization
This commit is contained in:
parent
c49d96871a
commit
b4b9b0e15b
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ const MountPoint = ({ ...props }) => {
|
|||
// check '/' last!
|
||||
const validPrefixes = [
|
||||
'/app',
|
||||
'/boot',
|
||||
'/data',
|
||||
'/home',
|
||||
'/opt',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue