|  | Commit message (Collapse) | Author | Age | 
|---|
| | 
| 
| 
| 
| 
| | Buildroot configuration is now generated from base configuration and
configuration defined by specified target. And initram is now build
automatically for test target and  all target. | 
| | 
| 
| 
| 
| | Multithreading is problematic and needs fixing. So again it is disabled
for measuring purposes. | 
| | 
| 
| 
| 
| | In list of fixed configuration options was option PREEMPT_RT_FULL
listed with CONFIG_ prefix. | 
| | 
| 
| 
| | We expect to use realtime branch, but master was committed to git. | 
| | 
| 
| 
| 
| | New commit contains new configuration, that will be used for measuring
kernel folder configuration options. | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | Boot is now executing only lcpinit script. /init scripts is not used
during measurements. Booting without boot script, only using novaboot
scripts, results in using /init script. This helps to access cli in
booted machine without editing any files. | 
| | 
| 
| 
| 
| 
| | Removing configuration options from configuration file according to
definition folder. New implementation allows to specify required
configuration options that shouldn't be removed in any case. | 
| | 
| 
| 
| | Setup Linux of ryuglab to realtime branch. | 
| | 
| 
| 
| 
| | Multithreading is not working properly yet. So it won't be used for
active measuring. | 
| | 
| 
| 
| 
| 
| | Boot process should timeout after selected number of seconds if no
output is generated. This allows resolving some problems with possible
boot stuck. | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | Compile script is not required if we use GNUmakefile.
Holding script folder only because of boot script makes no sense. | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| | In boot script was old name usable before previous commit.
Also patch script removed This script is no longer required, because
path is applied in submodule. | 
| | 
| 
| 
| 
| | Boot configuration it this folder wasn't usable only just for
cyclictest, but for any test. So new name is more descriptive. | 
| | |  | 
| | 
| 
| 
| 
| | While booting are created links to upper folders. These links should be
ignored from git. | 
| | |  | 
| | 
| 
| 
| | Patch is now added directly as commit. | 
| | |  | 
| | 
| 
| 
| | Now every test should have its own folder with rootfs and parse script. | 
| | 
| 
| 
| 
| | Folder in which novaboot is called is now same as nbscript. Binaries
are linked to this folder from upper folders. | 
| | |  | 
|  | 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. |