Displaying 13 results from an estimated 13 matches for "runstatedir".
2017 Nov 04
1
[Announcement] Tinc version 1.0.33 released
...mary of the changes in tinc 1.0.33:
* Allow compilation from a build directory.
* Source code cleanups.
* Fix some options specified on the command line not surviving a HUP signal.
* Handle tun/tap device returning EPERM or EBUSY.
* Disable PMTUDiscovery when TCPOnly is used.
* Support the --runstatedir option of the autoconf 2.70.
Thanks to Rafael Sadowski and Pierre-Olivier Mercier for their
contributions to this version of tinc.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrub...
2017 Nov 04
1
[Announcement] Tinc version 1.0.33 released
...mary of the changes in tinc 1.0.33:
* Allow compilation from a build directory.
* Source code cleanups.
* Fix some options specified on the command line not surviving a HUP signal.
* Handle tun/tap device returning EPERM or EBUSY.
* Disable PMTUDiscovery when TCPOnly is used.
* Support the --runstatedir option of the autoconf 2.70.
Thanks to Rafael Sadowski and Pierre-Olivier Mercier for their
contributions to this version of tinc.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrub...
2018 Jun 12
1
[Announcement] Tinc version 1.1pre16 released
...tation updates and spelling fixes.
* Support for MSS clamping of IP-in-IP packets.
* Fixed parsing of the -b flag.
* Added the ability to set a firemall mark on sockets on Linux.
* Minor improvements to the build system.
* Added a cache of recently seen addresses of peers.
* Add support for --runstatedir to the configure script.
* Fixed linking with libncurses on some distributions.
* Automatically disable PMTUDiscovery when TCPOnly is enabled.
* Fixed removing the tinc service on Windows in some situations.
Thanks to Todd C. Miller, Etienne Dechamps, Daniel Lublin,
Gjergji Ramku, Mike Sullivan...
2018 Jun 12
1
[Announcement] Tinc version 1.1pre16 released
...tation updates and spelling fixes.
* Support for MSS clamping of IP-in-IP packets.
* Fixed parsing of the -b flag.
* Added the ability to set a firemall mark on sockets on Linux.
* Minor improvements to the build system.
* Added a cache of recently seen addresses of peers.
* Add support for --runstatedir to the configure script.
* Fixed linking with libncurses on some distributions.
* Automatically disable PMTUDiscovery when TCPOnly is enabled.
* Fixed removing the tinc service on Windows in some situations.
Thanks to Todd C. Miller, Etienne Dechamps, Daniel Lublin,
Gjergji Ramku, Mike Sullivan...
2019 Nov 21
2
Fail to build upstream libvirt on rhel8
...ency-tracking --prefix=/usr --exec-prefix=/usr
--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
--mandir=/usr/share/man --infodir=/usr/share/info --with-runstatedir=/run
--with-qemu --without-openvz --without-lxc --without-vbox --without-libxl
--with-sasl --with-polkit --with-libvirtd --without-phyp --with-esx
--without-hyperv --without-vmware --without-vz --without-bhyve
--with-remote-default-mode=legacy --with-interface --with-network
--with-storage-fs --wit...
2019 Nov 26
0
Re: Fail to build upstream libvirt on rhel8
...sr --exec-prefix=/usr
> --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
> --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
> --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
> --mandir=/usr/share/man --infodir=/usr/share/info
> --with-runstatedir=/run --with-qemu --without-openvz --without-lxc
> --without-vbox --without-libxl --with-sasl --with-polkit --with-libvirtd
> --without-phyp --with-esx --without-hyperv --without-vmware --without-vz
> --without-bhyve --with-remote-default-mode=legacy --with-interface
> --with-network --w...
2020 Jan 03
2
Tripp Lite SMART1500LCD will not stay shut down when power is disconnected
I see, so you kept the load.on.delay command but removed the check to see
if it was handled. Did you do the same thing for the shutdown.stayoff logic?
https://github.com/networkupstools/nut/blob/master/drivers/usbhid-ups.c#L562
This might be a dumb question but did this require you to recompile the
kernel? These types of changes are way beyond my depth.
Thank you for the direction!
On Thu, Jan
2023 Jul 21
3
cant start bind9 after dc upgrade 4.17 > 4.18
...includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info'
'--sysconfdir=/etc' '--localstatedir=/var' '--disable-option-checking' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '-
-disable-dependency-tracking' '--libdir=/usr/lib/x86_64-linux-gnu' '--sysconfdir=/etc/bind' '--with-python=python3' '--localstatedir=/' '--enable-threads' '--enable-largefile' '--with-libto...
2023 Jul 27
1
High memory consumption for small AXFR
...SD 4.7.0 self compiled:
Configure line: --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-configdir=/etc/nsd --with-nsd_conf_file=/etc/nsd/nsd.conf --with-pidfile=/run/nsd/nsd.pid --with-dbfile=/var/lib/nsd/nsd.db --with-zonesdir=/etc/nsd --with-xfrdfile=/var/lib/nsd/xfrd.state --disable-largefile --disable-recvmmsg --e...
2020 Jan 14
2
Tripp Lite SMART1500LCD will not stay shut down when power is disconnected
...tps://github.com/Laynezilla/nut.git
cd ~/nut
./autogen.sh
./configure \
--build=`gcc -print-multiarch` \
--includedir=/usr/include \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-silent-rules \
--libdir=/usr/lib/`gcc -print-multiarch` \
--runstatedir=/run \
--enable-maintainer-mode \
--disable-dependency-tracking \
--sysconfdir=/etc/nut \
--includedir=/usr/include \
--mandir=/usr/share/man \
--libdir=/lib/`gcc -print-multiarch` \
--with-ssl \
--with-nss \
--with-cgi \
--with-dev \
--enable-static \
--with-statepath=/run/nut \
--with-altpidpath=...
2024 Oct 30
1
NUT 2.8.1-3 " Can't claim USB device [051d:0002]@0/0: Entity not found" using usbhid-ups
...ntu2) 13.2.0 and configured with
flags: --build=x86_64-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --prefix=
--sysconfdir=/etc/nut --includedir=/usr/include --mandir=/usr/share/man
--libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=/usr/libexec
--with-ssl --with-nss --with-cgi --with-dev --enable-static
--with-statepath=/run/nut --wi...
2024 Nov 01
1
NUT 2.8.1-3 " Can't claim USB device [051d:0002]@0/0: Entity not found" using usbhid-ups
...ed with
> flags: --build=x86_64-linux-gnu --prefix=/usr
> --includedir=${prefix}/include --mandir=${prefix}/share/man
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --disable-option-checking --disable-silent-rules
> --libdir=${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
> --disable-maintainer-mode --disable-dependency-tracking --prefix=
> --sysconfdir=/etc/nut --includedir=/usr/include --mandir=/usr/share/man
> --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=/usr/libexec
> --with-ssl --with-nss --with-cgi --with-dev --enable-static
> --wit...
2024 Nov 01
1
NUT 2.8.1-3 " Can't claim USB device [051d:0002]@0/0: Entity not found" using usbhid-ups
...gs: --build=x86_64-linux-gnu --prefix=/usr
>> --includedir=${prefix}/include --mandir=${prefix}/share/man
>> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
>> --disable-option-checking --disable-silent-rules
>> --libdir=${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
>> --disable-maintainer-mode --disable-dependency-tracking --prefix=
>> --sysconfdir=/etc/nut --includedir=/usr/include --mandir=/usr/share/man
>> --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=/usr/libexec
>> --with-ssl --with-nss --with-cgi --with-dev --enable-s...