.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 |
wrapper
|
wrapper: move to directory
|
2022-02-16 18:38:18 +01: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 |
binfmt.py
|
binfmt.unregister(): drop unused args
|
2022-02-14 20:53:15 +01:00 |
boot.py
|
boot.py: cleanups, don't create loopdev just for jumpdrive
|
2022-02-13 20:00:59 +01:00 |
cache.py
|
trim leftovers to please the formatter
|
2022-02-14 20:05:13 +01:00 |
chroot.py
|
chroot.create_user(): change user password instead of root's
|
2022-02-14 20:51:43 +01:00 |
config.py
|
trim leftovers to please the formatter
|
2022-02-14 20:05:13 +01:00 |
constants.py
|
constants: phosh: disable squeekboard temporarily and bump image size to 5GB
|
2022-02-14 18:53:04 +01:00 |
distro.py
|
generate_pacman_conf(): default check_space to True
|
2022-02-14 18:32:37 +01:00 |
Dockerfile
|
Dockerfile: initialise and update archlinux keyring before package installations
|
2022-02-14 20:51:10 +01:00 |
fastboot.py
|
fastboot.py: add logging
|
2021-10-26 06:02:55 +02:00 |
flash.py
|
Add help strings to all click CMDs
|
2022-02-13 19:57:04 +01:00 |
format.sh
|
format.sh: add --check
|
2021-08-09 00:29:38 +02:00 |
forwarding.py
|
Add help strings to all click CMDs
|
2022-02-13 19:57:04 +01:00 |
generator.py
|
generator.py: use constants.Arch type
|
2022-02-06 19:22:53 +01:00 |
image.py
|
cmd_image_inspect(): add profile-name arg
|
2022-02-15 00:03:48 +01:00 |
logger.py
|
let's break all the things! (use distros to generate repos)
|
2021-09-29 16:54:26 +02:00 |
main.py
|
main.py: add -E alias for --error-shell
|
2022-01-26 17:53:53 +01:00 |
packages.py
|
trim leftovers to please the formatter
|
2022-02-14 20:05:13 +01:00 |
README.md
|
README: add usage instructions
|
2022-02-06 04:37:42 +01:00 |
requirements.txt
|
image.py: fix building (remove incorrect inode reservation)
|
2021-10-26 05:41:22 +02:00 |
setup.cfg
|
Add formatting
|
2021-08-08 18:24:56 +02:00 |
ssh.py
|
Add help strings to all click CMDs
|
2022-02-13 19:57:04 +01:00 |
telnet.py
|
Add help strings to all click CMDs
|
2022-02-13 19:57:04 +01:00 |
utils.py
|
Utils: add check_findmnt(), log_or_exception(), add PathLike type hint
|
2022-01-26 13:28:22 +01:00 |
version.txt
|
Initial commit
|
2021-08-04 18:36:37 +02:00 |