Re: New vm-image size is much smaller than previos

2019-05-07 Thread Matthew Seaman
On 03/05/2019 17:10, David Boyd wrote: The vm-image for 13.0-CURRENT FreeBSD-13.0-CURRENT-amd64-20190503-r347033.vmdk is only 4.0 GB in size. Previous images were about 31.0 GB. This smaller image doesn't leave much room to add packages and other customizations. Yes, the V

Firstboot behavior, was Re: New vm-image size is much smaller than previos

2019-05-04 Thread bob prohaska
[changed subject to follow drift of conversation] On Sat, May 04, 2019 at 06:03:00AM -0700, Rodney W. Grimes wrote: > > Do we even have install note(s) pages for these things, or a wiki page Not that I know of. > that documents it, or ?Working around /firstboot does not require > a serial

Re: New vm-image size is much smaller than previos

2019-05-04 Thread Simon J. Gerraty
Warner Losh wrote: > > At the risk of being branded a wishful thinker, a firstboot script that > > asked the user for some configuration information would be a great help > > to both new and experienced foot-shooters. I'm thinking of Raspberry Pi, > > but perhaps it applies to non-embedded platfor

Re: New vm-image size is much smaller than previos

2019-05-04 Thread Rodney W. Grimes
> On Fri, May 03, 2019 at 07:39:00PM -0700, Rodney W. Grimes wrote: > > > On Fri, May 3, 2019, 7:42 PM bob prohaska wrote: > > > > > > > On Fri, May 03, 2019 at 11:06:15AM -0700, Rodney W. Grimes wrote: > > > > > -- Start of PGP signed section. > > > > > > On Fri, May 03, 2019 at 10:12:58AM -0700

Re: New vm-image size is much smaller than previos

2019-05-03 Thread bob prohaska
On Fri, May 03, 2019 at 07:39:00PM -0700, Rodney W. Grimes wrote: > > On Fri, May 3, 2019, 7:42 PM bob prohaska wrote: > > > > > On Fri, May 03, 2019 at 11:06:15AM -0700, Rodney W. Grimes wrote: > > > > -- Start of PGP signed section. > > > > > On Fri, May 03, 2019 at 10:12:58AM -0700, Enji Coope

Re: New vm-image size is much smaller than previos

2019-05-03 Thread Rodney W. Grimes
> On Fri, May 3, 2019, 7:42 PM bob prohaska wrote: > > > On Fri, May 03, 2019 at 11:06:15AM -0700, Rodney W. Grimes wrote: > > > -- Start of PGP signed section. > > > > On Fri, May 03, 2019 at 10:12:58AM -0700, Enji Cooper wrote: > > > > > > > > > > > On May 3, 2019, at 9:57 AM, Alan Somers > >

Re: New vm-image size is much smaller than previos

2019-05-03 Thread Warner Losh
On Fri, May 3, 2019, 7:42 PM bob prohaska wrote: > On Fri, May 03, 2019 at 11:06:15AM -0700, Rodney W. Grimes wrote: > > -- Start of PGP signed section. > > > On Fri, May 03, 2019 at 10:12:58AM -0700, Enji Cooper wrote: > > > > > > > > > On May 3, 2019, at 9:57 AM, Alan Somers > wrote: > > > > >

Re: New vm-image size is much smaller than previos

2019-05-03 Thread Alan Somers
On Fri, May 3, 2019 at 7:40 PM bob prohaska wrote: > > On Fri, May 03, 2019 at 11:06:15AM -0700, Rodney W. Grimes wrote: > > -- Start of PGP signed section. > > > On Fri, May 03, 2019 at 10:12:58AM -0700, Enji Cooper wrote: > > > > > > > > > On May 3, 2019, at 9:57 AM, Alan Somers wrote: > > > >

Re: New vm-image size is much smaller than previos

2019-05-03 Thread bob prohaska
On Fri, May 03, 2019 at 11:06:15AM -0700, Rodney W. Grimes wrote: > -- Start of PGP signed section. > > On Fri, May 03, 2019 at 10:12:58AM -0700, Enji Cooper wrote: > > > > > > > On May 3, 2019, at 9:57 AM, Alan Somers wrote: > > > > > > > > See r346959. Before first boot, you should expand the

Re: New vm-image size is much smaller than previos

2019-05-03 Thread Rodney W. Grimes
-- Start of PGP signed section. > On Fri, May 03, 2019 at 10:12:58AM -0700, Enji Cooper wrote: > > > > > On May 3, 2019, at 9:57 AM, Alan Somers wrote: > > > > > > See r346959. Before first boot, you should expand the image up to > > > whatever size you want. growfs(8) will automatically expan

Re: New vm-image size is much smaller than previos

2019-05-03 Thread Enji Cooper
> On May 3, 2019, at 9:57 AM, Alan Somers wrote: > > See r346959. Before first boot, you should expand the image up to > whatever size you want. growfs(8) will automatically expand the file > system. > -Alan > > On Fri, May 3, 2019 at 10:32 AM David Boyd wrote: >> >> The vm-image for 13.0-

Re: New vm-image size is much smaller than previos

2019-05-03 Thread Glen Barber
On Fri, May 03, 2019 at 10:12:58AM -0700, Enji Cooper wrote: > > > On May 3, 2019, at 9:57 AM, Alan Somers wrote: > > > > See r346959. Before first boot, you should expand the image up to > > whatever size you want. growfs(8) will automatically expand the file > > system. > > -Alan > > > > On

Re: New vm-image size is much smaller than previos

2019-05-03 Thread Alan Somers
See r346959. Before first boot, you should expand the image up to whatever size you want. growfs(8) will automatically expand the file system. -Alan On Fri, May 3, 2019 at 10:32 AM David Boyd wrote: > > The vm-image for 13.0-CURRENT > > FreeBSD-13.0-CURRENT-amd64-20190503-r347033.vmdk

New vm-image size is much smaller than previos

2019-05-03 Thread David Boyd
The vm-image for 13.0-CURRENT FreeBSD-13.0-CURRENT-amd64-20190503-r347033.vmdk is only 4.0 GB in size. Previous images were about 31.0 GB. This smaller image doesn't leave much room to add packages and other customizations. Thanks. David Boyd. ___