Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (2079a92363ebd86374cc4670c5167fb075f80203)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (2079a92363ebd86374cc4670c5167fb075f80203)
  • Date: Tue, 4 Jan 2011 10:54:23 -0600

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 1 +
accounts | 1 +
groups | 1 +
net/unbound/BUILD | 2 ++
net/unbound/HISTORY | 2 +-
5 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 2079a92363ebd86374cc4670c5167fb075f80203
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

unbound: user unbound created

unbound... fatal error: user 'unbound' does not exist.

commit 34b11db322f6903a4f56a946a144ef629257fc4a
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

accounts, groups: unbound added

diff --git a/ChangeLog b/ChangeLog
index e558014..8cc6279 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2011-01-04 Ladislav Hagara <hgr AT vabo.cz>
* net/unbound: new spell, validating, recursive, caching DNS resolver
+ * accounts, groups: unbound added

2011-01-03 Ladislav Hagara <hgr AT vabo.cz>
* archive/makeself: new spell, make self-extractable archives
diff --git a/accounts b/accounts
index efcd153..5594424 100755
--- a/accounts
+++ b/accounts
@@ -90,4 +90,5 @@ puppet:181:181
prosody:182:182
dovenull:183:183
mongodb:184:185
+unbound:185:186
nobody:65534:65534
diff --git a/groups b/groups
index c7a708f..7391a26 100755
--- a/groups
+++ b/groups
@@ -109,5 +109,6 @@ prosody:182:
dovenull:183:
avahi-autoipd:184:
mongodb:185:
+unbound:186:
users:1000:
nogroup:65534:
diff --git a/net/unbound/BUILD b/net/unbound/BUILD
new file mode 100755
index 0000000..3d2613a
--- /dev/null
+++ b/net/unbound/BUILD
@@ -0,0 +1,2 @@
+create_account unbound &&
+default_build
diff --git a/net/unbound/HISTORY b/net/unbound/HISTORY
index adc74a0..2bc00e5 100644
--- a/net/unbound/HISTORY
+++ b/net/unbound/HISTORY
@@ -1,3 +1,3 @@
2011-01-04 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS, DEPENDS: spell created, version 1.4.7
+ * DETAILS, DEPENDS, BUILD: spell created, version 1.4.7




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (2079a92363ebd86374cc4670c5167fb075f80203), Ladislav Hagara, 01/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page