Re: dhcpleased with option dhcp-client-identifier

2021-08-27 Thread Olivier Cherrier
t > identifier. > > now, what will probably work for you is: > > send client id "00:62:72:6f:77:73:65:72" > > So in short, everything is terrible. > > Should dhcpleased do what dhclient does? > People who actually use this please speak up. > Thanks you Florian for the detailed explanation. Appreciated. Best. -- Olivier Cherrier Phone: +352691570680 mailto:o...@symacx.com

dhcpleased with option dhcp-client-identifier

2021-08-18 Thread Olivier Cherrier
It seems dhcpleased is automatically adding the hostname of the machine in the DHCP message. That's the first instance of "browser" seen above. dhcpd(8) doesn't seem to catch correctly the client identifier. Is it supposed to work like that ? Thanks for a

Re: ospf on wg(4)

2021-01-30 Thread Olivier Cherrier
On Fri, Jan 29, 2021 at 10:32:45PM +0100, bast...@durel.org wrote: > Hello Bastien, > It is possible, I use it myself. You have to allow multicast address on > wg(4) interface(s): > 225.0.0.5 for all OSPF routers > 224.0.0.6 for all DR/BDR Arfff indeed. Thank you for helping me on this. It wor

ospf on wg(4)

2021-01-29 Thread Olivier Cherrier
6.1.255 Is it possible to use a wg(4) interface for ospfd(8)? Thank you, Best. -- Olivier Cherrier Phone: +352691570680 mailto:o...@symacx.com

Re: Alix 2d13 and OpenBSD 6.5 Problems

2019-10-02 Thread Olivier Cherrier
s at boot time. -- Olivier Cherrier mailto:o...@symacx.com

PF: divert-to with bridge

2019-08-15 Thread Olivier Cherrier
Hi, I'm experiencing similar issue than https://marc.info/?l=openbsd-misc&m=136934201423696&w=2 with -current on an i386 APU2. The problem is the divert-to rule is not working on interfaces that are part of a bridge(4). Is it a know issue? Thank you, Best -- Olivier C

Re: OpenBSD VMM VMs Crash

2018-04-10 Thread Olivier Cherrier
other post is unknown, since you didn't run > with > VMM_DEBUG and give us any more info. Or even submit a proper bug report. > > For what it's worth, I'm still working on that other issue. For me, the issue never went away. I would say it is even more frequent now than before (end of 2017). -- Olivier Cherrier Phone: +352691754777 mailto:o...@symacx.com

Re: vmd: VMs are stopping with: vcpu 0 run ioctl failed: Invalid argument

2018-01-17 Thread Olivier Cherrier
pped. Here are the kernel messages: Jan 17 14:35:29 stanislas /bsd: vmx_handle_exit: unhandled exit 0x31 (EPT misconfiguration) Jan 17 14:35:29 stanislas vmd[86737]: vcpu_run_loop: vm 1 / vcpu 0 run ioctl failed: Invalid argument Jan 17 14:35:30 stanislas /bsd: vmm_free_vpid: freed VPID/ASID

Re: vmd: VMs are stopping with: vcpu 0 run ioctl failed: Invalid argument

2018-01-17 Thread Olivier Cherrier
Ok...it's unclear which version the guest(s) are running. Can you > have the guest run the latest snapshot (same as the host) so we can > narrow the variables? Guests are running various versions of current. I have this problem with the latest snapshot as well: $ sysctl kern.version kern.version=OpenBSD 6.2-current (GENERIC) #359: Mon Jan 15 22:32:02 MST 2018 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC It happens if I run only puffy1, puffy1 and puffy2 or only am-azure. > Also, which vm was giving issue? All of them. I am upgrading the physical machine with VMM_DEBUG. BTW, congratulations for the hardware support (ACPI, ...). This laptop goes to suspend multiple times a day and everything still works after more than a month: 10:23:43 oc@stanislas $ uptime 10:23AM up 41 days, 9 mins, 16 users, load averages: 1.01, 1.23, 0.97 10:23:44 oc@stanislas $ Thanks -- Olivier Cherrier Phone: +352691754777 mailto:o...@symacx.com

Re: vmd: VMs are stopping with: vcpu 0 run ioctl failed: Invalid argument

2018-01-16 Thread Olivier Cherrier
On Tue, Jan 16, 2018 at 06:56:04AM -0800, cardena...@gmail.com wrote: > > Here is what I typically get : > > > > ... > > vionet queue notify - no space, dropping packet > > vionet queue notify - no space, dropping packet > > vionet queue notify - no space, dropping packet > > vionet queue notify -

Re: vmd: VMs are stopping with: vcpu 0 run ioctl failed: Invalid argument

2018-01-16 Thread Olivier Cherrier
On Thu, Dec 21, 2017 at 10:57:12AM -0800, mlar...@azathoth.net wrote: > > Hi, > > > > I am running ~ current on amd64 (dmesg attached) and am experiencing > > vmd crashes. The processes responsible for operating the VMs are > > disappearing and I get the following messages in deamon: > > > >

vmd: VMs are stopping with: vcpu 0 run ioctl failed: Invalid argument

2017-12-21 Thread Olivier Cherrier
: Invalid argument Dec 20 12:26:32 stanislas vmd[98389]: vcpu_run_loop: vm 15 / vcpu 0 run ioctl failed: Invalid argument It happens randomly. Generally the VMs are staying up for a few hours. Is there anything I can do to troubleshoot ? Thank you, Best -- Olivier Cherrier Phone: +352691754777

qla card

2017-11-12 Thread Olivier Cherrier
Hi, I am trying to use a QLogic ISP2312 card (dual port) on current and it fails to initialize : qla0 at pci4 dev 5 function 0 "QLogic ISP2312" rev 0x02: apic 6 int 20 ISP couldn't exec firmware: 2 qla1 at pci4 dev 5 function 1 "QLogic ISP2312" rev 0x02: apic 6 int 21 qla1: firmware load

Re: CGI script to see collectd stats

2017-05-14 Thread Olivier Cherrier
me information/config/tool etc to share for > collectd graphs, it would be of great help. > > Thanks & Regards. > -- > Ajitabh Pandey > http://ajitabhpandey.info/ Hi, I'm using http://web.taranis.org/drraw/ for years. It is very simple but quite powerfull with its regexp feature. -- Olivier Cherrier mailto:o...@symacx.com

Re: getting data from degraded RAID 1 boot disk

2017-02-01 Thread Olivier Cherrier
On Wed, Feb 01, 2017 at 08:32:44AM -0500, ji...@devio.us wrote: > On Wed, Feb 01, 2017 at 01:33:54PM +0100, Stefan Sperling wrote: > > On Wed, Feb 01, 2017 at 04:12:26AM -0500, Jiri B wrote: > > > Should have kernel automatically create 'sd4' for degraded RAID 1 > > > but it does not? > > > > I be

iscsid setup

2016-10-19 Thread Olivier Cherrier
iled Is it normal the iscsid daemon does exit so early? Is it a problem with my config? Thanks a lot, Best -- Olivier Cherrier mailto:o...@symacx.com

Re: piping password to vnconfig(8)

2014-10-13 Thread Olivier Cherrier
On Mon, Oct 13, 2014 at 04:40:34PM +0200, va...@fido.cz wrote: > I see this question appeared a few times in the past, but without a complete > answer. Is there a trick, preferrably a simple one, to make vnconfig(8) read > the password from stdin? Thank you. Since encrypted vnconfig devices will b

relayd url redirection

2014-10-05 Thread Olivier Cherrier
; character, I also tried to use something like "/user" for the string. But it did the same. Does anybody have any idea how to get it working ? Thanks for any hint ! Best. Olivier -- Olivier Cherrier - Symacx.com Phone: +352691754777 mailto:o...@symacx.com

