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

mkksiso: option --replace to replace arbitrary text in boot config. #1402

Merged
merged 2 commits into from
Jun 25, 2024

Commits on Jun 24, 2024

  1. mkksiso: option --replace to replace arbitrary text in boot config.

      - It is a generalized version of the code that replaces the volume ID.
    
      - Test adjusted accordingly because signature changed slightly.
    
      - This can be used to augment/change the user visible boot menu to add
        more information about the kickstart installation that is going to
        happen.
    
      - Implemented for grub and isolinux, not s390 (don't know how to
        test).
    sstark committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0a88fe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    cc67384 View commit details
    Browse the repository at this point in the history