| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Because configuration is now stored in database only missing
informations to make database fully descriptive is boot output. This
makes output of boot command to be saved to database and not to file.
Also parse script should read input from stdin and not from file from
argument.
|
| |
|
|
Now every test should have its own folder with rootfs and parse script.
|