summaryrefslogtreecommitdiff
path: root/libre/uboot4extlinux-sunxi/extlinux.conf
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-03-06 01:11:13 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-03-06 01:11:13 -0300
commit9277d5ae45b38660dce78c4c970bc1d9974a2cfd (patch)
tree07df1509f67cd6f566fcbf0ab8cb5090afdf2b2e /libre/uboot4extlinux-sunxi/extlinux.conf
parenta7a8be267bdbb2be1ce704440aac590c25803b11 (diff)
downloadabslibre-9277d5ae45b38660dce78c4c970bc1d9974a2cfd.tar.gz
abslibre-9277d5ae45b38660dce78c4c970bc1d9974a2cfd.tar.bz2
abslibre-9277d5ae45b38660dce78c4c970bc1d9974a2cfd.zip
uboot4extlinux-sunxi: move package to [libre]
Diffstat (limited to 'libre/uboot4extlinux-sunxi/extlinux.conf')
-rw-r--r--libre/uboot4extlinux-sunxi/extlinux.conf48
1 files changed, 48 insertions, 0 deletions
diff --git a/libre/uboot4extlinux-sunxi/extlinux.conf b/libre/uboot4extlinux-sunxi/extlinux.conf
new file mode 100644
index 000000000..bed31281c
--- /dev/null
+++ b/libre/uboot4extlinux-sunxi/extlinux.conf
@@ -0,0 +1,48 @@
+menu title Welcome to U-Boot with Extlinux support!
+
+timeout 50
+
+label Parabola GNU/Linux-libre, linux-libre kernel
+ kernel /boot/vmlinuz-linux-libre
+ append root=/dev/mmcblk0p1 rw console=ttyS0,115200
+ fdtdir /boot/dtbs/linux-libre
+
+#label Parabola GNU/Linux-libre, linux-libre-lts kernel
+# kernel /boot/vmlinuz-linux-libre-lts
+# append root=/dev/mmcblk0p1 rw console=ttyS0,115200
+# fdtdir /boot/dtbs/linux-libre-lts
+
+#label Parabola GNU/Linux-libre, linux-libre-knock kernel
+# kernel /boot/vmlinuz-linux-libre-knock
+# append root=/dev/mmcblk0p1 rw console=ttyS0,115200
+# fdtdir /boot/dtbs/linux-libre-knock
+
+#label Parabola GNU/Linux-libre, linux-libre-lts-knock kernel
+# kernel /boot/vmlinuz-linux-libre-lts-knock
+# append root=/dev/mmcblk0p1 rw console=ttyS0,115200
+# fdtdir /boot/dtbs/linux-libre-lts-knock
+
+#label Parabola GNU/Linux-libre, linux-libre-grsec kernel
+# kernel /boot/vmlinuz-linux-libre-grsec
+# append root=/dev/mmcblk0p1 rw console=ttyS0,115200
+# fdtdir /boot/dtbs/linux-libre-grsec
+
+#label Parabola GNU/Linux-libre, linux-libre-grsec-knock kernel
+# kernel /boot/vmlinuz-linux-libre-grsec-knock
+# append root=/dev/mmcblk0p1 rw console=ttyS0,115200
+# fdtdir /boot/dtbs/linux-libre-grsec-knock
+
+#label Parabola GNU/Linux-libre, linux-libre-audit kernel
+# kernel /boot/vmlinuz-linux-libre-audit
+# append root=/dev/mmcblk0p1 rw console=ttyS0,115200
+# fdtdir /boot/dtbs/linux-libre-audit
+
+#label Parabola GNU/Linux-libre, linux-libre-pck kernel
+# kernel /boot/vmlinuz-linux-libre-pck
+# append root=/dev/mmcblk0p1 rw console=ttyS0,115200
+# fdtdir /boot/dtbs/linux-libre-pck
+
+#label Parabola GNU/Linux-libre, linux-libre-rt kernel
+# kernel /boot/vmlinuz-linux-libre-rt
+# append root=/dev/mmcblk0p1 rw console=ttyS0,115200
+# fdtdir /boot/dtbs/linux-libre-rt