Michael Brown
|
bf3d8fb1aa
|
Allowed HTTPS to be a separately configurable feature.
|
преди 17 години |
Michael Brown
|
e330db3c74
|
Dead code removal.
Kill off use of etherboot.h outside drivers/net.
|
преди 17 години |
Michael Brown
|
8f6a4e8140
|
Add gdbsym.c object to help with running gdb-to-qemu
|
преди 17 години |
Michael Brown
|
f13baeb330
|
Added missing config.[ch] lines for FTP protocol
|
преди 17 години |
Anselm Martin Hoffmeister
|
ed7dc02a95
|
hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise
output buffering defintions and the like)
|
преди 17 години |
Michael Brown
|
2cf1e33df1
|
Split bootsector execution code out into bootsector.c.
Added basic El Torito ISO image boot capability
|
преди 18 години |
Michael Brown
|
b07161f397
|
Placeholder bzImage support
|
преди 18 години |
Michael Brown
|
beb941ed81
|
Rename "boot" to "autoboot"
|
преди 18 години |
Michael Brown
|
f11900a9c6
|
I prefer IMAGE_XXX to XXX_IMAGE.
Add IMAGE_PXE to use the new image format framework. "kernel pxelinux.0"
now works.
|
преди 18 години |
Michael Brown
|
9952df9b52
|
Add "dhcp" command
|
преди 18 години |
Michael Brown
|
67aedf34fa
|
Use systematic names for XXX_IMAGE.
Add scripts as an image format (since it's trivial to do).
|
преди 18 години |
Michael Brown
|
9817f93094
|
Add basic "fetch" and "imgstat" commands.
|
преди 18 години |
Michael Brown
|
4fc9333159
|
Move include/image.h to include/gpxe/image.h
|
преди 18 години |
Michael Brown
|
d45c5e7ce7
|
Add "route" command (which currently only displays the routing table; it
can't modify it).
|
преди 18 години |
Michael Brown
|
d24b80acf2
|
Added network interface management commands
|
преди 18 години |
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.
|
преди 18 години |
Michael Brown
|
8f9336e0c1
|
Add "config" command to access config UI
|
преди 18 години |
Michael Brown
|
ec5789bf0c
|
Select required commands via config.h
|
преди 18 години |
Michael Brown
|
dbf3482ef5
|
Removed obsolete print_config()
|
преди 18 години |
Michael Brown
|
c10698b8b4
|
Add NULL_TRAP as a config option
|
преди 18 години |
Michael Brown
|
0479e9f541
|
relocate.o is now dragged in by the objects that require it; there is no
need for a CONFIG_RELOCATE.
|
преди 18 години |
Michael Brown
|
6e8f29d3cb
|
Image formats moved into the new config system
|
преди 19 години |
Michael Brown
|
cc980d1c94
|
Moved DOWNLOAD_PROTO_XXX options to config.h
|
преди 19 години |
Michael Brown
|
e1d6f3a8ac
|
Add NMB_RESOLVER
|
преди 19 години |
Michael Brown
|
d817e60d21
|
"dns_resolver" changed to "dns"
|
преди 19 години |
Michael Brown
|
6cd0fa5807
|
Added DNS resolver configuration option.
|
преди 19 години |
Michael Brown
|
ffe77e0683
|
This is, of course, the neater and much more obvious way to do it.
|
преди 19 години |
Michael Brown
|
cf79681b80
|
Fix BUILD_SERIAL.
Change from using #if to #ifdef, since #if can't cope with string
constants.
|
преди 19 години |
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.
|
преди 19 години |
Michael Brown
|
f25383f4c4
|
Add ISA_PROBE_ADDRS list.
|
преди 19 години |
Michael Brown
|
6f37dc410a
|
print_drivers() is now unified.
|
преди 19 години |
Michael Brown
|
1937b39079
|
Drag in relocate unless NORELOCATE is defined, since it's now called
only via the initialisation function table.
|
преди 19 години |
Michael Brown
|
0ff80b477d
|
Merged mcb30-realmode-redesign back to HEAD
|
преди 19 години |
Michael Brown
|
3d6123e69a
|
Initial revision
|
преди 19 години |