Makefile generator for the binpatch framework

2010-03-02 Thread g
Hi, I'm new to this mailing list. You know the openbsd binpatch framework ( http://openbsdbinpatch.sourceforge.net/ ). And I'm using it and it is very nice. but, it is more usefull if there is Makefile generator. So, I made Makefile generator for the binpatch framework. the attached file

Re: [Resend] Makefile generator for binpatch framework

2010-03-04 Thread g
; if(/^Index:/ or /^\-\-\-/){ printf($mk \n); last; } if($flag==2){ if(/cd (.+)/){ $ldir.=/.$1; $ldir=~s/\/\.\//\//g; $ldir=~s/^\.\///; do{}while($ldir=~s/[^\/]+\/\.\.\///g); $dir='${WRKSRC}/'.$ldir; s/cd

PLEASE VERY .OK.

2010-03-04 Thread A G
Invitationnbsp;: PLEASE VERY .OK.. Par votre htte A G: Date: jeudi 4 mars 2010 Heure: 16h 00 - 17h 00 (GMT+00:00) Rue: I am MR.ARTHUR GENE. Usmani work in a ministry of minning in Burkina faso.I am from Burkina faso,i want you to handle

xfce4 shutdown and reboot buttons

2017-01-23 Thread G
Hello. I have xfce4 on my laptop. I use application menu plugin WHen i want to restart or shutdown my laptop the buttons are disable.I add my user to operator group but they are still disable. I would prefer to do this with doas. Any ideas? Thanks in advance.

Copy files to usb (slow)

2017-01-29 Thread G
,nodev,nosuid 1 2 ef1bca26af91f0cd.e /var ffs rw,softdep,nodev,nosuid 1 2 /dev/sd2i /mnt/usb msdos rw,noauto 0 0 /dev/cd0a /mnt/cdrom cd9660 ro,noauto 0 0 dmesg is $ dmesg OpenBSD 6.0-stable (GENERIC.MP) #1: Sun Jan 29 16:16:31 EET 2017 g...@openlaptop.my.domain:/usr/src/sys/arch/amd64

Re: Copy files to usb (slow)

2017-01-29 Thread G
> > On Sun, Jan 29, 2017 at 6:57 PM, Ali Farzanrad <temp+...@frad.ir> wrote: >> G <gp...@mailbox.org> wrotes: >>> Hello. >>> Im trying to copy files from my laptop to a usb stick. >>> The speed varies between 300kB/sec and 400kB/sec. Its really slo

OpenBSD stable

2017-01-20 Thread G
Hi! I recently tried to update to stable with dpb. dpb fail with the following message. Elapsed time=00:00:31 I=371 B=1 Q=0 T=28 F=0 !=2 L=mail/mozilla-thunderbird E=www/iridium mail/mozilla-thunderbird devel/jdk/1.7 i tried to update manual jdk. I used export FLAVOR="native_bootstrap" to pass

Re: xfce4 shutdown and reboot buttons

2017-01-23 Thread G
Thanks :-D On 01/23/17 15:39, Stephane HUC "CIOTBSD" wrote: > Yes, > Please, read the file /usr/local/share/docs/pkg-readmes/xfce-4.12p3 ;) > > > Le 01/23/17 à 14:19, G a écrit : >> Hello. >> I have xfce4 on my laptop. >> I use application menu p

Re: {file,directory} permissions within /usr/{src,xenocara,ports}

2017-01-19 Thread G
For xenocara i followed the faq. For ports if you want to follow stable then dpb worked with 777.It was 775 but dpb didnt work. I tried to change the owner and permissions of {DISTDIR},{PORTSDIR} {WRKOBJDIR} {PACKAGE_REPOSITORY} and {PLIST_REPOSITORY} to _pbuild but it still failed to build the

Re: Screen brightness

2017-07-22 Thread G
Thanks for the reply but it doesn't work. On 07/23/17 00:11, Manuel Solis wrote: > Hello, Mr G > > Try this two: > $xbacklight -set 99 > > $xbacklight -set 50 > > If you see something different then it works!! > > Manuel > >> El 22/07/2017, a la

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread G
I already enable vmd. I though enable vmd was enough I haven't run rcctl start vmd but when I tried it I get # rcctl start vmd vmd(failed) On 07/22/17 20:03, Josh Grosse wrote: > On Sat, Jul 22, 2017 at 07:30:19PM +0300, G wrote: >> Hello. >> Im following vmctl manual and i get

Re: Screen brightness

2017-07-22 Thread G
> $xrandr --output LVDS1 --set BACKLIGHT 50 > to adjust the backlight > > try for instance 50, 99, 05 and see how it goes > > > Manuel > >> El 22/07/2017, a las 16:20, G <gp...@mailbox.org> escribió: >> >> Thanks for the reply but it doesn't work. >

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread G
I get the following messages # vmd -vd vmd: /dev/vmm: Operation not supported by device On 07/22/17 20:24, Josh Grosse wrote: > On Sat, Jul 22, 2017 at 01:21:33PM -0400, I wrote: > >> # vmd -v > > I'd like to correct this. Add -d to prevent running in the background, > and log output

Screen brightness

2017-07-22 Thread G
Hello. I'm trying to adjust my laptop brightness. When I'm trying to use xbacklight i get #xbacklight No outputs have backlight property I search around and it seems that xbacklight is broken. I found this email https://marc.info/?l=openbsd-bugs=149919062727474 that suggested to use wsconsctl

Re: Screen brightness

2017-07-22 Thread G
Yes. Didn't work. fw_update updates vmm uvideo and iwm. Anyway thanks for your replies! On 07/23/17 01:22, Manuel Solis wrote: > To bad, that is beyond my knowledge :s > > Have you tried > #fw_update > ??? > > Manuel > >> El 22/07/2017, a las 17:13,

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread G
thanks! it worked! On 07/22/17 20:54, Josh Grosse wrote: > On Sat, Jul 22, 2017 at 08:38:56PM +0300, G wrote: >> I get the following messages >> >> # vmd -vd >> vmd: /dev/vmm: Operation not supported by device > > The vmm(4) driver requires hardware virtualiz

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-23 Thread G
I changed BIOS settings and it worked :-) On 07/23/17 15:54, Alexander Hall wrote: > > > On July 22, 2017 8:42:48 PM GMT+02:00, G <gp...@mailbox.org> wrote: >> thanks! it worked! > > > It could be of public interest exactly *what* worked. Hardware change? BIO

