On Sat, May 31, 2008 at 10:05 PM, Philip M. Gollucci
<[EMAIL PROTECTED]> wrote:
> Florent Thoumie wrote:
>>
>> This adds support for /etc/pkg.conf configuration file.
>> Also, this adds support for naive multi-site package fetching.
>>
>> Any comment welcome
/ports/pkg-install-0a553aac.tar.bz2
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ral".
PS: This is a question for [EMAIL PROTECTED], not [EMAIL PROTECTED]
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
signature.asc
Description: This is a digitally signed message part
> of the ports won't be properly registered in the file (or am I off-base
>> here?).
>> --
>> Coleman
>
> Heh, that is a serious problem considering that modular Xorg would
> probably at max add about 100 ~ 150~some packages to the portage tree,
> depending on how things are done.
Yeah, I propose we just stay with X.org 6.9.0.
PS: This is "ports tree" really, not "portage tree".
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
signature.asc
Description: OpenPGP digital signature
for, then you want beagle
or tracker.
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
signature.asc
Description: OpenPGP digital signature
en monitoring a directory. Using
NOTE_EXTEND in the sense of "there's more files/directories" makes it
possible to distinguish both cases.
Another possibility could be to create new flags that would be the
equivalent of IN_{CREATE,DELETE}_{FILE,SUBDIR}.
Any thoughts?
--
Florent Tho
is it going to HEAD? :-)
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
signature.asc
Description: OpenPGP digital signature
have a -stable machine for testing.
>> Those not using -current, be sure to remove
>>
>> #define WPI_CURRENT
>>
>> in if_wpi.c before compiling.
>>
>> This email was sent through the driver :)
>
While I'm really happy to see people working on
directory
>
> What's the right incantation for this?
XCB is the new way to go:
http://xcb.freedesktop.org/wiki/
Cheers.
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
signature.asc
Description: OpenPGP digital signature
I've seen that Roman asked about this few months ago but it seems nobody
answered. Are there plans to support or people working on integrating
gcc pre-compiled headers to buildworld/buildkernel?
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
signature.asc
Description: OpenPGP di
On Nov 9, 2006, at 9:39 PM, Gábor Kövesdán wrote:
Florent Thoumie wrote:
On Nov 8, 2006, at 1:36 PM, Massimo Lusetti wrote:
Hi all,
I'm pleased to tell you i got the latest wpi driver from Damien
Bergamini to work properly on a latest -stable on an Acer laptop.
Nice work!
Unfortun
gz
If anyone from FreeBSD team or else is willing to put it on a host
with
more bandwidth it's more then welcome.
I've mirrored it at http://people.freebsd.org/~flz/local/wpi/wpi-
freebsd-20061109.tgz.
--
Florent Thoumie
[EMAIL PROTECTED]
Fr
is still a good
place to discuss bugs.
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
signature.asc
Description: This is a digitally signed message part
he standard behavior, then bsd.ssp.mk
> should check the (WITH|WITHOUT)_SSP set by a user, and set MK_SSP
> to "yes/no", accordingly; setting MK_SSP by a user shouldn't be
> allowed or supported. You then set WITH_SSP= in /etc/make.conf
> (or in /etc/src.conf if you want it only for src/), or pass
> -DWITH_SSP on the make command line, and you're done.
>
> P.S. There has been a patch floating around that adds support for
> /etc/ports.conf.
[...] that you sent :-)
Could try to revive the thread with a new patch.
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
signature.asc
Description: This is a digitally signed message part
> either duplicate these bits in bsd.ports.mk or turn the condition to
> something like:
>
> % .if (defined(MK_SSP) && ${MK_SSP} != "no") || defined(WITH_SSP)
>
> What do you advice me to do ?
Duplicate it in make.conf at the moment. When prime time comes, send a
nt
will be made once the date will be decided, at least two weeks before
the event.
In the meantime, don't hesitate to come to the IRC channel
#freebsd-bugbusters on EFNET or subscribe to the freebsd-bugbusters
mailing list.
Have fun fixing bugs!
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD
saved my life, not because I'm the
maintainer).
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
signature.asc
Description: This is a digitally signed message part
e to add a /media to FreeBSD. I would like to
> > add this to hier(7) as well as BSD.root.mtree. Would this be
> > permissible? Thanks.
>
> It's a logical name for such a set of mounts and IMO we need this
> feature. I say go for it.
I'd second this, this
disk beeing a remote
> file.
> And this is not really a new idea - remote mirror has a long standing
> tradition.
> You can already configure these things with GEOM right now.
That's geom_gate (for the record).
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
_
dlabel says that the c: partition does not
> > cover
> > the
> > entire disk and that may result in utilities not working correctly. Any
> > help appreciated.
> >Some urgency!
> > Dave.
>
> Sounds like you need to install ports/syutils/ffsrecov and spend s
m new to FreeBSD, so any guidance here would be greatly appreciated.
Atheros Super-G cards are not (yet?) supported.
I think your best bet is to use ndis(4) (see ndisgen(8)).
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
pgp29oYYNFgph.pgp
Description: PGP signature
fined reference to 'log10'
> /usr/local/lib//liblualib.a(lmathlib.o): In function 'math_exp':
> lmathlib.o(.text+0x3d6): undefined reference to 'exp'
> /usr/local/lib//liblualib.a(lmathlib.o): In function 'math_random':
> lmathlib.o(.text+0x6e1): undefined reference to 'floor'
> lmathlib.o(.text+0x78d): undefined reference to 'floor'
>
>
>
> In what version of FreeBSD (or libc) these functions (sin, cos, tan, ...)
> were implemented?
man sin says it's libm (-lm).
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
pgpmlPeGtwetc.pgp
Description: PGP signature
On Sunday 08 January 2006 13:47, Florent Thoumie wrote:
> On Saturday 07 January 2006 14:48, Dirk Engling wrote:
> > On Sat, 7 Jan 2006, Ceri Davies wrote:
> > > Two stage process. In chroot(), pkg_add -r portupgrade, then pkg_fetch
> > > -R the stuff you want. Once yo
o the right direction.
I'll try to submit a patch for a fetch-only option to krion later if
people
think it's useful.
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
pgpb5CuzIU3Fc.pgp
Description: PGP signature
port for WPA and virtual APs ... who volunteers ?
The Linksys WRT54g wireless router is based on a Broadcom CPU
(derived from MIPS) and FreeBSD/mips seems to be a dead
project :-(
--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD committer
signature.asc
Description: This is a digitally signed message part
Andreas Klemm wrote:
On Mon, Sep 12, 2005 at 10:30:51AM +0200, Florent Thoumie wrote:
Le Dimanche 11 septembre 2005 à 20:24 +0200, Andreas Klemm a écrit :
fdisk -u did the trick to interactively edit the partition table.
Confusing was then, that the previous FreeBSD partitions
/dev/ad4s3d
ev/ad4s3c and /dev/ad4s4.
>
> But now I luckily was able to mount my old filesystems.
>
> Am now in the process of cleaning up.
>
> Thanks for all the help.
Too late but you might want to have a look at sysutils/testdisk.
--
Florent Thoumie
[EMAIL PROTECTED]
signature.
Le Mercredi 13 juillet 2005 à 12:31 -0700, Sam Leffler a écrit :
> Giorgos Keramidas wrote:
> > On 2005-07-12 17:59, Florent Thoumie <[EMAIL PROTECTED]> wrote:
> >
> >>I'm currently working on OpenBGPd port update and I'm facing a little
> >>pr
Le Mercredi 13 juillet 2005 à 01:14 +0300, Giorgos Keramidas a écrit :
> On 2005-07-12 17:59, Florent Thoumie <[EMAIL PROTECTED]> wrote:
> > I'm currently working on OpenBGPd port update and I'm facing a little
> > problem that is actually quite painful to deal w
to seek the faulty callers.
>
> Please talk to the port maintainer.
Yeah, and good luck :)
Otherwise, he can try to pkgdb -F or remove pkgdb.rb and re-run
portupgrade.
--
Florent Thoumie
[EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part
e, and doesn't show up directly in the source
file).
So, could somebody consider merging these SIMPLEQ_* macros or
even synchronize FreeBSD and OpenBSD versions ?
Regards.
Note: This could have been posted to -current, I wasn't sure
which
Note2: Sorry, it has nothing to do with ndis(4).
[1] http://www.xbsd.org/~flz/ports/iwi-firmware.shar
--
Florent Thoumie
[EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part
This can be a dumb idea, really I've no idea since I don't know
anything about netgraph and bonding.
--
Florent Thoumie
[EMAIL PROTECTED]
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
k muxh better for you. (-:
Not really important but :
> printf("PC Engines WRAP.1C platfrom\n");
[...] typo here.
--
Florent Thoumie
[EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part
("/bin/mkdir", "mkdir", "directory_name", 0 ))
perror("execl");
}
else
{
wait(&ret); /* plus return code handling, YMMV */
}
You need to check fork(2) return code or your wait(2) is useless.
Don't mix pid_t with int just for the gain of one variable.
I haven't played with this for some time, I guess it's correct.
--
Florent Thoumie
[EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part
or wait4(2) instead.
Note: What you suggested isn't really safe. You shouldn't
ignore wait(2) return status (could be -1 because something
unexpected happened, see ERRORS section from the manpage).
--
Florent Thoumie
[EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part
age. After
reading your three messages, I'm not sure that's not what you
were looking for.
If you want to talk about facts, don't say "I think that ...".
> that's why i hate forums and maillists and i should mail this directly
> to the cor
Le Lundi 21 mars 2005 à 13:58 +0100, Jilles Tjoelker a écrit :
> On Mon, Mar 21, 2005 at 12:24:34PM +0100, Florent Thoumie wrote:
> > Le Vendredi 18 mars 2005 à 09:25 -0800, Murray Stokely a écrit :
> > > I'm having trouble using ntfsls from a recently built
> > &
7;t seem to work. I'd like to put this tool onto FreeBSD DVDs
> (and CDs if it fits).
This simple patch makes ntfsls work fine, but I don't think
removing locks is a good solution.
I'm cc'ing hackers@ to get review from people used to fcntl(2)
Eric Anderson wrote:
Florent Thoumie wrote:
I don't know if DRBD [1] is a good implementation (Linux only),
but it
works flawlessly, replication is fast (i got ~35MB/s) and it's quite
simple to get it working.
ENBD [2] isn't based on the same concept, it "ex
Adam Maloney wrote:
On Fri, 11 Mar 2005, Eric Anderson wrote:
Speaking of filesytems :), I have a real need for a global filesystem
(or
"me too"
I played with CODA a few months ago but it didn't seem to be solid, and
didn't fit my needs. Everything else I've looked at is Linux-only.
Please follo
41 matches
Mail list logo