Re: android bsd connectivity tools etc ?

2014-08-27 Thread Darren Pilgrim
On 8/13/2014 9:21 PM, Shane Ambler wrote: It looks like mass storage was hidden in 4.0 and maybe removed after 4.2. Try searching the android app store for usb mass storage. Android supports MTP over USB 2.0 and 3.0. It also has backward compatibility for PTP. Support for MTP is a bit rocky

Re: did tar(1) loose xz compression support in 11?

2014-08-27 Thread Daniel Eischen
On Wed, 27 Aug 2014, Warren Block wrote: On Tue, 26 Aug 2014, Daniel Eischen wrote: The man page is a little confusing. Here it says: --options options Select optional behaviors for particular modules. The argument is a text string containing comma-separated keywords and val

Re: r269471 make unusable VT console

2014-08-27 Thread Carlos Jacobo Puga Medina
Hi, I just update my box. I confirm too that r270322 fixed the problem. Thanks for fix it, -- Carlos Jacobo Puga Medina ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any m

Re: did tar(1) loose xz compression support in 11?

2014-08-27 Thread Chris H
> > On Aug 26, 2014, at 11:05 AM, Chris H wrote: > >> Greetings, >> I'm currently testing 11. My build / install is from about 2 days ago. >> I generally use xz compression, when creating archives. But when I >> attempt the following: >> >> tar -cvJ --options xz:9 -f ./archive-name.tar.xz ./file >

Re: did tar(1) loose xz compression support in 11?

2014-08-27 Thread Warren Block
On Tue, 26 Aug 2014, Daniel Eischen wrote: On Tue, 26 Aug 2014, Tim Kientzle wrote: On Aug 26, 2014, at 11:05 AM, Chris H wrote: Greetings, I'm currently testing 11. My build / install is from about 2 days ago. I generally use xz compression, when creating archives. But when I attempt the f