File: config-1.html

package info (click to toggle)
linuxconf 1.26r4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 56,432 kB
  • ctags: 27,217
  • sloc: cpp: 158,803; perl: 7,484; sh: 4,134; java: 3,105; ansic: 2,492; makefile: 2,216; python: 109
file content (30 lines) | stat: -rw-r--r-- 867 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.7">
 <TITLE>shellmod configuration: Debug mode</TITLE>

 <LINK HREF="config.html#toc1" REL=contents>
</HEAD>
<BODY>
Next
Previous
<A HREF="config.html#toc1">Contents</A>
<HR>
<H2><A NAME="s1">1. Debug mode</A></H2>

<P>The debug mode check-box enables some information dialog (pop-ups).
They appears at various stage during the shell module operation.
<P>They show the information sent by Linuxconf to the module. This is
especially useful when writing a co-manager. You can learn this
way what is available (context), especially the name of the variables
defined by Linuxconf.
<P>This debug mode is equivalent to the --debug option of the stand-alone
shellmod utility.
<P>
<HR>
Next
Previous
<A HREF="config.html#toc1">Contents</A>
</BODY>
</HTML>