Skip to content

Commit

Permalink
feat(24.04): add rabbitmq-server slice
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas Husseini committed Jun 13, 2024
1 parent c5dcdea commit b9483cf
Show file tree
Hide file tree
Showing 38 changed files with 893 additions and 0 deletions.
27 changes: 27 additions & 0 deletions slices/adduser.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
package: adduser

essential:
- adduser_copyright

slices:
bins:
essential:
- adduser_config
- passwd_bins
contents:
/usr/sbin/addgroup:
/usr/sbin/adduser:
/usr/sbin/delgroup:
/usr/sbin/deluser:
/usr/share/perl5/Debian/AdduserCommon.pm:
/usr/share/perl5/Debian/AdduserLogging.pm:
/usr/share/perl5/Debian/AdduserRetvalues.pm:

config:
contents:
/etc/adduser.conf:
/etc/deluser.conf:

copyright:
contents:
/usr/share/doc/adduser/copyright:
23 changes: 23 additions & 0 deletions slices/cron-daemon-common.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
package: cron-daemon-common

essential:
- cron-daemon-common_copyright

slices:
config:
essential:
- adduser_bins
contents:
/etc/cron.d/.placeholder:
/etc/cron.daily/.placeholder:
/etc/cron.hourly/.placeholder:
/etc/cron.monthly/.placeholder:
/etc/cron.weekly/.placeholder:
/etc/cron.yearly/.placeholder:
/etc/crontab:
/usr/lib/sysusers.d/cron-daemon-common.conf:
/usr/lib/tmpfiles.d/cron-daemon-common.conf:

Check failure on line 20 in slices/cron-daemon-common.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

20:1 [trailing-spaces] trailing spaces
copyright:
contents:
/usr/share/doc/cron-daemon-common/copyright:
31 changes: 31 additions & 0 deletions slices/cron.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
package: cron

essential:
- cron_copyright

slices:
bins:
essential:
- cron-daemon-common_config
- cron_config
- init-system-helpers_bins
- libc6_libs
- libpam-runtime_bins
- libpam0g_libs
- libselinux1_libs
- sensible-utils_bins
contents:
/usr/bin/crontab:
/usr/sbin/cron:

config:
contents:
/etc/default/cron:
/etc/init.d/cron:
/etc/pam.d/cron:
/etc/supercat/spcrc-crontab*:
/usr/lib/systemd/system/cron.service:

copyright:
contents:
/usr/share/doc/cron/copyright:
44 changes: 44 additions & 0 deletions slices/debconf.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
package: debconf

essential:
- debconf_copyright

slices:
bash-completion:
contents:
/usr/share/bash-completion/completions/debconf:
/usr/share/bash-completion/completions/debconf-show:

bins:
essential:
- debconf_config
- debconf_modules
contents:
/usr/bin/debconf:
/usr/bin/debconf-apt-progress:
/usr/bin/debconf-communicate:
/usr/bin/debconf-copydb:
/usr/bin/debconf-escape:
/usr/bin/debconf-set-selections:
/usr/bin/debconf-show:
/usr/sbin/dpkg-preconfigure:
/usr/sbin/dpkg-reconfigure:

config:
contents:
/etc/apt/apt.conf.d/70debconf:
/etc/debconf.conf:

modules:
contents:
/usr/share/debconf/confmodule:
/usr/share/debconf/confmodule.sh:
/usr/share/debconf/debconf.conf:
/usr/share/debconf/fix_db.pl:
/usr/share/debconf/frontend:
/usr/share/perl5/Debconf/**:
/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm:

copyright:
contents:
/usr/share/doc/debconf/copyright:

Check failure on line 44 in slices/debconf.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

44:40 [new-line-at-end-of-file] no new line character at the end of file
17 changes: 17 additions & 0 deletions slices/erlang-asn1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
package: erlang-asn1

essential:
- erlang-asn1_copyright

slices:
libs:
essential:
- erlang-base_bins
- libc6_libs
contents:
/usr/lib/erlang/lib/asn1-5.0.21.1/ebin/**:
/usr/lib/erlang/lib/asn1-5.0.21.1/priv/**:

copyright:
contents:
/usr/share/doc/erlang-asn1/copyright:
53 changes: 53 additions & 0 deletions slices/erlang-base.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
package: erlang-base

essential:
- erlang-base_copyright

slices:
bins:
essential:
- adduser_bins
- erlang-base_config
- erlang-base_libs
- erlang-base_releases
- libc6_libs
- libgcc-s1_libs
- libstdc++6_libs
- libsystemd0_libs
- libtinfo6_libs
- procps_bins
- zlib1g_libs
contents:
/usr/bin/epmd:
/usr/bin/erl_call:
/usr/bin/erl:
/usr/bin/erlc:
/usr/bin/escript:
/usr/bin/run_erl:
/usr/bin/start_embedded:
/usr/bin/to_erl:
/usr/lib/erlang/bin/**:
/usr/lib/erlang/erts-13.2.2.5/bin/**:
/usr/lib/erlang/lib/erl_interface-5.3.2.1/bin/erl_call:

libs:
contents:
/usr/lib/erlang/lib/compiler-8.2.6.3/ebin/**:
/usr/lib/erlang/lib/erts-13.2.2.5/ebin/**:
/usr/lib/erlang/lib/kernel-8.5.4.2/ebin/**:
/usr/lib/erlang/lib/sasl-4.2/ebin/**:
/usr/lib/erlang/lib/stdlib-4.3.1.3/ebin/**:
/usr/lib/erlang/lib/stdlib-4.3.1.3/include/**:

config:
contents:
/usr/lib/systemd/system/epmd.service:
/usr/lib/systemd/system/epmd.socket:

releases:
contents:
/usr/lib/erlang/releases/**:

copyright:
contents:
/usr/share/doc/erlang-base/copyright:
18 changes: 18 additions & 0 deletions slices/erlang-crypto.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
package: erlang-crypto

essential:
- erlang-crypto_copyright

slices:
libs:
essential:
- erlang-base_bins
- libc6_libs
- libssl3t64_libs
contents:
/usr/lib/erlang/lib/crypto-5.1.4.1/ebin/**:
/usr/lib/erlang/lib/crypto-5.1.4.1/priv/lib/**:

copyright:
contents:
/usr/share/doc/erlang-crypto/copyright:
17 changes: 17 additions & 0 deletions slices/erlang-eldap.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
package: erlang-eldap

essential:
- erlang-eldap_copyright

slices:
libs:
essential:
- erlang-asn1_libs
- erlang-base_bins
- erlang-ssl_libs
contents:
/usr/lib/erlang/lib/eldap-1.2.11/ebin/**:

copyright:
contents:
/usr/share/doc/erlang-eldap/copyright:
17 changes: 17 additions & 0 deletions slices/erlang-ftp.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
package: erlang-ftp

essential:
- erlang-ftp_copyright

slices:
libs:
essential:
- erlang-base_bins
- erlang-runtime-tools_libs
- erlang-ssl_libs
contents:
/usr/lib/erlang/lib/ftp-1.1.4/ebin/**:

copyright:
contents:
/usr/share/doc/erlang-ftp/copyright:
26 changes: 26 additions & 0 deletions slices/erlang-inets.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
package: erlang-inets

essential:
- erlang-inets_copyright

slices:
bins:
essential:
- erlang-base_bins
- erlang-ftp_libs
- erlang-inets_libs
- erlang-mnesia_libs
- erlang-runtime-tools_libs
- erlang-ssl_libs
- erlang-tftp_libs
contents:
/usr/lib/erlang/lib/inets-8.3.1.2/priv/bin/runcgi.sh:

libs:
contents:
/usr/lib/erlang/lib/inets-8.3.1.2/ebin/**:
/usr/lib/erlang/lib/inets-8.3.1.2/include/**:

copyright:
contents:
/usr/share/doc/erlang-inets/copyright:
15 changes: 15 additions & 0 deletions slices/erlang-mnesia.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
package: erlang-mnesia

essential:
- erlang-mnesia_copyright

slices:
libs:
essential:
- erlang-base_bins
contents:
/usr/lib/erlang/lib/mnesia-4.21.4.2/ebin/**:

copyright:
contents:
/usr/share/doc/erlang-mnesia/copyright:
19 changes: 19 additions & 0 deletions slices/erlang-os-mon.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package: erlang-os-mon

essential:
- erlang-os-mon_copyright

slices:
libs:
essential:
- erlang-base_bins
- erlang-mnesia_libs
- erlang-snmp_bins
- libc6_libs
contents:
/usr/lib/erlang/lib/os_mon-2.8.2/ebin/**:
/usr/lib/erlang/lib/os_mon-2.8.2/priv/**:

copyright:
contents:
/usr/share/doc/erlang-os-mon/copyright:
15 changes: 15 additions & 0 deletions slices/erlang-parsetools.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
package: erlang-parsetools

essential:
- erlang-parsetools_copyright

slices:
libs:
essential:
- erlang-base_bins
contents:
/usr/lib/erlang/lib/parsetools-2.4.1/ebin/**:

copyright:
contents:
/usr/share/doc/erlang-parsetools/copyright:
17 changes: 17 additions & 0 deletions slices/erlang-public-key.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
package: erlang-public-key

essential:
- erlang-public-key_copyright

slices:
libs:
essential:
- erlang-asn1_libs
- erlang-base_bins
- erlang-crypto_libs
contents:
/usr/lib/erlang/lib/public_key-1.13.3.2/ebin/**:

copyright:
contents:
/usr/share/doc/erlang-public-key/copyright:
18 changes: 18 additions & 0 deletions slices/erlang-runtime-tools.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
package: erlang-runtime-tools

essential:
- erlang-runtime-tools_copyright

slices:
libs:
essential:
- erlang-base_bins
- erlang-mnesia_libs
- libc6_libs
contents:
/usr/lib/erlang/lib/runtime_tools-1.19/ebin/**:
/usr/lib/erlang/lib/runtime_tools-1.19/priv/**:

copyright:
contents:
/usr/share/doc/erlang-runtime-tools/copyright:
Loading

0 comments on commit b9483cf

Please sign in to comment.