Re: Time to increase MAXPHYS?

2017-09-15 Thread Nikolai Lifanov
On 6/3/17 11:55 PM, Allan Jude wrote: > On 2017-06-03 22:35, Julian Elischer wrote: >> On 4/6/17 4:59 am, Colin Percival wrote: >>> On January 24, 1998, in what was later renumbered to SVN r32724, dyson@ >>> wrote: Add better support for larger I/O clusters, including larger physical I/O.

Re: /usr/share/man/man4/cc.4.gz obsolete?

2016-12-16 Thread Nikolai Lifanov
On 12/16/2016 04:31, Trond Endrestøl wrote: > /usr/share/man/man4/cc.4.gz shows up as obsolete whenever I run > make -C /usr/src check-old. > > make -C /usr/src delete-old removes the file, but > make -C /usr/src installworld adds it. > > System is base/head r309889. > > Please make up your mi

Re: Destroy GPT partition scheme absolutely, how?

2016-09-26 Thread Nikolai Lifanov
"to wipe? For example - da1 :" >> read disk >> echo "OK, in 10 seconds I will destroy all data on $disk!" >> echo "Press CTRL+C to abort!" >> sleep 10 >> diskinfo ${disk} | while read disk sectorsize size sectors other >> do >&

Re: [CFT] ypldap testing against OpenLDAP and Microsoft Active Directory

2016-06-15 Thread Nikolai Lifanov
On 06/14/2016 21:05, Marcelo Araujo wrote: > 2016-06-15 8:17 GMT+08:00 Chris H : > >> On Thu, 9 Jun 2016 17:55:58 +0800 Marcelo Araujo >> wrote >> >>> Hey, >>> >>> Thanks for the CFT Craig. >>> >>> 2016-06-09 14:41 GMT+08:00 Xin Li : >>> On 6/8/16 23:10, Craig Rodrigues wrote:

Re: HEADS-UP: installworld on r299292 through r299317 will replace master.passwd, passwd, and group files

2016-05-10 Thread Nikolai Lifanov
to conf > files when upgrading. (This would be nice for conf files for ports in > /usr/local/etc as well.) You still need to figure out how to handle > conflicts, but if pkg manages /etc files as config files and does a 3-way > merge of the old package and new package then th

Re: 11.0-RELEASE pkg base & base.txz file

2016-04-18 Thread Nikolai Lifanov
# mkdir -p /usr/jails/new # pkg -r /usr/jails/new install -r base -g '*' - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: boot loaders got fatter in the last few days

2016-03-19 Thread Nikolai Lifanov
n the road is to create a single bootcode that can > do UFS and ZFS, then maybe we can have gptboot and gptgeliboot or > something. > > Maybe a single gptbootlite for minimum viable case of UFS+nothing fancy? At some point in the near future users that want additional features wil

Re: [CFT] packaging the base system with pkg(8)

2016-03-13 Thread Nikolai Lifanov
packages or packages that have no meta. >>> >>> Perhaps this is possible, but it's not obvious to me. >>> >> >> https://github.com/freebsd/pkg/blob/master/scripts/pkg_tree.sh > >Thank you. >Can you publish it as a po

Re: HEADS UP: clang/llvm/lldb/compiler-rt 3.8.0 imported

2016-03-06 Thread Nikolai Lifanov
On 2016-03-06 11:33, Dimitry Andric wrote: On 06 Mar 2016, at 17:17, Larry Rosenman wrote: On 2016-03-06 08:54, Larry Rosenman wrote: On 2016-03-06 08:49, Larry Rosenman wrote: On 2016-03-06 08:40, Nikolai Lifanov wrote: ... I loaded everything in this list other than acpi_dsdt override

Re: HEADS UP: clang/llvm/lldb/compiler-rt 3.8.0 imported

2016-03-06 Thread Nikolai Lifanov
; cuse_load="YES" coretemp_load="YES" #hw.usb.quirk.0="0x0bda 0x0129 0x3960 0x3960 UQ_MSC_FORCE_WIRE_BBB,UQ_MSC_FORCE_PROTO_SCSI" #hw.usb.umass.debug="-1" I'll see if I can get a better pic with a backtrace. This crash is WAY early, so no dump :

Re: Packaging the FreeBSD base system with pkg(8)

