From 7eb742ebac7a3086b63e83ba2276557265147bc8 Mon Sep 17 00:00:00 2001 From: ramon Date: Fri, 14 Nov 2014 10:11:13 +0000 Subject: [PATCH] =?UTF-8?q?#677:=20Mejoras=20en=20funci=C3=B3n=20{{{ogList?= =?UTF-8?q?Software}}}:=20=20*=20Proceso=20seg=C3=BAn=20tipo=20de=20sistem?= =?UTF-8?q?a=20operativo=20en=20vez=20de=20tipo=20de=20sistema=20de=20arch?= =?UTF-8?q?ivos.=20=20*=20Soporte=20para=20paquetes=20RPM=20en=20GNU/Linux?= =?UTF-8?q?=20y=20para=20paquetes=20en=20FreeBSD=20(se=20debe=20crear=20un?= =?UTF-8?q?=20nuevo=20cliente=20ogLive=20con=20los=20programas=20necesario?= =?UTF-8?q?s).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://opengnsys.es/svn/branches/version1.0@4443 a21b9725-9963-47de-94b9-378ad31fedc9 --- includes/usr/bin/boot-tools/listpackages/sw.basic | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes/usr/bin/boot-tools/listpackages/sw.basic b/includes/usr/bin/boot-tools/listpackages/sw.basic index fa5d7fa..7708c14 100644 --- a/includes/usr/bin/boot-tools/listpackages/sw.basic +++ b/includes/usr/bin/boot-tools/listpackages/sw.basic @@ -16,3 +16,5 @@ install python install php5-cli install dmidecode install realpath +install rpm +install sqlite3