]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/mgetty/mgetty-1.1.30/01-adjust-path
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / mgetty / mgetty-1.1.30 / 01-adjust-path
1 --- mgetty-1.1.27.orig/frontends/winword2/WinFaxServ.pl
2 +++ mgetty-1.1.27/frontends/winword2/WinFaxServ.pl
3 @@ -11,8 +11,8 @@
4  # notice if redistributing.
5  #
6  
7 -$MAILER="/usr/lib/sendmail";
8 -$DIR="/usr/spool/fax/winword";
9 +$MAILER="/usr/sbin/sendmail";
10 +$DIR="/var/spool/fax/winword";
11  
12  open(LOG, ">>/usr/adm/errors");
13  select LOG; $| = 1;select STDOUT;
14 --- mgetty-1.1.27.orig/voice/scripts/new_voice.craig_southern
15 +++ mgetty-1.1.27/voice/scripts/new_voice.craig_southern
16 @@ -43,7 +43,7 @@
17  outputfn=$fn.$extension
18  
19  # convert file into correct format
20 -/usr/local/bin/rmdtopvf $fn | /usr/local/bin/pvftowav 2>/dev/null > $outputfn
21 +/usr/bin/rmdtopvf $fn | /usr/bin/pvftowav 2>/dev/null > $outputfn
22  
23  echo --$seperator >> $tempfn
24  echo Content-Type: $contenttype\; name=\"$pagefn\" >> $tempfn
25 --- mgetty-1.1.27.orig/samples/new_fax.all/new_fax
26 +++ mgetty-1.1.27/samples/new_fax.all/new_fax
27 @@ -1,4 +1,4 @@
28 -#!/bin/ksh
29 +#!/bin/sh
30  #
31  # Written 1996 by Darko Krizic
32  #
33 @@ -6,10 +6,11 @@
34  # mgetty from Gert Doering. See the README file for more information.
35  
36  # Do the settings here
37 -home=/usr/local/newfax                 # The home directory
38 -config=$home/faxlist                   # The configuration file
39 -from="Fax Subsystem <faxadmin@xplor.ipf.de>"   # From this user
40 -log=/var/log/faxlog                    # logfile
41 +home=/etc/mgetty/newfax.d/             # The home directory
42 +config=/etc/mgetty/faxlist                     # The configuration file
43 +this_host=`hostname`
44 +from="Fax Subsystem <faxmaster@$this_host>"    # From this user
45 +log=/var/log/mgetty/faxlog             # logfile
46  
47  # Usually nothing to configure beyond this line
48  PATH=/usr/bin:/bin:/usr/local/bin:/usr/bin/X11
49 --- mgetty-1.1.27.orig/login.cfg.in
50 +++ mgetty-1.1.27/login.cfg.in
51 @@ -30,7 +30,7 @@
52  #  (Big advantage: tuucp can use the same passwd file for serial dial-in 
53  #   and tcp dial-in [uucico running as in.uucpd]). Works from 1.05 up.
54  #
55 -#U*    uucp    @       /usr/lib/uucp/uucico -l -u @
56 +#U*    uucp    @       /usr/sbin/uucico -l -u @
57  
58  #
59  # Use this one for fido calls (login name /FIDO/ is handled specially)
60 @@ -39,7 +39,7 @@
61  #  mgetty has to be compiled with "-DFIDO", otherwise a fido call won't
62  #  be detected.
63  #
64 -#/FIDO/        uucp    fido    /usr/local/lib/fnet/ifcico @
65 +#/FIDO/        uucp    fido    /usr/lib/fnet/ifcico @
66  
67  #
68  # Automatic PPP startup on receipt of LCP configure request (AutoPPP).
69 @@ -57,7 +57,7 @@
70  #
71  #  NOTE4: max. 9 arguments allowed.
72  #
73 -#/AutoPPP/ -   a_ppp   /usr/sbin/pppd auth -chap +pap login debug
74 +/AutoPPP/ -    a_ppp   /usr/sbin/pppd auth -chap +pap login debug
75  
76  #
77  #
78 --- mgetty-1.1.30.old/faxrunq.config    1998-11-12 10:26:00.000000000 -0500
79 +++ mgetty-1.1.30/faxrunq.config        2003-07-01 19:14:55.000000000 -0400
80 @@ -42,7 +42,7 @@
81  #delete-sent-jobs y
82  
83  #  accounting log file (default: see beginning of faxrunq/faxrunqd script)
84 -#acct-log /var/log/acct.log
85 +#acct-log /var/log/mgetty/fax/acct.log
86  
87  # The following options are for faxrunqd only:
88  
89 @@ -51,11 +51,11 @@
90  #fax-devices ttyS0:ttyS1
91  
92  #  log file for faxrunqd (default: see beginning of faxrunqd script)
93 -#faxrunqd-log /var/log/faxrunqd.log
94 +#faxrunqd-log /var/log/mgetty/fax/faxrunqd.log
95  
96  #  number of logfiles to keep around when rolling (default: 3)
97  #faxrunqd-keep-logs 5
98  
99  #  configuration file for policy routing, see faxrunqd man page for
100  #  details (default: none, i.e. don't use policy routing)
101 -#policy-config /usr/local/lib/mgetty+sendfax/policy.config
102 +#policy-config /etc/mgetty/policy.config
103 --- mgetty-1.1.27.orig/callback/README
104 +++ mgetty-1.1.27/callback/README
105 @@ -5,7 +5,7 @@
106  #
107  # callback experiments
108  #
109 -cback-gert     -       -       /usr/local/sbin/callback -S 11223344
110 +cback-gert     -       -       /usr/sbin/callback -S 11223344
111  
112  to call you back on "11223344" upon entering of a login name of
113  "cback-gert". If you don't specify a number on the command line,