]> git.ipfire.org Git - ipfire-2.x.git/commit
grub/installer: add console=tty1 to default entry
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 30 Jun 2025 06:50:02 +0000 (08:50 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 30 Jun 2025 06:50:02 +0000 (08:50 +0200)
commite119ed0c2dc49e398e41a6c5eff85fe934cc4054
tree3be8457f3802f4f5c18fbead2125c3771f3bf3f2
parent2c40362e9c34101082ae5c5ecfcf42eeffb5967a
grub/installer: add console=tty1 to default entry

this is needed because some arm systems try to set more than one
console output via firmware/dtb and this is incompatible with the old
initsystem that ipfire use.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/cdrom/grub.cfg
config/grub2/default
config/rootfiles/core/196/filelists/files
src/initscripts/system/partresize
src/installer/main.c