Michael Brown
d15ce77267
[cmdline] Fix inconsistent and ugly code formatting in shell_banner()
...
Signed-off-by: Michael Brown <mcb30@ipxe.org >
2010-07-14 11:17:26 +01:00
Michael Brown
8406115834
[build] Rename gPXE to iPXE
...
Access to the gpxe.org and etherboot.org domains and associated
resources has been revoked by the registrant of the domain. Work
around this problem by renaming project from gPXE to iPXE, and
updating URLs to match.
Also update README, LOG and COPYRIGHTS to remove obsolete information.
Signed-off-by: Michael Brown <mcb30@ipxe.org >
2010-04-19 23:43:39 +01:00
Marty Connor
422f3a6116
[shell_banner] Avoid printing Ctrl-B prompt if BANNER_TIMEOUT <= 0
...
Signed-off-by: Marty Connor <mdc@etherboot.org >
2010-02-03 19:14:35 -05:00
Michael Brown
c44a193d0d
[legal] Add a selection of FILE_LICENCE declarations
...
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
2009-05-18 08:33:25 +01:00
Michael Brown
764e2cc68c
[cmdline] Minor tidy-ups to shell_banner.c
2008-07-24 20:00:43 +01:00
Andrew Schran
833447392d
[cmdline] Added configurable shell banner timeout
...
This change allows the time for which shell banners are displayed to
be configured in the config.h file. The ability to access the shell
can also be effectively disabled by setting this timeout to zero.
2008-07-24 19:59:12 +01:00
Michael Brown
978996cdae
[usr] Offer user a second chance to enter the shell on boot failure
2008-03-26 23:16:20 +00:00
Alexey Zaytsev
a1572e0ab0
Modify gPXE core and drivers to work with the new timer subsystem
...
Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com >
2008-03-02 03:41:10 +03:00
Michael Brown
9fd6a0418f
Allowed zero-cost enforced ordering of features in startup banner
...
list.
Added FEATURE() macros to most relevant (non-driver) files.
2007-08-02 14:51:03 +01:00
Michael Brown
0acb016840
Add FEATURE() macro, plus code to display features at startup time,
...
and generate DHCP options to indicate features to DHCP server (and to
PXE NBPs).
2007-08-02 04:24:39 +01:00
Marty Connor
c77704cb60
Warnings purge: src/{crypto,hci,net}
2007-07-03 13:20:22 -04:00
Michael Brown
70cc3a164a
Reset character attributes before start of welcome banner, in case
...
it's a serial console and remembers state from the previous program
run.
2007-01-09 04:51:27 +00:00
Michael Brown
4919646fb9
Separated out (and tidied up) shell banner code
2006-12-20 00:24:13 +00:00