mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
* BOARD: firstboot: use while loops instead of sleep * BOARD: main: run `firstboot` simply in subshell * firstboot: add SWAP label * firstboot: allow to redo FS change for every type * firsboot: rm roundup in BOOT_SIZE of gpt align * firsboot: FAT32 is in fact vfat type * add logs for parted cmd in p5 resize - also output LICENSE sign info * add `FIRSTBOOT=1` opt to rerun flashing wizard
13 lines
221 B
INI
13 lines
221 B
INI
MODULES_CUSTOM=0
|
|
DEBUG=0
|
|
DEBUG_GMENU2X=0
|
|
DEBUG_UMTPR=0
|
|
FIRSTBOOT=0
|
|
FS_CHECK=1
|
|
BOOT_LOGO=1
|
|
FLIP= (put 0 or 1 to overwrite)
|
|
INVERT= (put 0 or 1 to overwrite)
|
|
TVMODE=0
|
|
HOTKEY_CUSTOM=1
|
|
|
|
Only "0" and "1" are accepted values |