Re: Screen brightness

2017-07-22 Thread G
;Intel Bluetooth" rev 2.00/0.01 addr 5 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets sd1 at scsibus3 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006> SCSI2 0/direct fixed sd1: 244190MB, 512 bytes/sector, 500102858 sectors root on sd1a (6f697bcf8

Some questions about vmm and xorg

2017-07-27 Thread G
Hello. Some questions about vmm Does vmm (on openbsd current) support running xorg? if not are there any plans for it? thanks!

vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread G
Hello. Im following vmctl manual and i get. # vmctl create disk.img -s 4.5G vmctl: imagefile created # vmctl start "myvm" -m 1G -i 1 -b /bsd -d disk.img vmctl: connect: /var/run/vmd.sock: No such file or directory Any ideas? Thanks in advance for your help. ps. Im running openbsd 6.1 stable

intellij insufficient memory for the JRE to continue

2017-04-25 Thread G
Hello I get the following message $ intellij # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 1157856 bytes for Chunk::new # An error report file with more information is saved as: #

Re: intellij insufficient memory for the JRE to continue

2017-04-25 Thread G
=768M:\ :maxproc-max=infinity:\ :maxproc-cur=128:\ :openfiles-max=1024:\ :openfiles-cur=512:\ :stacksize-cur=8M:\ :localcipher=blowfish,a:\ :tc=auth-defaults:\ :tc=auth-ftp-defaults: " but it didnt help at all. On 04/25/17 10:36, G wrote: >

Re: intellij insufficient memory for the JRE to continue

2017-04-25 Thread G
. Thanks again. On 04/25/17 13:36, Caspar Schutijser wrote: > On Tue, Apr 25, 2017 at 01:12:16PM +0300, G wrote: >> I should add that intellij run as a root without any problems. >> I tried change the login.conf default values to >> " >> default:\ >>:path=/u

iwm0 problems

2017-04-28 Thread G
Hello. When i connect my laptop using wifi (iwm0) my browser freeze for a couple of seconds from time to time. Also when i start play videos the video freeze after a couple of seconds. My dmesg gives me device timeout iwm0: fatal firmware error iwm0: device timeout iwm0: device timeout wsmouse1

Re: Etnernal & infernal browser woes

