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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[fbcon] Update the console width and height after changing mode
Michael Brown
2013-12-06
1
-0
/
+4
*
[console] Allow consoles to update the recorded console size
Michael Brown
2013-12-06
4
-8
/
+33
*
[build] Fix LABEL name for .liso images
Christian Hesse
2013-12-06
1
-1
/
+1
*
[menu] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-8
/
+8
*
[login] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-7
/
+7
*
[settings] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-29
/
+44
*
[vesafb] Work around data corruption bug in bochs/qemu VBE implementation
Michael Brown
2013-12-06
1
-1
/
+1
*
[ipv6] Expose NDP-provided settings (including the DNS server)
Michael Brown
2013-12-05
2
-9
/
+234
*
[dhcpv6] Add DHCPv6 "filename" setting
Michael Brown
2013-12-05
2
-0
/
+16
*
[settings] Merge SETTING_IPv4 and SETTING_IPv6
Michael Brown
2013-12-05
4
-25
/
+23
*
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
2013-12-05
3
-6
/
+44
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
19
-125
/
+158
*
[dhcpv6] Use DUID-UUID form of client DUID
Michael Brown
2013-12-05
2
-28
/
+28
*
[linux] Provide access to SMBIOS via /dev/mem
Michael Brown
2013-12-05
4
-49
/
+149
*
[ipv6] Add support for resolving IPv6 addresses via the "nslookup" command
Michael Brown
2013-12-05
1
-0
/
+7
*
[syslog] Add support for IPv6 syslog server
Michael Brown
2013-12-05
3
-17
/
+42
*
[socket] Ensure socket address structure sizes are fixed
Michael Brown
2013-12-05
4
-5
/
+5
*
[dns] Add support for resolving IPv6 addresses via AAAA records
Michael Brown
2013-12-05
4
-36
/
+112
*
[settings] Add fetch_ipv6_setting()
Michael Brown
2013-12-05
2
-0
/
+45
*
[settings] Allow for IPv6 setting types in non-IPv6 builds
Michael Brown
2013-12-05
7
-51
/
+132
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
37
-563
/
+610
*
[fbcon] Add support for displaying a cursor
Michael Brown
2013-12-02
2
-25
/
+97
*
[menu] Hide cursor when displaying menu
Michael Brown
2013-12-02
1
-0
/
+1
*
[settings] Hide cursor when not actively editing a setting
Michael Brown
2013-12-02
1
-0
/
+2
*
[mucurses] Implement curs_set() to control cursor visibility
Michael Brown
2013-12-02
4
-0
/
+24
*
[console] Allow '?' as an intermediate byte in ANSI escape sequences
Michael Brown
2013-12-02
2
-1
/
+8
*
[build] Fix building on OpenBSD 5.4
Michael Brown
2013-12-02
1
-0
/
+5
*
[vesafb] Select an optimal mode, rather than the first acceptable mode
Michael Brown
2013-11-28
1
-49
/
+91
*
[vesafb] Return meaningful error when no suitable mode is found
Michael Brown
2013-11-28
1
-44
/
+75
*
[vesafb] Skip modes for which we cannot get mode information
Michael Brown
2013-11-28
1
-2
/
+1
*
[vesafb] Include raw status value within VBE error messages
Michael Brown
2013-11-28
1
-5
/
+5
*
[vesafb] Add VESA frame buffer console
Michael Brown
2013-11-28
5
-0
/
+635
*
[fbcon] Add generic concept of a frame buffer console
Michael Brown
2013-11-28
4
-1
/
+894
*
[cmdline] Add "console" command to configure console
Michael Brown
2013-11-28
3
-0
/
+129
*
[console] Add concept of generic console configuration
Michael Brown
2013-11-28
5
-0
/
+61
*
[console] Allow console input and output to be disabled independently
Michael Brown
2013-11-28
8
-65
/
+64
*
[mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen
Michael Brown
2013-11-28
3
-16
/
+40
*
[pnm] Add support for PNM images
Michael Brown
2013-11-27
7
-0
/
+803
*
[image] Add image_pixbuf() to create pixel buffer from image
Michael Brown
2013-11-27
2
-3
/
+40
*
[image] Allow for non-executable image formats
Michael Brown
2013-11-27
1
-0
/
+2
*
[pixbuf] Add generic concept of a pixel buffer
Michael Brown
2013-11-27
2
-0
/
+130
*
[console] Pass escape sequence context to ANSI escape sequence handlers
Michael Brown
2013-11-27
6
-14
/
+36
*
[main] Defer "initialising devices" message until initialising devices
Michael Brown
2013-11-27
1
-1
/
+3
*
[test] Include failing code within failed test result output
Michael Brown
2013-11-27
2
-6
/
+9
*
[dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses
Michael Brown
2013-11-15
1
-6
/
+24
*
[ipv6] Separate the concepts of prefix and address creation
Michael Brown
2013-11-15
4
-124
/
+201
*
[build] Update build system for Syslinux 6.x
Christian Hesse
2013-11-15
2
-1
/
+12
*
[dhcpv6] Add basic support for stateful and stateless DHCPv6
Michael Brown
2013-11-14
4
-5
/
+1207
*
[ipv6] Add "ipv6" setting type
Michael Brown
2013-11-14
3
-0
/
+70
*
[ipv6] Use given source address only if it is not the unspecified address
Michael Brown
2013-11-14
2
-1
/
+7
[next]