kupferbootstrap/chroot
2022-08-17 00:50:20 +02:00
..
__init__.py chroot: cleanups, initialize(): unmount everything except / before create_rootfs() 2022-05-06 04:07:41 +02:00
abstract.py chroot.run_cmd(): don't blindly import outer env into chroot, avoiding a bunch of spam. 2022-08-17 00:50:20 +02:00
base.py replace os.makedirs with exec.{root_,}makedir where applicable 2022-08-16 02:35:40 +02:00
build.py add exec.file.symlink() and use in BuildChroot 2022-08-16 03:39:29 +02:00
device.py chroot/device.py: Use exec.file.get_temp_dir() for pacman.conf 2022-08-17 00:50:20 +02:00
helpers.py format: clean up leftovers 2022-02-18 06:49:23 +01:00