Re: GOST in OPENSSL_BASE

2016-07-11 Thread Mark Felder
d here. Instead we need to focus on decoupling openssl from base so this can all be handled by ports. -- Mark Felder f...@feld.me ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe

Re: Issues to maybe prioritize before pkg-base

2016-07-06 Thread Mark Felder
t twice a year, although > I restore > the desktop and programs (usually) to a working state, with adequate > backups, Are you getting UFS corruption and have SU+J enabled? You might want to turn off SU+J and just use SU. That's prob

ALPHA3 panic with ipfw+dummynet and gif/gre tunnels

2016-06-16 Thread Mark Felder
kern_fork.c:1038 #16 0x80e984ce in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:611 #17 0x in ?? () Current language: auto; currently minimal -- Mark Felder ports-secteam member f...@freebsd.org ___ freebsd-current@free

Re: RPC request sent to 127.0.0.1 becomes from other IP on machine

2015-12-10 Thread Mark Felder
ts replaced? > > And do you know if it will always be replaced with the same > address? > (I'm basically wondering if the workaround needs to be a list of IP > addresses > instead of a single address?) > > Thanks in advance for any help with this, rick > I've

Re: OpenSSH HPN

2015-11-10 Thread Mark Felder
ssh > from ports. Which does not generate warnings I have questions about the > originating ip-nr. > > >> Are they still willing to accept changes to the old version that is > >> currently in base? > > > > No, why would they do that? > > Exactly my question

Re: IPFW panic on boot

2015-11-04 Thread Mark Felder
On Tue, Nov 3, 2015, at 21:29, David Wolfskill wrote: > On Tue, Nov 03, 2015 at 09:08:28PM -0600, Mark Felder wrote: > > Recent ipfw commits now cause my firewall to panic on boot. I had to > > revert them and only pull in Adrian's ath fix which was to fix yet a >

IPFW panic on boot

2015-11-03 Thread Mark Felder
frame 0xfe01226a3ae0 amd64_syscall() at amd64_syscall+0x2de/frame 0xfe01226a3bf0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfe01226a3bf0 --- syscall (118, FreeBSD ELF64, sys_getsockopt), rip = 0x800b2cbca, rsp = 0x7ff fca88, rbp = 0x7fffdb60 --- KDB: enter: panic -- Mark Felder ports-se

Re: pkg with an ssh repo crashes CURRENT

2015-08-24 Thread Mark Felder
On Thu, Aug 20, 2015, at 17:18, Konstantin Belousov wrote: > On Thu, Aug 20, 2015 at 03:26:10PM -0500, Mark Felder wrote: > > > > I've recreated this in a bhyve VM with the latest CURRENT snapshot, > > r286893. You can grab the whole /var/crash dump at > > http

Re: RCTL and VIMAGE for 11.0-RELEASE

2015-08-24 Thread Mark Felder
On Mon, Aug 24, 2015, at 14:18, Bjoern A. Zeeb wrote: > > On 24 Aug 2015, at 19:08 , Mark Felder wrote: > > > > What is preventing RCTL from being enabled right now? Any known/serious > > blockers? > > It’s enabled in GENERIC. > > This is great news!

RCTL and VIMAGE for 11.0-RELEASE

2015-08-24 Thread Mark Felder
Hi all, Now that the internet has reached "peak container", I would like to see less barriers of entry for deploying such environments on FreeBSD. This includes enabling RCTL and VIMAGE in CURRENT so we can hopefully ship them with 11.0-RELEASE. I know of a moderately sized deployment of jails+RC

Re: pkg with an ssh repo crashes CURRENT

2015-08-20 Thread Mark Felder
On Thu, Aug 20, 2015, at 15:26, Mark Felder wrote: > > > > diff --git a/sys/kern/kern_procctl.c b/sys/kern/kern_procctl.c > > index d65ba5a..8ef72901 100644 > > --- a/sys/kern/kern_procctl.c > > +++ b/sys/kern/kern_procctl.c > > @@ -187,8 +187,6 @@ reap_stat

Re: pkg with an ssh repo crashes CURRENT

2015-08-20 Thread Mark Felder
On Thu, Aug 20, 2015, at 06:50, Konstantin Belousov wrote: > On Wed, Aug 19, 2015 at 04:52:56PM -0500, Mark Felder wrote: > > panic: children list > > cpuid = 0 > > KDB: stack backtrace: > > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame > > 0xfe

Re: pkg with an ssh repo crashes CURRENT

2015-08-19 Thread Mark Felder
Here we go: root@gw:/usr/home/feld # pkg upgrade Updating me repository catalogue... Password for f...@skeletor.feld.me: me repository is up-to-date. All repositories are up-to-date. New version of pkg detected; it needs to be installed first. The following 1 package(s) will be affected (of 0 chec

pkg with an ssh repo crashes CURRENT

2015-08-19 Thread Mark Felder
Hello, I found a reproducible way to crash CURRENT. I've done so on a Raspberry Pi 2 running r286596 and an my x86_64 firewall running r286285. Setup is simple. Enable a functional pkg repo that uses ssh like so: myrepo: { url: "ssh://feld@172.16.1.122/usr/local/poudriere/data/packages/${ABI}/",

Re: Turbulence in head @r282676.

2015-05-11 Thread Mark Felder
On Sun, May 10, 2015, at 12:39, Alan Cox wrote: > This is fixed in r282706. > > The r282694 snapshots (amd64 at least) are useless because of this bug and was causing me constant crashing. ___ freebsd-current@freebsd.org mailing list http://lists.fre

Re: sbuf-related panic

2015-03-17 Thread Mark Felder
On Tue, Mar 17, 2015, at 13:57, Ian Lepore wrote: > On Tue, 2015-03-17 at 13:49 -0500, Mark Felder wrote: > > > > On Mon, Mar 16, 2015, at 13:03, Shawn Webb wrote: > > > On amd64, doing a Poudriere run. On r280133: > > > > > > > I appeared to be hi

Re: sbuf-related panic

2015-03-17 Thread Mark Felder
On Mon, Mar 16, 2015, at 13:03, Shawn Webb wrote: > On amd64, doing a Poudriere run. On r280133: > I appeared to be hitting this on 280130, the most recent CURRENT snapshot. I'm going to build the latest since some sbuf fixes have landed and see if I can finish a poudriere build run. __

Re: Shared object "libsodium.so.13" not found, required by "dnscrypt-proxy"

2015-02-23 Thread Mark Felder
On Mon, Feb 23, 2015, at 12:43, Miguel Clara wrote: > I don't think this is a 11-Current issue per say but probalby bad config, > but since I'm using CURRENT I dicided to post to the list. > > When my system boots dnscrypt fails to start with: > > Shared object "libsodium.so.13" not found, requ

Re: Memory corruption in a master perl process after child exits - only under FreeBSD 10.0 amd64 (not in 10.1 or 9.*)

2015-01-28 Thread Mark Felder
On Mon, Jan 26, 2015, at 13:32, Mark Martinec wrote: > There is a problem report since July 2014 in a Perl bug tracker, > which seems to affect only FreeBSD 10.0 amd64 (regardless of a > version of Perl or usage of clang vs. gcc compiler): > >https://rt.perl.org/Ticket/Display.html?id=122199

Re: Changing timezone without reboot/restarting each service?

2014-11-11 Thread Mark Felder
On Tue, Nov 11, 2014, at 13:16, Dimitry Andric wrote: > On 11 Nov 2014, at 04:28, Mark Felder wrote: > > > > On Mon, Nov 10, 2014, at 06:36, Lev Serebryakov wrote: > >> > >> After changing timezones in Russia (with replacing /etc/localtime > >> with

Re: Changing timezone without reboot/restarting each service?

2014-11-10 Thread Mark Felder
On Mon, Nov 10, 2014, at 06:36, Lev Serebryakov wrote: > > After changing timezones in Russia (with replacing /etc/localtime > with new file), I found that cron works in "old" timezone till > restart. And all other services do the same, but cron is most obvious > here :) > > Looks like libc r

Re: FreeBSD 10 and zfsd

2014-08-26 Thread Mark Felder
August 26 2014 2:49 PM, "Garrett Cooper" wrote: > > Why not just require ksh93 from ports? > Because zfsd is going to be in base, not in ports. Everything in base needs to work without any ports requirements. Also ksh93 has been... problematic. It has a history of breaking on i386, sparc64, c

Re: FreeBSD 10 and zfsd

2014-08-26 Thread Mark Felder
August 26 2014 2:45 PM, "Alan Somers" wrote: > On Tue, Aug 26, 2014 at 1:39 PM, Mark Felder wrote: > >> August 26 2014 10:21 AM, "Alan Somers" wrote: >>> Merged into the projects/zfsd/head branch by change 270604. Merging >>> to head is block

Re: FreeBSD 10 and zfsd

2014-08-26 Thread Mark Felder
August 26 2014 10:21 AM, "Alan Somers" wrote: > > Merged into the projects/zfsd/head branch by change 270604. Merging > to head is blocked by three issues: > a) The atf-ksh93 hack. The correct solution is to modify all the test > programs (not the test cases) so they can run under /bin/sh. That

