Skip to content

Commit

Permalink
Add qubes version to boot menu
Browse files Browse the repository at this point in the history
  • Loading branch information
alimirjamali committed Jul 16, 2024
1 parent c9b25d6 commit e0ac5d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions grub/grub.qubes-kernel-vm-support
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ if [ -r /usr/share/qubes/marker-vm ] &&
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX xen_scrub_pages=0"
fi
GRUB_ENABLE_BLSCFG=false
# Add qubes version to boot menu
GRUB_DISTRIBUTOR="sed 's,\(.*\) release \(.*\) (R\(.*\)),\1 (R\2),g'"

0 comments on commit e0ac5d6

Please sign in to comment.