Re: ramdisk overflow during make release with -stable on amd64

2012-06-06 Thread Peter Bisroev
On Wed, Jun 6, 2012 at 5:20 PM, Stuart Henderson wrote: > On 2012/06/06 16:24, Peter Bisroev wrote: >> Thank you Ted. That makes sense. So what is the best way to skip making the >> floppy image when doing 'make release'? > > iirc, just edit SUBDIR in distrib/amd64/Makefile. > >> On Wed, Jun 6, 20

Re: ramdisk overflow during make release with -stable on amd64

2012-06-06 Thread Stuart Henderson
On 2012/06/06 16:24, Peter Bisroev wrote: > Thank you Ted. That makes sense. So what is the best way to skip making the > floppy image when doing 'make release'? iirc, just edit SUBDIR in distrib/amd64/Makefile. > On Wed, Jun 6, 2012 at 4:13 PM, Ted Unangst wrote: > > "it happens."  The floppies

Re: ramdisk overflow during make release with -stable on amd64

2012-06-06 Thread Peter Bisroev
On Wed, Jun 6, 2012 at 4:32 PM, Maurice Janssen wrote: > I suspect there's something else causing your problem.  I've also built > 5.1-stable release for amd64 and didn't see this. > > Did you by any chance upgrade this system from i386 to amd64?  Or some other > unsupported upgrade? > > Maurice

Re: ramdisk overflow during make release with -stable on amd64

2012-06-06 Thread Maurice Janssen
On 06/06/2012 10:24 PM, Peter Bisroev wrote: Thank you Ted. That makes sense. So what is the best way to skip making the floppy image when doing 'make release'? I suspect there's something else causing your problem. I've also built 5.1-stable release for amd64 and didn't see this. Did you b

Re: ramdisk overflow during make release with -stable on amd64

2012-06-06 Thread Peter Bisroev
Thank you Ted. That makes sense. So what is the best way to skip making the floppy image when doing 'make release'? --peter On Wed, Jun 6, 2012 at 4:13 PM, Ted Unangst wrote: > On Wed, Jun 06, 2012 at 12:26, Peter Bisroev wrote: >> Hi All! >> >> I am having an issue making a 5.1 stable release u

Re: ramdisk overflow during make release with -stable on amd64

2012-06-06 Thread Ted Unangst
On Wed, Jun 06, 2012 at 12:26, Peter Bisroev wrote: > Hi All! > > I am having an issue making a 5.1 stable release using a patch branch > synced on > 2012-06-05 using: > > "cvs -q -d$CVSROOT checkout -P -rOPENBSD_5_1 src ports xenocara". > > amd64/ramdiskA kernel seems to be too big to fit on th

ramdisk overflow during make release with -stable on amd64

2012-06-06 Thread Peter Bisroev
Hi All! I am having an issue making a 5.1 stable release using a patch branch synced on 2012-06-05 using: "cvs -q -d$CVSROOT checkout -P -rOPENBSD_5_1 src ports xenocara". amd64/ramdiskA kernel seems to be too big to fit on the default floppy image. Please see the relevant part of the build log