Re: FreeBSD 10 and zfsd

2014-08-26 Thread Mark Felder
Any hope of zfsd before the freeze for 10.1-RELEASE? Thanks! ___ 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: Future of pf / firewall in FreeBSD ? - does it have one ?

2014-08-01 Thread Mark Felder
July 31 2014 2:41 AM, "Darren Pilgrim" wrote: >> >> No. I believe pf should be removed from FreeBSD and efforts refocused >> on keeping ipfw up to date and feature complete. It makes more sense to >> look at what pf, ipf, nbtables, etc. are all doing as a source of ideas >> for what we can do with

Re: Future of pf / firewall in FreeBSD ? - does it have one ?

2014-07-26 Thread Mark Felder
We've already heard of Henning offering to help port a new pf but the olive branch has been extended even further. He responded to some comments of mine on twitter: @HenningBrauer: @rhymebyter @feldpos I offered help/advice to whomever seriously attempts to update pf in @dragonflybsd AND @freeb

Re: Future of pf / firewall in FreeBSD ? - does it have one ?

2014-07-24 Thread Mark Felder
> On Jul 24, 2014, at 13:43, Mark Felder wrote: > > Upstream pf from OpenBSD has removed this feature entirely and (I believe) > reworked their scrubbing, but I don't know the details. I can confirm that > when reassemble tcp existed on OpenBSD it never broke traffic fo

