]> git.ozlabs.org Git - petitboot/blob - test/parser/data/yaboot-04/etc/yaboot.conf
discover: Make device handler a little more testable
[petitboot] / test / parser / data / yaboot-04 / etc / yaboot.conf
1
2 image=111
3  read-only
4  label=linux1
5  label = linux2
6  append="abc1"
7  append='abc2'
8  # read-only
9  # label=linux3
10  # label = linux4