summaryrefslogtreecommitdiff
path: root/doc/todo/remove_remaining_perl_usage.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-06-10 15:46:37 -0400
committerJoey Hess <joeyh@joeyh.name>2015-06-10 15:46:37 -0400
commitc37c7494a48c2a7d18980442d4c961c6f44ff61b (patch)
treef61bcc8a18897a1e75c023fb0b42212ddc70dff7 /doc/todo/remove_remaining_perl_usage.mdwn
parenta9797ade517a52db80009ef7c16d88308f50c478 (diff)
parent96e9055f38c4e2ce6d7c552b2496a94a6e89d41d (diff)
Merge branch 'master' of ssh://etckeeper.branchable.com
Diffstat (limited to 'doc/todo/remove_remaining_perl_usage.mdwn')
-rw-r--r--doc/todo/remove_remaining_perl_usage.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/remove_remaining_perl_usage.mdwn b/doc/todo/remove_remaining_perl_usage.mdwn
new file mode 100644
index 0000000..baa593a
--- /dev/null
+++ b/doc/todo/remove_remaining_perl_usage.mdwn
@@ -0,0 +1,4 @@
+In order to run etckeeper on e.g. embedded systems which does not have perl, I've removed the last parts using perl.
+I have run this on my custom system and it works as expected for me.
+
+Link to github commit: <https://github.com/radhus/etckeeper/commit/d05837ed617bac0163a158ba1cfeca68994bc8f3>