From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 11 Jun 2001 16:11:08 +0000 Subject: Re: Next problem, rpm organization Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sat, Jun 09, 2001 at 10:03:59AM -0700, Stephen Williams wrote: > > I'm thinking of rearranging the spec file to make these packages: > > hotplug-core > hotplug-utils > > The -core package contains the existing scripts and makes up the directory > structure on the target system. This includes the basic hotplug script > and the rc files needed to enable the system. > > The -utils package contains utility programs that specific devices > might want or need. This is where the fxload program would go. Only > packages that needed a utility program in here would depend on this > package. But the fxload isn't dependent on the hotplug-core, now is it? As for the directory structure questions, I say just have a fxload subdirectory from the main root. And move the Makefile that builds everything to the main directory also. That way we aren't dependent on any directory layout specifics (I think debian's directory tree is different from Red Hat's in some specific places.) Then the .rpm or .deb file can build their packages to suit their layouts. Just my 2 cents. thanks, greg k-h _______________________________________________ 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