[scripts] configure proper partition type for ext3 boot fs
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
export BOOT_PART_MKFS_ARGS="-L boot"
|
||||
export BOOT_PART_TYPE=ext3
|
||||
export BOOT_PART_TYPE_MBR=83
|
||||
export BOOT_PART_TYPE_INSIDE_ROOT=1
|
||||
export ROOT_PART_TYPE=ext4
|
||||
export MAKE_TARBALL=0
|
||||
|
||||
Reference in New Issue
Block a user