Re: Future of pf / firewall in FreeBSD ? - does it have one ?

2014-07-24 Thread Mark Felder
> On Jul 23, 2014, at 15:59, Bjoern A. Zeeb > wrote: > > There was (is?) another case that in certain situations with certain pf > options IPv6/ULP packets would not pass or get corrupted. I think no one who > experienced it never tracked it down to the code but I am sure there are PRs > fo

Re: Future of pf / firewall in FreeBSD ? - does it have one ?

2014-07-19 Thread Mark Felder
On Jul 19, 2014, at 3:35, Andreas Nilsson wrote: > On Sat, Jul 19, 2014 at 4:40 AM, Darren Pilgrim < > list_free...@bluerosetech.com> wrote: > >> On 7/18/2014 4:06 AM, Gleb Smirnoff wrote: >> >>> K> b) We are a major release away from OpenBSD (5.6 coming soon) - is >>> K> following OpenBSD's p

Re: Future of pf / firewall in FreeBSD ? - does it have one ?

2014-07-18 Thread Mark Felder
July 18 2014 6:07 AM, "Gleb Smirnoff" wrote: > Kristian, > > On Thu, Jul 17, 2014 at 01:12:09AM +0200, Kristian K. Nielsen wrote: > K> a) First of all - are any actively developing pf in FreeBSD? > > No one right now. > How do we fix this? Can the FreeBSD Foundation step in and provide fundi

Re: PostgreSQL performance on FreeBSD

2014-06-27 Thread Mark Felder
June 27 2014 7:56 AM, "Konstantin Belousov" wrote: > Hi, > I did some measurements and hacks to see about the performance and > scalability of PostgreSQL 9.3 on FreeBSD, sponsored by The FreeBSD > Foundation. > > The results are described in https://kib.kiev.ua/kib/pgsql_perf.pdf. > The uncommi

Re: using single gcc compiler

2014-06-02 Thread Mark Felder
On 2014-06-02 07:05, M&S - Krasznai András wrote: Hi I use freebsd-10 as desktop . Compiling the system takes ages, and rather long time is spent in compiling different gcc compiler versions for various ports, e.g. - gcc-4.7.3- required by avidemux; - gcc-4.6.4_1,1: required by opera,operaplug

Re: Change top's notion of idle processes / threads

2014-05-30 Thread Mark Felder
On May 28, 2014, at 9:54, John Baldwin wrote: > Yes, I actually started by sorting on the raw delta and ended up going back > and fixing > pctcpu instead. However, there is a problem in this case which is that you > still want to fall back to ki_pctcpu if you don't have a valid previous delta

Re: Ordering for network-sensitive rc scripts

2014-05-12 Thread Mark Felder
On Apr 17, 2014, at 3:21, David Chisnall wrote: > Hi all, > > For a little while, I've had an issue with the machine that sits on the edge > of my network deciding to start avahi as soon as a network is available, > meaning that it then runs mDNS advertisements on the external interface and

Re: Dragonfly DMA: bare "to" address difference with sendmail

2014-03-25 Thread Mark Felder
On 2014-03-25 07:06, Lev Serebryakov wrote: Hello, Freebsd-current. When I use sendmail, all output of periodic scripts is received with "root@host" "To:" address. with dma it is only "root". IMHO, it is regression, as I collect all mail on one server/account and now all these "To" fields are

Re: Using of Dragonfly Mail Agent -- what should be permissions on dma.conf and auth.conf?

2014-03-24 Thread Mark Felder
On 2014-03-24 06:53, Lev Serebryakov wrote: Hello, Freebsd-current. I've tried "440" with owner 25:25 and "mail l...@serebryakov.spb.ru" complains, that it could not access them. Also, what is proper way to attach dma into system instead of senndmal now? I'm not sure what the permissions

Re: FreeBSD 10 and zfsd

2014-03-23 Thread Mark Felder
Hi guys, Any updates? ___ 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: reproducible panic every day at 03:02, probably triggered by daily periodic scipts - help

2014-03-06 Thread Mark Felder
On Thu, Mar 6, 2014, at 11:28, Lowell Gilbert wrote: > Glen Barber writes: > > > On Thu, Mar 06, 2014 at 07:49:42AM -0800, Anton Shterenlikht wrote: > >> >Can you go into /etc/periodic/daily and execute those scripts one by > >> >one? You should be able to narrow down which one is the culprit.

Re: reproducible panic every day at 03:02, probably triggered by daily periodic scipts - help

2014-03-06 Thread Mark Felder
On Thu, Mar 6, 2014, at 2:59, Anton Shterenlikht wrote: > In my initial PR (sparc64 r261798), > > http://www.freebsd.org/cgi/query-pr.cgi?pr=187080 > > I said that rsync was triggering this panic. > While true, I now see that there's more to it. > I disabled the rsync, and the cron jobs. > Sti

Re: Import of DragonFly Mail Agent

2014-02-25 Thread Mark Felder
On Tue, Feb 25, 2014, at 10:07, Michel Talon wrote: > Thomas Mueller wrote > > > There needs to be better documentation of sendmail if it is to be kept, and > > the option to compile sendmail for fuller function including > >SSL and TLS > > Apparently sendmail is compiled with ssl/tls support

Re: Import of DragonFly Mail Agent

2014-02-24 Thread Mark Felder
On Mon, Feb 24, 2014, at 12:46, Bryan Drewery wrote: > On 2/23/2014 3:11 PM, Baptiste Daroussin wrote: > > Hi, > > > > As some of you may have noticed, I have imorted a couple of days ago dma > > (DragonFly Mail Agent) in base. I have been asked to explain my motivation > > so > > here they are

Re: Import of DragonFly Mail Agent

2014-02-24 Thread Mark Felder
On Mon, Feb 24, 2014, at 9:50, Lyndon Nerenberg wrote: > > On Feb 24, 2014, at 7:40 AM, Bryan Drewery wrote: > > > Anything not meeting the bare-bones criteria can be installed with 'pkg > > install' or ports. > > Try this in a shop where all your machines are completely air-gapped from > the

Re: Import of DragonFly Mail Agent

2014-02-24 Thread Mark Felder
On Mon, Feb 24, 2014, at 8:56, Daniel Kalchev wrote: > > On 24.02.14 13:47, Thomas Mueller wrote: > > I don't believe BSD users use base system of itself to send and receive > > email. They use ports (FreeBSD) or equivalent in other BSDs. > > One of the beauties of the BSD 'base system' is that

Re: Import of DragonFly Mail Agent

2014-02-24 Thread Mark Felder
On Mon, Feb 24, 2014, at 3:41, Joe Holden wrote: > On 24/02/2014 04:26, Julio Merino wrote: > > On Sun, Feb 23, 2014 at 4:11 PM, Baptiste Daroussin wrote: > > > >> Hi, > >> > >> As some of you may have noticed, I have imorted a couple of days ago dma > >> (DragonFly Mail Agent) in base. I have been

Re: Apple Trackpad driver

2014-01-29 Thread Mark Felder
On Tue, Jan 28, 2014, at 23:13, Adrian Chadd wrote: > holy crap, cool! > > Hans? Any chance we could get this into -HEAD? > > Wow, this is nice. I'll gladly provide the USB device ID for the trackpad in the 2013 Late MBP if someone can point me to a way to boot FreeBSD from an external drive

Re: freebsd-update

2014-01-25 Thread Mark Felder
On Sat, Jan 25, 2014, at 5:32, Lars Engels wrote: > > > Also using freebsd-update behind a proxy is really slow. Even with a > very fast internet connection (normally download rates ca. 3 MBytes / s) > downloading all the tiny binary diff files took more than 8 hours. > Maybe freebsd-update's b

Re: freebsd-update

2014-01-24 Thread Mark Felder
I agree with the rest of this thread. This is just awful. I'm basically forced to do source based updates when jumping major versions because freebsd-update is a nightmare to use. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: mtree acl support

2014-01-16 Thread Mark Felder
On Wed, Jan 15, 2014, at 23:11, Tim Kientzle wrote: > > On Jan 14, 2014, at 6:47 AM, Mark Felder wrote: > > > I was recently talking to someone about how one would backup / restore > > ACLs reliably. I didn't see any mention of ACLs in the mtree man page > > and

