There's no "disk" default build profile, since picking a random partition

might not be appreciated by everyone. :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36629 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2010-05-05 18:20:43 +00:00
parent 634d229763
commit 16988eb136
+1 -2
View File
@@ -32,10 +32,9 @@ 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 " 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:" ;