Though not absolutely required, this update fixes some "minor" problems so
I'd recommend getting it if you are toying with the previous version.
You can get it from:
http://www.homerow.net/projects/zlinux/multiboot.htm
Here's the changes:
Change History
03.077 Added an additional check during interrupt processing to verify
the interrupt was the result of the query. (Thanks to Jan
Jaeger!)
03.077 Fixed a bogus branch (found when adding above check)
03.077 Fixed a few typos in this readme and program comments
03.077 Removed some unneeded variables from zipl.c
03.077 Added checks prior to calling strdup() to prevent segfaults
03.077 Moved parsecfg data outside of function to get rid of compiler
warning
03.077 A few other minor cleanups
03.073 First public release