Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More failsafe 200_partition_layout.sh #2802

Closed
wants to merge 2 commits into from

Commits on May 10, 2022

  1. Update 200_partition_layout.sh

    In layout/save/GNU/Linux/200_partition_layout.sh
    ensure the partition name/type entry in disklayout.conf
    is always set (and percent encoded if needed)
    at least it is set to the fallback value 'rear-noname'
    regardless of the 'disk_label' value, cf.
    #2801 (comment)
    jsmeix committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1b86271 View commit details
    Browse the repository at this point in the history
  2. Update 200_partition_layout.sh

    In layout/save/GNU/Linux/200_partition_layout.sh
    ensure $disk_label is one of the supported partition tables
    cf. #2801 (comment)
    jsmeix committed May 10, 2022
    Configuration menu
    Copy the full SHA
    a1aaeb2 View commit details
    Browse the repository at this point in the history