2016-01-28 Thread Nikolai Lifanov
ow. In other words, implementation (from what is >now >in the project branch) may change. And yes, there needs to be a way to >upgrade from older releases. > >But let's not get too far ahead of ourselves. > >Glen Can we have verbose and/or semi-interactive configuratio

Re: xargs -P0 suport

2015-05-22 Thread Nikolai Lifanov
ould say reading hard proc resource limit and using that as the limit > would do the job just fine. > GNU xargs uses MAX_INT for this limit. Our xargs performs much worse with it for a reason I haven't investigated. The 5000 number doesn't seem high and I have workflows that

Re: xargs -P0 suport

2015-05-22 Thread Nikolai Lifanov
On 05/21/15 23:25, Allan Jude wrote: > On 2015-05-21 21:55, Nikolai Lifanov wrote: >> Hi current@! >> >> Can someone take a look at Bugzilla #199976 please? >> It's a pretty trivial patch that adds -P0 support to xargs. >> >> If there is any feedback or

xargs -P0 suport

2015-05-21 Thread Nikolai Lifanov
it to make it to 10.2-RELEASE. It would make it much easier for me to convert some systems to FreeBSD as many custom scripts that use it will be able to port as-is. Thank you! - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list http://lists.f

Re: [Call for testers] DRM device-independent code update to Linux 3.8

2015-02-26 Thread Nikolai Lifanov
uspend/resume, try all output > connectors, try OpenGL stuff, try backlight controls, everything :) > > Thank you! > I tried the -h version of the patch with an Nvidia card. I didn't notice any changes in behavior. - Nikolai Lifanov ___

Re: Call for testing: elftoolchain tools

2014-12-18 Thread Nikolai Lifanov
nt-unsubscr...@freebsd.org" > I was running WITH_ELFTOOLCHAIN_TOOLS for a few days on head/amd64 and clang350-import/amd64. Things build and work as before. I'm not seeing any behavior differences. - Nikolai Lifanov ___ freebsd-current@

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Nikolai Lifanov
On 10/20/14 14:43, Baptiste Daroussin wrote: > On Mon, Oct 20, 2014 at 02:33:20PM -0400, Nikolai Lifanov wrote: >> On 10/20/14 13:36, Rainer Duffner wrote: >>> >>>> Am 20.10.2014 um 10:19 schrieb David Chisnall : >>>> >>>> >>>

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Nikolai Lifanov
CE_CMDs away hardcoded paths at build time. This way managing FreeBSD "just works". Maybe chef can benefit from the same approach? - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Boot fails @r264070

2014-04-03 Thread Nikolai Lifanov
On 04/03/14 14:25, Nikolai Lifanov wrote: > On 04/03/14 14:05, Ryan Stone wrote: >> Can somebody please confirm whether setting hw.pci.enable_ari=0 in the >> loader fixes the issue or not. That will help me to figure out if the >> issue is with ARI or if I have somehow brok

Re: Boot fails @r264070

2014-04-03 Thread Nikolai Lifanov
ct the later). > __ I already tried it. I can confirm that it does not help. - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "free

Re: svn commits r264007-264011: disks missing

2014-04-03 Thread Nikolai Lifanov
On 2014-04-03 12:23, Konstantin Belousov wrote: On Thu, Apr 03, 2014 at 12:17:13PM -0400, Nikolai Lifanov wrote: On 04/03/14 08:58, Nikolai Lifanov wrote: > On 04/01/14 12:02, Ryan Stone wrote: >> Author: rstone >> Date: Tue Apr 1 16:02:02 2014 >> New Revision

Re: svn commits r264007-264011: disks missing

2014-04-03 Thread Nikolai Lifanov
On 04/03/14 08:58, Nikolai Lifanov wrote: > On 04/01/14 12:02, Ryan Stone wrote: >> Author: rstone >> Date: Tue Apr 1 16:02:02 2014 >> New Revision: 264011 >> URL: http://svnweb.freebsd.org/changeset/base/264011 >> >> Log: >> Add support for PCIe AR

Re: Boot fails @r264070

2014-04-03 Thread Nikolai Lifanov
elpful for you to do. > > -Ben I reported a similar problem on freebsd-current@ earlier today. Fortunately, my boot zpool is still fine, but a RocketRAID controller only shows 2/4 disks, which just happens to be a full leg of another raid10-like zpool. Try reverting revisions r264007-264013.

svn commits r264007-264011: disks missing

2014-04-03 Thread Nikolai Lifanov
0 card in JBOD mode just lost (?) 2 out of 4 disks. I disabled bhyve pci passthrough, tried looking for these disks with various tools, but no luck. There is no trace of them being available in dmesg, etc. I narrowed it down to that range of revisions, and going back to r264006 makes the disks s

Re: libinit idea

2014-02-24 Thread Nikolai Lifanov
t; FreeBSD: /etc/rc.d/foo restart > Old Linux: /etc/init.d/foo restart > Systemd: systemctl restart foo.service > seems worse that that when I'm actually typing it ... > The Handbook-recommended invocation, which also works on linux, is "service foo restart". >> Would it take seemingly forever? >> >> I would like to try systemd in Linux, can't say at this stage whether >> I'll like it, hate it, or somewhere in between. > > There's no substitute for firsthand experience. > - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: libinit idea

2014-02-23 Thread Nikolai Lifanov
On 2014-02-23 13:47, David Chisnall wrote: On 23 Feb 2014, at 18:31, Freddie Cash wrote: The main developer for systemd is very anti-portability and anti-!Linux. He had actively rejected patches that made his projects work on non-Linux systems. In order to port systemd to a non-Linux system,

Re: libinit idea

2014-02-23 Thread Nikolai Lifanov
ystem spends its time to bring up a useful service. Rewriting scripts in C doesn't provide service management or give any on-demand (inetd, read: launchd) functionality. - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.or

Re: 10-RC2 current wireless link aggregation not working correctly

2013-12-17 Thread Nikolai Lifanov
understanding correctly, Dan and Nikolai say that just > running 'ifconfig' brings the lagg back to life. Why would that make a > difference at all? Running ifconfig with no parameters shouldn't be > changing anything. > I see the same lagg behavior change going from 9

Re: 10-RC2 current wireless link aggregation not working correctly

2013-12-17 Thread Nikolai Lifanov
sat at your disposition >> with any info you may deem necessary to get this fixed (if it needs a fix). >> >> >> Dan >> Also, this method is still described in the handbook: https://www.freebsd.org/doc/handbook/network-aggregation.html#networking-lagg-wired-and-wireless If

Re: 10-RC2 current wireless link aggregation not working correctly

2013-12-17 Thread Nikolai Lifanov
your disposition >> with any info you may deem necessary to get this fixed (if it needs a fix). >> >> >> Dan >> It actually is, in my case. The macs for em0, wlan0, and lagg0 all match. I can always do the failover differently, but this used to work with 9.0-RELEASE-9

Re: 10-RC2 current wireless link aggregation not working correctly

2013-12-17 Thread Nikolai Lifanov
ng replyes, this time thrugh wireless link. > > > Please, if possible en-light me on tis problem. I sat at your disposition > with any info you may deem necessary to get this fixed (if it needs a fix). > > > Dan > I can confirm this behavior. It also happens to me.

Re: cron(8) improvement

2013-11-05 Thread Nikolai Lifanov
On 11/05/13 13:28, Allan Jude wrote: > On 2013-11-05 13:21, Mark Felder wrote: >> >> On Tue, Nov 5, 2013, at 11:37, Nikolai Lifanov wrote: >>> On 11/05/13 12:31, Allan Jude wrote: >>>> This came up in discussion on IRC and I thought I should throw it at the >

Re: cron(8) improvement

2013-11-05 Thread Nikolai Lifanov
gt; > Shouldn't we encourage packages to use periodic(8) when possible? - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Committing PEFS to CURRENT

2013-10-07 Thread Nikolai Lifanov
comments or suggestions. > > > Thank you, > Gleb. Just a personal note: I hoped that you would commit pefs to base someday. It works well, and is the type of a core functionality that would be nice to have as early as the install ISO, before skel is copied over for the first user. I

Re: CURRENT crashes with nvidia GPU BLOB : vm_radix_insert: key 23c078 is already present

2013-08-08 Thread Nikolai Lifanov
already present Does anyone has any idea what's going on? Thanks for helping in advance, Oliver I don't know what might be going on, but another piece of data: I can say that it works on r254097 with -O2 -march=corei7-avx - Nikolai Lifanov __

Re: FUSE not work.

