From b4727c735c79d46f0ac67066c9482a079eca8340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Fri, 19 Nov 2004 19:49:40 +0000 Subject: [PATCH] Added the "date" command to the image. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10039 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- makehdimage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makehdimage b/makehdimage index 19c6c34c14..eb35413da6 100755 --- a/makehdimage +++ b/makehdimage @@ -37,7 +37,7 @@ echo "Building $imageSize MB image at $imagePath..." RUN_WITHOUT_APP_SERVER=1 -BEOS_BIN="touch sync ln listattr listsem listport du rm \ +BEOS_BIN="touch sync ln listattr listsem listport du rm date \ true false ls df mount unmount cp mv ps sh mkdir sleep" BEOS_SYSTEM_LIB="libbe.so libstdc++.r4.so libnet.so"