Revision: 2231
Author: alextreme
Date: 2006-05-18 01:40:05 -0700 (Thu, 18 May 2006)
ViewCVS: http://svn.sourceforge.net/morphix/?rev=2231&view=rev
Log Message:
-----------
* adding m-i-light-forked package files for m-i-server
Added Paths:
-----------
trunk/scripts-main/server/debian/
trunk/scripts-main/server/debian/changelog
trunk/scripts-main/server/debian/control
trunk/scripts-main/server/debian/copyright
trunk/scripts-main/server/debian/dirs
trunk/scripts-main/server/debian/rules
Added: trunk/scripts-main/server/debian/changelog
===================================================================
--- trunk/scripts-main/server/debian/changelog (rev 0)
+++ trunk/scripts-main/server/debian/changelog 2006-05-18 08:40:05 UTC (rev 2231)
@@ -0,0 +1,42 @@
+morphix-init-server (0.1-7) unstable; urgency=low
+
+ * used m-i-light as a startingpoint for m-i-server. Lets see if this works
+
+ -- root <[email protected]> Thu, 18 May 2006 10:34:28 +0200
+
+morphix-init-light (0.1-6) unstable; urgency=low
+
+ * bump
+
+ -- root <[email protected]> Fri, 25 Nov 2005 15:07:08 +0100
+
+morphix-init-light (0.1-5) unstable; urgency=low
+
+ * bump
+
+ -- bmsleight <[email protected]> Fri, 23 Sep 2005 17:39:00 +0100
+
+morphix-init-light (0.1-4) unstable; urgency=low
+
+ * adding light-centric postinst.sh
+
+ -- root <[email protected]> Wed, 29 Dec 2004 01:42:31 +0100
+
+morphix-init-light (0.1-3) unstable; urgency=low
+
+ * Removing generic files
+
+ -- root <[email protected]> Sat, 24 Jul 2004 14:04:55 +0200
+
+morphix-init-light (0.1-2) unstable; urgency=low
+
+ * Symlink fix
+
+ -- Alex de Landgraaf <alextreme-qWit8jRvyhVmR6Xm/[email protected]> Tue, 11 May 2004 00:38:19 +0200
+
+morphix-init-light (0.1-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Alex de Landgraaf <alextreme-qWit8jRvyhVmR6Xm/[email protected]> Sun, 2 May 2004 02:12:47 +0200
+
Added: trunk/scripts-main/server/debian/control
===================================================================
--- trunk/scripts-main/server/debian/control (rev 0)
+++ trunk/scripts-main/server/debian/control 2006-05-18 08:40:05 UTC (rev 2231)
@@ -0,0 +1,13 @@
+Source: morphix-init-server
+Section: misc
+Priority: optional
+Maintainer: Alex de Landgraaf <alextreme-qWit8jRvyhVmR6Xm/[email protected]>
+Build-Depends: debhelper (>= 4.0.0)
+Standards-Version: 3.6.0
+
+Package: morphix-init-server
+Architecture: any
+Depends: morphix-init
+Description: Morphix Server mainmod livecd boot scripts
+ Include files for starting the server menu from a morphix live cd
+
Added: trunk/scripts-main/server/debian/copyright
===================================================================
--- trunk/scripts-main/server/debian/copyright (rev 0)
+++ trunk/scripts-main/server/debian/copyright 2006-05-18 08:40:05 UTC (rev 2231)
@@ -0,0 +1,14 @@
+This package was debianized by Alex de Landgraaf <alextreme-qWit8jRvyhVmR6Xm/[email protected]> on
+Sun, 2 May 2004 02:12:47 +0200.
+
+It was downloaded from www.morphix.org
+
+Upstream Author(s): the Morphix project
+
+Copyright:
+
+morphix-init-light is licensed under the GNU General Public License
+version 2 or higher.
+
+On Debian systems the full text of this licence can be found
+in /usr/share/common-licenses/GPL .
Added: trunk/scripts-main/server/debian/dirs
===================================================================
--- trunk/scripts-main/server/debian/dirs (rev 0)
+++ trunk/scripts-main/server/debian/dirs 2006-05-18 08:40:05 UTC (rev 2231)
@@ -0,0 +1,3 @@
+usr/bin
+usr/sbin
+morphix
Added: trunk/scripts-main/server/debian/rules
===================================================================
--- trunk/scripts-main/server/debian/rules (rev 0)
+++ trunk/scripts-main/server/debian/rules 2006-05-18 08:40:05 UTC (rev 2231)
@@ -0,0 +1,55 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+install:
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/light.
+ cp -a include.sh servers menu.sh debian/morphix-init-server/morphix
+ chmod a+x debian/morphix-init-server/morphix/menu.sh
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installexamples
+# dh_install
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_python
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
Property changes on: trunk/scripts-main/server/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.