2013-07-19 Thread Nikolai Lifanov
ent To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" You don't need sysutils/fusefs-kmod, since FreeBSD 10 includes FUSE in base. Reverse dependencies (sysutils/fusefs-curlftpfs, etc.) will correctly skip building it. This ought to use logic like that from emulators/virtio-kmod/Makefile. - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: https://svn0.us-east.freebsd.org/base/head is not on 1.8 yet?

2013-06-20 Thread Nikolai Lifanov
se/head' Anton ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" You need SERF option, since NEON is gone. Read /usr/por

Re: Cannot build ports on fresh 10.0

2013-06-05 Thread Nikolai Lifanov
eebsd-current-unsubscr...@freebsd.org" What you see has been fixed in ports r319875. You can sync your tree to past that and try again. Also, you can try the same proxy settings from libfetch. - Nikolai Lifanov ___ freebsd-current@freebsd.org ma

Re: buildworld of HEAD failing under 8.1-RELEASE

2013-05-02 Thread Nikolai Lifanov
; http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" > I think, per http://svnweb.freebsd.org/base/head/UPDATING?view=co You need to bootstrap clang by building a recent version WITHOUT_CLANG and then rem

Re: r24684: /usr/src/lib/libldns/../../contrib/ldns/buffer.c:10:10: fatal error: 'ldns/config.h' file not found

2013-02-15 Thread Nikolai Lifanov
, > <http://docs.FreeBSD.org/cgi/mid.cgi?86txpdptgf.fsf>. > > Peace, david > I can reproduce the same failure on HEAD r246844 (last changed r246838) building for amd64. - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list

Re: wifi and wpa_supplicant

2013-02-04 Thread Nikolai Lifanov
On 02/04/2013 10:58 AM, CeDeROM wrote: > Thank you Nikolai! Shouldn't this be a default when > ifconfig_wlan0="WPA DHCP" in rc.conf? :-) > > Best regards :-) > Tomek > > On Mon, Feb 4, 2013 at 4:47 PM, Nikolai Lifanov > wrote: >> On 02/04/2013 10:37

Re: wifi and wpa_supplicant

2013-02-04 Thread Nikolai Lifanov
an0 up? I am using iwn intel wifi driver. > > Any hints appreciated :-) > Tomek > If you want to do this automatically outside of rc.conf, take a look at devd(8). - Nikolai Lifanov ___ freebsd-current@freebsd.org mailing list http://l

Re: BHyVe on 10-Current r245673

2013-01-29 Thread Nikolai Lifanov
nsubscribe, send any mail to > "freebsd-current-unsubscr...@freebsd.org" > "diskdev" is your actual disk (i.e. -s 2,virtio-blk,/dev/zvol/tank/guest01). Also, you need a zvol if you are doing this. Also, "-h" in bhyveload specifies a directory with a loader conf

Re: BHyVe on 10-Current r245673

2013-01-29 Thread Nikolai Lifanov
ith > a loader config, kernel, and modules. You definitely don't need it > with an ".iso" boot. Also, see examples here: http://mirrors.nycbug.org/pub/BHyVe/r244024/INSTRUCTIONS-COPYRIGHT.txt and files here: http://mirrors.nycbug.org/pub/BHyVe/r244024/ Also, check http://ca

Re: ums stopped autoloading between 242082 and 242090

2012-10-26 Thread Nikolai Lifanov
On 10/26/2012 02:43 AM, Hans Petter Selasky wrote: On Friday 26 October 2012 00:40:42 Garrett Cooper wrote: On Thu, Oct 25, 2012 at 3:33 PM, Nikolai Lifanov wrote: ... HEAD, sorry No worries. Nothing coming to mind in the svn commits immediately, so it might be a complex interaction issue

Re: ums stopped autoloading between 242082 and 242090

2012-10-25 Thread Nikolai Lifanov
On 10/25/12 18:32, Garrett Cooper wrote: On Thu, Oct 25, 2012 at 2:53 PM, Nikolai Lifanov wrote: Hello. At some point between revisions 242082 and 242090, my ums driver stopped loading automatically, and my mouse only works in X if ums.ko is loaded in loader.conf before a full boot and not

ums stopped autoloading between 242082 and 242090

2012-10-25 Thread Nikolai Lifanov
Hello. At some point between revisions 242082 and 242090, my ums driver stopped loading automatically, and my mouse only works in X if ums.ko is loaded in loader.conf before a full boot and not with kldload later. I am on amd64. I can help troubleshoot this more. - Nikolai Lifanov