david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown 1cc991e132 [settings] Add "read" command
The "read" command allows a script to prompt a user to enter a
setting.  For example:

  echo -n Static IP address:
  read net0/ip

Total cost: 17 bytes.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-27 13:24:21 +01:00
..
arch [undi] Cope with devices that erroneously claim not to use interrupts 2011-03-23 14:23:46 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [console] Add keyboard map selection 2011-03-16 12:03:00 +00:00
core [cmdline] Allow "echo -n" to inhibit trailing newline 2011-03-27 12:49:18 +01:00
crypto [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [settings] Formalise notion of setting applicability 2011-03-22 19:54:58 +00:00
hci [settings] Add "read" command 2011-03-27 13:24:21 +01:00
image [script] Allow scripts to be replaced 2011-03-09 17:32:32 +00:00
include [parseopt] Add support for boolean options 2011-03-27 12:46:55 +01:00
interface [settings] Impose a fixed order on settings 2011-03-23 11:57:29 +00:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [tcp] Record ts_recent on first received packet 2011-03-26 15:02:41 +00:00
tests [uri] Avoid unused variable warning in gcc 4.6 2011-03-16 20:21:08 +00:00
usr [settings] Match terminology in online documentation 2011-03-23 21:21:12 +00:00
util [console] Try to avoid problems caused by keycode 86 2011-03-16 21:43:56 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Include ipxe.lkrn in default build 2011-03-26 14:23:21 +00:00
Makefile.housekeeping [build] Avoid spurious address comparison warnings in gcc 4.6 2011-03-16 19:32:17 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00