Added some documentation about the anyboot images. Verification appreciated.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36601 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia
2010-05-03 21:51:58 +00:00
parent 853ce54845
commit 9f10e7acc7
3 changed files with 15 additions and 4 deletions
+3
View File
@@ -32,7 +32,10 @@ rule ProcessCommandLineArguments
Echo ;
Echo "Default build profiles:" ;
Echo " image - A raw disk image." ;
Echo " anyboot-image - A custom image for either CD or disk" ;
Echo " cd-image - An ISO9660 CD image." ;
Echo " vmware-image - A VMware disk image." ;
Echo " disk - A partition or hard disk device." ;
Echo " install - A Haiku installation in a directory." ;
Echo ;
Echo "Build profile actions:" ;