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

Remove deprecated kickstart commands and options #5436

Merged

Commits on Feb 6, 2024

  1. Remove the autostep kickstart command in Fedora 40

    This command was deprecated since Fedora 34.
    
    Resolves: INSTALLER-3849
    poncovka committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    30f9272 View commit details
    Browse the repository at this point in the history
  2. Remove the method kickstart command in Fedora 40

    This command was deprecated since Fedora 34.
    
    Resolves: INSTALLER-3849
    poncovka committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7b7e772 View commit details
    Browse the repository at this point in the history
  3. Remove the logging --level kickstart option in Fedora 40

    This option was deprecated since Fedora 34.
    
    Resolves: INSTALLER-3849
    poncovka committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    45ff725 View commit details
    Browse the repository at this point in the history
  4. Remove the repo --ignoregroups kickstart option in Fedora 40

    This option was deprecated since Fedora 33.
    
    Resolves: INSTALLER-3849
    poncovka committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    add17cd View commit details
    Browse the repository at this point in the history
  5. Deprecate timezone --isUtc, --ntpservers and --nontp kickstart options

    The future deprecation of these kickstart options was announced in Fedora 32 and
    33. The support for these options was removed in the commit 51fcd02.
    
    Resolves: INSTALLER-3887
    poncovka committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    17916bd View commit details
    Browse the repository at this point in the history