svn commit: r256343 - in head/usr.sbin/bsdinstall: . scripts

Teske, Devin Devin.Teske at fisglobal.com
Sun Oct 13 16:16:33 UTC 2013


On Oct 13, 2013, at 9:09 AM, Teske, Devin wrote:

> 
> On Oct 13, 2013, at 1:14 AM, Nathan Whitehorn wrote:
> 
> [snip]
> 
>> you did not update the
>> part of the installer that does unattended installations, etc.
>> 
> 
> Ought to be addressed for 10.0-BETA2 ... indeed I cannot disagree.
> 
> So that I don't forget, I'll put them here:
> 
> Need to document:
> 
> 	ZFSBOOT_POOL_NAME=zroot
> 	ZFSBOOT_BEROOT_NAME=bootenv
> 	ZFSBOOT_BOOTFS_NAME=default
> 	ZFSBOOT_VDEV_TYPE=stripe
> 	ZFSBOOT_GNOP_4K_FORCE_ALIGN=1
> 	ZFSBOOT_GELI_ENCRYPTION=
> 	ZFSBOOT_GELI_POOL_NAME=bootpool
> 	ZFSBOOT_GELI_BOOT_SIZE=2g
> 	ZFSBOOT_GELI_KEY_FILE=/boot/encryption.key
> 	ZFSBOOT_DISKS=
> 	ZFSBOOT_PARTITION_SCHEME=GPT
> 	ZFSBOOT_SWAP_SIZE=2g
> 

Heh, forgot the most important one...

	ZFSBOOT_DATASETS

A multiline variable whose contents describe each dataset
to create and with what options.


> 	Notice how all the variables specific to the `zfsboot' script start with ZFSBOOT_
> 
> As well as these two (they are not necessarily specific to the zfsboot script):
> 
> 	nonInteractive=1
> 	zfsInteractive=1
> 

-- 
Devin

_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.


More information about the svn-src-head mailing list