Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (23edecd5c7f7be3892faeb73da658196ab53837a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (23edecd5c7f7be3892faeb73da658196ab53837a)
  • Date: Tue, 4 Aug 2009 07:35:29 -0500

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

ChangeLog | 1 +
archive/cdebootstrap/DEPENDS | 2 ++
archive/cdebootstrap/DETAILS | 14 ++++++++++++++
archive/cdebootstrap/HISTORY | 2 ++
4 files changed, 19 insertions(+)

New commits:
commit 23edecd5c7f7be3892faeb73da658196ab53837a
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

cdebootstrap: fixed wrong long desc

commit 292982bb2e873069109937a5e2a267fe5d75371b
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

Revert "Revert "cdebootstrap: new spell, bootstrap a Debian system""

This reverts commit 6dffe8957c68c3c1c6c079e82187af6f78f75d05.

commit 6dffe8957c68c3c1c6c079e82187af6f78f75d05
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

Revert "cdebootstrap: new spell, bootstrap a Debian system"

This reverts commit f5dc3a9696e4a6e8a30a8ed1cc7120d19a7d65f0.

commit f5dc3a9696e4a6e8a30a8ed1cc7120d19a7d65f0
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

cdebootstrap: new spell, bootstrap a Debian system

diff --git a/ChangeLog b/ChangeLog
index d6518eb..415139f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2009-08-04 Ethan Grammatikidis <eekee57 AT fastmail.fm>
* libdebian-installer: new spell, libs for debian installer
+ * cdebootstrap: new spell, bootstrap a Debian system

2009-08-04 Ladislav Hagara <hgr AT vabo.cz>
* video/miro: new spell, free internet tv and video podcast player
diff --git a/archive/cdebootstrap/DEPENDS b/archive/cdebootstrap/DEPENDS
new file mode 100755
index 0000000..5e8e7a8
--- /dev/null
+++ b/archive/cdebootstrap/DEPENDS
@@ -0,0 +1,2 @@
+depends libdebian-installer &&
+depends dpkg
diff --git a/archive/cdebootstrap/DETAILS b/archive/cdebootstrap/DETAILS
new file mode 100755
index 0000000..3c9fbfa
--- /dev/null
+++ b/archive/cdebootstrap/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=cdebootstrap
+ VERSION=0.5.5
+ SOURCE=${SPELL}_${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL=http://ftp.debian.org/debian/pool/main/c/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:8389f874e55f366ce3b27df5ea707b879cae29d26ff19176ab3c45ff4f847bf1ef1378713bb2ad664984fc8882792affaec696c7454d675efc68e99367f57344
+ WEB_SITE=http://packages.debian.org/unstable/cdebootstrap
+ ENTERED=20090804
+ LICENSE[0]=GPL
+ KEYWORDS="archive"
+ SHORT="Bootstrap a Debian system, e.g. for a chroot"
+cat << EOF
+cdebootstrap is used to create a Debian base system from scratch.
+EOF
diff --git a/archive/cdebootstrap/HISTORY b/archive/cdebootstrap/HISTORY
new file mode 100644
index 0000000..3955f45
--- /dev/null
+++ b/archive/cdebootstrap/HISTORY
@@ -0,0 +1,2 @@
+2009-08-04 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DETAILS, DEPENDS: created spell



  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (23edecd5c7f7be3892faeb73da658196ab53837a), Ethan Grammatikidis, 08/04/2009

Archive powered by MHonArc 2.6.24.

Top of Page