From efc497d596f3b7858299c3972562ebf96c90db11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Fri, 14 Jan 2005 19:44:21 +0000 Subject: [PATCH] Added catattr, query, lsindex, and mkindex commands to the image. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10730 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- makehdimage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makehdimage b/makehdimage index 4859383c29..3a18a76f4c 100755 --- a/makehdimage +++ b/makehdimage @@ -57,8 +57,8 @@ BEOS_BIN="touch sync ln listarea listattr listsem listport \ true false ls df mount unmount cp mv ps sh mkdir sleep \ grep cat less clockconfig du rm date find locate xargs \ isvolume shutdown safemode sysinfo kill diff cmp more \ - renice rmattr addattr listdev pwd chmod chown chgrp dd tee md5sum \ - roster listimage" + renice rmattr addattr listdev pwd chmod chown chgrp dd \ + tee md5sum catattr query lsindex mkindex roster listimage" BEOS_SYSTEM_LIB="libbe.so libstdc++.r4.so libnet.so"