search for: openrce

Displaying 20 results from an estimated 38 matches for "openrce".

Did you mean: openrc
2017 Apr 11
2
OT: systemd Poll
On Tue, Apr 11, 2017 at 12:11:19PM -0400, Jonathan Billings wrote: > I feel like this conversation has reached the "lets just keep > repeating FUD about systemd" stage and probably won't progress in a > useful direction. > > Maybe we should just jump right to the end that we always have each > time this comes up. systemd is the death of linux and you're
2017 Apr 11
1
OT: systemd Poll
On Tue, April 11, 2017 4:41 pm, Warren Young wrote: > On Apr 11, 2017, at 11:28 AM, Scott Robbins <scottro11 at gmail.com> wrote: >> >> (though they're talking of trying OpenRC) > > Not just talking. TrueOS, ne?? PC-BSD, now runs on OpenRC. > > So let me tell you about how my recent TrueOS server upgrade broke > virtually all of my services on the TrueOS
2019 Oct 13
0
After upgrading samba 4.5.10 to 4.9.13
On 13/10/2019 15:06, ??????? ??????? wrote: > #!/sbin/openrc-run Never used openrc :-( > # Copyright 1999-2018 Gentoo Foundation > # Distributed under the terms of the GNU General Public License, v2 or > later > > extra_started_commands="reload" > [ -z "${piddir}" ] && piddir="/run/samba" > > depend() { > ??????? after slapd
2010 Aug 06
2
802.1q on gentoo
Hi, I have a box with XEN enabled. Specs : Gentoo 10.0 AMD64 XEN 4.0.0 The server is connected on our network through two physicals NIC. Actually, I''m using a VLAN on each NIC and bridge the domU in it. But now I must create an additional domU which should be in an different VLAN. The best solution is to set a trunk on the switch and use 802.1q directly on the dom0. I found this site
2015 Nov 20
3
usbhid-ups dying, consistently
This issue has been occurring for years on my setup. OS: Gentoo most recent kernel: 4.1.12 UPS: Eaton Powerware 9130 rackmount 2000kVA, connected via USB The upsdrv service dies and must be restarted several times a day. Zero output to dmesg or any other log other than failed reattempts reporting no such file or directory errors. "/lib64/nut/usbhid-ups -DDD -q -a powerware" exited 1
2019 Mar 05
2
getrandom() before forking daemon is blocking init system
Hello When booting from a slow machine, I can observe dovecot blocking the whole boot process. I traced it down to the getrandom() system call in lib/randgen.c, which blocks until the random number generator is initialized (dmesg "random: crng init done"). This can take up to three minutes (!) on my machine, as there is not much entropy available (no hardware RNG, network VPN is also
2019 Oct 13
4
After upgrading samba 4.5.10 to 4.9.13
Good time! After upgrading samba 4.5.10 to 4.9.13, name resolution in AD hangs. # /etc/init.d/samba status ?* status: crashed But the domain itself works, but hangs when resolving user names. What can be done? [2019/10/13 12:24:52.896473, 10, pid=17379, effective(0, 0), real(0, 0), class=ldb] ../lib/ldb-samba/ldb_wrap.c:77(ldb_wrap_debug) ? ldb: Added timed event
2012 Jun 08
0
[LLVMdev] Windows C++ ABI: Reverse Engineering Articles (FYI)
This is only of interest to those who are working on implementing support for the Microsoft Visual C++ ABI: http://www.openrce.org/articles/full_view/21 http://www.openrce.org/articles/full_view/23 The first details the implementation of Microsoft's exception handling, whereas the other looks at classes, methods, and RTTI. Cheers, Mikael -- Love Thy Frog! -------------- next part -------------- An HTML attachment wa...
2015 Dec 31
0
usbhid-ups dying, consistently
On Dec 31, 2015, at 5:31 PM, Nicholas Leippe <leippe at gmail.com> wrote: > > Is this something to cross post to linux-usb? I guess, although they might need to know some additional details about your libusb configuration (real libusb-0.1.x, or libusb-1.x with libusb-compat). Here is the relevant portion of the code:
2017 Mar 07
0
Help needed on a gentoo system after update to libvirtd 3.1.0
Hello list, i updated on a gentoo system from libvirtd 2.5 to 3.1.0 Now my windows machines cant access internet. I did a virbr1 with virt-manager and route it to the eth0, works fine on 2.5 on install i get this: Important: The openrc libvirtd init script is now broken up into two separate services: libvirtd, that solely handles the daemon, and libvirt-guests, that takes care of clients
2017 Apr 11
0
OT: systemd Poll
On Apr 11, 2017, at 11:28 AM, Scott Robbins <scottro11 at gmail.com> wrote: > > (though they're talking of trying OpenRC) Not just talking. TrueOS, ne? PC-BSD, now runs on OpenRC. So let me tell you about how my recent TrueOS server upgrade broke virtually all of my services on the TrueOS server, roached the X configuration, and now has the system in an un-upgradeable state, to
2020 Jun 16
1
Samba as a domain member:
It's Gentoo Linux. System uname: Linux-5.4.38-gentoo-x86_64-x86_64-AMD_EPYC_7272_12-Core_Processor-with-gentoo-2.6 KiB Mem: 32746472 total, 27513712 free KiB Swap: 37005244 total, 37005244 free Timestamp of repository gentoo: Fri, 29 May 2020 00:45:01 +0000 Head commit of repository gentoo: 9e5f0b894af4ad7780998a137656d0835b73213e sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
2019 Mar 05
1
getrandom() before forking daemon is blocking init system
> On 05 March 2019 at 18:51 William Taylor via dovecot <dovecot at dovecot.org> wrote: > > > On Tue, Mar 05, 2019 at 05:39:28PM +0100, Axel Burri via dovecot wrote: > > Hello > > > > When booting from a slow machine, I can observe dovecot blocking the > > whole boot process. I traced it down to the getrandom() system call in > > lib/randgen.c,
2017 Mar 07
4
Help needed on a gentoo system after update to libvirtd 3.1.0
(sorry, dont know how i put my posting into an reply to an other issue before, new posting to sepearte it, big sorry) Hello list, i updated on a gentoo system from libvirtd 2.5 to 3.1.0 Now my windows machines cant access internet. I did a virbr1 with virt-manager and route it to the eth0, works fine on 2.5 Hello list, i updated on a gentoo system from libvirtd 2.5 to 3.1.0 Now my
2017 Mar 06
3
Re: Compile DLL for Windows
I would like to know if there is a proper documentation for compiling libvirt for Windows. This is in regard to the latest versions of libvirt. Also, most answers are outdated and the scripts by Matthias Bolte on github don't use the latest versions and patches for libvirt. Regards, Kartik Vaishnav
2018 Oct 17
3
What are the differences between systemd and non-systemd Linux distros?
On 17/10/18 1:25 am, Valeri Galtsev wrote: > That said, if one is strongly willing to stay away from systemd, and > not to such extent into Linux as to needing an advise on that, I would > recommend to take a look at non-Linux system, specifically BSD > descendants (FreeBSD, NetBSD, etc). Their kernel is not as heavy > (big,resource demanding) as Linux kernel, and you can do
2016 Jun 10
2
Windows: How to catch C++ exceptions in runtime-compiled code?
...ng execution states when entering the function between the two cases, static- vs. runtime-compiled, turns out that pThrowInfo points to nulled memory in the runtime-compiled case, while it has some data in the static-compiled case. Detailed information about the types can be found here: http://www.openrce.org/articles/full_view/21 <http://www.openrce.org/articles/full_view/21>. Most likely the "attributes" and "pCatchableTypeArray" members are required for RaiseException to resolve the correct catch pad? To find out why the ThrowInfo structure is empty in the runtime-compi...
2013 Feb 08
1
libvirt v1.0.2 fails to boot LXC container, but v1.0.0 works
Hello. tl;dr = v1.0.0 can boot my LXC containers, v.1.0.1 and v.1.0.2 fails. Paraphrased error message: "lxcContainerMountProcFuse:616 : Failed to mount ..../meminfo" I'd like to know if my host is misconfigured, or my domains, or ... why 1.0.2 and 1.0.1 are not working for me. I've been using libvirt for a while to manage QEMU instances. I have experimented with lxc.
2015 Dec 31
2
usbhid-ups dying, consistently
# ldd /lib64/nut/usbhid-ups linux-vdso.so.1 (0x00007ffdfe3e3000) libusb-0.1.so.4 => /lib64/libusb-0.1.so.4 (0x00007f98526e6000) <-- from libusbp-compat-0.1.5-r2 libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f98524ca000) libc.so.6 => /lib64/libc.so.6 (0x00007f985212f000) libusb-1.0.so.0 => /lib64/libusb-1.0.so.0 (0x00007f9851f17000) <--
2017 Apr 15
0
OT: systemd Poll - So Long, and Thanks for All the fish.
On 09/04/17 14:39, Anthony K wrote: > > So, at which stage are you in w/ regards to adopting systemd? Are you > still ridiculing it, violently opposed to it, or have you mellowed to it? Thanks for all those that responded. systemd still appears to be a sore topic. systemd is still coping a whole lot of ridicule but not so violent opposition. Can't say I understand why, but you