Base System: Move packages to better locations 78/3978/1
authorMikko Ylinen <mikko.ylinen@intel.com>
Thu, 13 Jun 2013 12:20:52 +0000 (15:20 +0300)
committerMikko Ylinen <mikko.ylinen@intel.com>
Thu, 13 Jun 2013 12:20:52 +0000 (15:20 +0300)
corewatcher and IP utilities suit better under development.

snapper plugin needs zypper so only add it with zypper itself. Also,
console-tools is a better home for certificates (for libssl) and
curl.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
patterns/base.yaml
patterns/console-tools.yaml
patterns/development.yaml

index 44b0b95..e892a17 100644 (file)
@@ -15,18 +15,12 @@ Packages:
 - coreutils
 - rpm
 - rpm-security-plugin
-- curl
 - tizen-release
 - procps
 - psmisc
 - net-tools
-- iputils
-- iproute2
 - kbd
 - glibc-locale
 - pciutils
 - connman
-- ca-certificates-mozilla
-- corewatcher
-- snapper-zypp-plugin
 Summary: Base System
index 37cfe12..2113ece 100644 (file)
@@ -2,6 +2,7 @@ Description: Console Tools
 Name: console-tools
 Packages:
 - zypper
+- snapper-zypp-plugin
 - tar
 - wget
 - grep
@@ -15,6 +16,7 @@ Packages:
 - less
 - xz
 - nano
+- curl
 - strace
 - diffutils
 - patch
@@ -22,4 +24,5 @@ Packages:
 - wdiff
 - powertop
 - sudo
+- ca-certificates-mozilla
 Summary: Console Tools
index 48323a7..c994ccd 100644 (file)
@@ -41,4 +41,7 @@ Packages:
 - lsof
 - attr
 - smack
+- corewatcher
+- iputils
+- iproute2
 Summary: Development