aboutgitcode
Commit message (Expand)AuthorAgeFilesLines
* mbuto: In prog_add(), look for executable path in output from whichStefano Brivio2022-05-051-1/+9
* mbuto: Add Sevinj Aghayeva as authorStefano Brivio2022-04-292-4/+5
* demo: Add some updated kselftests examples using -C and -TStefano Brivio2022-04-291-8/+30
* mbuto: Add pre-push hook: build demos, render man page, and uploadStefano Brivio2022-04-292-0/+18
* mbuto: Add LICENSE fileStefano Brivio2022-04-291-0/+661
* mbuto: kselftests: Skip modules that don't have a corresponding .ko fileStefano Brivio2022-04-291-16/+21
* mbuto: kselftests: Check if no collections are given after adding single testsStefano Brivio2022-04-291-3/+4
* README: Drop some vertical spacingStefano Brivio2022-04-291-3/+0
* mbuto: Add Makefile to install/uninstallStefano Brivio2022-04-291-0/+19
* mbuto: Add man pageStefano Brivio2022-04-291-0/+273
* mbuto: kselftests: If all tests pass, terminate the guestStefano Brivio2022-04-251-2/+6
* mbuto: kselftests: Refresh kselftest_install directory before sourcing from itStefano Brivio2022-04-251-0/+2
* mbuto: kselftests: $__colls might have multiple tokensStefano Brivio2022-04-251-1/+1
* mbuto: quote variable assignmentsSevinj Aghayeva2022-04-221-11/+11
* mbuto: handle collections that don't require any modulesSevinj Aghayeva2022-04-221-4/+3
* mbuto: kselftests: Fill in collections if none are givenStefano Brivio2022-04-221-1/+6
* mbuto: Display help message even if fakeroot is not foundStefano Brivio2022-04-221-3/+9
* mbuto: enable passing multiple collections and tests to suboptionsSevinj Aghayeva2022-04-211-15/+32
* mbuto: quote variables when calling evalSevinj Aghayeva2022-04-211-1/+1
* mbuto: undo commit 6199e368Sevinj Aghayeva2022-04-211-10/+8
* mbuto: fix the help error messageSevinj Aghayeva2022-04-211-2/+2
* mbuto: add a function to join elements of a list into a stringSevinj Aghayeva2022-04-151-15/+20
* mbuto: add a function to find the difference of two listsSevinj Aghayeva2022-04-151-9/+17
* mbuto: support building a minimal image for kernel selftestsSevinj Aghayeva2022-04-151-27/+154
* mbuto: misc cleanupSevinj Aghayeva2022-04-081-2/+2
* mbuto: handle adding built-in modulesSevinj Aghayeva2022-04-081-15/+20
* mbuto: handle tokens that start with --Sevinj Aghayeva2022-04-081-3/+3
* mbuto: add the -d switch back, but remove it from the variableSevinj Aghayeva2022-04-081-4/+4
* mbuto: remove redundant -d switchSevinj Aghayeva2022-04-081-2/+2
* web: Add demo script and READMEStefano Brivio2022-04-072-0/+146
* mbuto: Discard stdout and stderr from selftests installStefano Brivio2022-04-071-18/+18
* mbuto: Make sure kselftests are "installed" before building imageStefano Brivio2022-04-061-0/+3
* mbuto: Fix binary size calculation for librariesStefano Brivio2022-04-061-2/+2
* mbuto: Add IFS-setting wrapper for libs_copy()Stefano Brivio2022-04-061-11/+11
* mbuto: Create working directory before profiles are sourcedStefano Brivio2022-04-061-3/+4
* mbuto: Use which(1) instead of 'command -v' to look for program pathsStefano Brivio2022-04-061-3/+2
* mbuto: Fix up some issues from profile restructuringStefano Brivio2022-04-061-7/+5
* mbuto: Add draft support to run Linux kernel selftestsStefano Brivio2022-04-061-11/+134
* mbuto: Make NODES and LINKS simple listsStefano Brivio2022-04-061-36/+17
* mbuto: Parse options before fakeroot checkStefano Brivio2022-04-061-9/+10
* mbuto: Default to 'none' for compressionStefano Brivio2022-04-051-3/+3
* mbuto: Fix lz4 command lineStefano Brivio2022-04-051-2/+5
* mbuto: Make it independent from Kata ContainersStefano Brivio2022-04-051-84/+123
* mbuto: Add support for additional libraries typically loaded via dlopen(3)Stefano Brivio2022-03-141-0/+28
* mbuto: Use named fs_spec fields (device names) for virtual filesystems tooStefano Brivio2022-01-261-7/+7
* mbuto: Pass kernel version to depmodStefano Brivio2021-10-201-1/+1
* mbuto: Add 'seq' and 'bc' to passt profileStefano Brivio2021-09-271-1/+1
* mbuto: Add some more tools for passt profileStefano Brivio2021-09-181-3/+7
* mbuto: Add profile for passt testsStefano Brivio2021-08-301-0/+20
* mbuto: Fix typo in strip command failure handlingStefano Brivio2021-08-281-1/+1