summaryrefslogtreecommitdiff
path: root/build-vm
Commit message (Expand)AuthorAge
* Add a test to check if we know the specified filesystemMichael Schroeder2020-12-22
* Allow --vmdisk-filesystem-options as alias for --vm-disk-filesystem-optionsMichael Schroeder2020-12-11
* use addition buildflag for nodirindex optionAdrian Schröter2020-12-11
* introduce the option to disable dir_index in ext fsAdrian Schröter2020-12-09
* Merge pull request #617 from adrianschroeter/exit_4Adrian Schröter2020-11-10
|\
| * report fatal error in case of fundamental build root setupAdrian Schröter2020-11-04
* | Tweaks from MarcusMichael Schroeder2020-11-06
|/
* Make mkdir failure in vm_first_stage fatalMichael Schroeder2020-09-23
* More hardening by MarcusMichael Schroeder2020-09-23
* Merge pull request #602 from sjamgade/removefilesonlyoncleanSumit Jamgade2020-09-22
|\
| * use CLEAN_BUILD to decide removing /.ccache filesSumit Jamgade2020-09-17
* | Harden copyout of kernel-obs-build filesMichael Schroeder2020-09-21
* | Use buildroot_umount in build-vm as wellMichael Schroeder2020-09-21
|/
* Harden init_buildsystemMichael Schroeder2020-09-15
* get virt-make-fs working without --cleanAdrian Schröter2020-09-04
* Merge pull request #578 from sjamgade/ccache_cleanupSumit Jamgade2020-06-29
|\
| * create folder for ccache archive to be copied before rsyncSumit Jamgade2020-06-26
* | Use shorter kernel flag for mitigationsJan Engelhardt2020-06-18
|/
* enable sysrq operations on bootAdrian Schröter2020-05-14
* Write to /proc/sys/kernel/hostname if the hostname command is not availableMichael Schroeder2020-05-06
* remove .gz from _ccache archive as it is no longer compressedSumit Jamgade2020-05-04
* extend --ccache to generate _ccache.tar.gz and implement --pkg-ccacheSumit Jamgade2020-04-07
* Only use virt-make-fs if --clean is givenMichael Schroeder2020-01-21
* Tweak message againMichael Schroeder2020-01-17
* Some minor virt-make-fs tweaksMichael Schroeder2020-01-17
* use virt-make-fs when using ext3 base file systemSumit Jamgade2020-01-17
* implement --shell-cmd "CMD" optionAdrian Schröter2019-11-28
* qemu's default value for memory is not able to load our kernel anymoreAdrian Schröter2019-11-27
* initial cross architecture build support for --vm-type=qemuAdrian Schröter2019-11-27
* Add systemd-nspawn backend.Oleg Girko2019-11-13
* return exit status 9 in the genbuildreqs caseMichael Schroeder2019-07-10
* Collect more statisticsMichael Schroeder2019-02-15
* Watchdog trigger: write an extra newline for readabilityMichael Schroeder2019-02-01
* support "--vm-type=kvm --shell" combinationAdrian Schröter2018-12-06
* add podman/buildah engineAdrian Schröter2018-08-14
* core files must be stored in a place where they can not get fetchedAdrian Schröter2018-08-09
* Merge pull request #450 from ggardet/ggardet-coredumpAdrian Schröter2018-07-26
|\
| * Enable Core dump generation in VMggardet2018-06-28
* | move *pti kernel options to generic definitions (not KVM specific)Adrian Schröter2018-07-26
* | e2fsprogs has enabled metadata checksum by default on version 1.43.1Adrian Schröter2018-07-09
|/
* Use 'eval' when querying the blocklistMichael Schroeder2018-06-11
* testing for build specific filesystem, which are more important then worker d...Adrian Schröter2018-05-10
* build-vm: also catch the null byte in the second caseRuediger Oertel2018-04-17
* build-vm: prevent command substitution: ignored null byte in inputRuediger Oertel2018-04-17
* avoid qemu unlink error of monitor file in KVMAdrian Schröter2018-04-13
* Revert "remove monitor file only when it exists"Michael Schroeder2018-02-28
* remove monitor file only when it existsAdrian Schröter2018-02-19
* increase log level in running VM buildAdrian Schröter2018-02-12
* Log linux kernel version in VM caseAdrian Schröter2018-02-12
* create fifo monitor only when neededAdrian Schröter2018-02-08