summaryrefslogtreecommitdiff
path: root/libre-testing/uboot-am335x_bone/extlinux.conf
blob: 843c60b607b7d3401e8c05a2a76dc34fbdb229eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
menu title Welcome to Parabola!

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