InsanePrawn
|
f1ce9865b6
|
boot.py: cleanups, don't create loopdev just for jumpdrive
|
2022-02-13 20:00:59 +01:00 |
|
InsanePrawn
|
3ed8d379dd
|
Add help strings to all click CMDs
|
2022-02-13 19:57:04 +01:00 |
|
InsanePrawn
|
94cd4b8331
|
s/bootimg/aboot/i
|
2022-02-06 20:36:11 +01:00 |
|
InsanePrawn
|
f369b00ebd
|
boot.py: use losetup
|
2021-10-26 06:03:31 +02:00 |
|
InsanePrawn
|
241cee6ef1
|
boot.py: use get_device_chroot()
|
2021-10-26 05:47:24 +02:00 |
|
InsanePrawn
|
9ece4f582e
|
cmd_boot(): add choices list to type arg
|
2021-10-25 18:21:17 +02:00 |
|
InsanePrawn
|
ee4f899254
|
partially add config.file['paths']['images'] (mostly taken from c5c8104a60 )
Co-authored-by: jld3103 <jld3103yt@gmail.com>
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-10-25 17:48:51 +02:00 |
|
InsanePrawn
|
f3794f939e
|
Move enforce_wrapper() into appropiate CMDs. This speeds up --help as a side effect!
|
2021-09-29 23:18:12 +02:00 |
|
InsanePrawn
|
f6678181b8
|
let's break all the things! (use distros to generate repos)
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-09-29 16:54:26 +02:00 |
|
InsanePrawn
|
f09deaa9a5
|
a lot: profiles, some more help strings. partial: exceptions instead of exit()
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-09-29 02:00:59 +02:00 |
|
InsanePrawn
|
144acee10f
|
WIP: Improve config parsing, make --verbose and --config-file global options
Bonus: Generalize and reuse cmd_ssh()
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-09-26 17:19:30 +02:00 |
|
jld3103
|
4369df9673
|
Restructure building images, flashing and booting
|
2021-08-17 20:57:31 +02:00 |
|
jld3103
|
e1ddf636b7
|
Fix and improve rootfs flashing
|
2021-08-14 13:31:04 +02:00 |
|
jld3103
|
98040d8a31
|
Apply formatting
|
2021-08-08 18:32:42 +02:00 |
|
jld3103
|
1f5357bca6
|
WIP: Add rootfs building and flashing and other misc commands
|
2021-08-05 20:26:48 +02:00 |
|