summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMichael Brown2009-02-17 13:01:47 +0100
committerMichael Brown2009-02-17 13:02:16 +0100
commit6de4db5da089c7926f08dd15164676bc8b88f285 (patch)
tree05354d5d97fdeb8e00ad871996985436c19fde89 /src/config/general.h
parent[settings] Allow store_setting() to access the root settings block (diff)
downloadipxe-6de4db5da089c7926f08dd15164676bc8b88f285.tar.gz
ipxe-6de4db5da089c7926f08dd15164676bc8b88f285.tar.xz
ipxe-6de4db5da089c7926f08dd15164676bc8b88f285.zip
[login] Add "login" command and UI
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index 6454b946..04b5bef3 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -100,6 +100,7 @@
#define IMAGE_CMD /* Image management commands */
#define DHCP_CMD /* DHCP management commands */
#define SANBOOT_CMD /* SAN boot commands */
+#define LOGIN_CMD /* Login command */
/*
* Obscure configuration options