https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232313

--- Comment #31 from Glen Barber <[email protected]> ---
(In reply to Kirk McKusick from comment #30)
> (In reply to Danilo G. Baio from comment #29)
> The issue is that there is no growfs_enable.

Oddly, growfs_enable is set in the rc.conf on the raw image resulting from the
build.

 # cat /etc/rc.conf
 hostname="freebsd"
 ntpd_enable=YES
 sshd_enable=YES
 growfs_enable=YES
 firstboot_pkgs_enable=YES
 firstboot_freebsd_update_enable=YES
 google_startup_enable=YES
 google_accounts_daemon_enable=YES
 google_clock_skew_daemon_enable=YES
 google_instance_setup_enable=YES
 google_network_daemon_enable=YES
 dumpdev="AUTO"
 ifconfig_DEFAULT="SYNCDHCP mtu 1460"
 ntpd_sync_on_start="YES"
 # need to fill in something here
 #firstboot_pkgs_list=""
 panicmail_autosubmit="YES"

So, I'm scratching my head over this at the moment...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to