Unreadable DVD in FreeBSD and NetBSD

2014-07-26 Thread Thomas Mueller
I have a DVD, a data DVD rather than movie or music, from Seagate Business Storage 2-bay NAS, that is mountable with mount_cd9660 but not readable in FreeBSD and NetBSD, using current amd64 versions of FreeBSD and NetBSD. ls /cdrom showed nothing; ls -al /cdrom showed total 6 dr-xr-xr-x 2

Re: Unreadable DVD in FreeBSD and NetBSD

2014-07-26 Thread Ruslan Makhmatkhanov
Thomas Mueller wrote on 26.07.2014 10:00: I have a DVD, a data DVD rather than movie or music, from Seagate Business Storage 2-bay NAS, that is mountable with mount_cd9660 but not readable in FreeBSD and NetBSD, using current amd64 versions of FreeBSD and NetBSD. ls /cdrom showed nothing; ls

Re: FreeBSD Quarterly Status Report - Second Quarter 2014

2014-07-26 Thread Daniel Braniss
On Jul 26, 2014, at 5:46 AM, Cy Schubert cy.schub...@komquats.com wrote: In message 20140725211249.ga3...@brick.home, Edward Tomasz =?utf-8?Q?Napiera= C5=82a?= writes: On 0725T1019, Cy Schubert wrote: In message 20140724183353.gl1...@hub.freebsd.org, Glen Barber writes: New Automounter

Re: Unreadable DVD in FreeBSD and NetBSD

2014-07-26 Thread Thomas Mueller
You need to install sysutils/udfclient. Your cd is in UDF format, that isn't covered by standard mount_udf. -- Regards, Ruslan I just tried and failed, got error messages but still got fusefs-libs which could prove useful: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include

Re: Several minor annoyances on Current

2014-07-26 Thread Beeblebrox
@ Ian: I added your code and rebuilt the kernel. /boot/loader.conf also has vfs.nfs.bootp_disable=YES Previously described problem persists. SEPARATE KBD_KEYMAP ISSUE: The keymap for keyboard fails to be set from rc.conf with keymap=fr.iso.kbd Boot message shows this but there is no record of the

Re: [make xdev, libatf]: error: cstdarg: No such file or directory

2014-07-26 Thread Boris Samorodov
Hi Sean, All, Sean, thanks for your help. 25.07.2014 22:00, Sean Bruno пишет: On Fri, 2014-07-25 at 20:40 +0400, Boris Samorodov wrote: Here are errors I get with sources at r269089. I am at 269090. make xdev TARGET=mips TARGET_ARCH=mips64 just finished for me. At this point, drop the

Re: Several minor annoyances on Current

2014-07-26 Thread Lars Engels
On Sat, Jul 26, 2014 at 02:03:09AM -0700, Beeblebrox wrote: @ Ian: I added your code and rebuilt the kernel. /boot/loader.conf also has vfs.nfs.bootp_disable=YES Previously described problem persists. SEPARATE KBD_KEYMAP ISSUE: The keymap for keyboard fails to be set from rc.conf with

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

2014-07-26 Thread Darren Reed
On 24/07/2014 1:42 AM, Cy Schubert wrote: But, lack of ipv6 fragment processing still causes ongoing pain. That'= s our=20 #1 wish list item for the cluster. Taking this discussion slightly sideways but touching on this thread a little, each of our packet filters will need nat66 support

Re: Several minor annoyances on Current

2014-07-26 Thread Stefan Esser
Am 26.07.2014 um 13:24 schrieb Lars Engels: On Sat, Jul 26, 2014 at 02:03:09AM -0700, Beeblebrox wrote: @ Ian: I added your code and rebuilt the kernel. /boot/loader.conf also has vfs.nfs.bootp_disable=YES Previously described problem persists. SEPARATE KBD_KEYMAP ISSUE: The keymap for

Re: FreeBSD Quarterly Status Report - Second Quarter 2014