2017-04-28 Thread G
Whats your hardware? Are you running openbsd 6.1? I had alot of problems with my firefox and chrome a couple of months ago. (OpenBSD 6.0). I couldnt play videos on firefox. Not even youtube. I could play videos on iridium but i had to clear browsing data etc almost every day otherwise the browser

Re: iwm0 problems

2017-04-28 Thread G
Sperling wrote: > On Fri, Apr 28, 2017 at 03:56:04PM +0300, G wrote: >> Hello. >> When i connect my laptop using wifi (iwm0) my browser freeze for a >> couple of seconds from time to time. >> Also when i start play videos the video freeze after a couple of secon

Re: iwm0 problems

2017-04-28 Thread G
I should add that video on 6.1 works fine when im connected to ethernet So i guess the problem is with the iwm driver On 04/28/17 18:52, G wrote: > No dmesg didnt have any messages on OpenBSD 6.0 back then. But wifi was > really slow and couldnt download with more than 500kbit/sec

Re: iwm0: could not initiate scan

2017-05-14 Thread G
I got similar messages on my dmesg. I noticed that wifi after a while becomes really slow and i have to restart sh /etc/netstart in order for the speed to improve. On 05/14/17 14:10, Stefan Sperling wrote: > On Sun, May 14, 2017 at 12:16:55PM +0200, Jan Stary wrote: >> This is current/amdd64 on a

Re: iwm0: could not initiate scan

2017-05-14 Thread G
i dont understand what you mean? If you mean ifconfig scan 5 i get ifconfig scan 5 ifconfig: SIOCDIFADDR: Device not configured On 05/14/17 16:31, Stefan Sperling wrote: > On Sun, May 14, 2017 at 04:00:02PM +0300, G wrote: >> I noticed that wifi after a while becomes really slow a

Re: iwm0: could not initiate scan

2017-05-14 Thread G
sorry for the last email. i wanted to write ifconfig iwm0 chan 5. Still i dont know what you mean by change to 5GHz channel. On 05/14/17 17:52, G wrote: > i dont understand what you mean? > If you mean ifconfig scan 5 > > i get > > ifconfig scan 5 > ifconfig: SIOCDIFADDR:

Re: ThinkPad x250 with USB DAC (Audioquest DragonFly v1.2)

2017-05-09 Thread G
i had problems with xhci driver too. I get "xhci0: wrong trb index (-1956096) max is 255" I dont know if its relevant. On 05/09/17 13:18, Stefan Sperling wrote: > On Tue, May 09, 2017 at 11:00:26AM +0100, Caolan McMahon wrote: >> uaudio_chan_open: error creating pipe: err=INVAL endpt=0x01 > >

Re: ThinkPad x250 with USB DAC (Audioquest DragonFly v1.2)

2017-05-09 Thread G
https://marc.info/?l=openbsd-misc=149408763225691=2 On 05/09/17 23:09, G wrote: > i had problems with xhci driver too. > I get > "xhci0: wrong trb index (-1956096) max is 255" > > I dont know if its relevant. > > On 05/09/17 13:18, Stefan Sperling wrote: >&g

Re: OpenBSD 6.1/i386 iwi0 problems

2017-05-12 Thread G
ifconfig iwm0 media autoselect mode 11g On 05/12/17 22:36, Infoomatic wrote: > hi, > I upgraded my old notebook to 6.1. However, I am experiencing hickups with > wifi (no problems with 6.0) > some lines in dmesg: > > iwi0 at pci1 dev 13 function 0 "Intel PRO/Wireless 2200BG" rev 0x05: irq 11,

Re: OpenBSD 6.1/i386 iwi0 problems

2017-05-12 Thread G
You can also add media autoselect mode 11g to /etc/hostname.iwm0 so that you dont have to type it everytime. On 05/12/17 22:36, Infoomatic wrote: > hi, > I upgraded my old notebook to 6.1. However, I am experiencing hickups with > wifi (no problems with 6.0) > some lines in dmesg: > > iwi0 at

Re: Can I use OpenBSD as a desktop system?

2017-06-12 Thread G
Yes I though about it but I didn't care that much. My webcam don't work on openbsd anyway. Can you make video calls? On 06/12/17 22:55, Shteryana Shopova wrote: > On Mon, Jun 12, 2017 at 9:26 PM, Marcus MERIGHI wrote: >> eri...@colossus.gruver.net (Eric Johnson),

Rsnapshot configuration

