From: Wendy Phillips <wendy.phillips@sun.com>
To: Till Kamppeter <till.kamppeter@gmail.com>
Cc: "Bastian, Waldo" <waldo.bastian@intel.com>,
lsb-discuss <lsb-discuss@freestandards.org>,
printing-architecture <printing-architecture@freestandards.org>,
"Printing-Sc (E-mail)" <printing-sc@freestandards.org>
Subject: Re: [Printing-architecture] [lsb-discuss] Agreement on directory structure for printing
Date: Tue, 08 Aug 2006 16:58:28 -0700 [thread overview]
Message-ID: <44D92524.4080803@sun.com> (raw)
In-Reply-To: <44D761CD.9000806@gmail.com>
Here is a copy of Till's summary with the changes requested by Waldo.
I notice that the links in /opt are not listed as mandatory. This makes
the task of searching for all PPD files difficult as /opt/<vendor> is
non-specific.
Is the intent to make the symlinks MUST rather than SHOULD?
-Wendy
1. Distro supplied files
The filesystem layout as utilized by the distibutions when the
ppd files and print drivers are initially installed on the
system. It is presumed that this will also be used for patches
and updates created and delivered by the distro.
a. Installation path for ppd files
/usr/share/ppd/<supplier>/<manufacturer>/
b. Installation path for print drivers
/usr/lib/printdriver/<supplier>
2. Third Party Vendor supplied files
The filesystem layout to be utilized by third party vendors
for delivery of ppd files, print drivers and other vendor
supplied files.
a. Installation path for PPD files
/opt/<supplier>/<internal structure non specified>
with symlink(s) to let the PPD files appear in
/opt/share/ppd/<supplier>/<manufacturer>
b. Installation path for print drivers
/opt/<supplier>/<internal structure non specified>
with symlink(s) to let the driver files appear in
/opt/lib/printdriver/<supplier>/
As the symlink paths are not (yet) registered with LANANA it
should be taken care of not overwriting anything existing with
them. Post-install script should not simply overwrite
files/directories. In reality a permission of the sys admin
would be needed, but in practice this is not always possible as
post-install scripts called from a package installation need to
be non-interactive.
3. Files created, downloaded, or modified by a system administrator.
a. Installation path for PPD files
/usr/local/share/ppd/<supplier>/<manufacturer>
b. Installation path for print drivers
/usr/local/lib/printdriver/<supplier>
4. Common features
These features apply to each of the three supplier categories,
distro, third party vendor, and administrator.
a. PPD file naming convention
<MFGString>-<MDLString>-<driver>-<language>.ppd
b. The contents of the driver directories are entirely
determined by the supplier. The path to a driver is found
by using an absolute path in the ppd file.
c. Install scripts must be written in Bourne Shell without
any extensions.
5. Precedence Rules
Highest precedence is given to the system administrator which
allows for system by system modfications as determined by
support personel.
PPD files
Admin : /usr/local/print/ppd Highest
Third Party Vendor : /opt/<supplier>
Distro : /usr/share/ppd Lowest
Drivers
Admin : /usr/local/print/driver Highest
Third Party Vendor : /opt/<supplier>
Distro : /usr/lib/printdriver Lowest
Till Kamppeter wrote:
> Thank you for this, i have not seen that Wendy suggested something
> completely different for /usr/local/. What I mean is this:
>
> ---------------------------------------------------------------------
> 3. Files created, downloaded, or modified by a system administrator.
>
> a. Installation path for PPD files
> /usr/local/share/ppd/<supplier>/<manufacturer>
>
> b. Installation path for print drivers
> /usr/local/lib/printdriver/<supplier>
> ---------------------------------------------------------------------
>
> This way it is the very same structure as in /usr/ and/opt/.
>
> Till
>
> Bastian, Waldo wrote:
>> Given these directories:
>> /usr/share/ppd/<supplier>/<manufacturer>/
>> /usr/lib/printdriver/<supplier>
>> Is there any particular reason for using
>> /usr/local/print/ppd/<supplier>/<manufacturer>
>> /usr/local/print/driver/<supplier>
>> Instead of
>> /usr/local/share/ppd/<supplier>/<manufacturer>
>> /usr/local/lib/printdriver/<supplier>
>> ??
>
> _______________________________________________
> Printing-architecture mailing list
> Printing-architecture@lists.freestandards.org
> http://lists.freestandards.org/mailman/listinfo/printing-architecture
next prev parent reply other threads:[~2006-08-08 23:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1B47D24854C7BC4FA8DA28BEBB59B0BA4176AE@orsmsx419.amr.corp.intel.com>
2006-08-07 15:52 ` [Printing-architecture] [lsb-discuss] Agreement on directory structure for printing Till Kamppeter
2006-08-08 23:58 ` Wendy Phillips [this message]
[not found] <1B47D24854C7BC4FA8DA28BEBB59B0BA463262@orsmsx419.amr.corp.intel.com>
2006-08-09 16:52 ` Till Kamppeter
[not found] ` <m3fyg4pmm8.fsf@gromit.moeb>
2006-08-11 1:30 ` Christopher Yeoh
2006-08-11 2:06 ` Michael Sweet
2006-08-14 17:10 ` Till Kamppeter
2006-08-17 15:56 ` Till Kamppeter
[not found] <3F62CBEE02D6404E98C65934617EB58268B93F@fmsmsx414.amr.corp.intel.com>
2006-08-14 17:30 ` Till Kamppeter
2006-08-17 17:45 McDonald, Ira
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44D92524.4080803@sun.com \
--to=wendy.phillips@sun.com \
--cc=lsb-discuss@freestandards.org \
--cc=printing-architecture@freestandards.org \
--cc=printing-sc@freestandards.org \
--cc=till.kamppeter@gmail.com \
--cc=waldo.bastian@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.