a simple boot loader that will be copied to all disks that outputs a message
authorAaron Klingaman <alk@cs.princeton.edu>
Tue, 15 Mar 2005 21:57:06 +0000 (21:57 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Tue, 15 Mar 2005 21:57:06 +0000 (21:57 +0000)
commit6becd918de4c0253e9446262277a9817d1189603
tree6c70e980b1fc81af7c20e96f5afffaa8b85ee5ae
parentf034c7ec6773e1c85c9be18f64ee8ef799ee6ed4
a simple boot loader that will be copied to all disks that outputs a message
telling the user that the machine requires a boot cd
dummy_bootloader/Makefile [new file with mode: 0644]
dummy_bootloader/dummy_bootloader.S [new file with mode: 0644]