Remove patches and adjust cmdline.

This commit is contained in:
Andy Nguyen
2026-04-26 10:43:56 +02:00
parent 2a39fc1294
commit 670530ca5e
4 changed files with 1 additions and 8773 deletions

View File

@@ -122,9 +122,6 @@ boot/
cmdline.txt # Kernel cmdline template (__DISTRO__ placeholder)
vram.txt # VRAM allocation
kexec-{ubuntu,ubuntu2604,arch,alpine}.sh
patches/
linux.patch # PS5 kernel patches
config # Kernel .config
work/ # Build artifacts (auto-created)
linux-bin/ # Compiled kernel packages
output/ # Final .img files

View File

@@ -1 +1 @@
root=LABEL=__DISTRO__ rw rootwait console=ttyTitania0 console=tty0 video=DP-1:1920x1080@60 mitigations=off idle=halt rootfstype=ext4
root=LABEL=__DISTRO__ rootfstype=ext4 rw rootwait console=ttyTitania0 console=tty0 video=DP-1:1920x1080@60 mitigations=off idle=halt preempt=full

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff