debian-koji/plugins/builder
Igor Raits 4d0de9de3d kiwi: Bind-mount /dev into the buildroot for old-chroot
The OEM images can't be build with nspawn as they require mocking with
device-mapper which is near to impossible to properly to set up in the
container so those ones have to be built in old chroot where /dev can
and must be bind-mounted. In opposite for nspawn, bind-mounting /dev
breaks build completely.

Let's just dynamically decide based on the chroot type what to do.
2022-11-16 11:36:15 +01:00
..
dud.py fix escape sequence 2022-05-02 11:26:32 +02:00
kiwi.py kiwi: Bind-mount /dev into the buildroot for old-chroot 2022-11-16 11:36:15 +01:00
runroot.conf Install both hub and builder plugins. 2016-04-08 10:05:28 -04:00
runroot.py runroot: use --chroot instead of chroot mock command 2021-11-18 11:05:34 +01:00
save_failed_tree.conf change config separator to whitespace 2017-03-30 09:25:51 -04:00
save_failed_tree.py sort imports in plugins 2019-12-12 11:00:56 +00:00