Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for loading environment from uEnv.txt in config_distro_bootcmd. | Vagrant Cascadian | 2014-10-14 | 1 | -0/+21 |
* | Add BOOTENV_POST_COMMAND, which is appended to the end of bootcmd. | Vagrant Cascadian | 2014-10-14 | 1 | -1/+7 |
* | Add BOOTENV_INIT_COMMAND for commands that may be needed to run before bootcm... | Vagrant Cascadian | 2014-10-14 | 1 | -1/+6 |
* | Allow overriding boot_partitions default value by setting BOOTENV_BOOT_PARTIT... | Vagrant Cascadian | 2014-10-14 | 1 | -1/+5 |
* | Allow checking in multiple partitions for scan_dev_for_boot. | Vagrant Cascadian | 2014-10-14 | 1 | -5/+8 |
* | config_distro_bootcmd: Run 'scsi scan' before trying scsi disks | Hans de Goede | 2014-09-24 | 1 | -2/+15 |
* | config: introduce a generic $bootcmd | Dennis Gilmore | 2014-08-09 | 1 | -0/+197 |