dsl
|
d7d05c9ee2
|
roundup() write of hp300 boot code to a multiplr of the disk sector size.
and re-instate the hp300 code - seems to work.
|
2003-11-13 08:19:43 +00:00 |
|
dsl
|
c948aa4152
|
Ensure we use the target disklabel.h, not the host one.
Read the disklabel directly from sector 2 instead of using DIOCGDINFO.
Expect the label to be big-endian.
Support -o append for real files.
|
2003-11-10 10:48:30 +00:00 |
|
uwe
|
57f9d3f327
|
Don't use PRId64 in a host tool. Not all systems have the PRI*
macros (e.g. FreeBSD 4.x). Cast to long long int instead.
|
2003-11-08 22:39:07 +00:00 |
|
dsl
|
6bf8729bd1
|
First cut of hp300 installboot, seems to DTRT on i386.
Maybe this code ought to know how to add a file to the LIF filesystem.
|
2003-11-08 16:44:35 +00:00 |
|