mtree acl support

2014-01-14 Thread Mark Felder
I was recently talking to someone about how one would backup / restore ACLs reliably. I didn't see any mention of ACLs in the mtree man page and after a quick google I came upon this old mailing list post: http://lists.freebsd.org/pipermail/freebsd-hackers/2008-April/024173.html patch in list is

Re: FreeBSD 10.0-RC5 Now Available

2014-01-11 Thread Mark Felder
On Thu, Jan 9, 2014, at 21:41, Erich Dollansky wrote: > Hi, > > I upgraded this morning to > > FreeBSD X220.alogt.com 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #7 > r260489: Fri Jan 10 08:25:55 WITA 2014 > er...@x220.alogt.com:/usr/obj/usr/src/sys/X220 amd64 > > just to find out that the mouse is

Re: RTL8111/8168B not negotiating 1GB

2014-01-02 Thread Mark Felder
On Thu, Jan 2, 2014, at 19:39, Sam Fourman Jr. wrote: > Hello list, > > I have a Asus Sabertooth 990FXv2 motherboard, and a run of the mill > NetGear DGS2205 desktop gig switch > > with linux my Ethernet can negotiate at 1GB but with FreeBSD it can not > if I force the device to 1000baseT with

Re: FreeBSD 10 and zfsd

2013-12-18 Thread Mark Felder
On Thu, Oct 10, 2013, at 11:26, Alan Somers wrote: > > Due to popular demand, I have located a round toit. I'm currently > working on rebasing the zfsd project branch to head, after which I'll > push SpectraLogic's recent changes. > Just thought I'd ping the list about the situation here... woul

Re: making PANIC_REBOOT_WAIT_TIME a tunable

2013-12-04 Thread Mark Felder
On Mon, Dec 2, 2013, at 2:26, Colin Percival wrote: > Hi all, > > It seems that PANIC_REBOOT_WAIT_TIME has been a compile-time setting > forever; > and I can't see any reason for this, but I assume there was one... at > some > point in the distant past. > > The attached patch makes it a loader

Re: Defaults in 10.0 ZFS through bsdinstall

2013-11-15 Thread Mark Felder
On Fri, Nov 15, 2013, at 3:23, Stefan Esser wrote: > Am 14.11.2013 22:02, schrieb Teske, Devin: > > On Nov 14, 2013, at 12:49 PM, Mark Felder wrote: > >> We don't even do installs on UFS with atime disabled by default in fstab > >> so why should we s

Re: cron(8) improvement

2013-11-06 Thread Mark Felder
On Wed, Nov 6, 2013, at 18:21, Tim Kientzle wrote: > > On Nov 5, 2013, at 9:31 AM, Allan Jude wrote: > > > This came up in discussion on IRC and I thought I should throw it at the > > list so I don't forget. > > > > A user was asking how to do what linux cron does, where there is a > > direct

Re: cron(8) improvement

2013-11-06 Thread Mark Felder
On Wed, Nov 6, 2013, at 2:57, Volodymyr Kostyrko wrote: > 05.11.2013 20: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 though

Re: cron(8) improvement

2013-11-05 Thread Mark Felder
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 > > list so I don't forget. > > > > A user was asking how to do what linux cron does, where there is a > > directory /etc/cron

Re: Automated submission of kernel panic reports: sysutils/panicmail

2013-11-04 Thread Mark Felder
On Mon, Nov 4, 2013, at 20:26, Thomas Mueller wrote: > > Hi all, > > > After considerable review on freebsd-hackers (thanks dt71 and jilles!) I > > have > > now added sysutils/panicmail to the FreeBSD ports tree. If you install this > > and add > > panicmail_enable="YES" > > to

Re: Official FreeBSD Binary Packages now available for pkgng

2013-11-02 Thread Mark Felder
On Nov 2, 2013, at 3:27 PM, Adrian Chadd wrote: > A lot of HTTP infrastructure lives on anycast DNS, HTTP redirects and > geoip records. Saying it's broken and not feasible is nonsense. More specifically what I was referring to was the fact that traditionally HTTP failover with round-robin A r

Re: Official FreeBSD Binary Packages now available for pkgng

2013-11-02 Thread Mark Felder
On Nov 2, 2013, at 11:54 AM, Adrian Chadd wrote: > You're using a DNS feature which > isn't well adopted/supported and you haven't provided a fallback > legacy, well tested path. But SRV has been widely deployed since… before 2000? It’s literally the backbone of Active Directory deployments. H

Re: Overriding sector size on disks?

