summaryrefslogtreecommitdiff
path: root/foundation.morph
blob: 5251f6a16e016bbc1aa0ab958fcdc5b8d398822c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
{
  "sources": [
    {
      "repo": "baserock:fhs-dirs", 
      "ref": "5a65899ebce80d5072470dc8e07a11cc1b545138", 
      "name": "fhs-dirs", 
      "build-depends": []
    }, 
    {
      "repo": "upstream:eglibc2", 
      "morph": "eglibc", 
      "ref": "443881d8d0561260ec42fa8c1ceebcf84cade3fb", 
      "name": "eglibc", 
      "build-depends": []
    }, 
    {
      "repo": "upstream:zlib", 
      "ref": "118153b689b29ef931d5ea1dd84e9c43cd0800e3", 
      "name": "zlib", 
      "build-depends": [
        "eglibc"
      ]
    }, 
    {
      "repo": "upstream:busybox", 
      "ref": "bf541265d04713f48c71092d2684c5226a4c158e", 
      "name": "busybox", 
      "build-depends": [
        "eglibc"
      ]
    }, 
    {
      "repo": "upstream:kmod", 
      "ref": "baacc7dbd72193796b941fe58e72f99925767caa", 
      "name": "kmod", 
      "build-depends": [
        "eglibc"
      ]
    }, 
    {
      "repo": "upstream:attr", 
      "ref": "be4a3c1d50981d2cbbe2cfb55498cac51909c37f", 
      "name": "attr", 
      "build-depends": [
        "eglibc"
      ]
    }, 
    {
      "repo": "upstream:util-linux", 
      "ref": "4e68172383012de12a0acfc94e6b8b17aee3250a", 
      "name": "util-linux", 
      "build-depends": [
        "eglibc"
      ]
    }, 
    {
      "repo": "upstream:libcap2", 
      "ref": "6aa1b72566a956b8c93f601b56fe47a0ad1b0fe3", 
      "name": "libcap2", 
      "build-depends": [
        "eglibc", 
        "attr"
      ]
    }, 
    {
      "repo": "upstream:btrfs-progs", 
      "ref": "aab0fcb8ae7386475598fd2bef887cf0f9f3b65a", 
      "name": "btrfs-progs", 
      "build-depends": [
        "eglibc", 
        "attr"
      ]
    }, 
    {
      "repo": "baserock:tbdiff", 
      "ref": "160ccc9e93284ad567f476beb32620bb1e0e33b7", 
      "name": "tbdiff", 
      "build-depends": [
        "eglibc", 
        "attr"
      ]
    }, 
    {
      "repo": "upstream:libusbx", 
      "ref": "7ec94a45ed8155e7a1d4d5d75575099b09c78834", 
      "name": "libusbx", 
      "build-depends": [
        "eglibc"
      ]
    }, 
    {
      "repo": "git://github.com/gregkh/usbutils.git", 
      "ref": "e5afbcc92968138199111e0d72bd35ff16380ef8", 
      "name": "usbutils", 
      "build-depends": [
        "eglibc", 
        "libusbx"
      ]
    }, 
    {
      "repo": "upstream:pciutils", 
      "ref": "bae04bd0473c68a2f21b7712a627abb08fd84b29", 
      "name": "pciutils", 
      "build-depends": [
        "eglibc"
      ]
    }, 
    {
      "repo": "upstream:libffi", 
      "ref": "e72ed5eeaa9cfb0fdc86f6b3422734177b659f96", 
      "name": "libffi", 
      "build-depends": [
        "eglibc"
      ]
    }, 
    {
      "repo": "upstream:libexpat", 
      "ref": "97678ab13f6d29878997256b6ae1ded679ae5c5c", 
      "name": "libexpat", 
      "build-depends": [
        "eglibc"
      ]
    }, 
    {
      "repo": "upstream:glib", 
      "ref": "d90ad1805552aab969f316a1de687efdb71e27fe", 
      "name": "glib", 
      "build-depends": [
        "eglibc", 
        "libffi"
      ]
    }, 
    {
      "repo": "upstream:dbus", 
      "ref": "7c4552e0a87550267c5761b8d2eb02fef75397e9", 
      "name": "dbus", 
      "build-depends": [
        "libexpat", 
        "glib"
      ]
    }, 
    {
      "repo": "upstream:gobject-introspection", 
      "ref": "fae1c07eda4855e099efd8007cde4e0bbd2f9380", 
      "name": "gobject-introspection", 
      "build-depends": [
        "glib"
      ]
    }, 
    {
      "repo": "upstream:systemd", 
      "ref": "e5f17a197beb10d0bfca3f7a9573d392af37a3eb", 
      "name": "systemd", 
      "build-depends": [
        "dbus", 
        "gobject-introspection", 
        "kmod", 
        "util-linux", 
        "libcap2", 
        "usbutils", 
        "pciutils"
      ]
    }
  ], 
  "kind": "stratum", 
  "name": "foundation", 
  "description": "The components that go into every system. This is a balance between minimal and functional. It should be platform independent."
}