Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
linka-cloud
/
d2vm
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
374
Code
Issues
6
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add Rocky Linux 10 GRUB-EFI support and RHEL-family improvements
- #90
#90
Closed
Raboo
wants to merge 20 commits into
linka-cloud:main
linka-cloud/d2vm:main
from
Raboo:feat/rhel10-grub-support
Raboo/d2vm:feat/rhel10-grub-support
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
feat: add Rocky Linux 10 GRUB-EFI support and RHEL-family improvements
#90
Raboo
wants to merge 20 commits into
linka-cloud:main
linka-cloud/d2vm:main
from
Raboo:feat/rhel10-grub-support
Raboo/d2vm:feat/rhel10-grub-support
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
feat: add RHEL 10 GRUB support with grub2 commands and EFI binary handling
Show description for bb9657d
Raboo
committed
bb9657d
View commit details
Copy full SHA for bb9657d
Browse repository at this point
fix: add --force flag to grub2-install for EFI platforms in chroot
Show description for ace561f
Raboo
committed
ace561f
View commit details
Copy full SHA for ace561f
Browse repository at this point
feat: add Rocky Linux template and example
Show description for 7825993
Raboo
committed
7825993
View commit details
Copy full SHA for 7825993
Browse repository at this point
fix: remove legacy network-scripts from Rocky example
Show description for e052afd
Raboo
committed
e052afd
View commit details
Copy full SHA for e052afd
Browse repository at this point
refactor: remove dead copyEfiBinary code from grubEFI
Show description for e53246b
Raboo
committed
e53246b
View commit details
Copy full SHA for e53246b
Browse repository at this point
fix: correct grub2-mkconfig output for RHEL-family split-boot
Show description for 9ba8941
Raboo
committed
9ba8941
View commit details
Copy full SHA for 9ba8941
Browse repository at this point
fix: generate clean grub.cfg for RHEL-family instead of using grub2-mkconfig
Show description for 20d1507
Raboo
committed
20d1507
View commit details
Copy full SHA for 20d1507
Browse repository at this point
refactor: remove unused grubCfgRhel constant and conditional logic
Show description for a2e47dc
Raboo
committed
a2e47dc
View commit details
Copy full SHA for a2e47dc
Browse repository at this point
fix: set grub timeout to 5s and remove load_video for RHEL-family
Show description for 3bdd92b
Raboo
committed
3bdd92b
View commit details
Copy full SHA for 3bdd92b
Browse repository at this point
feat: add SELinux autorelabel trigger for RHEL-family distros
Show description for f27c011
Raboo
committed
f27c011
View commit details
Copy full SHA for f27c011
Browse repository at this point
Commits on Apr 24, 2026
remove unused SplitBoot and BootFS from Config struct
Show description for 7b04fe7
Raboo
committed
7b04fe7
View commit details
Copy full SHA for 7b04fe7
Browse repository at this point
revert: restore individual LUKS cases for RHEL-family distros in os_release.go
Show description for 34f553d
Raboo
committed
34f553d
View commit details
Copy full SHA for 34f553d
Browse repository at this point
revert: restore LUKS cases order in os_release.go
Raboo
committed
8629364
View commit details
Copy full SHA for 8629364
Browse repository at this point
e2e: enable EFI testing for RHEL-family distros
Show description for b5fcb2b
Raboo
committed
b5fcb2b
View commit details
Copy full SHA for b5fcb2b
Browse repository at this point
Commits on Apr 27, 2026
unify/consolidate RHEL-family Dockerfile templates into CentOS.
Show description for 0533e42
Raboo
committed
0533e42
View commit details
Copy full SHA for 0533e42
Browse repository at this point
Commits on Apr 28, 2026
config: pass OSRelease to Cmdline for RHEL-family kernel cmdline format
Show description for e5d21cd
Raboo
committed
e5d21cd
View commit details
Copy full SHA for e5d21cd
Browse repository at this point
e2e: add more Rocky Linux images to the test suite
Show description for 053afff
Raboo
committed
053afff
View commit details
Copy full SHA for 053afff
Browse repository at this point
grub: use grub2-mkconfig for RHEL-family and adjust grubCfg
Show description for 93e2054
Raboo
committed
93e2054
View commit details
Copy full SHA for 93e2054
Browse repository at this point
builder: add fixLoaderEntries to fix split-boot loader paths
Show description for a85b36e
Raboo
committed
a85b36e
View commit details
Copy full SHA for a85b36e
Browse repository at this point
Commits on Apr 29, 2026
e2e: "rockylinux:10" does not exist.
Raboo
committed
e135055
View commit details
Copy full SHA for e135055
Browse repository at this point
You can’t perform that action at this time.