2017-06-13 Thread G
Hello! Im trying to take daily and weekly backups of my system rsnapshot. I backup backup / localhost/ backup /altroot/ localhost/ backup /bin/ localhost/ backup /etc/ localhost/ backup /home/ localhost/ backup /root/ localhost/ backup /sbin localhost/ backup /usr/

Xfce power manager and Brightness

2017-06-13 Thread G
Hello. I'm running xfce and xfce4-power-manager doesn't seems to work. with lock screen. Also I would like to know how can I change the brightness of the screen. Any ideas? thanks in advance!

Re: Can I use OpenBSD as a desktop system?

2017-06-10 Thread G
I would say it depends. 1. What are your requirements -Do you need to propriety programs like Skype? Skype don't run on openbsd -Do you need the latest software? You might don't find the latest software on the ports. Of course you can always port it if its open source on OpenBSD but its time

Re: Rsnapshot configuration

2017-06-13 Thread G
Well as far as /var goes i decided to take a closer look because i am thinking running aide for system integrity check. So this my rsnapshot.conf I backup the following files backup / localhost/ (Im not sure if i need anything else other than / for backup ) # backup /altroot/

Re: Rsnapshot configuration

2017-06-14 Thread G
to the ports is on voluntary base. Saying that some packages on port are not up to date is a reality and it isn't anybody s fault. On 06/14/17 03:50, Predrag Punosevac wrote: > Somebody hiding behind a pseudonym G wrote: > >> >> >> Most tutorials suggest not to backup tm

Re: Rsnapshot configuration - Data integrity

2017-06-14 Thread G
:47, G skribis: >> Well as far as /var goes i decided to take a closer look because i am >> thinking running aide for system integrity check. So this my >> rsnapshot.conf >> > > Recently I've been investigating software for integrity check, you have > choice : >

Re: Rsnapshot configuration

2017-06-13 Thread G
> Have a full snapshot of your system, otherwise restore will be a nightmare. > Do it with another tool, rsnapshot is mostly useful for data. > > Il 13 giu 2017 11:05 AM, "Mark Carroll" <m...@ixod.org> ha scritto: > >> On 13 Jun 2017, G. wrote: >> >>

Re: iwm0 problems

2017-04-30 Thread G
thanks! I think it partially solved my problem. It doesn't show the dmesg message any more. I get 8.77Mbps download 0.78Mbps upload 171ms ping which is better than 4.81Mbps download 0.58Mbps upload 240 ms ping i was getting before. Still a bit slower compared to 10.79Mbps download 0.80Mpbs upload

Re: iwm0 problems

2017-05-01 Thread G
thanks! I havent really use ifconfig for a long time and i didnt notice it. Thanks again! On 05/01/17 18:16, Steve Throckmorton wrote: >> If i understand it it should execute >> >> ifconfig nwid FSIE82 >> ifconfig wpakey >> ifconfig wpaakms psk >> ifconfig up >> ifconfig iwm0 media autoselect

Re: iwm0 problems

2017-05-01 Thread G
One question Where did you put that command? I dont want anytime i connect to wifi to open a terminal and execute that command. I tried adding to /etc/hostname.iwm0 I put after up iwm0 media autoselect mode 11g I tried adding it to /etc/hostname.trunk0 after dhcp but it didnt work. I also tried

Re: iwm0 problems

2017-05-01 Thread G
psk ifconfig up ifconfig iwm0 media autoselect mode 11g On 05/01/17 15:02, r...@tamos.net wrote: > On Mon, 01 May 2017 14:25 +0300, G wrote: >> I tried adding to /etc/hostname.iwm0 >> I put after up iwm0 media autoselect mode 11g > > Read carefully http://man.openbsd.org/man5/hostname.if.5 >

OpenBSD mouse doesnt work

2017-05-06 Thread G
When i insert my usb mouse nothing happens. I get the following dmesg message

Re: Excited for 6.2 - C'mon and release this bad boy!

2017-10-06 Thread G
6.2 havent been released yet. I guess you can install current if you wish from snapshots. But if you wish to run stable just wait. On 10/06/2017 06:34 PM, Rui Ribeiro wrote: > Sorry, have not been able to use the installation image in the last few > days. The 6.2 directory started popping last

Re: Excited for 6.2 - C'mon and release this bad boy!

