summaryrefslogtreecommitdiffstats
path: root/rules/initng.in
diff options
context:
space:
mode:
authorErwin Rol <erwin@erwinrol.com>2006-06-03 10:17:07 +0000
committerErwin Rol <erwin@erwinrol.com>2006-06-03 10:17:07 +0000
commit1b82285edaee662a30b9777fa1d1d207088465e4 (patch)
treec3391dfa4ee37b642ad46e2bd757973ab09ac459 /rules/initng.in
parent814e83354ab71a50a23a41ab003d2d7c1d89a8f6 (diff)
downloadptxdist-1b82285edaee662a30b9777fa1d1d207088465e4.tar.gz
ptxdist-1b82285edaee662a30b9777fa1d1d207088465e4.tar.xz
Update of initng to version 0.6.7, this now uses cmake to build
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5629 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/initng.in')
-rw-r--r--rules/initng.in92
1 files changed, 60 insertions, 32 deletions
diff --git a/rules/initng.in b/rules/initng.in
index 4d272f78b..e3023b2e7 100644
--- a/rules/initng.in
+++ b/rules/initng.in
@@ -6,6 +6,13 @@ menuconfig INITNG
help
FIXME
+config INITNG_WITH_BUSYBOX
+ bool
+ depends on INITNG
+ prompt "Allow busybox as shell"
+ help
+ FIXME
+
config INITNG_INSTALL_INIT
bool
depends on INITNG
@@ -27,6 +34,13 @@ config INITNG_DEBUG
help
FIXME
+config INITNG_FORCE_NOCOLOR
+ bool
+ depends on INITNG
+ prompt "Force No Color"
+ help
+ FIXME
+
config INITNG_ALSO
bool
depends on INITNG
@@ -69,17 +83,17 @@ config INITNG_CPOUT
help
FIXME
-config INITNG_CRON
+config INITNG_CRITICAL
bool
depends on INITNG
- prompt "Cron Plugin"
+ prompt "Critical Plugin"
help
FIXME
-config INITNG_CRITICAL
+config INITNG_CTRLALTDEL
bool
depends on INITNG
- prompt "Critical Plugin"
+ prompt "Ctrl-Alt-Del Plugin"
help
FIXME
@@ -90,10 +104,17 @@ config INITNG_DAEMON_CLEAN
help
FIXME
-config INITNG_DLLAUNCH
+config INITNG_DBUS_EVENT
+ bool
+ depends on INITNG
+ prompt "DBUS pluging"
+ help
+ FIXME
+
+config INITNG_DEBUG_COMMANDS
bool
depends on INITNG
- prompt "Dllaunch Plugin"
+ prompt "Debug Commands Plugin"
help
FIXME
@@ -111,6 +132,13 @@ config INITNG_FIND
help
FIXME
+config INITNG_FMON
+ bool
+ depends on INITNG
+ prompt "File Monitoring Plugin"
+ help
+ FIXME
+
config INITNG_FSTAT
bool
depends on INITNG
@@ -125,6 +153,13 @@ config INITNG_HISTORY
help
FIXME
+config INITNG_IDLEPROBE
+ bool
+ depends on INITNG
+ prompt "Idle Probe plugin"
+ help
+ FIXME
+
config INITNG_INITCTL
bool
depends on INITNG
@@ -160,48 +195,41 @@ config INITNG_LIMIT
help
FIXME
-config INITNG_LOGFILE
+config INITNG_LOCKFILE
bool
depends on INITNG
- prompt "Logfile Plugin"
+ prompt "Lock file plugin"
help
FIXME
-config INITNG_NETPROBE
+config INITNG_LOGFILE
bool
depends on INITNG
- prompt "Netprobe Plugin"
+ prompt "Logfile Plugin"
help
FIXME
-config INITNG_MOUNTPROBE
+config INITNG_NETDEV
bool
depends on INITNG
- prompt "Mount Probe Plugin"
+ prompt "Network Dev"
help
FIXME
-config INITNG_IDLEPROBE
+config INITNG_NETPROBE
bool
depends on INITNG
- prompt "Idle Probe Plugin"
+ prompt "Netprobe Plugin"
help
FIXME
-config INITNG_NGC2
+config INITNG_NGC4
bool
depends on INITNG
- prompt "NGC2 Plugin"
+ prompt "NGC4 Plugin"
help
FIXME
-#config INITNG_NGC4
-# bool
-# depends on INITNG
-# prompt "NGC4 Plugin"
-# help
-# FIXME
-
config INITNG_NGCS
bool
depends on INITNG
@@ -223,10 +251,10 @@ config INITNG_PAUSE
help
FIXME
-config INITNG_PIDFILE_TEST
+config INITNG_PROVIDE
bool
depends on INITNG
- prompt "PID Test File"
+ prompt "Provide Plugin"
help
FIXME
@@ -258,13 +286,6 @@ config INITNG_SIMPLE_LAUNCHER
help
FIXME
-config INITNG_USPLASH
- bool
- depends on INITNG
- prompt "Usplash Plugin"
- help
- FIXME
-
config INITNG_STCMD
bool
depends on INITNG
@@ -300,6 +321,13 @@ config INITNG_SYSLOG
help
FIXME
+config INITNG_SYSREQ
+ bool
+ depends on INITNG
+ prompt "SysRq plugin"
+ help
+ FIXME
+
config INITNG_UNNEEDED
bool
depends on INITNG