index
:
craft
main
offline
Build automation tool for Linux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-30
Execute VM startup and source checkout in parallel
offline
xengineering
2024-07-30
Clone source on host and upload to VM with rsync
xengineering
2024-07-30
Remove duplicated network config
HEAD
main
xengineering
2024-07-29
Switch to execution in QEMU virtual machine
xengineering
2024-07-29
Enable internet access for VM
xengineering
2024-07-28
Re-introduce password setting in VM preparation
xengineering
2024-07-28
Wait for VM to boot
xengineering
2024-07-28
Switch to SSH keys instead of passwords
xengineering
2024-07-21
Move from busybox ash to sh
xengineering
2024-07-21
Startup VM parallel to craft execution on host
xengineering
2024-07-21
Remove craft.sh concept / add --task argument
xengineering
2024-07-21
Add missing docs for -repo and -commit
xengineering
2024-07-21
Switch order of startup and exit log message
xengineering
2024-07-21
Document how to log into the guest VM with SSH
xengineering
2024-07-21
Document how to run the VM for builds
xengineering
2024-07-20
Add missing git package to install list
xengineering
2024-07-20
Enable SSH daemon in guest VM and allow root login
xengineering
2024-07-20
Document how to build an Arch Linux Guest VM
xengineering
2024-07-20
Drop Git hook logic
xengineering
2024-07-06
Execute build function from craft.sh
xengineering
2024-07-06
Improve submodule update performance significantly
xengineering
2024-07-06
Implement recursive submodule update
xengineering
2024-07-06
Prepare simple workbench
xengineering
2024-07-06
Modify log output
xengineering
2024-07-05
README: Add build and usage documentation
xengineering
2024-07-05
Determine and validate Git hook type
xengineering
2024-07-05
Add build.sh
xengineering
2024-07-05
Print current working directory
xengineering
2023-09-02
Add stdin parsing for Git post-receive hook
xengineering
2023-09-02
Add README.md with brief project description
xengineering