Adding 'special devices' to an existing RAID1

2014-05-29 Thread Olivier Cherrier
Hi, Is there a way (without backup/restore) to add a 'special device' to an existing softraid RAID1 array? For instance: $ sudo bioctl -ih sd4 Volume Status Size Device softraid0 1 Online 39.0M sd4 RAID1 0 Online 39.0M 1:0.0 n

Re: ffs2

2013-03-18 Thread Olivier Cherrier
You could also try this "not so usefull" tool: http://www.symacx.com/data/software/OpenBSD/fstyp.tgz (ports) http://www.symacx.com/data/software/OpenBSD/fstyp-0.1.tar.gz (source) Later, oc On Sun, Mar 17, 2013 at 07:45:35PM -0500, thelette...@gmail.com wrote: > Sweet, didn't know about du

Re: httpd and php-mapi

2013-02-21 Thread Olivier Cherrier
On Wed, Feb 20, 2013 at 06:28:05PM -0500, gregoi...@hotmail.com wrote: > For those interested. Zarafa needs to be recompiled and 1 WANTLIB > line of its Makefile must be amended to remove 'z gmp gnutls hogweed > nettle p11-kit tasn1'. > > 1) pkg_delete libvmime zarafa zarafa-webaccess zarafa-web

Re: CPU max frequency

2012-10-30 Thread Olivier Cherrier
On Tue, Oct 30, 2012 at 03:53:21AM +0100, rusty...@gmx.fr wrote: > that's maybe a stupid question, but how can I get the max frequency of > my cpu ? > > I saw sysctl has hw.cpuspeed and hw.setperf, but can I get the maximum > frequency > without setting setperf to 100%, getting cpuspeed and then r

Re: radicale package, error authentication

2012-09-12 Thread Olivier Cherrier
On Thu, Sep 06, 2012 at 09:06:29AM +0400, open...@e-solutions.re wrote: > Le 2012-09-06 0:47, Stuart Henderson a écrit : > >Moved to ports@ where it should be. > > > Thank's! > > >I suspect your calendar path is incorrect, typically it would be > >something like https://localhost:5232/username/cal

Re: install questions

2012-03-21 Thread Olivier Cherrier
if (sc->sc_acpi->sc_fadt->pstate_cnt) +#else + if (sc->sc_acpi->sc_fadt->smi_cmd && sc->sc_acpi->sc_fadt->pstate_cnt) +#endif acpi_write_pmreg(sc->sc_acpi, ACPIREG_SMICMD, 0, sc->sc_acpi->sc_fadt->pstate_cnt); Later, -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

new laptop (with non working touchpad)

2011-11-10 Thread Olivier Cherrier
uttons wsmouse0 at ums0 mux 0 uvideo0 at uhub3 port 6 configuration 1 interface 0 "BISON Corporation BisonCam, NB Pro" rev 2.00/6.08 addr 4 video0 at uvideo0 vscsi0 at root scsibus1 at vscsi0: 256 targets softraid0 at root scsibus2 at softraid0: 256 targets root on sd0a (b541c9593ed92946.a) swap on sd0b dump on sd0b -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: rebuild RAID1

2011-08-17 Thread Olivier Cherrier
ID (200G) > > I built my RAID using this : bioctl -c 1 -l wd0k,wd1k softraid0 > All is ok, sd0c is mounted in /home (cf /etc/fstab) ^ do not use sd0c here. See disklabel(8). -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: Need some input about: OpenBSD 4.9/amd64 and Dell PowerEdge Server R210,R410,R610,R710

2011-06-08 Thread Olivier Cherrier
I don't know if it should work: > "ipmi at mainbus0 not configured" $ grep ipmi /sys/arch/amd64/conf/GENERIC ipmi0 at mainbus? disable # IPMI -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

opencvs problem fetching current source

