Mike Noyes wrote:
>
> David Douthitt, 2001-04-19 16:51 -0500
> >The CDROM ISO contains the basic tree I would probably use, contained
> >within src/base.... the rest of the src directory would be packages.
> Did you ever get feedback on the "Source code + diffs for CVS"?
Not that I remember. There are several packages in the system that
have these *diffs; syslinux and lilo come to mind, as well as the
mentioned hpa-tftpd.
One problem I was having was that for this use, an array would REALLY
be nice:
Each file from the source directory needs to be copied into the
package tree, thus for every file there is a source and a destination;
to be able to pair these off it would be nice to have an array that
contains both.
Right now, each major directory - /bin /sbin /usr/bin /usr/sbin etc. -
is represented by a variable, but this breaks down as more directories
are found - /etc /etc/squid /etc/portsentry whatever....
I thought I could use variables like $DIR_$(filename) but this isn't
working; it seems to be that combining shell code with the make
variables doesn't work - or at least I don't understand it.
> I added "packages" categories to all of our trackers (bugs, support
> requests, patches, and feature requests) today. It's now possible to use
> our SF trackers to support your packages. I hope this is useful.
Excellent!
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel