[24379] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23974 - in trunk/debathena/config: . network-manager-config network-manager-config/debian

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Mon Aug 24 21:36:01 2009

Date: Mon, 24 Aug 2009 21:35:48 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200908250135.n7P1ZmdC003399@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2009-08-24 21:35:48 -0400 (Mon, 24 Aug 2009)
New Revision: 23974

Added:
   trunk/debathena/config/network-manager-config/
   trunk/debathena/config/network-manager-config/debian/
   trunk/debathena/config/network-manager-config/debian/MIT
   trunk/debathena/config/network-manager-config/debian/changelog
   trunk/debathena/config/network-manager-config/debian/compat
   trunk/debathena/config/network-manager-config/debian/control.in
   trunk/debathena/config/network-manager-config/debian/copyright
   trunk/debathena/config/network-manager-config/debian/debathena-network-manager-config.install
   trunk/debathena/config/network-manager-config/debian/rules
Log:


Added: trunk/debathena/config/network-manager-config/debian/MIT
===================================================================
--- trunk/debathena/config/network-manager-config/debian/MIT	2009-08-21 03:06:27 UTC (rev 23973)
+++ trunk/debathena/config/network-manager-config/debian/MIT	2009-08-25 01:35:48 UTC (rev 23974)
@@ -0,0 +1,15 @@
+[connection]
+id=MIT
+uuid=760764f5-d284-4c5a-a9db-04747945f947
+type=802-11-wireless
+autoconnect=true
+
+[ipv4]
+method=auto
+ignore-auto-routes=false
+ignore-auto-dns=false
+never-default=false
+
+[802-11-wireless]
+ssid=77;73;84;
+mode=infrastructure

Added: trunk/debathena/config/network-manager-config/debian/changelog
===================================================================
--- trunk/debathena/config/network-manager-config/debian/changelog	2009-08-21 03:06:27 UTC (rev 23973)
+++ trunk/debathena/config/network-manager-config/debian/changelog	2009-08-25 01:35:48 UTC (rev 23974)
@@ -0,0 +1,5 @@
+debathena-network-manager-config (1.0) unstable; urgency=low
+
+  * Initial release. (Trac: #212)
+
+ -- Geoffrey Thomas <geofft@mit.edu>  Mon, 24 Aug 2009 17:27:22 -0400

Added: trunk/debathena/config/network-manager-config/debian/compat
===================================================================
--- trunk/debathena/config/network-manager-config/debian/compat	2009-08-21 03:06:27 UTC (rev 23973)
+++ trunk/debathena/config/network-manager-config/debian/compat	2009-08-25 01:35:48 UTC (rev 23974)
@@ -0,0 +1 @@
+4

Added: trunk/debathena/config/network-manager-config/debian/control.in
===================================================================
--- trunk/debathena/config/network-manager-config/debian/control.in	2009-08-21 03:06:27 UTC (rev 23973)
+++ trunk/debathena/config/network-manager-config/debian/control.in	2009-08-25 01:35:48 UTC (rev 23974)
@@ -0,0 +1,14 @@
+Source: debathena-network-manager-config
+Section: debathena-config/net
+Priority: extra
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: @cdbs@
+Standards-Version: 3.7.2
+
+Package: debathena-network-manager-config
+Architecture: all
+Depends: ${misc:Depends}
+Description: NetworkManager configuration for Debathena workstations
+ This package configures your computer to connect to the "MIT" wireless
+ network on boot, which permits you to log in to network accounts from
+ the initial login screen.

Added: trunk/debathena/config/network-manager-config/debian/copyright
===================================================================
--- trunk/debathena/config/network-manager-config/debian/copyright	2009-08-21 03:06:27 UTC (rev 23973)
+++ trunk/debathena/config/network-manager-config/debian/copyright	2009-08-25 01:35:48 UTC (rev 23974)
@@ -0,0 +1,18 @@
+The Athena source code was obtained from the Athena SVN repository at
+<svn://debathena.mit.edu/athena/trunk>, and is licensed as follows:
+
+  Copyright © 2009 by Geoffrey Thomas.
+
+  Permission to use, copy, modify, and distribute this software and
+  its documentation for any purpose and without fee is hereby granted,
+  provided that the above copyright notice appear in all copies and
+  that both that copyright notice and this permission notice appear in
+  supporting documentation, and that the name of M.I.T. not be used in
+  advertising or publicity pertaining to distribution of the software
+  without specific, written prior permission.  M.I.T. makes no
+  representations about the suitability of this software for any
+  purpose.  It is provided "as is" without express or implied
+  warranty.
+
+The Debian packaging is Copyright © 2009 Geoffrey Thomas, and has the
+same license as the original software.

Added: trunk/debathena/config/network-manager-config/debian/debathena-network-manager-config.install
===================================================================
--- trunk/debathena/config/network-manager-config/debian/debathena-network-manager-config.install	2009-08-21 03:06:27 UTC (rev 23973)
+++ trunk/debathena/config/network-manager-config/debian/debathena-network-manager-config.install	2009-08-25 01:35:48 UTC (rev 23974)
@@ -0,0 +1 @@
+debian/MIT etc/NetworkManager/system-connections

Added: trunk/debathena/config/network-manager-config/debian/rules
===================================================================
--- trunk/debathena/config/network-manager-config/debian/rules	2009-08-21 03:06:27 UTC (rev 23973)
+++ trunk/debathena/config/network-manager-config/debian/rules	2009-08-25 01:35:48 UTC (rev 23974)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk


Property changes on: trunk/debathena/config/network-manager-config/debian/rules
___________________________________________________________________
Name: svn:executable
   + *


home help back first fref pref prev next nref lref last post