Age | Commit message (Collapse) | Author |
|
|
|
|
|
- for amd64/i386 add /bsd.mp to FILES
ok tom@
|
|
from charlie root;
|
|
so nuke it. amd64 no longer needs biosprobe.c listed in SRCS. Trims
100 bytes from the boot blocks.
Bump versions on boot, cdboot and pxeboot, as I'm getting cautious in
my old age.
ok weingart@
|
|
casting to a 32-bit value, not after. Corrects the display of large
memory chunks in the probing: line (mem[615K 3518M 0M a20=on] becomes
mem[615K 3518M 12288M a20=on]).
Bump version on boot, cdboot and pxeboot accordingly.
"looks ok to me" weingart@
|
|
%bx. Fixes problem introduced in gidt.S r1.29, which could lead to an
incomplete memory map, and "too little memory available; running in
degraded mode", as found by Roy Morris rmorris (at) internetsecure (dot)
com. (Thanks for the report, and for testing the fix.)
Bump version on boot, cdboot and pxeboot accordingly.
ok weingart@
|
|
Make boot code use real mode with 64K segments instead of 1M
segments. Improves stability with some disk controller cards.
Also explicitly state operand size on some moves.
Bump version on boot, cdboot and pxeboot accordingly.
"just get them in" beck@ ok weingart@
|
|
current-spec PXE systems, but allows some older ones (I tested 0.98 and
0.99) to get a bit further.
ok weingart@; "please get it in" deraadt@.
|
|
|
|
than a 32-bit value. Found by Tim Fletcher <tim (at) parrswood (dot)
manchester (dot) sch (dot) uk> using Etherboot; thanks to Tim and the
Etherboot developers who narrowed this down.
Also bump the pxeboot version to 1.01.
ok weingart@, "go ahead" deraadt@
|
|
|
|
ok mickey, deraadt
|
|
|
|
|
|
every release. Mentioned by marc@, among others.
Also note that cdboot's ls command doesn't work on ISO-9660 filesystems.
help and ok jmc@ and deraadt@
|
|
|
|
"go for it" deraadt@
|
|
"go for it" deraadt@; part of diff reviewed and ok weingart@.
|
|
|
|
ok deraadt@
|
|
|
|
it is not valid in sh.
|
|
another sysctl() - which did require mib[4] - was removed).
From Andrey Matveev - andrushock (at) vniigim (dot) ru - via mickey@.
ok mickey@
|
|
To build you must:
cd /usr/src && make obj && make includes
cd lib/libc && make depend && make && NOMAN=1 sudo make install
cd /usr/src && make build
|
|
to i386 libsa, but not yet used by boot etc.
ok weingart@
|
|
suggested by deraadt@ ok weingart@
|
|
Testing krw@ and todd@, thanks.
assistance, testing and ok weingart@
|
|
is more historic than anything else. If ya want it, find it in the
Attic.
ok tom@
|
|
comfortably in a single CD sector of 2,048. Not currently hooked into
the build.
Based on the FreeBSD equivalent by John Baldwin, jhb (at) FreeBSD
(dot) org, who agreed to change to a 3-clause BSD licence. Thanks.
assistance, testing and ok weingart@
|
|
|
|
Found by various (thanks!), fix originally from naddy@. Prodded by espie@.
ok deraadt@
|
|
ok deraadt@
|
|
Noticed my miod@, thanks. ok deraadt@.
|
|
useful anyway, since amd64 machines use the same value as i386.
requested by deraadt@
|
|
Help and kickings from jmc@
|
|
intended to support network installs using bsd.rd over TFTP.
Thanks to the many who tested, including Diana Eichert.
ok deraadt@
|
|
|
|
to the kernel, since it won't have been filled in, and since we can't
make APM calls if we don't connect (per spec). Also tidy up the error
message, to make it clear that it's an APM error.
Problem found, and fix tested, by jmc@
ok millert@, weingart@
|
|
ok henning@, deraadt@
|
|
requested by weingart@
|
|
requested by and ok deraadt@
|
|
functions that machdep() calls.
ok deraadt@
|
|
Ctl-Alt-Del to reboot in case of failure.
Much testing nick@; thanks.
ok weingart@, deraadt@.
|
|
the BIOS supports it. File location data now geometry-independent
(biosboot groks part of the inode), so installboot loses -h and -s.
Many thanks to all those brave enough to try the snapshots. Thanks
for the test reports, everyone.
ok deraadt@
|
|
ok weingart@, deraadt@
|
|
|
|
|
|
We now use EDD calls if the disk supports it, so we can boot partitions
that start above the 8 GB CHS limit. Of itself, this change does not
remove the current 8 GB limit for OpenBSD/i386.
Much testing nick@; thanks.
ok weingart@, deraadt@.
|
|
as serial; closes PR 3621 from Johan Fredin;
ok nick@ krw@ millert@ deraadt@
|