2013-11-02 Thread Mark Felder
On Nov 1, 2013, at 9:45 PM, Adrian Chadd wrote: > Hi! > > I have an odd problem. That, honestly, can't be that odd. > > I have a bunch of SATA disks that when plugged into the laptop > directly, show up as 512 byte sectors. But if I plug it in via this > iomega USB caddy, they show up as 4k se

Re: hwpstate0: set freq failed patch

2013-10-29 Thread Mark Felder
On Tue, Oct 29, 2013, at 9:27, Claudio Zumbo wrote: > Hello, > Would it be possible for this patch to get to 10 before it goes -release? > > http://lists.freebsd.org/pipermail/freebsd-stable/2012-May/067758.html > > I've tested it on an amd 6600k and it seems to be working, a quick google > searc

Re: [rfc] removing the NDISulator

2013-10-23 Thread Mark Felder
On Wed, Oct 23, 2013, at 19:11, Adrian Chadd wrote: > On 23 October 2013 15:31, Vincent Hoffman wrote: > > > On 23/10/2013 18:35, Eitan Adler wrote: > > > > On Mon, Oct 21, 2013 at 6:29 PM, Adrian Chadd > > wrote: > > > > If there are drivers that people absolutely need fixed then they shoul

Re: [rfc] removing the NDISulator

2013-10-21 Thread Mark Felder
Is there any harm in marking it as deprecated in 10 so awareness begins immediately? We can delay its removal beyond 11 if absolutely necessary... ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To un

Re: May you please add alias for nslookup?

2013-10-12 Thread Mark Felder
On Sat, Oct 12, 2013, at 11:34, Julian H. Stacey wrote: > RW wrote: > > On Sat, 12 Oct 2013 10:44:56 +0200 > > Ivan Voras wrote: > > > > > explaning the user what has happened and optionally invoking "host" > > > or "dig". > > > > Actually dig has gone > > Rather cryptic for me so I looked: >

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Mark Felder
On Thu, Oct 10, 2013, at 12:40, Allan Jude wrote: > On 2013-10-10 13:26, Alan Somers wrote: > > On Thu, Oct 10, 2013 at 11:24 AM, Allan Jude wrote: > >> On 2013-10-10 12:13, Mark Felder wrote: > >>> On Thu, Oct 10, 2013, at 10:24, Alan Somers wrote: > >>&g

Re: FreeBSD 10 and zfsd

2013-10-10 Thread Mark Felder
On Thu, Oct 10, 2013, at 10:24, Alan Somers wrote: > On Thu, Oct 10, 2013 at 8:19 AM, Johan Hendriks > wrote: > > When i started using ZFS on FreeBSD I quickly found out that hot spares are > > not possible on FreeBSD. > > I was told that with zfsd it should be possible and that it would be > > in

Re: FreeBSD Alpha5 amd64 - Citrix Xen 6.2 problem

2013-10-08 Thread Mark Felder
On Tue, Oct 8, 2013, at 9:45, Josias L.G wrote: > Problem with Citrix Xen 6.2 and install from ISO. The "solution" was > remove cd-rom drive from virtual machine. Not possible now with xen > default in GENERIC kernel. > Message error:  > run_interrupt_driven_hooks - still waiting after 300 seconds

Re: rcs

2013-10-08 Thread Mark Felder
On Tue, Oct 8, 2013, at 10:33, Alfred Perlstein wrote: > > Oh I have done that in the past, but why the editing, the makefiles, the > etc, etc, etc. Why isn't there a customize.freebsd.org where I just hit > a few checkboxes, save and then hit download? > A metaport builder web service would

Re: ZFS L2ARC - incorrect size and abnormal system load on r255173

2013-10-07 Thread Mark Felder
On Mon, Oct 7, 2013, at 13:09, Dmitriy Makarov wrote: > > How can L2 ARC Size: (Adaptive) be 1.44 TiB (up) with total physical size > of L2ARC devices 490GB? > http://svnweb.freebsd.org/base?view=revision&revision=251478 L2ARC compression perhaps? ___

Re: [CURRENT] unbound: zonefiles?

2013-09-30 Thread Mark Felder
On Mon, Sep 30, 2013, at 8:53, Dimitry Andric wrote: > On Sep 30, 2013, at 14:28, Mark Felder wrote: > ... > > BIND functioned as both roles. The lack of separation is often why it is > > criticized. DJB made the separation of roles famous when he released > > DJBDNS wh

Re: [CURRENT] unbound: zonefiles?

2013-09-30 Thread Mark Felder
On Thu, Sep 26, 2013, at 4:26, O. Hartmann wrote: > > I try my first steps with "unbound" on most recent current and snealing > through the web I find interesting things and howto's. But I realise if > I'd like to replace my office's DNS server (based on BIND as it was > part of the FreeBSD world)

