aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
Commit message (Collapse)AuthorAgeFilesLines
* copy all the deb in package dirBrijesh Singh2020-05-151-1/+1
|
* add option to create install packageBrijesh Singh2020-04-231-0/+23
|
* Add initial build scriptBrijesh Singh2020-04-221-0/+66
|
* Multiple updatesroot2018-07-311-121/+0
| | | | | * update README * add distro specific builds
* update script and stable-commits to latest code baseBrijesh Singh2018-03-091-19/+27
|
* Changes:Brijesh Singh2017-12-181-2/+1
| | | | | | | | | - update stable commit - update README, we no longer need to have tip and kvm kernel. all the SEV guest changes are merged in 4.15. KVM kernel changes are still pending hence we use kvm branch for both guest and hypervisor kernel - by default disable virtio
* Updates:Brijesh Singh2017-10-311-1/+1
| | | | | | * build.sh: install libelf-dev required to build kernel * README: disable virtio device when preparing the guest OS image becase older version of kernel does not support DMA APIs for the virtio devices
* Update to use latest stable commitBrijesh Singh2017-10-251-18/+23
|
* Update the build script to clone specific branches instead of full repo.Brijesh Singh2017-08-081-6/+2
|
* Initial commitBrijesh Singh2017-08-071-0/+113