Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk

2017-05-13 Thread Nikolai Lifanov
On 05/13/2017 13:21, Ngie Cooper (yaneurabeya) wrote: > Even ansible/chef/puppet would have to bake the configuration removal logic > into its template files, which seems like a pain for folks (and the same > logic would need to be implemented multiple times instead of once). Having to template

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Nikolai Lifanov
ion thing. You will need to be root to do this. Likewise, with working chmod binary, you should be able to mark binaries with write access executable. - Nikolai Lifanov signature.asc Description: OpenPGP digital signature

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Nikolai Lifanov
$ exec sh >> ``` > > Er, oops: I ought to have said, you can execute non-executable binaries > by copying and marking them `+x`: > > ``` > $ cp /bin/sh . > $ chmod +x sh > $ ./sh > ``` > > (please ignore the bit about `exec`, that's from anothe

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Nikolai Lifanov
mnt/ # /mnt/sh /mnt/sh: Permission denied. # /libexec/ld-elf.so.1 /mnt/sh /mnt/sh: mmap of data failed: Permission denied - Nikolai Lifanov signature.asc Description: OpenPGP digital signature

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Nikolai Lifanov
ing rtld with an >>> argument, or to just disable the feature in rtld from this commit. >> >> Note the undocumented O_VERIFY flag in open(2) from the patch. >> This is very vendor-ish addition to request veriexec (?). >> > > Ah nice. > Note, this already does the right thing with noexec filesystems: # zfs create -o mountpoint=/mnt -o exec=off tank/TEST # cp /bin/sh /mnt/ # /mnt/sh /mnt/sh: Permission denied. # /libexec/ld-elf.so.1 /mnt/sh /mnt/sh: mmap of data failed: Permission denied - Nikolai Lifanov signature.asc Description: OpenPGP digital signature

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Nikolai Lifanov
On 05/15/2017 15:52, Konstantin Belousov wrote: > On Mon, May 15, 2017 at 07:42:23PM +, Alexey Dokuchaev wrote: >> On Mon, May 15, 2017 at 10:40:49PM +0300, Konstantin Belousov wrote: >>> On Mon, May 15, 2017 at 03:37:42PM -0400, Nikolai Lifanov wrote: >>>&g

Re: svn commit: r318441 - in head/etc: . cron.d

2017-05-18 Thread Nikolai Lifanov
an 1 for cron, and 7 for newsyslog instead of 1. > I agree that inconsistencies are bad, but I think we can get there incrementally, unbundling configuration of one MK_* thing at a time. - Nikolai Lifanov signature.asc Description: OpenPGP digital signature

svn commit: r310024 - head/share/misc

2016-12-13 Thread Nikolai Lifanov
g\n2002/08/14"] lev [label="Lev Serebryakov\n...@freebsd.org\n2003/06/17"] +lifanov [label="Nikolai Lifanov\nlifa...@freebsd.org\n2016/12/11"] linimon [label="Mark Linimon\nlini...@freebsd.org\n2003/10/23"] lioux [label="Mario Sergio Fujikawa Ferriera\nli...@f

Re: svn-src-head Digest, Vol 88, Issue 2

2011-05-02 Thread Nikolai Lifanov
svn-src-head-requ...@freebsd.org wrote: >Send svn-src-head mailing list submissions to > svn-src-head@freebsd.org > >To subscribe or unsubscribe via the World Wide Web, visit > http://lists.freebsd.org/mailman/listinfo/svn-src-head >or, via email, send a message with subject or body

Re: svn commit: r314564 - in head: . contrib/compiler-rt/include/sanitizer contrib/compiler-rt/include/xray contrib/compiler-rt/lib/asan contrib/compiler-rt/lib/builtins contrib/compiler-rt/lib/builti

2017-03-02 Thread Nikolai Lifanov
How can I try linking base system with lld on aarch64? The WITH_LLD_IS_LD knob is already default, but the build requires CROSS_BINUTILS. - Nikolai Lifanov signature.asc Description: OpenPGP digital signature

svn commit: r321783 - head/usr.bin/calendar/calendars

2017-07-31 Thread Nikolai Lifanov
@@ 03/07 Michael P. Pritchard born in Los Angeles, California, United States, 1964 03/07 Giorgos Keramidas born in Athens, Greece, 1976 03/10 Andreas Klemm born in Duesseldorf, Nordrhein-Westfalen, Germany, 1963 +03/10 Nikolai Lifanov born in Moscow, Russian Federation, 1989 03/11 Soeren

Re: svn commit: r268855 - in head: cddl/contrib/opensolaris/cmd/ztest sys/cddl/contrib/opensolaris/uts/common/fs/zfs sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys

2014-07-20 Thread Nikolai Lifanov
this commit (currently running r268933 minus r268855) fixes the boot for me. Please let me know if I can provide any more information. - Nikolai Lifanov ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-

Re: svn commit: r268855 - in head: cddl/contrib/opensolaris/cmd/ztest sys/cddl/contrib/opensolaris/uts/common/fs/zfs sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys

2014-07-20 Thread Nikolai Lifanov
On 2014-07-20 22:56, Steven Hartland wrote: - Original Message - From: "Nikolai Lifanov" To: "Xin LI" Cc: ; Sent: Monday, July 21, 2014 2:22 AM Subject: Re: svn commit: r268855 - in head: cddl/contrib/opensolaris/cmd/ztest sys/cddl/contrib/opensolaris/uts/co

Re: svn commit: r251668 - head/lib/libc

2013-06-13 Thread Nikolai Lifanov
/usr/src/lib/libc/libc.ldscript > libc.ld cannot create libc.ld: Read-only file system *** Error code 2 - Nikolai Lifanov ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Re: svn commit: r251886 - in head: contrib/apr contrib/apr-util contrib/serf contrib/sqlite3 contrib/subversion share/mk usr.bin usr.bin/svn usr.bin/svn/lib usr.bin/svn/lib/libapr usr.bin/svn/lib/liba

2013-06-18 Thread Nikolai Lifanov
/svnup. But wasn't the original cvs retirement plan to import net/svnup into base? What is the motivation behind the import of semi-full subversion? It didn't replace former cvs functionality, since development didn't happen in cvs repositories for a while. - Nikolai Lifanov __

Re: svn commit: r251886 - in head: contrib/apr contrib/apr-util contrib/serf contrib/sqlite3 contrib/subversion share/mk usr.bin usr.bin/svn usr.bin/svn/lib usr.bin/svn/lib/libapr usr.bin/svn/lib/liba

2013-06-18 Thread Nikolai Lifanov
orts is very painful because of the huge dependency chain it carries, with the largest being Python and Perl IIRC. It's net/svnup and is a great replacement for cvs, in my opinion. CVS wasn't used for development for a long while anyway, so there is nothin

Re: svn commit: r262282 - in head: contrib/dma contrib/dma/debian contrib/dma/debian/migrate contrib/dma/debian/source contrib/dma/test etc/mtree libexec libexec/dma share/mk tools/build/mk tools/buil

2014-02-22 Thread Nikolai Lifanov
D src but kept in the vendor import. - Nikolai Lifanov ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Re: svn commit: r264027 - in head: release share/man/man7

2014-04-02 Thread Nikolai Lifanov
> -rw-r--r-- 1 root wheel 381M Mar 28 20:18 disc1.iso.bz2 > -rw-r--r-- 1 root wheel 392M Mar 28 20:18 disc1.iso.gz > -rw-r--r-- 1 root wheel 348M Mar 28 20:18 disc1.iso.xz > > Glen > How about 7zip (Windows program, not file format)? What would a Windows user use that can decompress gzip and not xz? It was a problem around ~2007, but xz support is no longer rare or exotic. - Nikolai Lifanov ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Re: svn commit: r264027 - in head: release share/man/man7

2014-04-02 Thread Nikolai Lifanov
On 04/02/14 12:06, Glen Barber wrote: > On Wed, Apr 02, 2014 at 11:55:33AM -0400, Nikolai Lifanov wrote: >> On 04/02/14 11:51, Glen Barber wrote: >>> On Wed, Apr 02, 2014 at 10:40:22AM -0500, Brooks Davis wrote: >>>> On Tue, Apr 01, 2014 at 10:41:27PM +, Glen B

Re: svn commit: r264027 - in head: release share/man/man7

2014-04-02 Thread Nikolai Lifanov
On 04/02/14 12:33, Glen Barber wrote: > On Wed, Apr 02, 2014 at 12:23:46PM -0400, Nikolai Lifanov wrote: >> On 04/02/14 12:06, Glen Barber wrote: >>> On Wed, Apr 02, 2014 at 11:55:33AM -0400, Nikolai Lifanov wrote: >>>> On 04/02/14 11:51, Glen Barber wrote: >>&g

Re: svn commit: r266310 - in head: sbin/ipfw sys/netinet sys/netpfil/ipfw

2014-05-19 Thread Nikolai Lifanov
if ((xent->flags & IPFW_TCF_INET) != 0) { ^ 2 errors generated. *** Error code 1 Stop. I'm building from 266216, and I tried several revisions in between this one and r266447. - Nikolai Lifanov __

Re: svn commit: r266553 - head/release/scripts

2014-05-23 Thread Nikolai Lifanov
ow installation if the last triplet is in kern.supported_archs. Then you can have linux:fruit:banana packages that will correctly not install on freebsd:amd64:amd64. The current mapping is not intuitive. - Nikolai Lifanov ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Re: svn commit: r266743 - head/sys/modules/geom

2014-05-27 Thread Nikolai Lifanov
BSD that will absolutely not boot in CSM mode from a GPT-partitioned disk. There is plenty of buggy hardware like this "out there". Could you reconnect MBR and BSD partitioning schemes until UEFI loader is connected to release builds (.iso media) please? - Nikolai Lifanov _

Re: svn commit: r258672 - in head: . share/mk

2013-11-27 Thread Nikolai Lifanov
optional obsoletes? Otherwise people will be left with rotting outdated lib32 directories. Thanks! - Nikolai Lifanov ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Re: svn commit: r278450 - head/release

2015-02-09 Thread Nikolai Lifanov
. - Nikolai Lifanov ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Re: svn commit: r270759 - in head/sys: cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/uts/common/fs/zfs vm

2014-09-03 Thread Nikolai Lifanov
ensible but waiting Peter to comment on. > >Regards >Steve I have no technical input, but this change improves ARC usefulness for me quite a bit. I would like to see the improvement in 10-STABLE. - Nikolai Lifanov ___ svn-s

Re: svn commit: r270759 - in head/sys: cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/uts/common/fs/zfs vm

2014-09-03 Thread Nikolai Lifanov
On 09/03/14 15:22, John Baldwin wrote: > On Wednesday, September 03, 2014 11:05:04 AM Nikolai Lifanov wrote: >> On 09/03/14 04:09, Steven Hartland wrote: >>> I'm looking to MFC this change so wanted to check if >>> anyone had an final feedback / objections? >>

Re: svn commit: r270759 - in head/sys: cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/uts/common/fs/zfs vm

2014-09-04 Thread Nikolai Lifanov
On 09/03/14 21:18, Steven Hartland wrote: > > - Original Message - From: "Andriy Gapon" > > >> on 03/09/2014 23:22 Nikolai Lifanov said the following: >>> On 09/03/14 15:22, John Baldwin wrote: >>>> On Wednesday, September 03, 2014 11:

Re: svn commit: r270759 - in head/sys: cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/uts/common/fs/zfs vm

2014-09-08 Thread Nikolai Lifanov
On 2014-09-03 21:18, Steven Hartland wrote: - Original Message - From: "Andriy Gapon" on 03/09/2014 23:22 Nikolai Lifanov said the following: On 09/03/14 15:22, John Baldwin wrote: On Wednesday, September 03, 2014 11:05:04 AM Nikolai Lifanov wrote: On 09/03/14 04:

Re: svn commit: r287227 - in head: lib/libstand share/mk sys/boot/efi sys/boot/ficl sys/boot/i386 sys/boot/libstand32 sys/boot/pc98 sys/boot/userboot/ficl sys/boot/userboot/libstand sys/boot/zfs

2015-08-28 Thread Nikolai Lifanov
ys/boot/i386/gptboot/../../libstand32/libstand.a(qdivrem.o)' is incompatible with i386 output *** [gptboot.out] Error code 1 - Nikolai Lifanov ___ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Re: svn commit: r294329 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2016-01-19 Thread Nikolai Lifanov
On 01/19/16 15:52, Kurt Lidl wrote: > On 1/19/16 1:55 PM, Alan Somers wrote: >> On Tue, Jan 19, 2016 at 10:00 AM, Alan Somers >> wrote: >>> Author: asomers >>> Date: Tue Jan 19 17:00:25 2016 >>> New Revision: 294329 >>> URL: https://svnweb.freebsd.org/changeset/base/294329 >>> >>> Log: >>>Disa

Re: svn commit: r294329 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2016-01-19 Thread Nikolai Lifanov
On 01/19/16 16:02, Nikolai Lifanov wrote: > On 01/19/16 15:52, Kurt Lidl wrote: >> On 1/19/16 1:55 PM, Alan Somers wrote: >>> On Tue, Jan 19, 2016 at 10:00 AM, Alan Somers >>> wrote: >>>> Author: asomers >>>> Date: Tue Jan 19 17:0

Re: svn commit: r296428 - head/sys/boot/common

2016-03-06 Thread Nikolai Lifanov
every install. All (?) instances of not updating these resulting in a failed boot have an UPDATING entry or a similar warning (like the one during "zpool upgrade"). - Nikolai Lifanov ___ svn-src-head@freebsd.org mailing list https://lists.free

Re: svn commit: r296428 - head/sys/boot/common

2016-03-06 Thread Nikolai Lifanov
On March 6, 2016 4:13:34 PM EST, Dimitry Andric wrote: >On 06 Mar 2016, at 20:57, Nikolai Lifanov >wrote: >> >> On 2016-03-06 11:17, Dimitry Andric wrote: >>> On 06 Mar 2016, at 17:00, Oliver Pinter > wrote: >>>> On 3/6/16, Dimitry Andric wrote: >

Re: svn commit: r246362 - head/games/fortune/datfiles

2013-02-05 Thread Nikolai Lifanov
cannot be achieved merely by developing an "understanding" - > among peoples. - --- "The Limbaugh Letter," Copyright 1992, EFM > Publishing, Inc. -% -Rush Limbaugh's 35 Undeniable Truths of Life: > - -(9) Americans opposing America is not always sacred nor > cou

Re: svn commit: r254025 - in head/sys: amd64/amd64 arm/arm arm/at91 arm/mv/armadaxp arm/s3c2xx0 arm/xscale/i80321 arm/xscale/i8134x arm/xscale/ixp425 cddl/compat/opensolaris/kern cddl/compat/opensolar

2013-08-07 Thread Nikolai Lifanov
On 08/07/13 02:21, Jeff Roberson wrote: Author: jeff Date: Wed Aug 7 06:21:20 2013 New Revision: 254025 URL: http://svnweb.freebsd.org/changeset/base/254025 Log: Replace kernel virtual address space allocation with vmem. This provides transparent layering and better fragmentation. -

svn commit: r310160 - head

2016-12-16 Thread Nikolai Lifanov
Author: lifanov (ports committer) Date: Fri Dec 16 17:44:56 2016 New Revision: 310160 URL: https://svnweb.freebsd.org/changeset/base/310160 Log: retain cc.4.gz man page for Chelsio T6 NICs This man page was removed in r225583 when cc.4 was renamed to mod_cc.4 With reintroduction of cc.4 "

Re: svn commit: r310160 - head

2016-12-16 Thread Nikolai Lifanov
On 12/16/2016 15:12, John Baldwin wrote: > On Friday, December 16, 2016 05:44:57 PM Nikolai Lifanov wrote: >> Author: lifanov (ports committer) >> Date: Fri Dec 16 17:44:56 2016 >> New Revision: 310160 >> URL: https://svnweb.freebsd.org/changeset/base/310160 >> >

svn commit: r311650 - head/sys/dev/kbd

2017-01-07 Thread Nikolai Lifanov
Author: lifanov (ports committer) Date: Sat Jan 7 15:58:57 2017 New Revision: 311650 URL: https://svnweb.freebsd.org/changeset/base/311650 Log: Restore priority value for OGIO_KEYMAP PR: 206678 Submitted by: ect...@gmail.com Reviewed by: cem Approved by: cem, matthew (men