Re: HEADS UP: OpenSSH with DNSSEC support in 10

2013-09-11 Thread Mark Felder
On Wed, Sep 11, 2013, at 11:16, Ian Lepore wrote: > > Thanks. If this is client-side I'm much less scared by it. At $work we > have embedded systems with less than full network functionality, often > including either /etc/hosts usage or worse, sometimes a dns is > configured but unreachable, and

Re: GCC withdraw

2013-08-23 Thread Mark Felder
On Fri, Aug 23, 2013, at 13:20, Julian Elischer wrote: > On 8/23/13 7:55 PM, Poul-Henning Kamp wrote: > > In message <52174d51.2050...@digsys.bg>, Daniel Kalchev writes: > > > >>> - 9.x gcc default and clang in base; > >>> - 10.x clang default and gcc in ports; > >> I believe this is the best idea

Re: Linux epoll(7) patch

2013-08-05 Thread Mark Felder
On Mon, Aug 5, 2013, at 10:36, Sam Fourman Jr. wrote: > > epoll is needed to get the linux version of plex media server working in > FreeNAS, > however in the last month or so it looks as if a FreeBSD native app has > been released > I'm working closely with Elan (head of Plex) and expect to be

Re: Linux epoll(7) patch

2013-08-05 Thread Mark Felder
On Mon, Aug 5, 2013, at 10:22, Alfred Perlstein wrote: > The patch is small. I too am wondering why it's not committed, was > there any push back? > The glory days of the Linuxulator were around FreeBSD 6 when basically everything ran and often it ran much faster. We could really use a revival

Re: [HEADSUP] No more pkg_install on HEAD by default

2013-07-15 Thread Mark Felder
On Mon, 15 Jul 2013 11:48:18 -0500, Teske, Devin wrote: > I think Mark was saying that libfetch doesn't yet support http proxy. Now that I've googled, I was referring to this PR http://www.freebsd.org/cgi/query-pr.cgi?pr=180253 I thought it was complete missing functionality, not just that bug.

Re: Ports with daemons on uninstall...

2013-07-15 Thread Mark Felder
On Mon, Jul 15, 2013, at 8:44, RW wrote: > > Is that really correct? I would expect the deinstall to be done after > the build has completed successfully. > That might not be accurate with a current portmaster, but we used to have that happen all too frequently. I just checked the plist and it ha

Re: Ports with daemons on uninstall...

2013-07-15 Thread Mark Felder
On Sun, Jul 14, 2013, at 14:49, Garrett Wollman wrote: > > Strongly agreed -- and it's what other operating systems do, either by > policy or by convention. > As long as this behavior only happens during pkg installs and never with ports, I'm OK. The worst is when a coworker forgets that the mysql

Re: [HEADSUP] No more pkg_install on HEAD by default

2013-07-13 Thread Mark Felder
On Sat, Jul 13, 2013, at 13:54, Teske, Devin wrote: > > > If FTP access (or any of the other remote access methods) are going away > for HEAD pkg access, I'll need to know so I can make the appropriate > changes in the HEAD branch of bsdconfig. > It's simpler than you think. The new pkg uses lib

Re: ipv6_addrs_IF aliases in rc.conf(5)

2013-07-10 Thread Mark Felder
On Wed, 10 Jul 2013 06:44:12 -0500, Michael Grimm wrote: Will that patch make it into 9.2? If I am not mistaken, that patch isn't in stable yet. I would also like to see this patch hit 9.x sooner than later. It's so painful when someone forgets to fix the alias numbering on servers with

Re: chroots/jails in jails

2013-07-09 Thread Mark Felder
On Tue, 09 Jul 2013 07:21:40 -0500, Julian Elischer wrote: seems like there should be someone out there who has hit this.. (and solved it?) Poudriere can itself be run in a jail... does it do hierarchical jails? I've never tested it myself. Bapt's loose documentation of it is here: ht

Re: devd or dhclient or ifconfig behavior seems broken

2013-07-04 Thread Mark Felder
Check the man page for dhclient.conf. You can use the supercede functionality to always force the settings you prefer. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

Re: panic: Unrecoverable machine check exception

2013-07-01 Thread Mark Felder
Pretty sure the cause of this was "User error: CPU too hot". Please don't waste your time on it. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-un

Re: Zoneminder build failure

2013-07-01 Thread Mark Felder
On Sun, 30 Jun 2013 16:19:48 -0500, Saul A. Peebsen wrote: Running -CURRENT, I'm getting this: c++ -O2 -pipe -march=core2 -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib/mysql -lpthread -o zmc zmc.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o z

panic: Unrecoverable machine check exception