2011-05-27 Thread Olivier Cherrier
cvs_ent_close(./CVS/Entries.Backup, 1) $ but it doesn't get the content of the version 1.1.1.2: Any idea ? Thanks, -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-05 Thread Olivier Cherrier
by simply using ALTROOT? Didn't expect me > to read the afterboot manpage as i was prompted, didn't you?" BTW, I setup a server with ALTROOT feature. After 3 months, the root disk (where / lives) partially broke and the daily job screw up my /dev/r$rootbak with the dd(1) command ... -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: How to mount usb disk at boot

2011-05-03 Thread Olivier Cherrier
On Tue, May 03, 2011 at 10:56:44AM +0300, open...@bgone.net wrote: > On 2.5.2011 P3. 14:03 Q., Olivier Cherrier wrote: >> On Mon, May 02, 2011 at 12:31:47PM +0300, open...@bgone.net wrote: >>> Dmesg: >>> OpenBSD 4.8-stable (GENERIC) #1: Wed Apr 6 17:51:44 EEST 2011

Re: How to mount usb disk at boot

2011-05-02 Thread Olivier Cherrier
of time to start and it is discovered after /etc/rc issues the 'mount -a' command. Try to put a 'sleep 10' before mounting the FS. -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

softraid recovery

2011-01-02 Thread Olivier Cherrier
use How can I solve that and bring them online ? Here is a full dmesg. Thanks a lot, -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com OpenBSD 4.8-current (GENERIC.MP) #1: Sat Jan 1 15:55:56 CET 2011 o...@x2.symacx.com:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 1072627712

nfs server not responding

2010-09-16 Thread Olivier Cherrier
ort 3128 pass all flags S/SA keep state block drop in on ! lo0 proto tcp from any to any port 6000:6010 x2 and esther: pass all flags S/SA keep state block drop in on ! lo0 proto tcp from any to any port 6000:6010 Thanks, -- Olivier Cherrier - Symacx.co

Re: how to fix fstab in single user mode for bootable "Live" USB drive

2010-08-28 Thread Olivier Cherrier
ta/tmp ffs rw,nodev,nosuid 1 2 482c4eac2228bc96.b /var/squid ffs rw,nodev,nosuid 1 2 c3b17d16762bcaf9.a /data/clients ffs rw 1 2 -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: slow down dd - how?

2010-07-09 Thread Olivier Cherrier
utility called "disknice" and written by Tedu... -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: Resilient RAID

2010-05-22 Thread Olivier Cherrier
#x27;t killed one by washing machine or dryer, > > and > > I've sent many through the wash/dry cycle. > > > >Greg > -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: HA: pair of firewalls, 2 switches and 1 server

2010-05-20 Thread Olivier Cherrier
rectional link detection. If one of the 2 ports of the switch where you are connected is badly configured (wrong VLAN, ...), you may have problems. The link can be up but being unusable. In that case, having something like the arp monitor seems to not be so stupid; doesn't it ? -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: OpenBSD virtualization

2010-04-04 Thread Olivier Cherrier
gt; > Can anyone help me to do so > > > > > > Thanks, > > dE > > > How about NetBSD NetBSD on Niagara ? Xen on UltraSparc ? What else ? -- Olivier Cherrier mailto:o...@symacx.com

Re: Mini PCI Wireless Card

2010-01-11 Thread Olivier Cherrier
On Mon, Jan 11, 2010 at 10:26:45PM -0500, freebsdwo...@gmail.com wrote: > Thanks will order one. Try 'apropos wireless' > Anyone have an img file for soekris net5501? > Or where I can download one. A great one: https://www.soekris.com/shop/images/net5501_70_BO_front_big.j

Re: Which laptops do the developers use?

2010-01-07 Thread Olivier Cherrier
On Thu, Jan 07, 2010 at 04:50:48PM -0500, nixmli...@gmail.com wrote: > >> MacBook? MacBook Air? PowerBook? Supported at all? > > > > PowerBook? Sure. But I don't see how this is related to i386-laptop.html. > > > > Oops. Meant MacBook Pro. Sorry.