2017-10-06 Thread G
I think you should wait at least a couple of days. https://www.openbsd.org/62.html On 10/06/2017 06:12 PM, tec...@protonmail.com wrote: > This month marks 6 months since 6.1 released, and I have a sneaky feeling 6.2 > could be coming out any day now.. well, I hope so. > > Looking forward to

Re: binary updates on stable?

2017-09-01 Thread G
I know about m:tier. I thought there were plans for binary security patches on stable without using m:tier. On 09/01/2017 12:58 PM, GSO wrote: > M:Tier provide stable package updates https://stable.mtier.org/ > > On 1 September 2017 at 10:54, Aaron Marcher wrote: >>> Yes, see:

Re: binary updates on stable?

2017-09-01 Thread G
Yes On 09/01/2017 12:54 PM, Aaron Marcher wrote: >> Yes, see: https://man.openbsd.org/syspatch > > I think he meant binary stable updates for packages. syspatch is only > for the base system. > > Regards, > Aaron >

binary updates on stable?

2017-09-01 Thread G
A couple of months ago i have read this https://www.bsdfrog.org/pub/events/my_bsd_sucks_less_than_yours-AsiaBSDCon2017-paper.pdf are there any new developments for packages binary updates? thanks in advance

Re: webmin like for openbsd

2006-02-04 Thread f. g.
PIXMEUP.COM Advertise your website and earn at the same time from it $$ pixelpages by http://www.pixmeup.com/gjavierand best pixel site in the world, Advertise your website and earn an income from it at the same time. Pixmeup.com/pixelpages is now Ranked 1200th most view''d website in

Re: httpd question

2006-02-04 Thread f. g.
PIXMEUP.COM Advertise your website and earn at the same time from it $$ pixelpages by http://www.pixmeup.com/gjavierand best pixel site in the world, Advertise your website and earn an income from it at the same time. Pixmeup.com/pixelpages is now Ranked 1200th most view''d website in

Re: unwanted key repeating in X, dmesg

2006-02-04 Thread f. g.
PIXMEUP.COM Advertise your website and earn at the same time from it $$ pixelpages by http://www.pixmeup.com/gjavierand best pixel site in the world, Advertise your website and earn an income from it at the same time. Pixmeup.com/pixelpages is now Ranked 1200th most view''d website in the

Re: unwanted key repeating in X

2006-02-04 Thread f. g.
PIXMEUP.COM Advertise your website and earn at the same time from it $$ pixelpages by http://www.pixmeup.com/gjavierand best pixel site in the world, Advertise your website and earn an income from it at the same time. Pixmeup.com/pixelpages is now Ranked 1200th most view''d website in the

mclpool limit reached - pf queue dropping

2008-01-16 Thread G 0kita
Hello everyone. I'm seeing the mclpool limit reached error. I'm intending on replacing a transparent firewall running OpenBSD3.6 with one running 4.2, and in the testing phase I've noticed an interesting problem. The intention is to have traffic coming in on interface A (trunk0 - bge0 and bge1

Vlan tagging and Carp

2008-03-26 Thread G 0kita
Hello all! I'm having some trouble with getting an OpenBSD box to properly tag packets via 802.1Q. I'm setting up an OpenBSD4.2 router pulling data off a trunk port on a Cisco 2960 switch. I can see the packets traverse the stack upwards but they are not being encapsulated with a vlan tag on the

Re: Vlan tagging and Carp

2008-03-26 Thread G 0kita
hostname.carp1 inet 192.168.1.9 255.255.255.248 192.168.1.15 carpdev vlan20 vhid 1 advskew 0 pass password On Wed, Mar 26, 2008 at 9:42 AM, Brian A. Seklecki [EMAIL PROTECTED] wrote: On Wed, 2008-03-26 at 09:32 -0400, G 0kita wrote: Hello all! I'm having some trouble with getting an OpenBSD box

Re: Vlan tagging and Carp

2008-03-28 Thread G 0kita
Ok, managed to get back on the box for a little more troubleshooting! Interesting part is that there's no traffic on the carp pseudo interface although the machine certainly knows about it as it responds to the arp. I tried setting an ip address on the vlan30 interface but there was no change in

mount_null replacement?

2006-10-04 Thread G 0kita
to have a writable directory mounted read-only in another location. Svnd mounts aren't the solution I'm looking for, I'm fairly sure. G.0kita

web browsing

