If an extra boot partition is used the grub toolchain still references files from that partition as /boot/... which fails because they are now at the toplevel. To avoid this and keep any /boot/some-file reference still valid we create a symlink 'boot -> .' This Fixes #1611 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_test.py | ||
| grub2_test.py | ||
| init_test.py | ||
| isolinux_test.py | ||