-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdeps.bst
More file actions
58 lines (49 loc) · 1.71 KB
/
Copy pathdeps.bst
File metadata and controls
58 lines (49 loc) · 1.71 KB
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
kind: stack
description: |
Top level stack that defines the contents of Endless OS.
This defines everything in the filesystem tree that is built by
BuildStream. Extra content can be injected later by `eos-image-builder`.
Endless OS specific elements.
depends:
# Low level OS elements.
- eos/config/ostree.bst
- eos/config/systemd-sysusers.bst
- eos/efi-binaries.bst
- eos/eos-boot-helper.bst
- eos/eos-keyring.bst
- eos/grub.bst
- eos/initramfs.bst
- eos/fscrypt.bst
# GNOME OS elements.
- gnome-build-meta.bst:gnomeos-deps/deps.bst
- gnome-build-meta.bst:gnomeos/os-release-user.bst
# Developer tools which are in the GNOME OS `devel` addon,
# but in the core image of EOS.
- freedesktop-sdk.bst:components/podman.bst
- freedesktop-sdk.bst:components/podman-config.bst
- gnome-build-meta.bst:gnomeos-deps/toolbox.bst
# Endless additions to GNOME OS.
- freedesktop-sdk.bst:components/git.bst
- eos/eos-event-recorder-daemon.bst
- eos/eos-factory-tools.bst
- eos/eos-kolibri.bst
- eos/eos-media.bst
- eos/eos-meta.bst
- eos/eos-metrics.bst
- eos/eos-metrics-instrumentation.bst
- eos/eos-phone-home.bst
- eos/eos-shell-content.bst
- eos/eos-theme.bst
- eos/eos-updater.bst
# Used by eos-image-builder. This could move into a separate tree.
# See: <https://github.com/endlessm/eos-build-meta/issues/81>
- components/pigz.bst
# Used by eos-image-builder to create ISO. This could move into a separate tree.
- freedesktop-sdk.bst:components/squashfs-tools.bst
- freedesktop-sdk.bst:components/mtools.bst
- gnome-build-meta.bst:iso-deps/libisoburn.bst
# Used by eos-image-builder to create VM image.
# This could move into a separate tree.
- gnome-build-meta.bst:core-deps/qemu.bst
# GNOME Shell Extensions
- eos/gnome-shell-extensions.bst