Bill Paul's network drivers

2013-07-17 Thread Michel Behr
. Where can I find those Bill Paul's network drivers? Cheers, Michel. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Trouble with Virt-Manager 'client' on FreeBSD

2013-01-10 Thread Michel Le Cocq
e remote host. Because I can connect to the same host on an other Linux 'ubuntu' Desktop (virt-manager 0.901-1ubuntu5.1). Here is the detail of my connection setting : qemu+ssh://root@myremotehost/system Thanks -- Michel Le Cocq ___ free

Re: Home "Server"

2012-11-22 Thread Michel Le Cocq
Le 21/11/2012 18:23, Matthew Seaman a écrit : > On 21/11/2012 17:02, Steve O'Hara-Smith wrote: > In fact, if you're going to use ZFS at all, I'd suggest using it for all > your filesystems on that machine. I've a personnal systeme quite similar with 6 drive. 2 - for systeme : mirror : with incre

Re: Warning - FreeBSD (*BSD) entanglement in Linux ecosystem

2012-08-22 Thread Michel Talon
ng that has been strictly designed under UI design guidelines. " -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Why Clang

2012-06-21 Thread Michel Talon
an this stupid obsession of "GPL free" system, which has replaced the previous focus on quality and performance). -- Michel Talon ta...@lpthe.jussieu.fr

Re: Why Clang

2012-06-19 Thread Michel Talon
higher for programs like mencoder which require the highest efficiency. I will not comment on the better error messages coming from clang, this could be a more serious argument. -- Michel Talon ta...@lpthe.jussieu.fr

Re: Brother Printer

2012-03-02 Thread Michel Talon
ely on good epson dot printers or similar, which means FreeBSD is excluded, unfortunately. -- Michel Talon ta...@lpthe.jussieu.fr ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: [Fwd: [HEADSUP][CFT] pkgng beta1 is out]

2012-01-31 Thread Michel Talon
ter a problem, we rewind to a safe level and restart * with step 1 */ gives an idea of the aim of this analysis. -- Michel Talon ta...@lpthe.jussieu.fr ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

[Fwd: [HEADSUP][CFT] pkgng beta1 is out]

2012-01-31 Thread Michel Talon
sion that the only problem was to provide a total order on ports compatible to the partial order fixed by dependency, and this is very easy. There is for example one routine to do that in portupgrade. Or do you have something more sophisticated in mind? -- Michel Talon ta...@lpthe.j

Re: When I put up any version of FBSD I usually try to install Maxima ...

2012-01-28 Thread Michel Talon
thout compiling something - which implies in particular that no apt-get like tool can be devised. -- Michel Talon ta...@lpthe.jussieu.fr ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

Re: Which Common Lisp port for FreeBSD/sparc64?

2012-01-18 Thread Michel Talon
rc machine, and also runs maxima, so i would be confident that cmucl works OK on the sparc, but it is here apparently under solaris. -- Michel Talon ta...@lpthe.jussieu.fr ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m

Re: location of bsdinstall "welcome" dialog screen source

2011-09-19 Thread Michel Talon
cgi/cvsweb.cgi/src/usr.sbin/bsdinstall/scripts/auto?rev=1.14 -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: *caution* severely OT!!

2011-09-14 Thread Michel Talon
as explained in the link above. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: *caution* severely OT!!

2011-09-13 Thread Michel Talon
p in machine code, this could interest you, it is Common Lisp. Here the translation would be cheap and direct. It may be that the end result is very fast, C-like, or it may be that the end result is almost as slow as python, there is black magic here. -- Michel TALON ___

Re: returning to 8.2 from 9.0

2011-09-10 Thread Michel Talon
re is it at? > > Try "gpart destroy -F ". You should be able to recreate a GPT or MBR > scheme after that. > If gpart destroy doesn't work, perhaps gpart recover followed by gpart destroy may work. If gpart is unavailable, reading man gpart shows that the second cop

Re: returning to 8.2 from 9.0

2011-09-10 Thread Michel Talon
as far as i have seen, FreeBSD9 seems an extremely nice release, with tons of exciting new stuff. The new installer is *very* efficient, the system is fast, even with witness, I don't see many reasons to come back to 8.2. -- Michel TALON ___

NFS zfs serveur (hardware question)

2011-06-22 Thread Michel Le Cocq
Hi all, I'm planning to change my data NFS server. For 60 clients. I wanted to serv NFS for data over NFS and also for diskless host (http://projets.mathrice.org/faddef/cgi-bin/trac.cgi). Here is the harware I chose : a little proc : 1.6 Ghz Xeon 4 coeurs (mono) : It's seems that on a such ser

