diff --git a/stage2/01-sys-tweaks/00-patches-rpi-only/02-inputrc.diff b/stage2/01-sys-tweaks/00-patches-rpi-only/01-inputrc.diff similarity index 100% rename from stage2/01-sys-tweaks/00-patches-rpi-only/02-inputrc.diff rename to stage2/01-sys-tweaks/00-patches-rpi-only/01-inputrc.diff diff --git a/stage2/01-sys-tweaks/00-patches-rpi-only/01-resize-init.diff b/stage2/01-sys-tweaks/00-patches-rpi-only/01-resize-init.diff deleted file mode 100644 index e508a9f..0000000 --- a/stage2/01-sys-tweaks/00-patches-rpi-only/01-resize-init.diff +++ /dev/null @@ -1,5 +0,0 @@ ---- stage2.orig/rootfs/boot/firmware/cmdline.txt -+++ stage2/rootfs/boot/firmware/cmdline.txt -@@ -1 +1 @@ --console=serial0,115200 console=tty1 root=ROOTDEV rootfstype=ext4 fsck.repair=yes rootwait -+console=serial0,115200 console=tty1 root=ROOTDEV rootfstype=ext4 fsck.repair=yes rootwait quiet init=/usr/lib/raspberrypi-sys-mods/firstboot diff --git a/stage2/01-sys-tweaks/00-patches-rpi-only/series b/stage2/01-sys-tweaks/00-patches-rpi-only/series index 7bc2773..465941a 100644 --- a/stage2/01-sys-tweaks/00-patches-rpi-only/series +++ b/stage2/01-sys-tweaks/00-patches-rpi-only/series @@ -1 +1 @@ -01-resize-init.diff +01-inputrc.diff