Re: how to fresh raidframe install on an already raidframe system?

2010-01-05 Thread Olivier Cherrier
51424480 unused d: 624809745 327600RAID Later, -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: Question regarding to dsniff.

2009-11-24 Thread Olivier Cherrier
ake show=MAINTAINER The OpenBSD ports mailing-list $ -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: Question regarding to dsniff.

2009-11-23 Thread Olivier Cherrier
f the installation process log file > told me that the installation of dsniff had been faked. Why? You can read ports(7) and bsd.port.mk(5) -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: CVS problems OpenBSD 4.5

2009-11-17 Thread Olivier Cherrier
nbsd.org/anoncvs.html#CVSROOT -- Olivier Cherrier mailto:o...@symacx.com

Re: a way to specify a specific scsi number at bioctl?

2009-10-22 Thread Olivier Cherrier
entified sd using its label" on top of the wanted mount point. You > > just need to set a unique label per disk and rely on it. > > > > You can do all of this in config(8) without haing to recompile at all. Not really. Read hotplugd(8) and look for 'disklabel'. -- Olivier Cherrier mailto:o...@symacx.com

Re: a way to specify a specific scsi number at bioctl?

2009-10-21 Thread Olivier Cherrier
more difficult to predict where do you plan to plug your USB keys. An alternative could be to use hotplugd(8) and to mount your "just identified sd using its label" on top of the wanted mount point. You just need to set a unique label per disk and rely on it. -- Olivier Cherrier mailto:o...@symacx.com

Re: Web GUI for named(8) ?

2009-07-23 Thread Olivier Cherrier
uite good for that job! The migration is handy. It also have cli tools for most operations. Later, -- Olivier Cherrier mailto:o...@symacx.com

Re: Snapshots built against 4.6 tag?

2009-07-13 Thread Olivier Cherrier
patches from developpers that are not yet committed. You can read mailing-list archive. -- Olivier Cherrier mailto:o...@symacx.com

Re: VIA chipsets: support of CN700, VT8237R, VT1708/A

2009-07-08 Thread Olivier Cherrier
at uhub1 port 2 configuration 1 interface 0 "Logitech USB Optical Mouse" rev 2.00/43.01 addr 2 uhidev0: iclass 3/1 ums0 at uhidev0: 3 buttons, Z dir wsmouse0 at ums0 mux 0 softraid0 at root PXE boot MAC address 00:1b:b9:99:f2:13, interface rl0 nfs_boot: using interface rl0, with revarp & bootparams nfs_boot: client_addr=192.168.1.3 nfs_boot: server_addr=192.168.1.2 hostname=esther root on c3:/home/esther nfs_boot: bootparam get swap: 60 WARNING: no swap swapmount: no device -- Olivier Cherrier mailto:o...@symacx.com

Re: doubts on NFS [solved]

2009-07-07 Thread Olivier Cherrier
5:/u/data/export /mnt ffs rw,softdep,nodev,nosuid 1 2 ^^^ should be nfs -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: Sierra Wireless MC5725 Cell Modem Not Working on OpenBSD 4.5

2009-06-11 Thread Olivier Cherrier
413]: Phase: deflink: closed -> opening > Jun 10 19:25:42 navi ppp[4413]: Phase: deflink: Connected! > Jun 10 19:25:42 navi ppp[4413]: Phase: deflink: opening -> dial > Jun 10 19:26:43 navi ppp[4413]: Warning: Chat script failed What is your chat script? -- Olivier Cherrier mailto:o...@symacx.com

Re: Booting from softraid

