summaryrefslogtreecommitdiff
path: root/libre-testing/uboot-am335x_bone/extlinux.conf
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-22 20:08:39 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-22 20:08:39 -0300
commitaf5db9bb56f91f13f0ba11de09e0ecbf2199062e (patch)
tree5e12a3c511d35c6936f159677c409da602070a3a /libre-testing/uboot-am335x_bone/extlinux.conf
parentdfe00a727ad11d7589b8de4105c01017fcaa5e0c (diff)
uboot-am335x_bone: add kernels examples in extlinux.conf
Diffstat (limited to 'libre-testing/uboot-am335x_bone/extlinux.conf')
-rw-r--r--libre-testing/uboot-am335x_bone/extlinux.conf40
1 files changed, 40 insertions, 0 deletions
diff --git a/libre-testing/uboot-am335x_bone/extlinux.conf b/libre-testing/uboot-am335x_bone/extlinux.conf
index bac084c69..843c60b60 100644
--- a/libre-testing/uboot-am335x_bone/extlinux.conf
+++ b/libre-testing/uboot-am335x_bone/extlinux.conf
@@ -4,3 +4,43 @@ label Parabola GNU/Linux-libre w/ linux-libre kernel
kernel /boot/vmlinuz-linux-libre
append ro root=/dev/mmcblk0p1 console=ttyS0,115200n8 LANG=en_US.UTF-8
fdtdir /boot/dtbs/linux-libre
+
+#label Parabola GNU/Linux-libre w/ linux-libre-lts kernel
+# kernel /boot/vmlinuz-linux-libre-lts
+# append ro root=/dev/mmcblk0p1 console=ttyS0,115200n8 LANG=en_US.UTF-8
+# fdtdir /boot/dtbs/linux-libre-lts
+
+#label Parabola GNU/Linux-libre w/ linux-libre-knock kernel
+# kernel /boot/vmlinuz-linux-libre-knock
+# append ro root=/dev/mmcblk0p1 console=ttyS0,115200n8 LANG=en_US.UTF-8
+# fdtdir /boot/dtbs/linux-libre-knock
+
+#label Parabola GNU/Linux-libre w/ linux-libre-lts-knock kernel
+# kernel /boot/vmlinuz-linux-libre-lts-knock
+# append ro root=/dev/mmcblk0p1 console=ttyS0,115200n8 LANG=en_US.UTF-8
+# fdtdir /boot/dtbs/linux-libre-lts-knock
+
+#label Parabola GNU/Linux-libre w/ linux-libre-grsec kernel
+# kernel /boot/vmlinuz-linux-libre-grsec
+# append ro root=/dev/mmcblk0p1 console=ttyS0,115200n8 LANG=en_US.UTF-8
+# fdtdir /boot/dtbs/linux-libre-grsec
+
+#label Parabola GNU/Linux-libre w/ linux-libre-grsec-knock kernel
+# kernel /boot/vmlinuz-linux-libre-grsec-knock
+# append ro root=/dev/mmcblk0p1 console=ttyS0,115200n8 LANG=en_US.UTF-8
+# fdtdir /boot/dtbs/linux-libre-grsec-knock
+
+#label Parabola GNU/Linux-libre w/ linux-libre-audit kernel
+# kernel /boot/vmlinuz-linux-libre-audit
+# append ro root=/dev/mmcblk0p1 console=ttyS0,115200n8 LANG=en_US.UTF-8
+# fdtdir /boot/dtbs/linux-libre-audit
+
+#label Parabola GNU/Linux-libre w/ linux-libre-pck kernel
+# kernel /boot/vmlinuz-linux-libre-pck
+# append ro root=/dev/mmcblk0p1 console=ttyS0,115200n8 LANG=en_US.UTF-8
+# fdtdir /boot/dtbs/linux-libre-pck
+
+#label Parabola GNU/Linux-libre w/ linux-libre-rt kernel
+# kernel /boot/vmlinuz-linux-libre-rt
+# append ro root=/dev/mmcblk0p1 console=ttyS0,115200n8 LANG=en_US.UTF-8
+# fdtdir /boot/dtbs/linux-libre-rt