You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netinstall/hwpack/example.conf

13 lines
250 B

#!/bin/bash
# --dtb example
#Bootloader Partition:
#conf_boot_fstype="fat"
#conf_boot_fstype="ext2"
#conf_boot_fstype="ext3"
#conf_boot_fstype="ext4"
#Bootloader Partition size: (default values):
#conf_boot_startmb="1"
#conf_boot_endmb="96"