summaryrefslogtreecommitdiffstats
path: root/include/config_distro_bootcmd.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for loading environment from uEnv.txt in config_distro_bootcmd.Vagrant Cascadian2014-10-141-0/+21
* Add BOOTENV_POST_COMMAND, which is appended to the end of bootcmd.Vagrant Cascadian2014-10-141-1/+7
* Add BOOTENV_INIT_COMMAND for commands that may be needed to run before bootcm...Vagrant Cascadian2014-10-141-1/+6
* Allow overriding boot_partitions default value by setting BOOTENV_BOOT_PARTIT...Vagrant Cascadian2014-10-141-1/+5
* Allow checking in multiple partitions for scan_dev_for_boot.Vagrant Cascadian2014-10-141-5/+8
* config_distro_bootcmd: Run 'scsi scan' before trying scsi disksHans de Goede2014-09-241-2/+15
* config: introduce a generic $bootcmdDennis Gilmore2014-08-091-0/+197