index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add gdbsym.c object to help with running gdb-to-qemu
Michael Brown
2007-06-30
1
-1
/
+4
*
Added missing config.[ch] lines for FTP protocol
Michael Brown
2007-06-28
1
-0
/
+3
*
hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise
Anselm Martin Hoffmeister
2007-04-09
1
-0
/
+4
*
Split bootsector execution code out into bootsector.c.
Michael Brown
2007-01-29
1
-0
/
+3
*
Placeholder bzImage support
Michael Brown
2007-01-14
1
-0
/
+3
*
Rename "boot" to "autoboot"
Michael Brown
2007-01-14
1
-2
/
+2
*
I prefer IMAGE_XXX to XXX_IMAGE.
Michael Brown
2007-01-13
1
-11
/
+11
*
Add "dhcp" command
Michael Brown
2007-01-12
1
-0
/
+3
*
Use systematic names for XXX_IMAGE.
Michael Brown
2007-01-12
1
-5
/
+8
*
Add basic "fetch" and "imgstat" commands.
Michael Brown
2007-01-12
1
-0
/
+3
*
Move include/image.h to include/gpxe/image.h
Michael Brown
2007-01-11
1
-1
/
+0
*
Add "route" command (which currently only displays the routing table; it
Michael Brown
2007-01-10
1
-0
/
+3
*
Added network interface management commands
Michael Brown
2007-01-10
1
-0
/
+3
*
Split the (quick hack) boot logic out from main.c to autoboot.c, add a
Michael Brown
2006-12-20
1
-0
/
+3
*
Add "config" command to access config UI
Michael Brown
2006-12-20
1
-0
/
+3
*
Select required commands via config.h
Michael Brown
2006-12-20
1
-0
/
+8
*
Removed obsolete print_config()
Michael Brown
2006-08-14
1
-61
/
+0
*
Add NULL_TRAP as a config option
Michael Brown
2006-06-11
1
-0
/
+8
*
relocate.o is now dragged in by the objects that require it; there is no
Michael Brown
2006-05-25
1
-9
/
+0
*
Synced across updates from Etherboot 5.4 tree
Michael Brown
2005-05-19
1
-0
/
+3
*
Image formats moved into the new config system
Michael Brown
2005-05-17
1
-34
/
+38
*
Moved DOWNLOAD_PROTO_XXX options to config.h
Michael Brown
2005-05-02
1
-0
/
+20
*
Add NMB_RESOLVER
Michael Brown
2005-05-01
1
-0
/
+4
*
"dns_resolver" changed to "dns"
Michael Brown
2005-04-30
1
-1
/
+1
*
Added DNS resolver configuration option.
Michael Brown
2005-04-30
1
-0
/
+8
*
This is, of course, the neater and much more obvious way to do it.
Michael Brown
2005-04-18
1
-9
/
+3
*
Fix BUILD_SERIAL.
Michael Brown
2005-04-18
1
-17
/
+42
*
Move RELOCATE into config.h
Michael Brown
2005-04-18
1
-38
/
+16
*
Add ISA_PROBE_ADDRS list.
Michael Brown
2005-04-16
1
-0
/
+18
*
print_drivers() is now unified.
Michael Brown
2005-04-12
1
-67
/
+6
*
Drag in relocate unless NORELOCATE is defined, since it's now called
Michael Brown
2005-04-10
1
-0
/
+7
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-0
/
+49
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+161