mirror of
https://github.com/ps5-linux/ps5-linux-image.git
synced 2026-07-16 01:50:40 +00:00
Remove patches and adjust cmdline.
This commit is contained in:
@@ -122,9 +122,6 @@ boot/
|
|||||||
cmdline.txt # Kernel cmdline template (__DISTRO__ placeholder)
|
cmdline.txt # Kernel cmdline template (__DISTRO__ placeholder)
|
||||||
vram.txt # VRAM allocation
|
vram.txt # VRAM allocation
|
||||||
kexec-{ubuntu,ubuntu2604,arch,alpine}.sh
|
kexec-{ubuntu,ubuntu2604,arch,alpine}.sh
|
||||||
patches/
|
|
||||||
linux.patch # PS5 kernel patches
|
|
||||||
config # Kernel .config
|
|
||||||
work/ # Build artifacts (auto-created)
|
work/ # Build artifacts (auto-created)
|
||||||
linux-bin/ # Compiled kernel packages
|
linux-bin/ # Compiled kernel packages
|
||||||
output/ # Final .img files
|
output/ # Final .img files
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
5834
patches/config
5834
patches/config
File diff suppressed because it is too large
Load Diff
2935
patches/linux.patch
2935
patches/linux.patch
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user