Re: HAL must die!

2011-03-18 Thread Michel Talon
nge the keyboard language) you have to do it in a HAL config file, not in xorg.conf. The only problem is that the HAL config files are in xml crap, not in usual form. In fact the main HAL problem is a documentation problem, like for many other softs. How many new features of FreeBSD are correctly docu

Re: Is there any way of transfering my excellent PDF file into plain HTML

2010-10-27 Thread Michel Talon
Yeah, found it with locate! And found some very interesting > results. Personnally i have not liked using latex2html, and have been more satisfied with hevea. However problems creep in when you have math symbols in your text. -- Michel TALON __

Re: Cache Memory in top command

2010-10-07 Thread Michel Talon
data.) Free are also pages that are available for quick reuse, but have no data, and are available at interrupt time. The stats scheme includes some stats associatiated with active pages also. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: LDAP Authentication from console

2010-10-06 Thread Michel Talon
password #password sufficient pam_krb5.so no_warn try_first_pass passwordsufficient /usr/local/lib/pam_ldap.so no_warn passwordsufficient pam_unix.so no_warn try_first_pass -- Michel TALON __

Re: Which OS for notebook

2010-10-06 Thread Michel Talon
leive it or not, i click on an icon of my Ubuntu laptop, and get the same result without any further interaction. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Which OS for notebook

2010-10-05 Thread Michel Talon
years ahead of FreeBSD in this domain. I am quite sure you will find vocal people to claim otherwise. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: ld(1) cannot find entry symbol _start;

2010-09-28 Thread Michel Talon
U atexit 0004 C environ U exit U main which shows that _start is defined here, (but not e.g. _init). On the other hand the function main() which is defined in your program is referred to but undefined here. -- Michel TALON ___

Re: Free BSD 8.1

2010-09-28 Thread Michel Talon
fectly OK and avoids to upgrade the ports tree itself and the destabilization which ensues. Of course you can also upgrade frequently the ports tree and run frequently portupgrade or portmaster, if you like tinkering with your machine. (*) in any given port you will find "Download this direct

Re: Free BSD 8.1

2010-09-26 Thread Michel Talon
e ports tree. There is a lot to be said for this option, and many users will be happier doing that, at least people who want to use their machine and not spend their time upgrading, compiling and fighting bugs. -- Michel TALON ___ freebsd-questions

Re: this is probably a little touchy to ask...

2010-09-15 Thread Michel Talon
of the jdk, because this is an extremely voluminous and complicated software, and the number of developers working on Java support is very small. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: this is probably a little touchy to ask...

2010-09-15 Thread Michel Talon
applet. Hence, at least in my case i see immediately several important applications using a Java enabled browser. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscr

Re: Is KDE 4.4.5 on FreeBSD 8.1 this bad?

2010-08-02 Thread Michel Talon
lowed the recent modifications to xorg configuration closely, modifications which can be summarized as: "Why do it simple when one can do it complex?". -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Is KDE 4.4.5 on FreeBSD 8.1 this bad?

2010-07-31 Thread Michel Talon
then it broke, and still doesn't work with this recent version. It may be related to locale effects, i don't know, but i don't have problems with konqueror and seamonkey. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list ht

Re: Is KDE 4.4.5 on FreeBSD 8.1 this bad?

2010-07-31 Thread Michel Talon
lash, are now well controlled. Firefox3 is very crappy, only usable for most basic browsing. Seamonkey works perfectly fine for everything i have tried. Konqueror has regressions from KDE 3, but in general KDE4 is nicer than KDE3. Of course icons on the dektop work to launch programs.

Re: TexLive on FreeBSD 8.1

2010-07-25 Thread Michel Talon
ling any port which has a dependency on TeX would install this several hundred mega bytes monster for any one, even those who don't intend to use TeX in any way. Even most TeX users have no use for LuaTex and other niceties of TexLive. -- Michel TALON _

Re: lang/cmucl broken on amd64?

2010-06-11 Thread Michel Talon
a, an example being eigens_by_jacobi on a large matrix, which gets a considerable speed boost. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fr

Re: lang/cmucl broken on amd64?

2010-06-11 Thread Michel Talon
r than sbcl), and i have in the past compiled cmucl using older cmucl versions, which works quite easily. Here i am afraid that Alex Goncharov has encountered some problem, and also that Darwin, Linux and NetBSD support were considered more important ... -- Michel TALON _

