)]}'
{"diskimage_builder/elements/bootloader/finalise.d/50-bootloader":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"66c0597e012db146b985b5339ecbe9d8a794189b","unresolved":true,"context_lines":[{"line_number":254,"context_line":"    if [ -f $GRUBENV ] ; then"},{"line_number":255,"context_line":"        cp $GRUBENV /boot/efi/$EFI_BOOT_DIR/grubenv"},{"line_number":256,"context_line":"        rm $GRUBENV"},{"line_number":257,"context_line":"        ln -s /boot/efi/$EFI_BOOT_DIR/grubenv $GRUBENV"},{"line_number":258,"context_line":"    fi"},{"line_number":259,"context_line":"fi"},{"line_number":260,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"03bef78d_0b01601a","line":257,"range":{"start_line":257,"start_character":8,"end_line":257,"end_character":54},"updated":"2021-08-19 21:14:43.000000000","message":"So this needs to be a copy. It can\u0027t be a symlink, because it is just a \"hey, go look over here\" reference. In this case, it is on a separate filesystem, so when you get into the grub shell with this, you actually get file not found errors when you try to load the grubenv manually. This results in fallback to grub.cfg which is not ideal.","commit_id":"f6687a7d41b359597e38e301cd486d0bcf8aad9e"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"44662b1f62681c8c85d8cd6ad64ad99a1368d377","unresolved":false,"context_lines":[{"line_number":254,"context_line":"    if [ -f $GRUBENV ] ; then"},{"line_number":255,"context_line":"        cp $GRUBENV /boot/efi/$EFI_BOOT_DIR/grubenv"},{"line_number":256,"context_line":"        rm $GRUBENV"},{"line_number":257,"context_line":"        ln -s /boot/efi/$EFI_BOOT_DIR/grubenv $GRUBENV"},{"line_number":258,"context_line":"    fi"},{"line_number":259,"context_line":"fi"},{"line_number":260,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"4cf6ba98_e4e30108","line":257,"range":{"start_line":257,"start_character":8,"end_line":257,"end_character":54},"in_reply_to":"03bef78d_0b01601a","updated":"2021-08-20 01:18:24.000000000","message":"Done","commit_id":"f6687a7d41b359597e38e301cd486d0bcf8aad9e"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"1b316f1c329b28c0c0c57c184d7fe173140b749c","unresolved":true,"context_lines":[{"line_number":244,"context_line":"    # for a specific partition UUID preventing symlinks from working."},{"line_number":245,"context_line":"    if [ -d /boot/efi/$EFI_BOOT_DIR ] ; then"},{"line_number":246,"context_line":"        cp $GRUB_CFG /boot/efi/$EFI_BOOT_DIR/grub.cfg"},{"line_number":247,"context_line":"    fi"},{"line_number":248,"context_line":"fi"},{"line_number":249,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":4,"id":"3b0b56af_87fd2344","side":"PARENT","line":247,"updated":"2021-08-23 18:56:23.000000000","message":"It might be worth noting, at least shoudl grubby ever be used, the copy will need to be in the other direction.","commit_id":"59420be677911299c1c4036f15e22bfe10031544"}]}
