Skip to content

Add Rocky Linux 10 upgrade support#10

Open
kozistan wants to merge 1 commit into
fumatchu:mainfrom
kozistan:rocky10-upgrade-support
Open

Add Rocky Linux 10 upgrade support#10
kozistan wants to merge 1 commit into
fumatchu:mainfrom
kozistan:rocky10-upgrade-support

Conversation

@kozistan
Copy link
Copy Markdown

  • Add rocky10-upgrade/ directory with complete upgrade toolkit

    • rocky9-to-10-upgrade.sh: Main 3-phase upgrade script
    • fix-network-post-upgrade.sh: Network interface rename fix (enp* -> ens*)
    • fix-kea-post-upgrade.sh: Kea DHCP migration helper
    • Documentation and guides
  • Fix dnf-smb-mon version comparison logic

    • Compare main version only (4.22.4), not release number (-6 vs -106)
    • Prevents false alerts when DC build release differs from upstream
  • Add samba-dnf-pkg-update-rl10 for Rocky Linux 10

    • Fixed OS version parsing for 2-digit versions
    • Updated mock configuration for RL10/EPEL10

Tested: Rocky Linux 9.7 -> 10.1 with Samba 4.22.4 AD DC

- Add rocky10-upgrade/ directory with complete upgrade toolkit
  - rocky9-to-10-upgrade.sh: Main 3-phase upgrade script
  - fix-network-post-upgrade.sh: Network interface rename fix (enp* -> ens*)
  - fix-kea-post-upgrade.sh: Kea DHCP migration helper
  - Documentation and guides

- Fix dnf-smb-mon version comparison logic
  - Compare main version only (4.22.4), not release number (-6 vs -106)
  - Prevents false alerts when DC build release differs from upstream

- Add samba-dnf-pkg-update-rl10 for Rocky Linux 10
  - Fixed OS version parsing for 2-digit versions
  - Updated mock configuration for RL10/EPEL10

Tested: Rocky Linux 9.7 -> 10.1 with Samba 4.22.4 AD DC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant