Bug 940

Summary: RFE: /etc/init.d/xprint should be filtered throught |MakeScriptFromCpp()|
Product: xprint Reporter: Roland Mainz <roland.mainz>
Component: Server: Config: startup scriptsAssignee: Roland Mainz <roland.mainz>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch for 2004-07-29-oldcvs_trunk
none
Patch for 2004-07-30-trunk none

Description Roland Mainz 2004-07-28 18:50:09 UTC
RFE: /etc/init.d/xprint should be filtered throught |MakeScriptFromCpp()|
instead of having lots of |if [ "$(uname -s)" = "foobar_platform" ] ; ...|-tests
in the script.
This should also cure the problem(s) with the weired hack which switches from
Bourne shell to Korn shell on Solaris/AIX/HP-UX which causes so much trouble on
Linux...
Comment 1 Roland Mainz 2004-07-30 04:27:43 UTC
Created attachment 547 [details] [review]
Patch for 2004-07-29-oldcvs_trunk
Comment 2 Roland Mainz 2004-07-30 04:30:36 UTC
attachment 547 [details] [review] checked-in...

/cvs/xprint/xprint/src/xprint_main/xc/programs/Xserver/Xprint/etc/init.d/Imakefile,v
 <--  Imakefile
new revision: 1.6; previous revision: 1.5
/cvs/xprint/xprint/src/xprint_main/xc/programs/Xserver/Xprint/etc/init.d/xprint,v
 <--  xprint
new revision: delete; previous revision: 1.55
/cvs/xprint/xprint/src/xprint_main/xc/programs/Xserver/Xprint/etc/init.d/xprint.cpp,v
 <--  xprint.cpp
initial revision: 1.1
Comment 3 Roland Mainz 2004-07-30 04:52:15 UTC
Created attachment 548 [details] [review]
Patch for 2004-07-30-trunk
Comment 4 Roland Mainz 2004-07-30 05:05:09 UTC
Attachment 548 [details] checked-in...

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.150; previous revision: 1.149
/cvs/xorg/xc/programs/Xserver/Xprint/etc/init.d/Imakefile,v  <--  Imakefile
new revision: 1.5; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/Xprint/etc/init.d/xprint,v  <--  xprint
new revision: delete; previous revision: 1.11
/cvs/xorg/xc/programs/Xserver/Xprint/etc/init.d/xprint.cpp,v  <--  xprint.cpp
initial revision: 1.1
Mailing the commit message to xorg-commit@pdx.freedesktop.org...

... marking bug as FIXED.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.