-
run_finalize_script() is currently called with verb="build" after the incremental build image is created and then a second time with verb="final" after the development image is created. This looks wro…
-
This is either a bug or a feature request.
Basically my expectation when running mkosi -d is that it would try to search for existing mkosi. file if it existed and use that instead of directly us…
-
Hi,
For a project I'm working on, I would like to have an image with systemd. So mkosi comes to mind. I need to build some dependencies that are not in any distro, but these don't change often. It …
-
Hi
I want to use mkosi create armhf rootfs image. Is there any docments about this?
-
Running a current mypy on mkosi gives the following warnings
```
mkosi:968: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:971: error: Argument 1 to "…
-
Hello,
I don't know if it not something desirable (having squasfs image and bootable) but it seem it is not possible to create a squashfs bootable image (the aim is create some usb stick with squas…
-
Hello
```bash
mkosi -t subvolume -o debian-test -r testing -d debian
‣ Processing default...
[...]
‣ Detaching namespace...
‣ Detaching namespace complete.
‣ Setting up package cache...
‣ Se…
-
In one of the cases in which I use mkosi is to create an image, copy it to a usb drive and then test on another machine. This has the limitation that I need to keep huge image files on my disk. In th…
-
When I try to create a bootable CentOS image the build fails because it is unable to find package `systemd-udev`. I have checked CentOS repositories and this package does not seem to exist within Cent…
-
```
# mkosi -o /tmp/mkosi/arch --default arch.default build
‣ Processing default...
COMMANDS:
verb: build
cmdline:
DISTRIBUTION:
Distribution: arch
…