.vscode
|
Add formatting
|
2021-08-08 18:24:56 +02:00 |
bin
|
Make main.py the main entrypoint again and call docker wrapper enforcement from cli() callback
|
2021-09-26 17:19:30 +02:00 |
local
|
new dependency generation algorithm, dynamic chroot paths [almost] everywhere
|
2021-09-26 17:19:30 +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 |
blergh
|
config profiles: add optional user password
|
2021-09-26 17:19:30 +02:00 |
boot.py
|
WIP: Improve config parsing, make --verbose and --config-file global options
|
2021-09-26 17:19:30 +02:00 |
cache.py
|
WIP: Improve config parsing, make --verbose and --config-file global options
|
2021-09-26 17:19:30 +02:00 |
chroot.py
|
Cleanups, packages/cmd_check: ignore comments, cmd_build: add --force
|
2021-09-26 17:19:30 +02:00 |
config.py
|
Add distros.get_base_distros()
|
2021-09-26 17:19:30 +02:00 |
constants.py
|
flavours: only offer packaged DEs
|
2021-09-27 02:15:27 +02:00 |
distro.py
|
Add distros.get_base_distros()
|
2021-09-26 17:19:30 +02:00 |
Dockerfile
|
Add distros.get_base_distros()
|
2021-09-26 17:19:30 +02:00 |
fastboot.py
|
Restructure building images, flashing and booting
|
2021-08-17 20:57:31 +02:00 |
flash.py
|
WIP: Improve config parsing, make --verbose and --config-file global options
|
2021-09-26 17:19:30 +02:00 |
format.sh
|
format.sh: add --check
|
2021-08-09 00:29:38 +02:00 |
forwarding.py
|
WIP: Improve config parsing, make --verbose and --config-file global options
|
2021-09-26 17:19:30 +02:00 |
image.py
|
Crosscompile is borked, host-compile seems working
|
2021-09-26 17:19:30 +02:00 |
logger.py
|
logger.py: reformat
|
2021-09-26 17:19:30 +02:00 |
main.py
|
Make main.py the main entrypoint again and call docker wrapper enforcement from cli() callback
|
2021-09-26 17:19:30 +02:00 |
packages.py
|
Cleanups, packages/cmd_check: ignore comments, cmd_build: add --force
|
2021-09-26 17:19:30 +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
|
WIP: Improve config parsing, make --verbose and --config-file global options
|
2021-09-26 17:19:30 +02:00 |
telnet.py
|
WIP: Improve config parsing, make --verbose and --config-file global options
|
2021-09-26 17:19:30 +02:00 |
version.txt
|
Initial commit
|
2021-08-04 18:36:37 +02:00 |
wrapper.py
|
new dependency generation algorithm, dynamic chroot paths [almost] everywhere
|
2021-09-26 17:19:30 +02:00 |