[SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (0d3a5f3298ee149209abb6d8a729f8e4d7a2d141)

Justin Boffemmyer scm at sourcemage.org
Sat Jan 3 00:19:16 EST 2009


GIT changes to test cauldron by Justin Boffemmyer <flux at sourcemage.org>:

 iso/usr/sbin/smgl-enchant     |    1 +
 iso/usr/sbin/smgl-kernel      |    1 +
 iso/usr/sbin/smgl-spellcaster |    1 +
 3 files changed, 3 insertions(+)

New commits:
commit 0d3a5f3298ee149209abb6d8a729f8e4d7a2d141
Author: Justin Boffemmyer <flux at sourcemage.org>
Commit: Justin Boffemmyer <flux at sourcemage.org>

    Added symlinks for the installer end-user scripts
    
    Added symlinks for smgl-enchant, smgl-kernel, and smgl-spellcaster so
    that they can be accessed by the end-user.

diff --git a/iso/usr/sbin/smgl-enchant b/iso/usr/sbin/smgl-enchant
new file mode 120000
index 0000000..cad0b88
--- /dev/null
+++ b/iso/usr/sbin/smgl-enchant
@@ -0,0 +1 @@
+/usr/share/smgl.install/smgl-enchant
\ No newline at end of file
diff --git a/iso/usr/sbin/smgl-kernel b/iso/usr/sbin/smgl-kernel
new file mode 120000
index 0000000..7c7b579
--- /dev/null
+++ b/iso/usr/sbin/smgl-kernel
@@ -0,0 +1 @@
+/usr/share/smgl.install/smgl-kernel
\ No newline at end of file
diff --git a/iso/usr/sbin/smgl-spellcaster b/iso/usr/sbin/smgl-spellcaster
new file mode 120000
index 0000000..2b071db
--- /dev/null
+++ b/iso/usr/sbin/smgl-spellcaster
@@ -0,0 +1 @@
+/usr/share/smgl.install/smgl-spellcaster
\ No newline at end of file



More information about the SM-Commit mailing list