similar to: NetBSD XEN port

Displaying 20 results from an estimated 8000 matches similar to: "NetBSD XEN port"

2005 May 27
0
Error Messages at NetBSD domain halt and shutdown
I am running xen (first 2.0.5 now 2.0.6) with NetBSD 3.0_BETA as domain and guest OS. If i execute the command "halt -p" in the unprivileged domain and wait till the last message (... done), nothing happens until i press the enter button. Then i get this output: on the screen ************************ REMOTE CONSOLE EXITED ************************ (54, ''Connection reset by
2003 Aug 22
2
kernel: locore.s doesn't assemble (fillkpt, $PAGE_SHIFT, $PTESHIFT)
since august 8th, 2003 the kernel on my i386 pentiumIII won't compile. the problem arises in locore.s with the definition of the constants $PAGE_SHIFT and $PTESHIFT used in `shr' and `shl' instructions within the macros `fillkpt' and `fillkptphys'. i've tried to cvsup(1) RELENG_4 and RELENG_4_8 every day for over a week now, but kernel builds (as part of a buildworld)
2003 Aug 25
0
Re: R 1.7.x and inaccurate log1p() on OpenBSD 3.2 and NetBSD 1.6 (PR#3982)
Ray Brownrigg <ray@mcs.vuw.ac.nz> writes today about the inaccurate log1p() on NetBSD 1.6 and OpenBSD 3.2: >> Well, the source which I have access to doesn't bear that out. Interesting. Our NetBSD installation is pretty recent: % uname -a NetBSD netbsd.vm.math.utah.edu 1.6 NetBSD 1.6 (GENERIC) #0: Sun Sep 8 19:43:40 UTC 2002
2012 Jan 31
2
Bug#658100: xl: hangs in qemu-dm when trying to run PV domU
Package: xen-utils-common Version: 4.1.2-1 Severity: normal Hi, I was doing some experiments today with XL TOOLSTACK, and found few problems when trying to do PV domU boot. I was trying to run kfreebsd9 or linux-3.2 kernel in qemu using PV i386, and with simple configuration without any disks, nics or virtual framebuffer, kernel boots (and then kernel itselfs correctly fails with information
2003 Aug 26
0
Re: R 1.7.x and inaccurate log1p() on OpenBSD 3.2 and NetBSD 1.6 (PR#3984)
Ray Brownrigg <ray@mcs.vuw.ac.nz> writes today about the log1p() problems on NetBSD 1.6 and OpenBSD 3.2: >> Indeed, but since I have acess to a NetBSD developer, this is an >> opportunity to get it fixed for everyone. That's a start, but the reality is that it isn't enough. There will be many sites that don't upgrade O/S versions except at possibly very long
2000 Aug 17
1
patch for netbsd
attached please find patches to make vorbis kit (2000/8/18 daily tar.gz) to compile on netbsd. we need more tests and cleanups (like moving -lossaudio into AC_CHECK_LIB() in configure.in), but it should be good as starting point. thanks. itojun PS: i'm not on the list. if possible please cc: to me. $NetBSD: patch-aa,v 1.1.1.1 2000/08/17 16:56:18 itojun Exp $ ---
2013 Apr 11
2
[PATCHES] NetBSD support, authentication buffer size
Hi Here are a few unintegrated patches, just tested against 2.2rc7: 1) NetBSD's getmntinfo uses struct statvfs while other BSD use struct statfs http://ftp.espci.fr/shadow/manu/patch-ak 2) NetBSD 5.x net_getunixcred() support. Build on NetBSD, but not tested (I am testing on NetBSD 6.0): http://ftp.espci.fr/shadow/manu/patch-src_lib_net.c 3) Increase authentication buffer size so that it
2009 Dec 18
0
[agc@NetBSD.org: CVS commit: src/crypto/external/bsd/openssh/dist]
Hi, I applied the following minor diff to preserve the value of the extern variable across calls to process_sign_request2() in ssh-agent.c. I've no idea if the attachment of the attachment will come out correctly so a cvs diff is also attached. Regards, Alistair -------------- next part -------------- An embedded message was scrubbed... From: "Alistair G. Crooks" <agc at
2014 Oct 10
1
fixes for quota support on NetBSD
Hi! dovecot-2.2.13 already has quota support for NetBSD, but it's buggy. The attached patches by Manuel Bouyer <bouyer at NetBSD.org> fix the issues. There is one thing that's not nice in them: one include is now for "/usr/include/quota.h" since dovecot comes with its own file "quota.h" which is earlier in the search path. Perhaps dovecot's copy can be
2005 May 21
1
Asterisk on NetBSD
I was reading on the wiki that Asterisk runs very solid on NetBSD. Can anyone comment? What is the definition of solid? Who is running Asterisk on NetBSD and which version of Asterisk are you running? Also, I know there is limited support for Digium cards on NetBSD, but is there any support at all? Would a TE410P work in NetBSD? I want to build a very simple VoIP to TDM gateway. My idea
2013 Jan 19
1
[PATCH] support for NetBSD 6.0 libquota
Hi NetBSD 6.0 introduced a new improved quota subsystem and an unified API (libquota) to handle the new and old quota implementation. dovecot is unable to use the new quota implementation right now, and will even fail to build with the old quota API on NetBSD 6.0: Here are dovecot patches to support NetBSD libquota: http://ftp.espci.fr/shadow/manu/dovecot-libquota.tgz -- Emmanuel Dreyfus
1999 Dec 23
0
Patch to make pre19 work with NetBSD
The pre19 code assumes that struct lastlog either exists in lastlog.h or isn't there. On NetBSD, struct lastlog is defined in utmp.h. Even worse, the non-lastlog code in login.h is terrible on NetBSD (since NetBSD doesn't have a ut_type struct member). With the patch below, openssh will compile and run on NetBSD again. Thanks, David --- configure.orig Tue Dec 21 06:51:22 1999 +++
2014 May 15
0
Samba 4.1.7 Compile on NetBSD/amd64 - 6.1.4
I have a brand new NetBSD machine I am building to replace an existing one that is retiring. The current server runs an old version of Samba and I would like to upgrade this machine to something newer. The machine has basic NetBSD on it and that is about it (ie. very little if any customization to the out of the box configuration). I know NetBSD is probably not a mainstream platform for your
2000 Aug 29
1
Resend of NetBSD patch
I think my NetBSD patch got lost. I've reattached it. Could whoever commits it please email me so I know it went in? (Or better yet, is CVS write access a possibility?) --- Stan Seibert <HR NOSHADE> <UL> <LI>TEXT/PLAIN attachment: netbsd.patch </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: netbsd.patch Type:
2001 Feb 27
1
libdl and building under NetBSD
I am trying to configure vorbis-tools-1.0beta. (I already built libvorbis, libao, and libogg.) This is under NetBSD 1.5.1_ALPHA i386. My plan is to create NetBSD packages for Ogg Vorbis. My config.log has: configure:1897: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib/ -L/usr/pkg/emul/linux/ conftest.c -L/usr/local/lib -lao -ldl 1>&5 /usr/bin/ld: cannot
2002 Mar 11
1
compiling samba-2.2.3a on free-netbsd finally solved - summary
dear list, compiling samba on Free-/Netbsd works fine now. Thanks to ALL who helped me out !! Several people told me to delete the -lresolv line (11891) in the configure script. I did that but configure script was still bleating and bleating. Finally I think that it was a linker problem. On NetBSD I found out that I had neither /etc/ld.so.conf nor ldconfig. Just creating, editing
2000 Jul 02
0
patch for NetBSD utmp (ut_name instead of ut_host)
here are patches to compile portable openssh 2.1.1p2 on netbsd, and some other platforms I suppose. itojun -------------- next part -------------- $NetBSD: patch-aa,v 1.8 2000/07/02 22:07:56 itojun Exp $ --- configure.in.orig Sat Jul 1 15:52:55 2000 +++ configure.in Mon Jul 3 06:49:00 2000 @@ -647,2 +647,6 @@ +OSSH_CHECK_HEADER_FOR_FIELD(ut_name, utmp.h, HAVE_NAME_IN_UTMP)
2002 May 17
0
R-1.5.0 on NetBSD (PR#1565)
NetBSD 1.5ZA on intel There is a problem with the R-1.5.0 compile under NetBSD caused by a non-standard zconf.h in NetBSD. The configure script quite happily accepts the installed zlib.h, but because the NetBSD zconf.h substitutes the OF macro by an __P macro (in zconf.h) the make fails when trying to compile dounzip.c with many errors like: In file included from dounzip.c:28: unzip.h:114:
2000 Mar 24
0
NT => NetBSD 1.3F/Samba2.0.6 is slow
Hi, I'm seeing problems with an NT box accessing Samba 2.0.6 running on NetBSD 1.3F. The exact same setup accessing Samba 2.0.5a running on NetBSD 1.4 works just fine. Specifically, I have one of the shares mapped to a drive letter on the NT box and when I use NTEmacs to open a file on the share, it takes upwards of a 60 seconds to open the file. During this time, the smbd process
2007 Oct 11
1
compilation errors netbsd
hello again, on NetBSD the library ossaudio needs to be linked in for speex to build. i did it by hand in the src/Makefile by altering LDFLAGS to "-lossaudio". it now compiles properly. thanks for your time, b On 10/11/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > > Seems like NetBSD doesn't like the ioctl calls. Maybe you need to link > with another