2006-10-16 Thread m g
Help im stuck I am trying to replace a router with a OpenBSD 3.9 gateway. I read documents on inernet how to setup openbsd gateway and i printed all PF section on ineternet but i still can't get my webbrowser (Firefox)on client computer to work propperly. i have a pppoe conn. to my isp and i

Lenovo notebooks

2006-10-26 Thread martin g
Hello all Has anyone got experience with Lenovo notebooks running OpenBSD. If you are so kind to share your experience. tnx.

DNS setup

2006-10-31 Thread martin g
Hello all Aprox. 2 weeks ago i posted a question titled web browsing to this list. It was about how to setup NAT on my gateway so intranet computers can access Internet. The current situation is: I have a obsd3.9 box connected to internet using ppp.conf, on the inside i have a winXP box

ppp.conf

2006-11-02 Thread martin g
hey all Has anyone got an explanation for this: Example: /etc/ppp/ppp.conf default : set log ... when i run ppp ... i getWarning line 2 missing colon or something like that but when i do this everything is all right and i don't get any warnings /etc/ppp/ppp.conf default: set

problem with 003_systrace.patch

2006-11-22 Thread martin g
Hello all when i apply this patch system asks me File to patch: what should i enter here Bye

NTP offline local server question

2008-09-09 Thread G 0kita
synchronization. If not I can use the port easily enough, but I was wondering if there's a tweak I'm missing somewhere. G

Pf - Private address blocking

2007-02-19 Thread martin g
Hey all I have a question about blocking private addr. with pf. I have defined the reserved addresses acording to RFC 1918 in a table priv_ip My default rule is : block in on $ext_if block out on $ext_if pass in on $int_if pass out on $int_if 1. With this 2 rules defined is it still

Possible bug with relayd, usually experienced during high PPS, double free() problem

2012-01-18 Thread Zack G.
Here's what I can tell you: When the system is under high PPS load, it relayd seems to restart (and frequently at that)! unless I significantly raise the check delays and timeouts. Otherwise, relayd functions normally (excepting the lost hce child) with the lower, more preferable values. This

Re: Possible bug with relayd, usually experienced during high PPS, double free() problem

2012-01-18 Thread Zack G.
c15739fd4ae4c4726aac883816b97994c0297f8e } EOF On Wed, Jan 18, 2012 at 12:43 PM, Peter Hessler phess...@theapt.org wrote: On 2012 Jan 18 (Wed) at 12:24:49 -0700 (-0700), Zack G. wrote: :[demime 1.01d removed an attachment of type application/x-bzip2 which had a name of relayd.conf.bz2

Re: Possible bug with relayd, usually experienced during high PPS, double free() problem

2012-01-19 Thread Zack G.
haven't checked yet. Best, Zack On Wed, Jan 18, 2012 at 1:13 PM, Zack G. posixb...@gmail.com wrote: Sorry about replying off-thread It's my first go-around using Gmail for mailing lists and it's more a pain than I imagined. On Wed, Jan 18, 2012 at 1:12 PM, Zack G. posixb...@gmail.com wrote

Re: Netgear WG111.

2012-03-12 Thread Anil G
FYI: You need the upgt driver. I have this device and it was supported in FreeBSD 8.2 using upgt. I'm having problems in FreeBSD 9.0 at the moment but in theory it is still supported, and in any case, it requires upgt.

Problems on brand new Lenevo Thinkpad T420 with OpenBSD 4.9...

2011-05-12 Thread G. Muller
Hi all, First of all, I should warn you that I'm a pro at making franken-systems, so if you think of some stupid thing that my be the source of my problems, don't hesistate to throx it at my face ;) However, this time I'm just trying to install a basic OpenBSD, so I should not have done any

Re: Conundrum with aucat and rc_scripts

2011-09-09 Thread G 0kita
On Thu, Sep 8, 2011 at 10:01 PM, Breen Ouellette misc.open...@usask.cawrote: I've configured the ices package to stream whatever happens to be flowing into my sound card line input using this roundabout method (seems to work the best given that ices will read from a FIFO but not stdin): 1.

Hardware compatibility question : VIA VX 800 chipset

2009-05-29 Thread Benjamin G.
Hello list, I would like to buy a motherboard based on Via Nano and VX 800 chipset. Before buying this motherboard I would like to be sure that OpenBSD works well on it. This is the motherboard Jetway JNF76 VIA NANO 1GHz and here is the specs : CPU: VIA Nano U2300 (1.0GHz) processor Chipset:

