File: EXAMPLES

package info (click to toggle)
debconf 1.5.56%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 4,812 kB
  • ctags: 731
  • sloc: perl: 8,670; sh: 304; makefile: 141; python: 123
file content (8 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
This is the Debian Configuration Management system. To test it, try these
commands.

PERL5LIB=. DEBIAN_FRONTEND=kde ./frontend samples/demo
PERL5LIB=. DEBIAN_FRONTEND=gnome ./frontend samples/demo
PERL5LIB=. DEBIAN_FRONTEND=dialog ./frontend samples/demo
PERL5LIB=. DEBIAN_FRONTEND=readline ./frontend samples/demo
PERL5LIB=. DEBIAN_FRONTEND=web ./frontend samples/demo