TuxML / tuxml

The main repository of the TuxML project contains the scripts for building Linux kernel configurations in the large.
Apache License 2.0
4 stars 2 forks source link

Add 2 news arguments and creation of json file. #48

Closed ThomasTSY closed 3 years ago

ThomasTSY commented 3 years ago

Add 2 news argument, "--json" for the creation of json and "--mount_host_dev" for actualization of our code in local without recreating the images.

The json file contain only 7 informations : compilation_date, compilation_time, tiny(true or false), config_file (null or else), cid (0 if it doesn't exist), compiled_kernel_size, gcc_version, boot (true or false), compiled_kernel_version.