Re: nanobsd / dd problem?

2014-01-10 Thread freebsdonline
mike wrote: Hi, On Mon, 9 Dec 2013, freebsdonline wrote: ... Theres also an issue with package management, the nanobsd script still uses pkg_add instead of pkg. for -current I've added cust_pkgng() to nanobsd.sh It needs to get called manually instead of cust_pkg() though. ( customize_cmd c

Re: nanobsd / dd problem?

2013-12-09 Thread mike
Hi, On Mon, 9 Dec 2013, freebsdonline wrote: ... Theres also an issue with package management, the nanobsd script still uses pkg_add instead of pkg. for -current I've added cust_pkgng() to nanobsd.sh It needs to get called manually instead of cust_pkg() though. ( customize_cmd cust_pkgng )

Re: nanobsd / dd problem?

2013-12-09 Thread Olivier Cochard-Labbé
On Mon, Dec 9, 2013 at 5:42 AM, Konstantin Belousov wrote: > > > > The patch below should be a right thing to do anyway. > > diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c > index c23a74b..b7c4d60 100644 > --- a/sys/kern/vfs_bio.c > +++ b/sys/kern/vfs_bio.c > @@ -3679,7 +3679,6 @@ bufdonebio

Re: nanobsd / dd problem?

2013-12-09 Thread Peter Holm
On Mon, Dec 09, 2013 at 06:42:39AM +0200, Konstantin Belousov wrote: > On Sun, Dec 08, 2013 at 06:31:36PM +0100, Stefan Hegnauer wrote: > > Hi, > > > > > > > > I am using freebsd-current (FreeBSD BUILDMASTER 11.0-CURRENT FreeBSD > > 11.0-CURRENT #0 r259095: Sun Dec 8 10:20:40 CET 2013 > > root

Re: nanobsd / dd problem?

2013-12-09 Thread freebsdonline
Stefan Hegnauer wrote: On Monday, December 09, 2013 at 5:43 AM Konstantin Belousov wrote: On Sun, Dec 08, 2013 at 06:31:36PM +0100, Stefan Hegnauer wrote: Hi, I am using freebsd-current (FreeBSD BUILDMASTER 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r259095: Sun Dec 8 10:20:40 CET 2013 root@BUI

RE: nanobsd / dd problem?

2013-12-08 Thread Stefan Hegnauer
On Monday, December 09, 2013 at 5:43 AM Konstantin Belousov wrote: > On Sun, Dec 08, 2013 at 06:31:36PM +0100, Stefan Hegnauer wrote: > > Hi, > > > > > > > > I am using freebsd-current (FreeBSD BUILDMASTER 11.0-CURRENT FreeBSD > > 11.0-CURRENT #0 r259095: Sun Dec 8 10:20:40 CET 2013 > > root@BUI

Re: nanobsd / dd problem?

2013-12-08 Thread Konstantin Belousov
On Sun, Dec 08, 2013 at 06:31:36PM +0100, Stefan Hegnauer wrote: > Hi, > > > > I am using freebsd-current (FreeBSD BUILDMASTER 11.0-CURRENT FreeBSD > 11.0-CURRENT #0 r259095: Sun Dec 8 10:20:40 CET 2013 > root@BUILDMASTER:/usr/obj/usr/src/sys/ASUS i386) in a VirtualBox as a build > machine fo

Re: nanobsd / dd problem?

2013-12-08 Thread Adrian Chadd
Which svn rev introduced the regression? -a On 8 December 2013 10:19, Olivier Cochard-Labbé wrote: > On Sun, Dec 8, 2013 at 6:31 PM, Stefan Hegnauer > wrote: >> Hi, >> >> >> Since late summer - sorry, no exact date / svn revision - nanobsd.sh fails >> at the last stage when building the disk i

Re: nanobsd / dd problem?

2013-12-08 Thread Olivier Cochard-Labbé
On Sun, Dec 8, 2013 at 6:31 PM, Stefan Hegnauer wrote: > Hi, > > > Since late summer - sorry, no exact date / svn revision - nanobsd.sh fails > at the last stage when building the disk image, e.g. with Hi, it's a regression in dd: http://lists.freebsd.org/pipermail/freebsd-current/2013-December/

nanobsd / dd problem?

2013-12-08 Thread Stefan Hegnauer
Hi, I am using freebsd-current (FreeBSD BUILDMASTER 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r259095: Sun Dec 8 10:20:40 CET 2013 root@BUILDMASTER:/usr/obj/usr/src/sys/ASUS i386) in a VirtualBox as a build machine for nanobsd images to be used on pc-engines.ch alix boards. The only difference to