Re: OpenBSD binpatch autogen.pl

2010-03-03 Thread G. Otsuji
; open($fh,$OSREV/$arch/$file) or die; my $flag=0; my $ldir=.; while($fh){ chomp; if(/^Index:/ or /^\-\-\-/){ printf($mk \n); last; } if($flag==2){ if(/cd (.+)/){ $ldir.=/.$1; $ldir=~s/\/\.\//\//g; $ldir=~s

Re: Is there a method to boot from floopy after booting from CD?

2010-10-05 Thread g . duale
Hello, My name is Topaz. Nice to meet everybady. I'm a windows user now.And Installing OpenBSD is First time. I bought Sony Vaio PCG-U1 about 5 or 6years ago. on this laptop, Windows XP is running.But It's very heavy for this laptop.So I was looking for a lighter OS. I was interested in

Re: RAID support

2010-10-07 Thread g . duale
Hello, Is soft RAID currently a work in progress, I remember some important features were still added release after release recently. Will it be the case for forthcoming 4.8 ? Regards Jean-Frangois Hi, is already working I guess :

Re: Wireless Network GUI

2010-10-07 Thread g . duale
2010/10/7 Martin PelikC!n martin.peli...@gmail.com: 2010/10/7, Hugo Osvaldo Barrera h...@osvaldobarrera.com.ar: I don't intend to make a huge daemon like the linux's NetworkManager, but, instead, just a simple application you open, connect, and close. Done. B No bloat, and definitely ***NO***

Re: Wireless Network GUI

2010-10-07 Thread g . duale
2010/10/7 Martin PelikC!n martin.peli...@gmail.com: 2010/10/7, Hugo Osvaldo Barrera h...@osvaldobarrera.com.ar: I don't intend to make a huge daemon like the linux's NetworkManager, but, instead, just a simple application you open, connect, and close. Done. B No bloat, and definitely ***NO***

OpenBSD on ZAURUS SL-6000L

2010-10-08 Thread g . duale
Hi there, is it possible to put OpenBSD on the Zaurus SL-6000L model ? On this link I not see it in the list of supported device : ftp://ftp.openbsd.org/pub/OpenBSD/4.7/zaurus/INSTALL.zaurus Or the lack is the space on / ? Thanks for advice or return on experience :) Guillaume.

Hello Misc

2010-12-08 Thread g...@gno.org
This is a message saying hello to everybody on this list

Re: syweb nginx

2014-11-11 Thread g . lister
On Wed Nov 12 2014 05:04:02 GMT+0100 (CET), Predrag Punosevac wrote: I am running amd 5.6 and playing little bit with sysutils/symon Thinks are looking good and I have close to 100 MB of data in /var/www/symon/rrds/localhost I am trying to plot the data using syweb. I am sure that my

Start isc_named earlier

2015-08-23 Thread g . lister
On Sun Aug 23 15:40:57 2015 GMT+0200, Richard Thornton wrote: When this test box, a Sempron 3400 begins to boot, USB is recognized: OpenBSD 5.7 (RAMDISK_CD) #806: Sun Mar 8 11:08:49 MDT 2015 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD real mem = 3404660736

How to test BGP fail Over

2016-11-17 Thread Nagarjun G
Hi All, We have openbgpd running having peered with 2 ISP's. I am trying to test the failover with one of the ISP. To test this, I changed bgpd.conf file to comment the entry for one of the ISP and reloaded conf file and behaves as expected. I think I can also use bgpctl command to bring down one

Problme parsing the BGP UPDATE file

2017-05-16 Thread Nagarjun G
Hi Team, We are running an OpenBGPD router inside an AS we own. We are collecting BGP RIB files every 2 hours and UPDATE files every 5 mins. I tried parsing these files using some well known parses like bgpstream and mabo. I am able to parse RIB files successfully but I am unable to parse UPDATE

Re: Wine for OpenBSD?

2020-04-14 Thread Oddmund G.
Le 11/04/2020 à 14:25, Peter Nicolai Mathias Hansteen a écrit 11. apr. 2020 kl. 12:15 skrev Nikita Stepanov : Wine for OpenBSD? Oh, OpenBSD goes well with most kinds of wine, just don’t overdo it. Same with beer, liquors as always. All the best, — Peter N. M. Hansteen, member of the first

Re: GNU+Linux corporate takeover, was: Wine for OpenBSD?

2020-04-14 Thread Oddmund G.
Le 14/04/2020 à 15:49, Ottavio Caruso a écrit : On Tue, 14 Apr 2020 at 12:06, Oddmund G. wrote: Since the ongoing corporate takeover of GNU+Linux, GNU, whether we like them or not, have not been and will not be taken over by "corporate", as long as Stallman is alive. As

subscribe

2022-06-19 Thread G K
subscribe

newfs_ext2fs write error with 4TB USB disk drive

2023-01-24 Thread Torben G.
us3 targ 1 lun 1: # fdisk -g sd1 Do you wish to write new GPT? [n] y Writing GPT. # disklabel -Eh sd1 Label editor (enter '?' for help at any prompt) sd1> p OpenBSD area: 64-7813969887; size: 7813969823; free: 7813969823 #size offset fstype [fsize bsize cpg]

Need Opinion

2005-08-16 Thread Carlos A. Garcia G.
i have a configuration for some users but i would like to know opinions on what to do this is becose i have an idea but not sure how to doit i have users internal with private ip and others internal with public ip addresses lets say: public net usr private net usr 148.233.82.0/24

Re: Need Opinion

2005-08-17 Thread Carlos A. Garcia G.
Stuart Henderson wrote: --On 16 August 2005 16:56 +, Carlos A. Garcia G. wrote: i have users internal with private ip and others internal with public ip addresses lets say: public net usr private net usr 148.233.82.0/24 10.1.0.0/16

ibook+openbsd3.8

2005-11-02 Thread Eder M. G. A.
Good day. I have installed OpenBSD 3.8 on my ibook G4, all fine, but i can't switch to another console, just can use ttyC0, i tried different methods but without results. Thanks in advance Atte. Eder

Re: ibook+openbsd3.8

2005-11-03 Thread Eder M. G. A.
Thanks for everything guys :) Best regards Atte. Eder

unable to play VCD's with mplayer

2007-08-14 Thread Arun G Nair
Hi, Am unable to play VCD's with mplayer. Am running a recent snapshot on my laptop. I had the same problem with 4.0 . $ sudo mplayer vcd://1//dev/rcd0c Password: MPlayer 1.0pre8-3.3.5 (C) 2000-2006 MPlayer Team CPU: Intel(R) Pentium(R) M processor 1.70GHz (Family: 6, Model: 13,

Re: OpenBSD Install Goal

2007-09-20 Thread Ulf G. Noren
On Tue, 18 Sep 2007 16:28:48 -0700 Darren Spruell [EMAIL PROTECTED] wrote: There are resources a-plenty; anyone who finds it confusing is either trying to install without having read docs, or is not familiar with computers in the first place (and thus needs to read the docs.) Computer users

Re: machine which freeze with openbsd 4.2

2007-10-21 Thread Denise H. G.
Nicolas Letellier [EMAIL PROTECTED] writes: Hello, I obtained my CDs of OpenBSD 4.2 yesterday, at Open Source Days at Lyon. However, I have problems with my machine. This machine freezes after few minutes. I cannot do nothing and i must restart it with reset. This is my configuration :

Re: machine which freeze with openbsd 4.2

2007-10-21 Thread Denise H. G.
Nicolas Letellier [EMAIL PROTECTED] writes: Denise H. G. a icrit : Try to boot without X and see if it still hangs. If it does not, this might be the problem of Xorg (the `nv' driver ?) Thanks for you response. I tested again and again this release of openbsd and my machine. I have

Re: Odd FFS behavior

2007-10-22 Thread Denise H. G.
David Vasek [EMAIL PROTECTED] writes: On Mon, 22 Oct 2007, Otto Moerbeek wrote: On Mon, 22 Oct 2007, Edd Barrett wrote: On 22/10/2007, Otto Moerbeek [EMAIL PROTECTED] wrote: Does your target dir /mnt/usb exist? It does. I copied another album onto an SD mounted there and listened to it

Re: Bug in the solution descriped in the FAQ 7.3

2005-06-12 Thread Federico G. Schwindt
On Mon, Jun 13, 2005 at 01:42:14AM +0200, [EMAIL PROTECTED] wrote: I noticed a BUG in the solution descriped at FAQ 7.3. As I edited my /etc/gettyttab (like it was descriped in the FAQ) and loged in using ttypC2 I noticed that the the the buffer wont be deleted if you do the followring.

  1   2   3   >