Browse code

Use linux-esx for OVA.

YustasSwamp authored on 2015/08/14 06:09:54
Showing 2 changed files
... ...
@@ -7,7 +7,7 @@
7 7
     },
8 8
     "minimal" : {
9 9
         "title" : "Photon Minimal",
10
-        "file" : "packages_minimal.json",
10
+        "file" : "packages_minimal_ova.json",
11 11
         "visible" : true,
12 12
         "include" : []
13 13
     }
14 14
new file mode 100644
... ...
@@ -0,0 +1,15 @@
0
+{
1
+    "packages":["glibc", "zlib", "filesystem",  
2
+                "pkg-config", "bash", "bzip2", "shadow", "procps-ng", "iana-etc", "coreutils", "bc", "libtool", "inetutils",
3
+                "findutils", "xz", "iproute2", "util-linux", "kmod", "linux-esx", "ca-certificates", "curl", "iptables", "Linux-PAM",
4
+                "systemd", "dbus", "file", "e2fsprogs", "rpm",
5
+                "openssh", "gdbm", "python2", 
6
+                "photon-release",
7
+                "sed", "grep", "cpio", "gzip", "vim", "db", "tdnf",
8
+                "open-vm-tools",
9
+                "docker","bridge-utils",
10
+                "cloud-init",
11
+                "krb5", "which"]
12
+}
13
+
14
+