Michael Brown
|
84202d89f0
|
Split the (quick hack) boot logic out from main.c to autoboot.c, add a
"boot" command to attempt booting from within the command shell, fall back
to shell if boot fails for any reason.
|
hace 18 años |
Michael Brown
|
8f9336e0c1
|
Add "config" command to access config UI
|
hace 18 años |
Michael Brown
|
ec5789bf0c
|
Select required commands via config.h
|
hace 18 años |
Michael Brown
|
dbf3482ef5
|
Removed obsolete print_config()
|
hace 18 años |
Michael Brown
|
c10698b8b4
|
Add NULL_TRAP as a config option
|
hace 18 años |
Michael Brown
|
0479e9f541
|
relocate.o is now dragged in by the objects that require it; there is no
need for a CONFIG_RELOCATE.
|
hace 18 años |
Michael Brown
|
6e8f29d3cb
|
Image formats moved into the new config system
|
hace 19 años |
Michael Brown
|
cc980d1c94
|
Moved DOWNLOAD_PROTO_XXX options to config.h
|
hace 19 años |
Michael Brown
|
e1d6f3a8ac
|
Add NMB_RESOLVER
|
hace 19 años |
Michael Brown
|
d817e60d21
|
"dns_resolver" changed to "dns"
|
hace 19 años |
Michael Brown
|
6cd0fa5807
|
Added DNS resolver configuration option.
|
hace 19 años |
Michael Brown
|
ffe77e0683
|
This is, of course, the neater and much more obvious way to do it.
|
hace 19 años |
Michael Brown
|
cf79681b80
|
Fix BUILD_SERIAL.
Change from using #if to #ifdef, since #if can't cope with string
constants.
|
hace 19 años |
Michael Brown
|
85b00c4b72
|
Move RELOCATE into config.h
Move ISA probe address logic from config.c into isa.c, create header file
config/isa.h.
|
hace 19 años |
Michael Brown
|
f25383f4c4
|
Add ISA_PROBE_ADDRS list.
|
hace 19 años |
Michael Brown
|
6f37dc410a
|
print_drivers() is now unified.
|
hace 19 años |
Michael Brown
|
1937b39079
|
Drag in relocate unless NORELOCATE is defined, since it's now called
only via the initialisation function table.
|
hace 19 años |
Michael Brown
|
0ff80b477d
|
Merged mcb30-realmode-redesign back to HEAD
|
hace 19 años |
Michael Brown
|
3d6123e69a
|
Initial revision
|
hace 19 años |