HomeSort by relevance Sort by last modified time
    Searched refs:conman (Results 1 - 17 of 17) sorted by null

  /sfw/usr/src/cmd/conman/conman-0.2.4.1/lib/examples/
rmc.exp 9 source /usr/lib/conman/conman.exp
10 source /usr/lib/conman/alpha.exp
srm.exp 9 source /usr/lib/conman/conman.exp
10 source /usr/lib/conman/alpha.exp
wtf.exp 9 source /usr/lib/conman/conman.exp
mac.exp 9 source /usr/lib/conman/conman.exp
10 source /usr/lib/conman/alpha.exp
boot_alpha.exp 9 source /usr/lib/conman/conman.exp
10 source /usr/lib/conman/alpha.exp
shell_cmd_n.exp 11 # The console "name" argument(s) can contain conman options such as "-j"
32 source /usr/lib/conman/conman.exp
39 # Additional options to pass to the conman command. Typical options
shell_cmd_1.exp 11 # The console "name" argument(s) can contain conman options such as "-j"
31 source /usr/lib/conman/conman.exp
35 # Additional options to pass to the conman command. Typical options
  /sfw/usr/src/pkgdefs/SUNWconmanu/
prototype_com 49 f none usr/bin/conman 0555 root bin
52 d none usr/lib/conman 0755 root bin
53 f none usr/lib/conman/alpha.exp 0555 root bin
54 f none usr/lib/conman/conman.exp 0555 root bin
56 d none usr/lib/conman/examples 0755 root bin
57 f none usr/lib/conman/examples/README 0444 root bin
58 f none usr/lib/conman/examples/boot_alpha.exp 0555 root bin
59 f none usr/lib/conman/examples/mac.exp 0555 root bin
60 f none usr/lib/conman/examples/rmc.exp 0555 root bi
    [all...]
  /sfw/usr/src/cmd/conman/
svc-conmand 31 # "Start" the "conman service" by launching conmand if /etc/conmand.conf
40 if [! -rf /etc/conman.conf ]; then
41 echo "No /etc/conman.conf"
  /sfw/usr/src/cmd/conman/conman-0.2.4.1/
Makefile.in 2 # ConMan Makefile
8 PROJECT= conman
34 AC_OUTPUT= Makefile config.h etc/conman.init \
35 man/conman.1 man/conman.conf.5 man/conmand.8
37 PROGS= conman conmand
75 conman: $(CLIENT_OBJS)
86 $(INSTALL) -m 755 conman $(DESTDIR)$(bindir)/
91 @ test ! -f $(DESTDIR)$(sysconfdir)/conman.conf \
92 || cmp etc/conman.conf $(DESTDIR)$(sysconfdir)/conman.conf
    [all...]
conmen 4 # ConMen: a wrapper to aid in ConMan broadcast sessions.
13 # This file is part of ConMan: The Console Manager.
14 # For details, see <http://home.gna.org/conman/>.
44 !system("which conman 1>/dev/null 2>&1")
45 or die("ERROR: conman not found in PATH.\n");
50 $help = `conman -h`;
56 exec("conman", "-L") or die("ERROR: Cannot exec conman: $!\n") if ($opt_L);
57 exec("conman", "-V") or die("ERROR: Cannot exec conman: $!\n") if ($opt_V)
    [all...]
conman.spec 1 # $Id: conman.spec 939 2009-04-14 22:12:01Z dun $
3 Name: conman
7 Summary: ConMan: The Console Manager
10 URL: http://home.gna.org/conman/
31 Source0: conman-0.2.4.1.tar.gz
34 ConMan is a serial console management program designed to support a large
49 %setup -n conman-0.2.4.1
71 if [ -x /sbin/chkconfig ]; then /sbin/chkconfig --add conman; fi
76 $INITRDDIR/conman stop >/dev/null 2>&1 || :
77 if [ -x /sbin/chkconfig ]; then /sbin/chkconfig --del conman; f
    [all...]
  /sfw/usr/src/pkgdefs/SUNWconmanr/
prototype_com 47 # Installing Conman Deamon and configuration file
50 e preserve etc/conman.conf 0644 root bin
52 e preserve etc/logrotate.d/conman 0644 root sys
54 e preserve etc/default/conman 0644 root sys
  /sfw/usr/src/cmd/conman/conman-0.2.4.1/lib/
conman.exp 2 # ConMan Expect Language Library (CELL)
4 # $Id: conman.exp 902 2009-02-13 06:11:56Z dun $
11 # This file is part of ConMan: The Console Manager.
12 # For details, see <http://home.gna.org/conman/>.
31 # Parses the 'args_r' var reference for ConMan command-line options.
56 # Queries ConMan for consoles specified by the 'args' list;
57 # the 'opts' list specifies ConMan command-line options
66 set cmd [concat |conman -q $opts -- $args]
85 # Opens a ConMan session to the specified console;
86 # the 'opts' list specifies ConMan command-line option
    [all...]
  /sfw/usr/src/cmd/
Makefile 71 conman \
  /sfw/usr/src/cmd/powerman/powerman-2.3/src/
parse_tab.c     [all...]
  /sfw/usr/src/
Targetdirs 293 /usr/lib/conman \
294 /usr/lib/conman/examples \
295 /usr/lib/conman/exec \
    [all...]

Completed in 6799 milliseconds