live-bootstrap/lib
Eduardo Sánchez Muñoz 679f73bbf1 Create disk images without root
`mke2fs` has a `-d` option that allows to populate the newly created filesystem without needing to temporarily mount it. That allows to use `parted` and `mkfs.ext3` on regular files without needing root access.
2024-01-26 10:29:18 +11:00
..
generator.py Create disk images without root 2024-01-26 10:29:18 +11:00
target.py Create disk images without root 2024-01-26 10:29:18 +11:00
utils.py Create disk images without root 2024-01-26 10:29:18 +11:00