Building for polkit-0.96_1 fails

2010-04-06 Thread Michel Seliverstoff
Hello, I'm having difficulties updating polkit. I read the ports/updating and did portupgrade -f policykit first. unfortunatelly it didn't help. Would anyone have a tip to share. Thanks, Michel gmake[4]: Entering directory `/usr/ports/sysutils/polkit/work/polkit-0.96/src/po

Re: rdiff-backup-1.2.8 python2.5.4 : OverflowError: signed integer is greater than maximum

2010-01-15 Thread Michel Le Cocq
sorry, here is the right attachment. Michel Le Cocq a écrit: > Thanks for your help, I just follow the upgrade. > I'm now on : python26-2.6.4, rdiff-backup-1.2.8,1 > > But I still have the same error : > OverflowError: signed integer is greater than maximum > > I j

Re: rdiff-backup-1.2.8 python2.5.4 : OverflowError: signed integer is greater than maximum

2010-01-15 Thread Michel Le Cocq
r and give this error on 3. I tried to remove the destination folder but it change nothing. I attach here the Traceback. -- Michel Mark Kane a écrit: > On Fri, Jan 15, 2010, at 14:51:14 +0100, Michel Le Cocq wrote: > > I run rdiff-backup on my backup server: > > - FreeBSD 8.0-RELEA

rdiff-backup-1.2.8 python2.5.4 : OverflowError: signed integer is greater than maximum

2010-01-15 Thread Michel Le Cocq
t remove it for python26... What can I do to obtain my full backup ? Thanks -- Michel ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: FreeBSD boot invalid partition

2009-12-23 Thread Michel Le Cocq
Ruben de Groot a écrit: > On Wed, Dec 23, 2009 at 09:51:39PM +0100, Michel Le Cocq typed: > > I just dump a real host and try to restore it on a virtual host under > > kvm. > > > > When booting under KVM i see this : > > Booting From hard Disk... > >

FreeBSD boot invalid partition

2009-12-23 Thread Michel Le Cocq
2 2 /dev/acd0/cdrom cd9660ro,noauto 0 0 linproc /compat/linux/proc linprocfs rw0 0 [r...@vbsdio ~]# I need to change my master boot device or anything else. But don't know what to do exactly.

Re: INN configuration

2009-07-25 Thread Michel Talon
lso need some other software, the best one being newsx (in the ports). You also need to edit the "active" file to add newsgroups. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

FixIt CD Tool Availability

2009-07-04 Thread Michel Talon
lly when one accesses fixit. In your case i suspect appropriate kernel modules were not loaded and commands failed silently. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

Re: The FreeBSD Diary: 2009-06-20

2009-06-21 Thread Michel Di Croci
Is it me or this is really annoying and dating? I don't know for you, but for me 2 Dec 2008 is not recent. Is it because there's no submitting or simply because it's broken? Thanks Michel On Sat, Jun 20, 2009 at 7:10 PM, Dan Langille wrote: > The FreeBSD Diary contains

Re: Booting question

2009-05-10 Thread Michel Di Croci
On Sun, May 10, 2009 at 9:52 PM, Glen Barber wrote: > On Sun, May 10, 2009 at 8:31 PM, Michel Di Croci > wrote: > > Hello! > > > > When I boot, it takes about 5 mins before being up and running. Since > it's > > my first FreeBSD, I didn't thought there

Booting question

2009-05-10 Thread Michel Di Croci
don't use but I kept all usb drivers. Like I told you, it's really the USB part that seems to be long to load. It's like it's waiting for a stabilization mode that is never coming. Anyone had that kind of issue? I'm running 7.2 and it's been

Re: Can I rebuild amd without rebuilding world?

2009-05-09 Thread Michel Talon
hardware (man 4 amd). As for your config file, it seems fine at first sight, but perhaps there are some "invisible" characters in it causing problems. The syntax is explained in man amd.conf -- Michel TALON ___ freebsd-questions@freebsd.or

Re: Autofs howto

2009-05-08 Thread Michel Talon
tils.texi -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Autofs howto

2009-05-06 Thread Michel Talon
36204684 1682772 32653156 5% /.amd/ada/adm Note that autodir is /.amd and fs is ${autodir}/${rhost} as you can see. Getting out of /Net/ada those mounts are unmounted. I hope this helps explaining some of the mysteries of amd. -- M

Re: LibSM: You should recreate aclocal.m4

2009-04-16 Thread michel
michel wrote: Hello, I'm having problems upgrading LibSM.. I'm getting "You should recreate aclocal.m4". I tried to run aclocal in work/libSM-1.1.0 but it didn't really help. Thanks for your help Michel FreeBSD 6.2-RELEASE-p12 i386 ---> Upgrading 'libSM-1

Re: new package system proposal

2009-04-09 Thread Michel Talon
r playing with http://www.lpthe.jussieu.fr/~talon/pkgupgrade -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

LibSM: You should recreate aclocal.m4

2009-03-16 Thread michel
Hello, I'm having problems upgrading LibSM.. I'm getting "You should recreate aclocal.m4". I tried to run aclocal in work/libSM-1.1.0 but it didn't really help. Thanks for your help Michel FreeBSD 6.2-RELEASE-p12 i386 ---> Upgrading 'libSM-1.1.0,1

Re: Determining scancodes for obscure keyboard to modify keymap

2009-02-24 Thread Michel Talon
pped in the registry, with all the problems this entails. On the other hand one can find scancode documentation on Microsoft site. (*) more precisely there is a partial mapping of scancodes to keycodes. xmodmap manages a second mapping from keycodes to symbols, as recognized by your X applications

Re: OCR...

2009-01-28 Thread Michel Talon
rwise with OmniPage for commercial software (it runs under wine). -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: technical drawing program

2009-01-23 Thread Michel Talon
available for free, the OP can try both and see what he prefers for his job. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd

Re: technical drawing program

2009-01-22 Thread Michel Talon
e geometric diagrams and was > wondering if something more appropriate is available. The most appropriate freely available program to do that is qcad, otherwise autocad if you want to pay money. See /usr/ports/cad/qcad -- Michel TALON ___ freebs

Re: zip files...

2009-01-05 Thread Michel Talon
Gary Kline wrote: > guys, i have three huge zip files, .zip, and z02, z01. > how do i unzip these into the original? Note that FreeBSD tar now extracts zips (tarr xvfz ) -- Michel TALON ___ freebsd-questions@freebsd.org mailing lis

Re: FreeBSD kernel Debugging tools for Virtual Memory Module

2009-01-02 Thread Michel Talon
Mehul Chadha wrote: > But I am working on a virtual > mode freebsd project similar to what UML does in linux. Do you mean like vkernel in DragonFlyBSD? http://leaf.dragonflybsd.org/cgi/web-man/?command=vkernel§ion=ANY -- Michel TALON ___ f

Re: Optimising NFS for system files

2008-12-30 Thread Michel Talon
u can expect the same throughput via NFS (say 10 MB/s, or more on Gig ethernet) as on a local disk (40 MB/s or more). -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

Re: Dell 2850 use 32 or 64 bit?

2008-12-26 Thread Michel Talon
ossibility of using more than 4 gigs memory is just one advantage of 64 bits mode, and by the way, very few of our machines have more than 4 gigs memory, and they don't lack it at all. -- Michel TALON ___ freebsd-questions@freebsd.org mailing

Re: socket: too many open file descriptors (Re: Python with many threads)

2008-12-17 Thread Michel Talon
Ott Köstner wrote: > In /var/log/messages: > named[63198]: socket: too many open file descriptors See the sysctl variables: kern.maxfiles kern.maxfilesperproc Note that Google leads immediately to this: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/net/2008-07/msg00251.html --

Re: Python with many threads

2008-12-16 Thread Michel Talon
allows to effectively thread IO, but not python computation. The FreeBSD thread library has no particular limitations, you can run hundreds or thousands of threads without much problem, for example under Java. -- Michel TALON ___ freebsd-questions@freebsd.o

Re: Why FreeBSD not popular on hardware vendors

2008-12-13 Thread Michel Talon
eBSD in an obvious way, but personally i could not care less, i use Intel video card. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Centralized DB of "system" users

2008-12-13 Thread Michel Talon
ted on all clients. This is extremely easy to achieve, and *much* more efficient, networkwise than using a thing like NIS or LDAP, where each client is constantly polling the server to get information about home directories, tilde expansions,etc. -- Mi

Re: need help with disklabel, "expected rawoffset 0, found 32"

2008-10-21 Thread Michel Talon
you start at offset 63. Note that the first partition a) should start at offset 16 (see the "offset" entry in man bsdlabel) but this is not enforced in sysinstall. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://l

Re: performance problem in regex

2008-10-09 Thread Michel Talon
ecisely the one in FreeBSD. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: adding a slice to gmirror instead of a whole disk, will it work?

2008-10-08 Thread Michel Talon
onsumers can be absolutely anything, this is the beauty of the GEOM idea. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: lokking for a disk partition editor

2008-09-21 Thread Michel Talon
appears to be too primitive to understand logical > partitions. /usr/ports/sysutils/linuxfdisk will do the job no problem. This FreeBSD port provides fdisk, cfdisk and sfdisk fromLinux, ported to FreeBSD. In turn FreeBSD can make use of logical partitions. -- Michel TALON _

Re: File system corruption upon reboot with gmirror

2008-09-11 Thread Michel Talon
difference between the several ways of rebooting. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: File system corruption upon reboot with gmirror

2008-09-11 Thread Michel Talon
^^^ (char *)NULL, empty_environ); syslog(LOG_ERR, "shutdown: can't exec %s: %m.", _PATH_REBOOT); warn(_PATH_REBOOT);

Still, no-joy with kdm......

2008-08-19 Thread Michel Talon
Stable, and this killed some programs (tin, mutt, kdm, etc.) who do locking. I recompiled tin,mutt, etc. but i did not want to recompile kdebase, so i took a kdebase package from FreBSD-7.0-RELEASE and extracted the kdm-bin out of here. It works on my FreeBSD-STABLE box without problem. -- M

Re: FreeBSD, Ubuntu and Win XP on one system

2008-08-14 Thread Michel Talon
ports, the grub version coming with Ubuntu doesn't read the UFS2 filesystem, so one needs to load FreeBSD by chain booting instead of directly loading /boot/loader. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists

RE: geom_raid5

2008-07-04 Thread Michel Talon
Wojciech Puchar wrote: > (geom_raid5) is it planned? or maybe already exist but not in main > tree? It exists, it is used in FreeNAS, but is not in the main tree. -- Michel TALON ___ freebsd-questions@freebsd.org mailing lis

Re: Too Much Context Switching?

2008-06-30 Thread Michel Talon
have a lot of memory. I have seen good improvement for some python programs with psyco. I have found a speed comparison which may enlighten you here: http://www.alrond.com/en/2007/jan/25/performance-test-of-6-leading-frameworks/ It has some remarks at the end which may help for plone. -- Michel TALON

Re: Too Much Context Switching?

2008-06-30 Thread Michel Talon
ontention imposes a rapid regression on throughput. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Too Much Context Switching?

2008-06-30 Thread Michel Talon
g native threading libraries (libksd, libthr, etc.). The problem is really inside python. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: cmucl and sbcl crash on FreeBSD 7.0

2008-04-21 Thread Michel Talon
Sorry, my previous message should have a subject line of Re: cmucl and sbcl crash on FreeBSD 7.0 -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: freebsd-questions@freebsd.org

2008-04-21 Thread Michel Talon
22 (%o1) y + 2 x y + x (%i2) -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

start/stop network services on a Laptop

2008-03-21 Thread michel Junger
ntpdate_hosts="ntpd-server" There's two problems with this configuration: - At boot time ntpdate try to contact the ntpd-server but naturaly it fails (no network). - sshd always runs even if there's no network. So must I re-invent the

Re: Realtek 8111B LAN Chipset

2008-01-20 Thread Michel Talon
Duo this gives a good and *very quiet* machine for a surprising small amount of money (i spent less than 150 euros for the mobo, the processor and a new power supply). The performance is light years ahead of the previous Athlon, and the fan sound which was very present is now almost unaudible. --

Re: How use helvetica font?

2008-01-20 Thread Michel Talon
n is called Nimbus Sans L. fc-list also shows aliases. By the way, it is not a very good sans serif font. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

FreeBSD on macbook & baclight

2008-01-11 Thread michel Junger
it, add a line "device backlight" in /usr/src/sys/i386/conf/GENERIC but make buildkernel ends with: config: Error: device "backlight" is unknown config: 1 errors *** Error code 1 Is there someone who knows where to put these files under /usr/src and compile a new ker

Re: batch rename

2008-01-05 Thread Michel Talon
e mv "$i" `echo $i|sed -e 's/ */_/g' -e '.' ` Sed has the advantage you can do several transformations at one stroke, and fine tune the transformations. Double quotes avoid that the shell breaks names on white space. -- Michel TALON _

Re: still no luck in coping a 6 G dvd to a 4.7 dvd.

2007-12-11 Thread Michel Talon
at there is an excellent program to run under your KDE account (k9copy). -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: copying DVD material :: somewhat OT.

2007-12-08 Thread Michel Talon
my burners is burncd. By the way if you want to copy 8 Gigs DVD on 4 Gigs DVD, i can recommend you k9copy, which is fantastic. Does as well as dvdshrink, and very fast. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.

Re: script to upgrade 6.0 to 6.2

2007-12-04 Thread Le Cocq Michel
Colin Percival a écrit : > Le Cocq Michel wrote: > >> can you tell me what you think about this article ? >> I test on a computer in my lab, it seems to work, but I don't know >> exactly what it does ? >> >> http://www.daemonology.net/blog/2006-11-

script to upgrade 6.0 to 6.2

2007-12-04 Thread Le Cocq Michel
can you tell me what you think about this article ? I test on a computer in my lab, it seems to work, but I don't know exactly what it does ? http://www.daemonology.net/blog/2006-11-26-freebsd-6.1-to-6.2-binary-upgrade.html M ___ freebsd-questions@free

Re: Xen howto: inexplicable "Kernel image does not exist" error

2007-11-28 Thread Le Cocq Michel
I'm in front of the same trouble, did you find a solution ? M Matt Pounsett a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm trying to get FreeBSD running under Xen on a RedHat RHEL5 box. I seem to be stumped really early in the process by something... strange. I don't have a g

Re: Msdos/FAT stability issues

2007-11-13 Thread Michel Talon
er than ffs with soft updates for writing and slightly faster for reading when both use their best block sizes. Writing is slower for msdosfs because of more sync writes. Reading is faster for msdosfs because indirect blocks interfere with clustering in ffs."

Re: make configure vs first make

2007-11-11 Thread Le Cocq Michel
Le Cocq Michel a écrit : > is there a way to entirely clean a ports or remove config file to obtain > the config dialog at the next make or make install it's written in man 7 ports thanks M ___ freebsd-questions@freebsd.org mailin

Re: make configure vs first make

2007-11-11 Thread Le Cocq Michel
[LoN]Kamikaze a écrit : > make configure > runs the configure build stage if the port has one. > > make config > calls the config dialogue is there a way to entirely clean a ports or remove config file to obtain the config dialog at the next make or make install M ___

Re: make configure vs first make

2007-11-11 Thread Le Cocq Michel
Matthew Seaman a écrit : > > That's because you need to do: > >make config > > which has a very different effect to 'make configure.' > > Matthew > can you explain the != ? thanks Michel ___

make configure vs first make

2007-11-11 Thread Le Cocq Michel
use make configure ... !!!??? Thanks Michel ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

DVD distribution

2007-10-26 Thread Michel Ali
Hi, I’m an IT manager. I am just wondering why you do not have a DVD distribution. [I know about workarounds] Could you do something about that, it would be really helpful and handy? Thanks a lot. Michel Ali * Avant d'imprimer cet e-mail, merci de penser à

Re: Equations

2007-10-06 Thread Michel Talon
Latex. With troff i have zero experience. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Equations

2007-10-06 Thread Michel Talon
editorial work to do afterwards. Scientists in other domains would be well inspired to do the same. This being said, this question doesn't have much relevance to FreeBSD. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://li

Re: How to know who use NFS.

2007-09-21 Thread Le Cocq Michel
With some info student it also happen some times in here, and the way i find is to launch a tcpdum or ethereal on the server and look at which ip appear the more often Michel Albert Shih a écrit : > Hi all > > Sometime I've a user (or some users but not lot of users) make a very hu

Re: Cheaper backup mechnism for a server

2007-09-21 Thread Michel Le Cocq
or those having more than 1 > server and gigabit interfaces - do mirrorring spanning different > machines (like mirror of first on second, mirror of second - on first). rdiff-backup do all of this and you can also restore a backup of 2 days ago because it also store an history of the back

Re: Sadly, my tinker-time has run out....

2007-09-06 Thread Michel Talon
t card and the Intel video card, where FreeBSD has experimental drivers such that the ethernet loses as many packets as it transmits (myk driver) and X locks up at least once a day. It is not very difficult to understand why Ubuntu is massively gaining users, while FreeBSD doe

Re: best way to keep track of new developments

2007-08-25 Thread Michel Talon
models. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: GEOM, Vinum difference

2007-08-22 Thread Michel Talon
ss. Also for some time the gvinum stuff was extremely buggy, and was completely non functional when i tried it. I hope it is fixed now. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

  1   2   >