In <[EMAIL PROTECTED]>, Joan Picanyol i Puig <[EMAIL PROTECTED]> typed:
> * Mike Meyer <[EMAIL PROTECTED]> [20070207 01:05]:
> > If you let us know what your goals are, we might be able to help you
> > get there.
>
> I know what I'd like: a utility in the base system for binary upgrading
> of pack
On one of my boxes where I have a decent amount of (less than 50) users
in a few groups, I finally hit the limit. Not 1024 bytes though (that I
know of). When that happens though, it is sooner than expected, and
tools (like 'id') seg fault (and core dump).
I have a sample group, and it appea
hl> Where is the pkg_add (and related) code supposed to be?
hl> I can't find it. I've been looking at:
hl> http://fxr.watson.org/fxr/source/?v=RELENG62
http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/pkg_install/add/
--
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
_
On Tue, 6 Feb 2007, Henry Lenzi wrote:
I can't find it. I've been looking at:
http://fxr.watson.org/fxr/source/?v=RELENG62
That is only the code under src/sys/ in the source tree, pkg_add and
friends are under src/usr.sbin/pkg_install/.
I don't know if the code in src/usr.sbin/ is browsabl
Hi *
Where is the pkg_add (and related) code supposed to be?
I can't find it. I've been looking at:
http://fxr.watson.org/fxr/source/?v=RELENG62
TIA,
Henry
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd
portupgrade -aPP
On Wed, 7 Feb 2007, Joan Picanyol i Puig wrote:
* Mike Meyer <[EMAIL PROTECTED]> [20070207 01:05]:
If you let us know what your goals are, we might be able to help you
get there.
I know what I'd like: a utility in the base system for binary upgrading
of packages. More flex
* Mike Meyer <[EMAIL PROTECTED]> [20070207 01:05]:
> If you let us know what your goals are, we might be able to help you
> get there.
I know what I'd like: a utility in the base system for binary upgrading
of packages. More flexible logic in how the '-r' option is handled would
be nice (being abl
In <[EMAIL PROTECTED]>, Henry Lenzi <[EMAIL PROTECTED]> typed:
> I haven't found the pkg_add code (it's in Ruby, is it?).
It's in /usr/src/usr.sbin/pkg_install/add. And no, it's not in ruby.
> But from the behaviour of pkg_add -r, it's safe to say that it
> doesn't backtrack to resolve dependenc
I saw in the past several people have asked if theres a way to monitor all
file operations (not limited to a set of Vnodes). Is this likely to be
implemented any time soon? Or is there a good alternative?
On 2/6/07, Florent Thoumie <[EMAIL PROTECTED]> wrote:
I'd like to use NOTE_EXTEND in the f
Hi * --
I haven't found the pkg_add code (it's in Ruby, is it?). But from the
behaviour of pkg_add -r, it's safe to say that it doesn't backtrack to
resolve dependencies, does it?
Like, for instance (a real example), during gnome2 installation on 6.2:
warning: 'gstreamer-plugins-gconf-0.10.4_3,
On 2/6/07, Andrew N. Below <[EMAIL PROTECTED]> wrote:
Hello.
Could 0 (zero) be a valid socket descriptor?
Yes, if your program is a daemon and closes fds 0, 1, 2 which
corespond to stdin, stdout and stderr.
man 2 socket:
RETURN VALUES
A -1 is returned if an error occurs, otherwise
I'd like to use NOTE_EXTEND in the following cases: create, link, mkdir,
mknod, rename, symlink for the parent vnode or the destination parent
vnode (in the rename case).
The rationale is that there's no way (or I don't see it) to know if a
file/directory is removed or created when monitoring a di
Hello.
Could 0 (zero) be a valid socket descriptor?
man 2 socket:
RETURN VALUES
A -1 is returned if an error occurs, otherwise the return value is a
descriptor referencing the socket.
I have some troubles with xinetd (2.3.14) - first service
in config file with proto=tcp, socket_type
On 02/03/07 20:37, Josef Karthauser wrote:
Hey guys, does anyone know off the top of their heads why named pipes
don't appear to work across null_fs mounted partitions? i.e. if I have
a named pipe in a file system,
# ls -ld /mysql/mysql.sock
srwxrwxrwx 1 mysql wheel 0 Feb 3 19:01 /
at
http://home.tiscali.nl/rladan/freebsd/xtaf/kern-20070206.diff.bz2
Checksums are attached.
Regards,
Rene
--
GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)
"It won't fit on the line."
-- me, 2001
-rw-r--r-- 1 rene wh
On 2/4/07, Sten Spans <[EMAIL PROTECTED]> wrote:
On Sat, 3 Feb 2007, Frank Mayhar wrote:
> I'm releasing it under the BSD two-clause license, with due credit to
> John-Mark. It's my hope that someone else will take it, clean it up a
> bit, rewrite the manpage and maybe make a port out of it. I
16 matches
Mail list logo