From 08d8b42b97ad6c63bc4a65bf514f9a04509ffe3e Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Tue, 2 Jun 2009 18:05:58 -0400 Subject: [PATCH] configs: always include busybox in builds The non-busybox tools (like readlink) are downright retarded.. Signed-off-by: Andres Salomon --- configs/generic/packages | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/generic/packages b/configs/generic/packages index 1dbc18d..77fde09 100644 --- a/configs/generic/packages +++ b/configs/generic/packages @@ -7,4 +7,5 @@ # do not need to be listed here, as they are always installed. locales +busybox sudo -- 2.39.2