Skip to content

Commit

Permalink
Merge pull request #548 from jlebon/pr/grub-paging
Browse files Browse the repository at this point in the history
grub.cfg: drop `set pager=1`
  • Loading branch information
cgwalters committed Oct 20, 2023
2 parents 66735ba + e32a8d5 commit 7c03d68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/grub2/grub-static-pre.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# This file is copied from https://github.com/coreos/coreos-assembler/blob/main/src/grub.cfg
# Changes:
# - Dropped Ignition glue, that can be injected into platform.cfg
set pager=1
# petitboot doesn't support -e and doesn't support an empty path part
if [ -d (md/md-boot)/grub2 ]; then
# fcct currently creates /boot RAID with superblock 1.0, which allows
Expand Down

0 comments on commit 7c03d68

Please sign in to comment.