Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Disable multithreading for ryuglab target | Karel Kočí | 2015-09-18 |
| | | | | | Multithreading is problematic and needs fixing. So again it is disabled for measuring purposes. | ||
* | Enable multithreading for ryuglab target | Karel Kočí | 2015-09-14 |
| | |||
* | Disable multithread for ryuglab target | Karel Kočí | 2015-08-26 |
| | | | | | Multithreading is not working properly yet. So it won't be used for active measuring. | ||
* | Fix wrong input type to compare_text in register_conf | Karel Kočí | 2015-08-19 |
| | |||
* | Move boot and remove compile script | Karel Kočí | 2015-08-19 |
| | | | | | Compile script is not required if we use GNUmakefile. Holding script folder only because of boot script makes no sense. | ||
* | Fix build command for ryuglab target | Karel Kočí | 2015-08-19 |
| | |||
* | Add linux for target ryuglab | Karel Kočí | 2015-08-19 |
| | |||
* | Fix missing setting of kernel_env variable in ryglab target config | Karel Kočí | 2015-08-17 |
| | |||
* | Change location for rootfs of tests | Karel Kočí | 2015-08-17 |
| | | | | Now every test should have its own folder with rootfs and parse script. | ||
* | Add etherwake to boot command | Karel Kočí | 2015-08-17 |
| | |||
* | Set configuration back do default and add overlap | Karel Kočí | 2015-08-17 |
Configuration is set back as it was before previous merge on branch master. Configurations for targets can be specified by overlapping configuration options with external config. |