Enable boottests
This commit is contained in:
parent
16bd6cfab2
commit
5ad6967b19
12 changed files with 144 additions and 2 deletions
5
grub-core/tests/boot/linux.cfg
Normal file
5
grub-core/tests/boot/linux.cfg
Normal file
|
@ -0,0 +1,5 @@
|
|||
linux /linux console=ttyS0 root=/dev/ram0
|
||||
initrd /initrd
|
||||
boot
|
||||
# Shouln't happen
|
||||
halt
|
Loading…
Add table
Add a link
Reference in a new issue