InsanePrawn
|
ed4226a505
|
chroot: add empty __init__.py
|
2022-11-09 20:19:04 +01:00 |
|
InsanePrawn
|
6569fee6a2
|
chroot: move __init__.py to cli.py
|
2022-11-09 20:19:04 +01:00 |
|
InsanePrawn
|
ad966d6616
|
chroot.cmd_chroot(): call image.cmd_inspect() for type='rootfs' and clean up
|
2022-11-09 20:19:04 +01:00 |
|
InsanePrawn
|
c0fd1f51b5
|
chroot: add chroot.mount_chroots() to mount /chroot and use in cmd_chroot()
|
2022-11-09 19:39:59 +01:00 |
|
InsanePrawn
|
8ad18c00a6
|
global: refactor to use config.{file,runtime}.$member instead of config.file["$member"]
|
2022-11-09 19:39:59 +01:00 |
|
InsanePrawn
|
3874b4e626
|
chroot: cleanups, initialize(): unmount everything except / before create_rootfs()
|
2022-05-06 04:07:41 +02:00 |
|
InsanePrawn
|
0c38fabf11
|
format: clean up leftovers
|
2022-02-18 06:49:23 +01:00 |
|
InsanePrawn
|
7a324555da
|
Type annotate all the things!
|
2022-02-18 06:32:04 +01:00 |
|
InsanePrawn
|
d13392b2b8
|
chroot: break up into subclasses
|
2022-02-17 21:49:24 +01:00 |
|
InsanePrawn
|
6a1e301693
|
chroot.py: add Chroot stub class to please mypy
|
2022-02-17 19:41:54 +01:00 |
|
InsanePrawn
|
c7bebf0f15
|
Split chroot.py into subdir
|
2022-02-17 19:41:54 +01:00 |
|