mkosi: Don't modify rootfs in build script
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 29 Jan 2023 14:04:13 +0000 (15:04 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 29 Jan 2023 16:05:23 +0000 (17:05 +0100)
commit84a4af2c81c555a60127ef05a9c0b4762c5d9418
treee1efc984c3ec2fe34f414e5620ea50e8777f296d
parentac3326dfb82b7070fd0c8687ab05d8f049cd89b9
mkosi: Don't modify rootfs in build script

When unprivileged mkosi becomes available, builds will be executed
as an unprivileged user, so we won't be able to modify the rootfs
anymore. Let's update the build script to account for this.
mkosi.build