Document the new HAIKU_IMAGE_LABEL user build option in UserBuildConfig.ReadMe. Thanks Ingo for pointing it.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27641 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
424f833bc9
commit
1c971ca7f0
@ -65,6 +65,9 @@ HAIKU_IMAGE_NAME = walter.image ;
|
||||
HAIKU_IMAGE_DIR = /tmp ;
|
||||
HAIKU_IMAGE_SIZE = 100 ;
|
||||
|
||||
# Set image volume label to "Walter". Default label is "Haiku".
|
||||
HAIKU_IMAGE_LABEL = Walter ;
|
||||
|
||||
# Name the VMWare image walter.vmdk (in directory $(HAIKU_IMAGE_DIR)).
|
||||
HAIKU_VMWARE_IMAGE_NAME = walter.vmdk ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user