kiwi-el8/test/unit/bootloader
Marcus Schäfer 39898171b0
Be less strict in boot link to itself
As part of the grub setup a link named 'boot' inside of
/boot is created pointing to itself 'boot -> .'. The reason
is to allow the bootloader config to find its files referenced as
/boot/something independently if /boot is placed into an extra
partition. However if an extra boot partition is used and a
filesystem which does not support symlinks, e.g fat, that
symlink creation should not lead to an error in the image build
process as it is considered an optional safe link and not a
mandatory pre-requisite
2022-04-10 15:25:37 +02:00
..
config Be less strict in boot link to itself 2022-04-10 15:25:37 +02:00
install Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
template Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00