Re: [osol-code] which project does "pkgadd"

2008-12-11 Thread James Carlson
Dennis Clarke writes: > The correct question to ask here is this : > > IF pkgadd was made open source AND the sources were easily available as a > download in the past THEN why were they made no longer *easily* available > ? The main issue is "lack of resources." The same team that works on this

Re: [osol-code] which project does "pkgadd"

2008-12-11 Thread Garrett D'Amore
James C. McPherson wrote: > On Thu, 11 Dec 2008 02:22:40 -0600 > Shawn Walker wrote: > > >> James C. McPherson wrote: >> >>> On Wed, 10 Dec 2008 23:48:58 -0800 (PST) >>> wan_jm wrote: >>> >>> I want to find the source code of pkgadd, but I don't know which project it belo

Re: [osol-code] which project does "pkgadd"

2008-12-11 Thread Shawn Walker
James C. McPherson wrote: > On Thu, 11 Dec 2008 02:22:40 -0600 > Shawn Walker wrote: > >> James C. McPherson wrote: >>> On Wed, 10 Dec 2008 23:48:58 -0800 (PST) >>> wan_jm wrote: >>> I want to find the source code of pkgadd, but I don't know which project it belong to. so could you ple

Re: [osol-code] which project does "pkgadd"

2008-12-11 Thread James Carlson
James C. McPherson writes: > Really? If it's been released, that's great. But why on > earth would we want to see it in ON when we know that IPS > is coming along real soon now? Well, for one thing, most packaged software available for Solaris comes in SysVr4 format, because that's all that formal

Re: [osol-code] which project does "pkgadd"

2008-12-11 Thread Dennis Clarke
> On Thu, 11 Dec 2008 02:22:40 -0600 > Shawn Walker <[EMAIL PROTECTED]> wrote: > >> James C. McPherson wrote: >> > On Wed, 10 Dec 2008 23:48:58 -0800 (PST) >> > wan_jm <[EMAIL PROTECTED]> wrote: >> > >> >> I want to find the source code of pkgadd, but I don't know which >> >> project it belong to.

Re: [osol-code] DMA cache allocation

2008-12-11 Thread Joachim Worringen
Paul Durrant wrote: > Christian Kaiser wrote: >> I wonder if there are cache allocation operations available for DMA memory? >> >> What I am searching would be something like kmem_cache_*(9F) but for DMA >> memory and not for any kernel memory. >> > > In a word, no. I did put together a proposal

Re: [osol-code] DMA cache allocation

2008-12-11 Thread Paul Durrant
Christian Kaiser wrote: > > I wonder if there are cache allocation operations available for DMA memory? > > What I am searching would be something like kmem_cache_*(9F) but for DMA > memory and not for any kernel memory. > In a word, no. I did put together a proposal for DMA cache allocators

[osol-code] DMA cache allocation

2008-12-11 Thread Christian Kaiser
Hi all, I wonder if there are cache allocation operations available for DMA memory? What I am searching would be something like kmem_cache_*(9F) but for DMA memory and not for any kernel memory. Best, Christian -- Christian Kaiser, Software Engineer, Dolphin Interconnect Solutions http/

Re: [osol-code] which project does "pkgadd"

2008-12-11 Thread James C. McPherson
On Thu, 11 Dec 2008 02:22:40 -0600 Shawn Walker <[EMAIL PROTECTED]> wrote: > James C. McPherson wrote: > > On Wed, 10 Dec 2008 23:48:58 -0800 (PST) > > wan_jm <[EMAIL PROTECTED]> wrote: > > > >> I want to find the source code of pkgadd, but I don't know which > >> project it belong to. so could y

Re: [osol-code] which project does "pkgadd"

2008-12-11 Thread Shawn Walker
James C. McPherson wrote: > On Wed, 10 Dec 2008 23:48:58 -0800 (PST) > wan_jm <[EMAIL PROTECTED]> wrote: > >> I want to find the source code of pkgadd, but I don't know which >> project it belong to. so could you please me! thanks. > > As far as I recall, that code has not been Opened. > > I don

Re: [osol-code] which project does "pkgadd"

2008-12-11 Thread Shawn Walker
wan_jm wrote: > I want to find the source code of pkgadd, but I don't know which project it > belong to. > so could you please me! thanks. http://www.opensolaris.org/os/project/svr4_packaging/ -- Shawn Walker ___ opensolaris-code mailing list opensola

Re: [osol-code] which project does "pkgadd"

2008-12-11 Thread James C. McPherson
On Wed, 10 Dec 2008 23:48:58 -0800 (PST) wan_jm <[EMAIL PROTECTED]> wrote: > I want to find the source code of pkgadd, but I don't know which > project it belong to. so could you please me! thanks. As far as I recall, that code has not been Opened. I don't expect it to ever be made Open, either.