Bug 940 - RFE: /etc/init.d/xprint should be filtered throught |MakeScriptFromCpp()|
Summary: RFE: /etc/init.d/xprint should be filtered throught |MakeScriptFromCpp()|
Status: RESOLVED FIXED
Alias: None
Product: xprint
Classification: Unclassified
Component: Server: Config: startup scripts (show other bugs)
Version: unspecified
Hardware: All All
: high enhancement
Assignee: Roland Mainz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-28 18:50 UTC by Roland Mainz
Modified: 2004-07-29 12:05 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch for 2004-07-29-oldcvs_trunk (97.57 KB, patch)
2004-07-30 04:27 UTC, Roland Mainz
no flags Details | Splinter Review
Patch for 2004-07-30-trunk (98.25 KB, patch)
2004-07-30 04:52 UTC, Roland Mainz
no flags Details | Splinter Review

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.