URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [i386/] [pc/] [v2_0/] [misc/] [menu.lst] - Rev 174
Compare with Previous | Blame | View Log
# Example GRUB boot menu configuration file for eCosdefault 0timeout 30# eCos tm_basic test from dd0title eCos - tm_basic fd0root (fd0)kernel /boot/tm_basic# eCos tm_basic test from hd0title eCos - tm_basic hd0root (hd0,0)kernel /boot/tm_basic# eCos tcp_echo test from fd0title eCos - tcp_echo fd0root (fd0)kernel /boot/tcp_echo# eCos tcp_echo test from hd0title eCos - tcp_echo hd0root (hd0)kernel /boot/tcp_echo# eCos nc_test_slave test from fd0title eCos - nc_test_slave fd0root (fd0)kernel /boot/nc_test_slave# eCos nc_test_slave test from hd0title eCos - nc_test_slave hd0root (hd0)kernel /boot/nc_test_slave#end
