summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2021-05-22 20:01:07 -0400
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-05-22 20:04:05 -0700
commit20b023b5ea63a6513a4dce7f162736a00bce5cc8 (patch)
tree8b4b52ea628b413c3175a398cbf3c4e0928cf631 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentc9bb054dd68964b0eb9a38c51bdf824bfb212fc7 (diff)
iso-image: Improve disk detection
This should help in rare hardware-specific situations where the root is not automatically detected properly. We search using a marker file. This should help some weird UEFI setups where the root is set to `(hd0,msdos2)` by default. Defaulting to `(hd0)` by looking for the ESP **will break themeing**. It is unclear why, but files in `(hd0,msdos2)` are not all present as they should be. This also fixes an issue introduced with cb5c4fcd3c5d4070f040d591b2dd1da580f234d1 where rEFInd stopped booting in many cases. This is because it ended up using (hd0) rather than using the `search` which was happening beforehand, which in turn uses (hd0,msdos2), which is the ESP. Putting back the `search` here fixes that.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions