From: Stephen Williams <steve@icarus.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: fxload source organization
Date: Sat, 09 Jun 2001 04:42:37 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-99206181628859@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-99205388220304@msgid-missing>
david-b@pacbell.net said:
> Still, I unless we create a new organization for things that need to
> be compiled, I'd like to see locations of the compiled programs match
> conventional install points. So for example maybe usr/sbin/fxload.c
> (and usbmodules.c, pcimodules.c) would make more sense.
Except that each individual program is rarely a single C source file.
gflashd (er, fxload) is two source files, a readme and a makefile,
and it will surely grow as various kitchen sinks get added. I really
doubt you want all that piled into a flat sbin directory.
OK, so it's a good thing I asked. How 'bout create under the sbin
directory a directory for each compiled program, whereas scripts can
be edited in place as files as they are now. For example, I can make
admin/sbin/fxload as a directory and populate it with the source and
makefile for fxload. Then I can add into the root makefile the needed
fiddly details to cause that to be compiled.
The spec file can be made smart enough to do the install of the
compiled binaries in the subdirectory. Will this jive with the debian
way of doing things?
david-b@pacbell.net said:
> Or add a "make install" target to the makefile.
Good idea. I can tackle that as well once these other issues are
dealt with.
--
Steve Williams "The woods are lovely, dark and deep.
steve@icarus.com But I have promises to keep,
steve@picturel.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next prev parent reply other threads:[~2001-06-09 4:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-09 2:30 fxload source organization Stephen Williams
2001-06-09 2:48 ` David Brownell
2001-06-09 4:42 ` Stephen Williams [this message]
2001-06-09 16:35 ` Stephen Williams
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=marc-linux-hotplug-99206181628859@msgid-missing \
--to=steve@icarus.com \
--cc=linux-hotplug@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).