2013-06-29 Thread Mark Felder
I'm trying to get my server to a stable build of current so I can run a current poudriere jail alongside my 9.1 and 8.4 environments for testing package building. This server runs several other jails that host all the other services on my server. Coredump, etc can be found here: http://feld.me/free

Re: Cannot startx on FreeBSD10 Current

2013-06-14 Thread Mark Felder
On Fri, 14 Jun 2013 12:05:13 -0500, Miguel Clara wrote: I wouldn't consider having no visual output from a laptop when you reboot/shutdown low priority... But that's not for me to decide... in any case is there any Bug Report/PR open about this that we can follow up? I would like to keep up to

Re: Cannot startx on FreeBSD10 Current

2013-06-14 Thread Mark Felder
On Fri, 14 Jun 2013 11:11:17 -0500, Miguel Clara wrote: Is this something that will be fixed anytime soon? What about the black screen on reboot? Is that normal? That is also the same issue -- once you start KMS you can't get a tty back, which is what would happen with other video driver

Re: Cannot startx on FreeBSD10 Current

2013-06-14 Thread Mark Felder
On Fri, 14 Jun 2013 10:56:26 -0500, Miguel Clara wrote: I still have some problems though... I can't switch to console with CRTL+ALT+F1...2..3... etc I get a very weired screen, like my kde all nuts... the good thing is I can at least switch back to kde. I also noted that at shutdown/reboot I

Re: request for your comments on release documentation

2013-06-12 Thread Mark Felder
On Wed, 12 Jun 2013 12:49:21 -0500, Hiroki Sato wrote: So, my questions are: 1. What do you think about current granularity of the relnotes items? Too detailed, good, or too rough? Currently, judgment of what is included or not is based on user-visible, new functionality, or perfo

Re: Light humour

2013-04-29 Thread Mark Felder
On Mon, 29 Apr 2013 12:43:41 -0500, Bernd Walter wrote: Want to know link states use some strange tools. This has been my complaint for ages. Task / BSD / Linux set ip / ifconfig / ifconfig or now "ip" which is extremely confusing wifi / ifconfig / iwconfig speed / ifconfig / miitool or et

Re: ipv6_addrs_IF aliases in rc.conf(5)

2013-04-14 Thread Mark Felder
I would also like to see this committed. I started on my own patch about 4 months ago but got sidetracked. This would be very, very valuable to the sysadmins at my workplace. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mark Felder
On Wed, 27 Feb 2013 07:39:40 -0600, wrote: Lets change the test from traceroute to pointing your browser at www.freebsd.org and see what your response time is if at all. Screenshots showing latency via Chromium's developer tools: http://i.imgur.com/DaSNc6b.png http://i.imgur.com/pvXEGgo

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mark Felder
On Wed, 27 Feb 2013 07:13:27 -0600, wrote: traceroute www.freebsd.org Here's mine going to the same destination without issue. # traceroute www.freebsd.org traceroute to wfe0.ysv.freebsd.org (8.8.178.110), 64 hops max, 52 byte packets 1 192.168.93.1 (192.168.93.1) 0.494 ms 0.472 ms 0

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mark Felder
On Wed, 27 Feb 2013 06:52:29 -0600, wrote: Well I am in cleveland ohio usa and I have noticed that http://www.freebsd.org/handbook/ is slow or in most cases just times out. So this is bigger problem that some mirror being down in turkey. It started about 10 days ago. I can't reproduce th

Re: PathScale EKO Path 5 not for FreeBSD anymore?

2013-02-20 Thread Mark Felder
I've been talking to others and it seems that several of us are convinced that BSD is back on the uptake, so I wouldn't be so quick to mark its demise. :-) ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Hardware VM support for Jails

2013-01-14 Thread Mark Felder
On Mon, 14 Jan 2013 06:18:34 -0600, wrote: Hello :-) I was wondering if there is a hardware accelerated Jail using Virtualization CPU extensions in BSD or everything is done in Kernel by software? SUSE is advertising their "light virtualization" (no hardware emulation) I was wondering if BSD h

Re: FreeBSD development audio system: KLANG

2012-12-03 Thread Mark Felder
On Mon, 13 Aug 2012 09:57:21 +0300 Volodymyr Kostyrko wrote: > 2. It's claiming very spurious tasks like adding full audio routing > support like JACK does. I personally think that most users doesn't need > it and I can't really say who and how will benefit of this. Full audio routing isn't ne

Re: DragonFly vs FreeBSD scheduler

2012-11-03 Thread Mark Felder
On Sat, 3 Nov 2012 21:18:55 +0800 Alie Tan wrote: > Hi, > > No offence, just curious about scheduler and its functionality. > > What is the different between this two that makes FreeBSD performance far > behind DragonFly BSD? http://www.dragonflybsd.org/release32/ > I don't have any details b

  1   2   >