julian
|
974aea3e4c
|
Remove accidental cut&paste garbage in a comment.
|
1999-09-03 01:38:29 +00:00 |
|
julian
|
082c01dec6
|
Comment the boot manager. So I don't have to work it all out again :-)
Reviewed by: rnordier@freebsd.org
|
1999-09-03 01:35:06 +00:00 |
|
peter
|
3b842d34e8
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
rnordier
|
558efd38f3
|
Recognise NetBSD slices.
Submitted by : Lars Koeller <lkoeller@cc.fh-lippe.de>
PR : 12772
|
1999-07-24 17:40:40 +00:00 |
|
rnordier
|
156dba23c0
|
Provide for enabling/disabling each slice individually.
|
1999-06-19 21:40:55 +00:00 |
|
rnordier
|
517a8eacaf
|
Change active flag handling; sanity check passed drive number; pass
partition pointer to bootstrap; optimise away 10 bytes; cosmetics.
|
1999-06-18 21:49:18 +00:00 |
|
rnordier
|
c74450fa3d
|
Save option, rather than slice, selected. This permits unattended
booting from other than drive 0, as the F5 keypress is saved and
"replayed."
Requested (some time ago) by: archie
|
1999-03-01 02:42:47 +00:00 |
|
rnordier
|
c17b4c476c
|
Implement "setdrv" option
|
1999-02-26 14:51:14 +00:00 |
|
rnordier
|
e625ce3562
|
Revise some comments and labels.
|
1998-12-05 11:58:33 +00:00 |
|
rnordier
|
3b5f1e1ac9
|
Drop EDD support detection, though retain configurable use of disk
packet interface. Add booteasy-style F5 support. Add no-update
option. Implement various space optimizations and consistency fixes.
|
1998-11-29 14:09:00 +00:00 |
|
rnordier
|
59abe72c15
|
Make configurable (a) whether to use int 0x13 extensions; (b) timeout
value. Ignore failure to update mbr sector. Disable interrupts while
using extended registers. Default to F1 not F2.
|
1998-10-19 19:13:53 +00:00 |
|
rnordier
|
d3a9e969df
|
Set BINMODE to 444.
|
1998-10-17 14:20:25 +00:00 |
|
rnordier
|
05e05b3c64
|
Don't use an absolute path to objcopy.
Noticed by: Scott Mace <smace@intt.org>
|
1998-10-13 18:29:18 +00:00 |
|
rnordier
|
ff07c61cc9
|
Fix a typo.
Output another newline before invoking bootstrap.
|
1998-10-10 14:03:03 +00:00 |
|
rnordier
|
017fa2eb67
|
Get this building as a.out or ELF.
With thanks to: jdp
|
1998-10-09 17:19:51 +00:00 |
|
rnordier
|
57f6784e78
|
Install in /boot.
|
1998-10-05 19:20:36 +00:00 |
|
rnordier
|
e5d9330f4d
|
boot0 is a booteasy (boot manager) workalike with EDD support.
|
1998-10-05 10:08:37 +00:00 |
|