-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathgnome.yaml
69 lines (64 loc) · 1.54 KB
/
gnome.yaml
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
packages:
keep_luet_db: true
rootfs:
- repo-updater/mocaccino-desktop-stable
- kernel/mocaccino-lts-full
- kernel/mocaccino-lts-modules
- kernel/mocaccino-lts-initramfs
- layers/firmware
- layers/gnome
- system-profile/default-systemd
- system/luet
- system/luet-extensions
- utils/yip
- utils/yip-systemd
- app-admin/calamares
- system/mocaccino-calamares
- system/mocaccino-grub-splash
- init/mocaccino-skel
- system/mocaccino-init
- system/mocaccino-wallpaper
- themes/gnome
- themes/mocaccino-plymouth
- mocaccino/live-setup
- mocaccino-release/desktop
- sys-kernel/mocaccino-dracut
- apps/drawing
- apps/gnome-software
- apps/geary
- apps/gparted
- apps/firefox
- apps/vim
- apps/btop
- apps/neofetch
uefi:
- live/systemd-boot
- system/mocaccino-live-boot
isoimage:
- live/syslinux
- system/mocaccino-live-boot
# Repositories packages from repository-index
repository:
packages:
- repository/luet
- repository/livecd
- repository/mocaccino-extra-stable
- repository/mocaccino-desktop-stable
- repository/mocaccino-os-commons-stable
- repository/mocaccino-repository-index
initramfs:
kernel_file: "bzImage"
rootfs_file: "Initrd"
image_prefix: "MocaccinoOS-GNOME-0."
label: "MOCACCINOOS_GNOME"
image_date: true
luet:
repositories:
- name: "mocaccino-repository-index"
description: "MocaccinoOS Repository index"
type: "http"
enable: true
cached: true
priority: 1
urls:
- "https://raw.githubusercontent.com/mocaccinoOS/repository-index/gh-pages"