index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hci
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed debugging statements that should not have been checked in.
Michael Brown
2007-06-28
1
-2
/
+0
*
Quick hack to get image booting working again
Michael Brown
2007-06-28
1
-28
/
+35
*
Typo
Michael Brown
2007-03-20
1
-2
/
+2
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
7
-7
/
+7
*
Add the "initrd" command
Michael Brown
2007-01-14
1
-20
/
+57
*
Make "boot" a synonym for "imgexec", to match grub
Michael Brown
2007-01-14
1
-0
/
+4
*
Rename "boot" to "autoboot"
Michael Brown
2007-01-14
1
-4
/
+4
*
Add "dhcp" command
Michael Brown
2007-01-12
1
-0
/
+103
*
Don't print "<NULL>" when we use imgautoselect().
Michael Brown
2007-01-12
1
-1
/
+2
*
Allow "imgexec" with no arguments to boot the file that was loaded with
Michael Brown
2007-01-12
1
-9
/
+18
*
Cleaner separation between imgXXX() functions and image_cmd.c
Michael Brown
2007-01-12
1
-51
/
+309
*
Add basic "fetch" and "imgstat" commands.
Michael Brown
2007-01-12
1
-0
/
+228
*
Be silent if there are no network interfaces
Michael Brown
2007-01-12
1
-6
/
+0
*
Add "route" command (which currently only displays the routing table; it
Michael Brown
2007-01-10
1
-0
/
+85
*
Force ordering of commands within help list.
Michael Brown
2007-01-10
1
-13
/
+13
*
Force ordering of commands in help list.
Michael Brown
2007-01-10
1
-13
/
+14
*
Move header file for usr/autoboot.c to include/usr
Michael Brown
2007-01-10
1
-4
/
+8
*
Added network interface management commands
Michael Brown
2007-01-10
1
-0
/
+182
*
settings_ui() now returns a status code.
Michael Brown
2006-12-20
1
-1
/
+6
*
Split the (quick hack) boot logic out from main.c to autoboot.c, add a
Michael Brown
2006-12-20
1
-0
/
+21
*
Add "config" command to access config UI
Michael Brown
2006-12-20
1
-0
/
+35
*
Move {show,set,clear}_setting() to {show,set,clear}_named_setting().
Michael Brown
2006-12-20
1
-4
/
+5
*
Remove obsolete mechanism for including nvo_cmd.o
Michael Brown
2006-12-20
1
-2
/
+0
*
Move nvo_cmd.c to hci/commands.
Michael Brown
2006-12-20
1
-0
/
+111