at 7:08 AM, Eivind Nicolay Evensen <
eivi...@terraplane.org> wrote:
> On Wed, Feb 21, 2018 at 01:03:01AM -0500, Brandon Allbery wrote:
> > On Tue, Feb 20, 2018 at 6:08 PM, Eivind Nicolay Evensen <
> > eivi...@terraplane.org> wrote:
> >
> > > However, since
Sorry, it's a bit trickier than that. I said "touching", not "using" as in
"UTF-8 locale".
Any locale system needs a common base to build locale descriptions from.
Unicode, or something functionally equivalent to it -- but given that we
need to support Unicode locales anyway, it makes the most sen
On Tue, Feb 20, 2018 at 6:08 PM, Eivind Nicolay Evensen <
eivi...@terraplane.org> wrote:
> However, since it was mentioned in a note starting with
> "Add support for unicode collation" I most likely didn't even read it
> since I'll never touch unicode.
>
If you ever use anything other than LANG=C
wrote:
> Brandon Allbery allbery.b at gmail.com wrote on
> Sat Feb 3 21:18:53 UTC 2018 :
>
> > Swapping whole processes out is not really a thing any more. Individual
> > pages are paged to/from memory; if a memory page has no backing file, it
> > will be allocated a block in
Swapping whole processes out is not really a thing any more. Individual
pages are paged to/from memory; if a memory page has no backing file, it
will be allocated a block in swap space as its backing storage.
(I'm not sure "W" status even means swap; I thought whole-process swapping
wasn't even su
On Wed, Aug 16, 2017 at 1:46 AM, Aijaz Baig wrote:
> ===> share/zoneinfo (all)
> cp -fp /usr/src/share/zoneinfo/../../contrib/tzdata//yearistype.sh
> yearistype
> cp: chflags: yearistype: Operation not supported
> *** Error code 1
>
> (...)
> Looks like it failed while building zoneinfo since app
On Fri, Jul 28, 2017 at 10:17 AM, Glen Barber wrote:
> > > ARC: 324M Total, 54M MFU, 129M MRU, 2970K Anon, 13M Header, 125M Other
> > > 136¿176M Compress185 194M Uncompressed361.94:1 Ratio
> > > Swap: 2441M Total, 277M Used, 2164M Free, 11% Inuse
> >
> > > PID USERNAME PRI NICE SIZE
On Sun, Jul 23, 2017 at 10:47 PM, Terry Kennedy wrote:
> My offer of a test system with the card is still open, if someone wants
> to pick this up again. I will note that in my case, it only happens in my
> Supermicro systems (but again, Linux works well with it on those boxes).
> The SM961 in
On Wed, May 17, 2017 at 2:04 PM, Nikos Vassiliadis wrote:
> If you boot from another system, there is no other way to
> import a pool than using "import -f". So, I guess it is
> part of normal administrative tasks. You can read more here:
>
> http://docs.oracle.com/cd/E19253-01/819-5461/gazuf/ind
On Tue, Mar 7, 2017 at 2:02 AM, Slawa Olhovchenkov wrote:
> inactive is not 'not used' memory.
> this is just pages don't touched in last 10(?) seconds, but all of
> this allocated (such as malloc, mmap, sendfile) to application
> (userland programs).
>
Or otherwise phrased: they're candidates t
On Tue, Feb 28, 2017 at 7:58 PM, Aristedes Maniatis wrote:
> Now, what command can I type that I could run remotely (SSH over the em0
> link)
The first thing you might want to look at is screen / tmux.
--
brandon s allbery kf8nh sine nomine associates
allber...@g
On Wed, Jan 25, 2017 at 1:25 PM, Martin S. Weber wrote:
> OP, try and create a minimal file with script that doesn't clean up your
> terminal
> on reset(1). Make sure it doesn't contain confidential information.
> Publish your
> environment (env | grep TERM) and this script file somewhere. Let ot
On Wed, Jan 25, 2017 at 4:52 AM, Eugene M. Zheganin
wrote:
> does anyone suffer from this too ? Right now (and for several last
> years) a 100% decent way to reset a terminal session (for instance,
> after a connection reset, after acidentally displaying a binary file
> with symbols that are trea
On Sat, Jan 14, 2017 at 9:38 AM, Konstantin Tokarev
wrote:
> 14.01.2017, 12:18, "René Ladan" :
> > Op 14 jan. 2017 01:07 schreef "Mark Martinec" <
> mark.martinec+free...@ijs.si
> >> :
> > When building packages under poudriere on 11.0-RELEASE-p7 (from a command
> > line in a terminal window) I'm
On Mon, Dec 19, 2016 at 10:09 AM, Andreas Nilsson
wrote:
> my Lenovo X1 yoga exhibits the same traits, it does suspend, but graphics
> are corrupted after resume. Machine usually is reachable over the network
> though.
>
Isn't that related to sc vs. vt? Various video cards, notably many NVidia
b
On Sat, Dec 17, 2016 at 10:25 PM, David Marec
wrote:
> In this case, what should be the best solution to clean this up ?
>
> As I said, as far scrubbing the pool didn't show any error, it didn't
> solve the issue.
>
That I don't know. With a nore Unix-like filesystem I'd run fsck; if
scrubbing t
On Sat, Dec 17, 2016 at 9:01 PM, David Marec
wrote:
>
> david:~>ls /lib/libjail.so.1
> ls: /lib/libjail.so.1: No such file or directory
> david:~>find /lib -name "libjail.so.1" -print
> /lib/libjail.so.1
> david:~>find /lib -name "libjail.so.1" -ls
> find:
On Sat, Dec 17, 2016 at 9:29 AM, Fernando Herrero Carrón
wrote:
> * While getting to FreeBSD's loader seems a bit faster (or maybe that's
> just confirmation bias), bringing up the system does not seem much faster.
>
Aside from working around some buggy boot BIOSes, the main speedup would be
not
On Sat, Dec 17, 2016 at 8:21 AM, Fernando Herrero Carrón
wrote:
> Just out of curiosity, what other functionality will UEFI provide that
> takes up 50M?
>
Multiple UEFI programs for diagnostics and such, possibly including
standalone repair images.
--
brandon s allbery kf8nh
On Sat, Dec 17, 2016 at 8:25 AM, Fernando Herrero Carrón
wrote:
>
> My understanding is that BIOSes still boot through kind of a legacy 32-bit
> path and UEFI boots straight 64-bit with all the bells and whistles. In
> fact:
Actually, they boot through a legacy 16 bit path, with access to only
On Fri, Oct 21, 2016 at 10:04 AM, Pete French
wrote:
> Not forgotten, just under the impression that ZFS shrinks directories
> unlike good old UFS. Apparenrly not,
>
Someone offhandedly mentioned this earlier (it's apparently intended for
the future sometime). I at least hope they do something s
On Sun, Oct 16, 2016 at 12:26 PM, David Wolfskill
wrote:
> This weekend, though, I was planning to update my other systems tfrom
> stable/10 to stable/11, so I figured I'd try freebsd-update on this
> machine first.
>
Wait, you used freebsd-update on a machine running stable? It only supports
re
On Sun, Aug 28, 2016 at 1:57 PM, K. Macy wrote:
> Can you point to other platforms where the default system compiler has
> disabled functionality?
>
You have to install LLVM from elsewhere to get full functionality on OS X:
Apple only ships the parts that Xcode cares about. OTOH, this pretty muc
On Sun, Jul 24, 2016 at 10:59 PM, Ask Bjørn Hansen
wrote:
> freebsd-update gives me the “The update metadata is correctly signed, but
> failed an integrity check.” error, is that expected or is there something
> wrong with my system?
Quoting the announcement (although this should really have be
On Thu, Jul 14, 2016 at 2:36 PM, Kurt Jaeger wrote:
> Before: ca. 660 seconds to reboot, now 77 seconds to reboot.
> Now, if someone could explain, why...
>
https://lists.freebsd.org/pipermail/freebsd-stable/2016-June/084865.html
--
brandon s allbery kf8nh sine no
On Mon, Jul 11, 2016 at 9:46 AM, Karl Denninger wrote:
> Here's the backtrace ... sounds like expected behavior, which is not-so
> good all-in for a situation like this. I guess the strategy is to turn
> off softupdates before attempting such an update so as not to crash the
> host machine if th
On Fri, Jun 10, 2016 at 3:10 PM, Lowell Gilbert <
freebsd-stable-lo...@be-well.ilk.org> wrote:
> Well, we know that is not the case, because in that case nearly everyone
> would be having the problem.
>
That would be the point... maybe not "nearly everyone" although it is hard
to be certain, but
On Sun, May 1, 2016 at 10:25 PM, Kurt Buff wrote:
>
> That's just good old fun with words, and driving people to the
> thesaurus
So what's it say about those of us who didn't need one?
--
brandon s allbery kf8nh sine nomine associates
allber...@gmail.com
On Thu, Mar 10, 2016 at 4:08 PM, Johan Hendriks
wrote:
>
> Op 10/03/16 om 19:43 schreef Brandon Allbery:
>
> On Thu, Mar 10, 2016 at 1:41 PM, Johan Hendriks <
> joh.hendr...@gmail.com> wrote:
>
>> mytitle
>
>
> if ($?prompt) mytitle
>
> If I chan
On Thu, Mar 10, 2016 at 1:41 PM, Johan Hendriks
wrote:
> mytitle
if ($?prompt) mytitle
--
brandon s allbery kf8nh sine nomine associates
allber...@gmail.com ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad
On Thu, Mar 10, 2016 at 1:12 PM, Johan Hendriks
wrote:
> ^[]0;storage2.server.mydomain.com
>
> ^Gstorage/home/datadir1@15min_2016-03-09_22.20.00--1h
> storage/home/datadir2@15min_2016-03-09_22.20.00--1h
> storage/home/datadir3@15min_2016-03-09_22.20.00--1h
> storage/home/datadir4@15min_2016-03-09
On Wed, Mar 2, 2016 at 3:56 PM, Chris H wrote:
> Good catch, by both you, and Brandon. I just tried it. But
> sockstat(1) still reports 6000 being open. Closing the X
> server, and session, reveal that 6000 is no longer open.
> Bummer.
>
Check `man 7 Xserver` to verify the option needed. You mig
On Wed, Mar 2, 2016 at 3:40 PM, Chris H wrote:
> startx -nolisten tcp
That would pass it to the session, not the server.
startx -- -nolisten tcp
(startx [[/path/to/session/start] session parameters] [-- [/path/to/server]
[:display] server parameters], see xinit manpage)
--
brandon s all
On Mon, Feb 29, 2016 at 4:05 AM, Dewayne Geraghty wrote:
> I understand the value of fPIC for shareable libraries but I'm a little
> confused as to why libcrypt.a requires -fPIC; which BTW does enable both
> python, perl and others to build cleanly.
>
Both perl and python load crypto support as
On Wed, Feb 17, 2016 at 6:01 PM, hiren panchasara <
hi...@strugglingcoder.info> wrote:
> Yes, I've seen this too. Inact end up accumulating a very large chunk of
> memory leaving Free to very low.
>
> What VM/pagedaemon seems to care about is Free+Cache and not just Free.
> I kind of get that Free
On Sun, Nov 22, 2015 at 6:31 PM, Erich Dollansky <
erichsfreebsdl...@alogt.com> wrote:
> this is a bit strange. TERM should be always define to tell the
> applications the capabilities of your terminal.
>
Things run from crontab don't have a terminal.
I note the error message looks like csh; che
On Sun, Sep 20, 2015 at 12:55 AM, Zoran Kolic wrote:
> I have a device to which I'd like to connect otg cable
> and insert 16gb usb stick. Tried "newfs_msdos -F32 /dev/da0".
>
This was probably a mistake; USB sticks are partitioned, and you wiped out
the partition table by using da0 instead of e
On Wed, Sep 9, 2015 at 11:45 AM, Michael R. Wayne
wrote:
> Note that NONE of this explains why pkg would delete ANYTHING
Because it can't keep track of multiple versions of (say) gettext for
different packages? If you upgrade something that requires a newer gettext,
you must either upgrade ever
On Sat, Aug 22, 2015 at 10:54 AM, Rainer Duffner
wrote:
> I found it’s much easier to have actual chroot’ed ssh users once the users
> themselves are in an LDAP-directory.
> Also, for doing anything useful on that shell, it turned out you need a
> some more devices in /dev than the usual chroot (
On Sat, Aug 22, 2015 at 9:32 AM, Johan Hendriks
wrote:
> Last login: Sat Aug 22 17:05:52 2015 from 192.168.1.13
> Could not chdir to home directory /restricted/testuser1: No such file or
> directory
> Cannot read termcap database;
> using dumb terminal settings.
> %
> From here I can do ls and so
On Fri, Jul 24, 2015 at 11:07 AM, Marcelo Gondim
wrote:
> On 24-07-2015 11:31, Kurt Jaeger wrote:
>
>> Hi!
>>
>> This one was fixed in r266310 (based on bin/189471) but I haven't
>>> merged it to -stable.
>>>
>> Because it changes ip_fw.h, would it break KABI or ABI ?
>> Would that prevent a mer
On Fri, Jul 24, 2015 at 3:02 AM, Holm Tiffe wrote:
> ...more RAM? Always more RAM?
For ZFS, yes. Stick to UFS otherwise.
--
brandon s allbery kf8nh sine nomine associates
allber...@gmail.com ballb...@sinenomine.net
unix, openafs,
On Thu, Jul 23, 2015 at 8:43 PM, Glen Barber wrote:
> > Even amd64 is no guarantee. I installed one of the Illumos spinoffs on a
> > 2GB amd64 netbook (they mostly force zfs). I think it lasted 2 days
> before
> > the kernel panics started.
> >
>
> Even on amd64, you need to tune the system with
On Thu, Jul 23, 2015 at 8:40 PM, Mark Linimon wrote:
> zfs is a resource hog. i386 is not able to handle the demand as well
> as amd64.
>
Even amd64 is no guarantee. I installed one of the Illumos spinoffs on a
2GB amd64 netbook (they mostly force zfs). I think it lasted 2 days before
the kerne
On Thu, Jul 23, 2015 at 10:38 AM, wrote:
> Is the maximum value for th_generation equal to 10 ?
> http://fxr.watson.org/fxr/source/kern/kern_tc.c?v=FREEBSD10#L77
>
I don't think those relate to generations. Generations change on every
clock tick; the multiple timehands structs relate to forcibly
On Thu, Jul 23, 2015 at 9:43 AM, wrote:
> I am struggling on one field of a struct :
> http://fxr.watson.org/fxr/source/kern/kern_tc.c?v=FREEBSD10#L63
> I would like to understand what th_generation means please.
>
Seems to me you get a clue from: (
http://fxr.watson.org/fxr/source/kern/kern_tc.
On Mon, Jul 13, 2015 at 6:58 PM, Kevin Oberman wrote:
> Annoying! ssh has explicitly never used of OpenSSL. I just confirmed that
> it still does not. It does use gssapi and kerberos, so even though it makes
> no use of OpenSSL, it does use those two things which are not actually part
> of OpenSS
On Mon, Jul 13, 2015 at 3:14 PM, Matt Smith wrote:
> See now I assumed that the only things in the base that used it were
> Kerberos, GSSAPI, and OpenSSH. If you read the man page for src.conf it
> says that setting WITHOUT_OPENSSL also sets WITHOUT_KERBEROS,
> WITHOUT_GSSAPI, and WITHOUT_OPENSSH
On Sat, Apr 4, 2015 at 8:26 PM, Zenny wrote:
> + cust_NANOBSD_packages
> + env SSL_NO_VERIFY_HOSTNAME=true env SSL_NO_VERIFY_PPER=true pkg -c
> install -fy nano
> pkg: illegal option -- f
> pkg: illegal option -- y
> pkg: chroot failed!
>
> When I install with -y flag on the host node, it works f
On Mon, Mar 16, 2015 at 9:40 AM, Michael BlackHeart
wrote:
> Hello there. I've got a problem. Recently my personal server issued a
> kernel panic. Then there's a dump and so on. But there's no dump
> information after reboot. I do not know what was really the panic cause but
> assume that savecor
On Thu, Oct 18, 2012 at 5:31 AM, Kimmo Paasiala wrote:
> Such question does not make sense if the disk is GPT partitioned which
> is the default now. The boot loader is installed on a separate
> freebsd-boot partition and the MBR of the disk contains a special
> "protective MBR".
And what is su
On Wed, Oct 17, 2012 at 4:56 PM, Rainer Duffner wrote:
> I tried to install 9.1-RC2 amd64 on two disks that previously had some
> version of Solaris installed (with grub as boot-manager).
> The installation would always be successful, but it would just boot to
> grub and then sit there.
>
RC1 was
On Wed, Oct 10, 2012 at 8:21 PM, Claude Buisson wrote:
> I can easily understand that developpers are happy to switch to new tools,
> but
> the question is: do FreeBSD developpers care a bit about non developpers,
> and
>
FreeBSD developers are required to keep their development systems and tool
On Tue, Sep 25, 2012 at 8:10 PM, Michael Schuh wrote:
> hmm, may be.
> i didn't thinked about that lithium charging feature.
> you may right with that.
>
I have watched batteries cycle like that on OS X, Linux, and FreeBSD, and
some versions of Windows; possibly more recent versions try to hide i
On Tue, Sep 25, 2012 at 7:43 PM, Michael Schuh wrote:
> this wrong number seems persistent during a reboot.
> i tested this, shortly.
> the battery life after reboot was 97% with power supply plugged in all the
> times.
>
> after a clean boot the system camed up with a battery.life of 97% ( power
On Fri, Sep 21, 2012 at 1:09 PM, David Wolfskill wrote:
> $ echo $(( 09 + 0 ))
>
Unable to get to fbsd box now but suspicious mind wants to know what
happens with 07 in place of 09.
--
brandon s allbery allber...@gmail.com
wandering unix systems administrato
On Tue, Sep 11, 2012 at 11:12 AM, Kimmo Paasiala wrote:
> On Tue, Sep 11, 2012 at 6:05 PM, Brandon Allbery
> wrote:
> > On Tue, Sep 11, 2012 at 4:26 AM, Damien Fleuriot wrote:
> >> On 11 Sep 2012, at 10:15, "Shiv. Nath"
> >> wrote:
> >> It say
On Tue, Sep 11, 2012 at 4:26 AM, Damien Fleuriot wrote:
> On 11 Sep 2012, at 10:15, "Shiv. Nath"
> wrote:
> > It is FreeBSD Release 9.0 x64 and i see this log very frequent almost
> every second, And i want to block this IP from reaching my server. i
> configured the PF as following but still se
On Fri, Aug 31, 2012 at 2:26 PM, David Wolfskill wrote:
> While the exercise was ultimately successful, I needed to make use of
> additional hardware (including a second FreeBSD machine -- my laptop) to
> complete it. Had I been trying to install with just the target machine
> and the USB drive (
59 matches
Mail list logo