All of lore.kernel.org
 help / color / mirror / Atom feed
From: Till Kamppeter <till.kamppeter@gmail.com>
To: Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>
Cc: "Petrie, Glen" <glen.petrie@eitc.epson.com>,
	"'printing-architecture@lists.freestandards.org'"
	<printing-architecture@lists.freestandards.org>,
	"'printing-summit@lists.linux-foundation.org'"
	<printing-summit@lists.linux-foundation.org>
Subject: Re: [Printing-architecture] RE: [Printing-summit] RE: where is th e	info on driver directories
Date: Mon, 12 Nov 2007 07:59:09 -0700	[thread overview]
Message-ID: <47386A3D.3080109@gmail.com> (raw)
In-Reply-To: <873avcs4w8.fsf@penguin.avasys.jp>

Olaf Meeuwissen wrote:
> "Petrie, Glen" <glen.petrie@eitc.epson.com> writes:
> 
>> A thought I did not complete in the last email is the directory structure
>> for pdpca.  With in the $bindir/pdpca directory, do we ...
>>
>> 1.)  Have no sub directories for the pdpca files
>> 2.)  Have subdirectories based on <dev>
>>
>> I actually like number '1.)'.  The first reason is that I believe that <dev>
>> will start having sub-dir, with more sub-dir, with more sub-dir etc..  I
>> find this to be a pain-in-neck when I am trying to locate something of the
>> nature of the pdpca.  It is ok for the <dev> but not typically anyone else.
> 
> Then have a tool locate it for you, as per my previous mail.
> 
>> Another advantage of '1.)' is there can never be two files with the same
>> filename.  This will prevent bad naming or improper naming by various
>> independent developing parties.
> 
> Just put the driver specific tool with the rest of the driver, that is
> somewhere below /opt/<supplier>, and have the LSB DDK add the links to
> the right place.  As it does now already for everything else.
> 
> It's up to the <supplier> to make sure there are no conflicts in their
> little piece of the file system.  Personally, I'd suggest following
> the conventions of the GNU people modulo --prefix=/opt/<supplier>, so
> your driver specific tools will probably live in /opt/<supplier>/bin/
> or /opt/<supplier>/lib/.
> 

This is also how I would do it in the distro-independent packages. The 
LSB DDK already adds /opt/<supplier>/bin/ and /opt/<supplier>/sbin/ to 
the $PATH, so a test tool can started by the user like any auxiliary 
utility (as ink level checkers, etc.).

    Till

  reply	other threads:[~2007-11-12 14:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-09 16:24 [Printing-architecture] RE: [Printing-summit] RE: where is th e info on driver directories Petrie, Glen
2007-11-12  0:07 ` Olaf Meeuwissen
2007-11-12 14:59   ` Till Kamppeter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-13 15:32 Petrie, Glen
2007-11-12 16:15 Petrie, Glen
2007-11-13  0:11 ` Olaf Meeuwissen
2007-11-09 16:10 Petrie, Glen
2007-11-11 23:59 ` Olaf Meeuwissen
2007-11-08 23:11 Petrie, Glen
2007-11-09  0:27 ` Olaf Meeuwissen

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=47386A3D.3080109@gmail.com \
    --to=till.kamppeter@gmail.com \
    --cc=glen.petrie@eitc.epson.com \
    --cc=olaf.meeuwissen@avasys.jp \
    --cc=printing-architecture@lists.freestandards.org \
    --cc=printing-summit@lists.linux-foundation.org \
    /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.