pmbootstrap-meow/pmb/install
Vikram Alagh 8ac2e48a21
install: losetup: check if the back-file attribute for a loop device is null (MR 2456)
Seems to be ChromeOS specific:

> this happens every time on my machine. I am on ChromeOS 129.0.6668.112
> using a Debian bookworm chroot through Crouton. I am not sure why
> this is happening nor which layer is responsible for this. I deleted
> the chroot and created another one but the problem persists.

Commit msg tweaked by Oliver.
2024-10-27 16:03:17 +01:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
_install.py pmb.parse.depends.package_provider: add type hinting and fix references (MR 2439) 2024-10-18 13:45:57 +02:00
blockdevice.py install: add a --sector-size flag (MR 2391) 2024-08-25 22:06:17 +02:00
format.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
losetup.py install: losetup: check if the back-file attribute for a loop device is null (MR 2456) 2024-10-27 16:03:17 +01:00
partition.py pmb.install: switch to gpt with discoverable partitions (MR 2426) 2024-10-13 19:59:26 +02:00
recovery.py pmb.flasher: Remove use of args (MR 2441) 2024-10-22 15:12:40 +02:00
ui.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00