.vscode
Add formatting
2021-08-08 18:24:56 +02:00
bin
Fix location of local etc and bin files
2021-08-08 13:15:48 +02:00
local
Fix location of local etc and bin files
2021-08-08 13:15:48 +02:00
.gitignore
Initial commit
2021-08-04 18:36:37 +02:00
.gitlab-ci.yml
CI: add docker image build and upload
2021-08-09 01:33:02 +02:00
boot.py
Restructure building images, flashing and booting
2021-08-17 20:57:31 +02:00
cache.py
Apply formatting
2021-08-08 18:32:42 +02:00
chroot.py
Apply formatting
2021-08-08 18:32:42 +02:00
constants.py
Constants: apply device package renames to device-*
2021-09-26 17:13:15 +02:00
Dockerfile
Add telnet command
2021-08-17 20:47:24 +02:00
fastboot.py
Restructure building images, flashing and booting
2021-08-17 20:57:31 +02:00
flash.py
Restructure building images, flashing and booting
2021-08-17 20:57:31 +02:00
format.sh
format.sh: add --check
2021-08-09 00:29:38 +02:00
forwarding.py
Apply formatting
2021-08-08 18:32:42 +02:00
image.py
Added missing repos
2021-09-28 18:54:06 +02:00
logger.py
Apply formatting
2021-08-08 18:32:42 +02:00
main.py
Add telnet command
2021-08-17 20:47:24 +02:00
packages.py
Fix optdepends comments check
2021-08-18 13:25:53 +02:00
README.md
Initial commit
2021-08-04 18:36:37 +02:00
requirements.txt
Improve package discovery and add PKGBUILD formatting check
2021-08-08 18:24:31 +02:00
setup.cfg
Add formatting
2021-08-08 18:24:56 +02:00
ssh.py
ssh: add --user and --host argument
2021-10-13 19:10:21 +01:00
telnet.py
Add telnet command
2021-08-17 20:47:24 +02:00
version.txt
Initial commit
2021-08-04 18:36:37 +02:00
wrapper.py
Use random container names to run multiple instances at the same time
2021-08-17 20:43:28 +02:00