index
:
mbuto
Minimal Builder Using Terse Options
about
git
code
Commit message (
Expand
)
Author
Age
Files
Lines
*
mbuto: Add -L documentation for kselftests profile
Sevinj Aghayeva
2022-06-14
2
-0
/
+6
*
mbuto: Add -L suboption to kselftests for listing available collections
Sevinj Aghayeva
2022-06-14
1
-1
/
+10
*
mbuto: Add support for suboptions with optional args
Sevinj Aghayeva
2022-06-14
1
-10
/
+14
*
mbuto: call cmd_check before option processing
Sevinj Aghayeva
2022-06-14
1
-5
/
+5
*
mbuto: Drop -x set by mistake in previous commit
Stefano Brivio
2022-05-19
1
-2
/
+1
*
mbuto: Return 0 from cleanup function
Stefano Brivio
2022-05-15
1
-6
/
+9
*
mbuto: Don't strip kernel modules on -d, avoid variable name clash
Stefano Brivio
2022-05-10
1
-3
/
+3
*
mbuto: Add /usr/local/sbin to PATH, in pre-init script and on fakeroot call
Stefano Brivio
2022-05-10
1
-22
/
+4
*
mbuto: In prog_add(), look for executable path in output from which
Stefano Brivio
2022-05-05
1
-1
/
+9
*
mbuto: Add Sevinj Aghayeva as author
Stefano Brivio
2022-04-29
2
-4
/
+5
*
demo: Add some updated kselftests examples using -C and -T
Stefano Brivio
2022-04-29
1
-8
/
+30
*
mbuto: Add pre-push hook: build demos, render man page, and upload
Stefano Brivio
2022-04-29
2
-0
/
+18
*
mbuto: Add LICENSE file
Stefano Brivio
2022-04-29
1
-0
/
+661
*
mbuto: kselftests: Skip modules that don't have a corresponding .ko file
Stefano Brivio
2022-04-29
1
-16
/
+21
*
mbuto: kselftests: Check if no collections are given after adding single tests
Stefano Brivio
2022-04-29
1
-3
/
+4
*
README: Drop some vertical spacing
Stefano Brivio
2022-04-29
1
-3
/
+0
*
mbuto: Add Makefile to install/uninstall
Stefano Brivio
2022-04-29
1
-0
/
+19
*
mbuto: Add man page
Stefano Brivio
2022-04-29
1
-0
/
+273
*
mbuto: kselftests: If all tests pass, terminate the guest
Stefano Brivio
2022-04-25
1
-2
/
+6
*
mbuto: kselftests: Refresh kselftest_install directory before sourcing from it
Stefano Brivio
2022-04-25
1
-0
/
+2
*
mbuto: kselftests: $__colls might have multiple tokens
Stefano Brivio
2022-04-25
1
-1
/
+1
*
mbuto: quote variable assignments
Sevinj Aghayeva
2022-04-22
1
-11
/
+11
*
mbuto: handle collections that don't require any modules
Sevinj Aghayeva
2022-04-22
1
-4
/
+3
*
mbuto: kselftests: Fill in collections if none are given
Stefano Brivio
2022-04-22
1
-1
/
+6
*
mbuto: Display help message even if fakeroot is not found
Stefano Brivio
2022-04-22
1
-3
/
+9
*
mbuto: enable passing multiple collections and tests to suboptions
Sevinj Aghayeva
2022-04-21
1
-15
/
+32
*
mbuto: quote variables when calling eval
Sevinj Aghayeva
2022-04-21
1
-1
/
+1
*
mbuto: undo commit 6199e368
Sevinj Aghayeva
2022-04-21
1
-10
/
+8
*
mbuto: fix the help error message
Sevinj Aghayeva
2022-04-21
1
-2
/
+2
*
mbuto: add a function to join elements of a list into a string
Sevinj Aghayeva
2022-04-15
1
-15
/
+20
*
mbuto: add a function to find the difference of two lists
Sevinj Aghayeva
2022-04-15
1
-9
/
+17
*
mbuto: support building a minimal image for kernel selftests
Sevinj Aghayeva
2022-04-15
1
-27
/
+154
*
mbuto: misc cleanup
Sevinj Aghayeva
2022-04-08
1
-2
/
+2
*
mbuto: handle adding built-in modules
Sevinj Aghayeva
2022-04-08
1
-15
/
+20
*
mbuto: handle tokens that start with --
Sevinj Aghayeva
2022-04-08
1
-3
/
+3
*
mbuto: add the -d switch back, but remove it from the variable
Sevinj Aghayeva
2022-04-08
1
-4
/
+4
*
mbuto: remove redundant -d switch
Sevinj Aghayeva
2022-04-08
1
-2
/
+2
*
web: Add demo script and README
Stefano Brivio
2022-04-07
2
-0
/
+146
*
mbuto: Discard stdout and stderr from selftests install
Stefano Brivio
2022-04-07
1
-18
/
+18
*
mbuto: Make sure kselftests are "installed" before building image
Stefano Brivio
2022-04-06
1
-0
/
+3
*
mbuto: Fix binary size calculation for libraries
Stefano Brivio
2022-04-06
1
-2
/
+2
*
mbuto: Add IFS-setting wrapper for libs_copy()
Stefano Brivio
2022-04-06
1
-11
/
+11
*
mbuto: Create working directory before profiles are sourced
Stefano Brivio
2022-04-06
1
-3
/
+4
*
mbuto: Use which(1) instead of 'command -v' to look for program paths
Stefano Brivio
2022-04-06
1
-3
/
+2
*
mbuto: Fix up some issues from profile restructuring
Stefano Brivio
2022-04-06
1
-7
/
+5
*
mbuto: Add draft support to run Linux kernel selftests
Stefano Brivio
2022-04-06
1
-11
/
+134
*
mbuto: Make NODES and LINKS simple lists
Stefano Brivio
2022-04-06
1
-36
/
+17
*
mbuto: Parse options before fakeroot check
Stefano Brivio
2022-04-06
1
-9
/
+10
*
mbuto: Default to 'none' for compression
Stefano Brivio
2022-04-05
1
-3
/
+3
*
mbuto: Fix lz4 command line
Stefano Brivio
2022-04-05
1
-2
/
+5
[next]