[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DJB slashpackage



On Sun, 5 Aug 2001, David Lebel wrote:

> So, if we leave the software in /usr/local/bin, we could argue that we
> are trying to be "compatible" with OpenBSD.

This would still require touching his software for it to work properly,
if I'm not mistaken. I personally wouldn't want to type
pkg_add -p /foo daemontools-0.76.tgz and see it actually pop up
in /package, with just symlinks going to /foo. Examples:

o I want to chroot a package in some location. I can't do this with
  symlinks.

o I'm out of space on my / partition, but I have plenty of space
  in /foo.

Of course, I might have just misunderstood what you meant.. :-)