2014-07-26 Thread Edward Tomasz Napierała
On 0725T1946, Cy Schubert wrote: In message 20140725211249.ga3...@brick.home, Edward Tomasz =?utf-8?Q?Napiera= C5=82a?= writes: On 0725T1019, Cy Schubert wrote: In message 20140724183353.gl1...@hub.freebsd.org, Glen Barber writes: New Automounter Contact: Edward Tomasz

Re: Several minor annoyances on Current

2014-07-26 Thread Lars Engels
On Sat, Jul 26, 2014 at 03:18:27PM +0200, Stefan Esser wrote: Am 26.07.2014 um 13:24 schrieb Lars Engels: On Sat, Jul 26, 2014 at 02:03:09AM -0700, Beeblebrox wrote: @ Ian: I added your code and rebuilt the kernel. /boot/loader.conf also has vfs.nfs.bootp_disable=YES Previously described

Re: Several minor annoyances on Current

2014-07-26 Thread Ian Lepore
On Sat, 2014-07-26 at 02:03 -0700, Beeblebrox wrote: @ Ian: I added your code and rebuilt the kernel. /boot/loader.conf also has vfs.nfs.bootp_disable=YES Previously described problem persists. It needs to be set to =1, not =YES. -- Ian SEPARATE KBD_KEYMAP ISSUE: The keymap for keyboard

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

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

2014-07-26 Thread Adrian Chadd
The flow in both directions has to include: * better locking / parallelism * virtualised forwarding support (ie, vimage) If he's happy to include some stubs for that, then sure. I think both dfbsd and freebsd can use the same pf. -a On 26 July 2014 08:27, Mark Felder f...@freebsd.org wrote:

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

2014-07-26 Thread Cy Schubert
In message 53d395e4.1070...@fastmail.net, Darren Reed writes: On 24/07/2014 1:42 AM, Cy Schubert wrote: But, lack of ipv6 fragment processing still causes ongoing pain. That'= s our=20 #1 wish list item for the cluster. Taking this discussion slightly sideways but touching on this

Re: [ANNOUNCEMENT] pkg 1.3.0 out!

2014-07-26 Thread Nathan Whitehorn
On 07/24/14 23:56, John Hay wrote: On Wed, Jul 23, 2014 at 04:42:51PM +0200, Baptiste Daroussin wrote: Hi all, I'm very please to announce the release of pkg 1.3.0 This version is the result of almost 9 month of hard work ... Thank you to all contributors: Alberto Villa, Alexandre Perrin,

Re: [ANNOUNCEMENT] pkg 1.3.0 out!

2014-07-26 Thread John Hay
On Sat, Jul 26, 2014 at 11:39:46AM -0700, Nathan Whitehorn wrote: On 07/24/14 23:56, John Hay wrote: On Wed, Jul 23, 2014 at 04:42:51PM +0200, Baptiste Daroussin wrote: Hi all, I'm very please to announce the release of pkg 1.3.0 This version is the result of almost 9 month of hard work

Re: [ANNOUNCEMENT] pkg 1.3.0 out!

2014-07-26 Thread Baptiste Daroussin
On Sat, Jul 26, 2014 at 11:39:46AM -0700, Nathan Whitehorn wrote: On 07/24/14 23:56, John Hay wrote: On Wed, Jul 23, 2014 at 04:42:51PM +0200, Baptiste Daroussin wrote: Hi all, I'm very please to announce the release of pkg 1.3.0 This version is the result of almost 9 month of hard work

Re: [ANNOUNCEMENT] pkg 1.3.0 out!

2014-07-26 Thread Nathan Whitehorn
On 07/26/14 12:40, Baptiste Daroussin wrote: On Sat, Jul 26, 2014 at 11:39:46AM -0700, Nathan Whitehorn wrote: On 07/24/14 23:56, John Hay wrote: On Wed, Jul 23, 2014 at 04:42:51PM +0200, Baptiste Daroussin wrote: Hi all, I'm very please to announce the release of pkg 1.3.0 This version is