summaryrefslogtreecommitdiff
path: root/libre/linux-libre-vanilla/linux-armv7h.preset
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-05-17 17:36:03 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-05-17 17:39:03 +0200
commit64b92cb119b41736ea6b1c3f500c705525fcb670 (patch)
tree80b0a31ed5b6e828c82a332883dcbd867ebfa94b /libre/linux-libre-vanilla/linux-armv7h.preset
parent1706fa3f97889e02c66c43d1aafb693034dbc749 (diff)
downloadabslibre-64b92cb119b41736ea6b1c3f500c705525fcb670.tar.gz
abslibre-64b92cb119b41736ea6b1c3f500c705525fcb670.tar.bz2
abslibre-64b92cb119b41736ea6b1c3f500c705525fcb670.zip
libre: Add linux-libre-vanilla
This new kernel enables to test if maintaining a kernel without additional patches is easier and faster: - Not having to refresh patches makes it faster to update the kernel. And the procedure to liberate the Arch Linux patches is also not documented (though with trial and errors someone can relatively easy manage to do it, but that's time consuming). - Some of the patches are never upstreamed so they stay there for years. This also means that what work in Parabola is broken in other FSDG compliant distributions because they don't use these patches. In addition this kernel also enable users to test their hardware with a stock linux-libre kernel. In the past the armv7h Parabola kernel carried out patches to make capes work on the Beaglebone Single Board Computers. This made me think that this feature was upstream because it worked in Parabola. The patches to do that were removed at some point so it stopped working. So if I started relying on it it would have been a very bad idea as it would have stopped working without even a warning. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/linux-libre-vanilla/linux-armv7h.preset')
-rw-r--r--libre/linux-libre-vanilla/linux-armv7h.preset11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/linux-libre-vanilla/linux-armv7h.preset b/libre/linux-libre-vanilla/linux-armv7h.preset
new file mode 100644
index 000000000..bb2ccf854
--- /dev/null
+++ b/libre/linux-libre-vanilla/linux-armv7h.preset
@@ -0,0 +1,11 @@
+# mkinitcpio preset file for the '%PKGBASE%' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="%KERNVER%"
+
+PRESETS=('default')
+
+#default_config="/etc/mkinitcpio.conf"
+default_image="/boot/initramfs-%PKGBASE%.img"
+#default_options=""
+