2009-05-12 Thread Olivier Cherrier
vice of my choice into the kernel, e.g. ` la config(8)? Or is there > maybe a way of specifying it into a boot.conf-stub placed into my > "boot-slice"? Or am I simply wasting my time and should stick to a root > *outside* the RAID-set which daily mirroring into /altroot? As already pointed out, you have to recompile a kernel with a special config (config bsd root on sd0a swap on sd0b dumps on xxx) BTW, can the dumps be saved on a softraid RAID1 discipline? Otherwise, you have to use a real disk. -- Olivier Cherrier - Symacx.com mailto:o...@symacx.com

Re: E220 as 3G Internet Access

2009-04-25 Thread Olivier Cherrier
ing. http://marc.info/?l=openbsd-misc http://marc.info/?l=openbsd-tech -- Olivier Cherrier mailto:o...@symacx.com

Re: E220 as 3G Internet Access

2009-04-25 Thread Olivier Cherrier
. 2.3.5) wich lacks some > important parameters like usepeerdns, noipv6, etc. Ask the developers to > update pppd at latest version 2.4.4 so we can all enjoy our favorite OS with > Vodafone's 3G. Cheers ! Fortunately it works for me. Change your archaic mind. -- Olivier Cherrier mailto:o...@symacx.com

Re: Changing the daily / weekly scripts

2009-04-15 Thread Olivier Cherrier
ubsystem status:" > echo "" > echo "disks:" > df -kl > echo "" > dump W > echo "" > //Unquote > > If anyone sees that this might be an issue, since I do not know exactly if > moving this part of code might have side effects Sure, do not do that!! Otherwise your computer may take fire. -- Olivier Cherrier mailto:o...@symacx.com

Re: sftp chroot ?

2009-02-24 Thread Olivier Cherrier
On Mon, Feb 23, 2009 at 07:33:23PM +0100, jfsimon1...@gmail.com wrote: > If I understand this will chroot any user. Am I correct ? > - Is root chrroted as well ? > - Is it possible to chrrot only some users ? What man page is not clear? -- Olivier Cherrier

Re: Share a LUN

2009-02-20 Thread Olivier Cherrier
CARP, you could also setup 2 web servers with their own storage and sync them with some home made scripts. Yeah, you need 100% more storage. -- Olivier Cherrier

small platform

2009-02-18 Thread Olivier Cherrier
Hi, I would like to setup a small box to backup some data and operate some basic network job. I mainly see the following boxes: _ Plextor PX-EH40L but seems to be very slow (1) _ Thecus N2100 (with 2 internal disks) _ Thecus N1200 (binaries compatible with macppc) Does anybody have some

Re: mouse cursor is too fast with wsmoused

2009-01-15 Thread Olivier Cherrier
On Thu, Jan 15, 2009 at 08:54:53PM +0100, lvl...@skynet.be wrote: > Hence re-read the paragraph you cut when quoting. > > Use that trick in politics, where incomplete or edited quotes or quotes out > of context are > what business is. > > Also, as member of this list, you do not need to CC me at

Re: mouse cursor is too fast with wsmoused

2009-01-15 Thread Olivier Cherrier
astest solution, but not system one. >> Later I will connect the server to KVM switch. >> But generally, is there any wsmoused_flags solution for this? >> Or any other setting? >> >> >> > You could check man mousedrv and play with some options as > SampleRa

Re: E220 as 3G Internet Access

2009-01-13 Thread Olivier Cherrier
-accept-local > ipcp-accept-remote > noipdefault > lock > auth > usehostname > # > basic my isp using dhcp for ip address and i must set static dns for tunning. > > so how to solved my problem with E220 and OBSD 4.4 do i missing something ? There are some configuration examples in the mailing-list archives. You may have a look. -- Olivier Cherrier mailto:o...@symacx.com

Re: OpenBSD 4.4 - fdisk issue

2008-11-04 Thread Olivier Cherrier
> > disklabel wd0 > disklabel.wd1 > fdisk -i wd1 > disklabel -R -r wd1 disklabel.wd1 > newfs /dev/wd1a > > Error: > newfs: /dev/wd1a: block device Second section of the newfs(8) manpage. -- Olivier Cherrier mailto:[EMAIL PROTECTED]

Re: configuration

2008-10-03 Thread Olivier Cherrier
n type: PPPoE > Username: some > Password: some > DNS: xxx.xxx.xxx.x > yyy.yyy.yyy.y > No idea how to connect. Hope for help. What is your question? If you want to make a ADSL/PPPoE connection, see 'man -k pppoe'. -- Olivier Cherrier mailto:[EMAIL PROTECTED]

Re: question about raidframe getting stuck

2008-08-08 Thread Olivier Cherrier
generate when it is failling. I would suggest to you to use SCSI controllers and disks with hot-swappable functionnalities. -- Olivier Cherrier - Symacx.com mailto:[EMAIL PROTECTED]

Re: Cronolog & Apache?

2008-07-03 Thread Olivier Cherrier
is anyone using it? Or, is Yes, what's missing in cronolog(1) ? -- Olivier Cherrier mailto:[EMAIL PROTECTED]

Re: Sendmail question

2008-06-26 Thread Olivier Cherrier
ed a milter. There is one which fits in ports (milter-regex). Scanning email bodies will impact performances. -- Olivier Cherrier mailto:[EMAIL PROTECTED]

Re: fdisk automation scripts? Autopartition?

2006-12-06 Thread Olivier Cherrier
ent drive > sizes. Options like "use the remainder for /usr" are always handy. It seems that you are mixing fdisk(8) and disklabel(8). -- Olivier Cherrier

Re: apmd -C in 3.9

2006-04-26 Thread Olivier Cherrier
pmd. > > Or did I miss something and is apmd not supported on amd64? It is only in recent versions/snapshots. -- Olivier Cherrier

Re: Via EPIA boards

2006-04-18 Thread Olivier Cherrier
1 and new Xorg work great on the VIA graphics adaptator commonly found on EPIA boards. The vr(4) nics suck quite often for me. I have to power off the box to recover a functionnal network interface. -- Olivier Cherrier

Re: additional features in bsd.rd

2005-11-23 Thread Olivier Cherrier
On Tue, Nov 22, 2005 at 01:08:24PM +0100, [EMAIL PROTECTED] wrote: > >>3. Restore a 'disk image' from above... > >># nc -l 1234 | dd of=/dev/rwd0c > > > >You can already do those things with 'ftp -o -'.. > > unless I read ftp(1) incorrectly, then it supports retrieve only, > with no abilit

Re: LSISAS1068 driver support

2005-10-27 Thread Olivier Cherrier
On Thu, Oct 27, 2005 at 08:12:43AM -0700, [EMAIL PROTECTED] wrote: > Hello, I am trying to get OpenBSD 3.8 running on a > stock HP Proliant DL-320 server (bge network, SATA > drives, no floppy, no cd, P4, 1G RAM, HP iLo) with the > HP 8 Internal Port SAS Host Bus Adapter with RAID > (link: > http:

Re: AMD Cool 'n Quiet

2005-10-18 Thread Olivier Cherrier
On Tue, Oct 18, 2005 at 05:55:10PM +1000, [EMAIL PROTECTED] wrote: > >>I've searced the archives and couldn't find an answer. Does anyone know > >>if OpenBSD supports AMD cool and quiet ? > >> > >> > > > >not right now. > > > > > Thanks Ted. > > When is it planned for inclusion ? When you w

Re: Amanda port WO gnuplot?

2005-07-20 Thread Olivier Cherrier
dify the Makefile or use pre-built packages. Please, use correct mailing list for ports related questions: ports@openbsd.org -- Olivier Cherrier

Re: Compile time on old i386

2005-06-11 Thread Olivier Cherrier
u have slow disks in a laptop but my Via C3 with only 1GHz and 128K CPU cache is quite better: His best "make build" performance is 1:46:01. -- Olivier Cherrier - Symacx.com