projects
/
darcs-mirror-metainit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8114434
)
some comments for update-metainits.sh
author
Joachim Breitner
<mail@joachim-breitner.de>
Wed, 13 Jun 2007 11:21:40 +0000
(11:21 +0000)
committer
Joachim Breitner
<mail@joachim-breitner.de>
Wed, 13 Jun 2007 11:21:40 +0000
(11:21 +0000)
update-metainits.sh
patch
|
blob
|
history
diff --git
a/update-metainits.sh
b/update-metainits.sh
index
f3d468e
..
3f737dc
100644
(file)
--- a/
update-metainits.sh
+++ b/
update-metainits.sh
@@
-1,5
+1,15
@@
#!/bin/sh
+# Interface:
+# Rebuild init scripts (e.g., after a meta init script was added or edited)
+# $0
+#
+# Removed meta-init-script:
+# $0 --remove-metainit <scriptname>
+#
+# If a init sytem is removed, the maintainer scripts should
+# call a script that cleans up the generated files for that system directly.
+
# This will probably be /usr/lib/metainit/translators once
translators_dir='./translators/'