Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@steinarb
Created April 5, 2021 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steinarb/7a8427ac19b355c27598c945b27863f8 to your computer and use it in GitHub Desktop.
Save steinarb/7a8427ac19b355c27598c945b27863f8 to your computer and use it in GitHub Desktop.
Diff between the contents of the etc directory of the karaf binary tarball and the etc directory of the karaf debian package
--- /tmp/etc-431-tarball 2021-04-05 18:08:26.364420100 +0200
+++ /tmp/etc-431-deb 2021-04-05 18:08:09.716632123 +0200
@@ -1,11 +1,12 @@
all.policy
config.properties
+config.properties.dpkg-old
custom.properties
distribution.info
equinox-debug.properties
host.key
-host.key.pub
java.util.logging.properties
+jetty.xml
jmx.acl.cfg
jmx.acl.java.lang.Memory.cfg
jmx.acl.org.apache.karaf.bundle.cfg
@@ -13,26 +14,42 @@
jmx.acl.org.apache.karaf.security.jmx.cfg
jmx.acl.osgi.compendium.cm.cfg
jre.properties
+karaf.conf
keys.properties
+no.priv.bang.oldalbum.roleadder.test.ShiroRoleAdderForOldalbumTestEnvironment.cfg
+no.priv.bang.ukelonn.db.postgresql.PGUkelonnDatabaseProvider.cfg
org.apache.felix.eventadmin.impl.EventAdmin.cfg
org.apache.felix.fileinstall-deploy.cfg
org.apache.karaf.command.acl.bundle.cfg
org.apache.karaf.command.acl.config.cfg
org.apache.karaf.command.acl.feature.cfg
+org.apache.karaf.command.acl.feature.cfg.dpkg-old
org.apache.karaf.command.acl.jaas.cfg
org.apache.karaf.command.acl.kar.cfg
+org.apache.karaf.command.acl.maven.cfg
org.apache.karaf.command.acl.scope_bundle.cfg
org.apache.karaf.command.acl.shell.cfg
org.apache.karaf.command.acl.system.cfg
org.apache.karaf.features.cfg
org.apache.karaf.features.repos.cfg
+org.apache.karaf.features.xml
org.apache.karaf.jaas.cfg
org.apache.karaf.kar.cfg
org.apache.karaf.log.cfg
org.apache.karaf.management.cfg
org.apache.karaf.shell.cfg
+org.ops4j.datasource-authservice-production.cfg
+org.ops4j.datasource-authservice-test.cfg
+org.ops4j.datasource-handlereg-production.cfg
+org.ops4j.datasource-oldalbum-production.cfg
+org.ops4j.datasource-oldalbum-test.cfg
+org.ops4j.datasource-sonar-collector.cfg
+org.ops4j.datasource-ukelonn-production.cfg
org.ops4j.pax.logging.cfg
org.ops4j.pax.url.mvn.cfg
+org.ops4j.pax.url.mvn.cfg.dpkg-old
+org.ops4j.pax.url.war.cfg
+org.ops4j.pax.web.cfg
profile.cfg
scripts
shell.init.script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment