[23884] in Source-Commits
/svn/athena r23494 - in trunk/debathena/config/linerva: debian files/etc files/etc/openafs files/etc/security
daemon@ATHENA.MIT.EDU (Gregory Nathan Price)
Sat Feb 28 19:21:04 2009
Date: Sat, 28 Feb 2009 19:20:16 -0500
From: Gregory Nathan Price <price@MIT.EDU>
Message-Id: <200903010020.n210KGAI030892@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: price
Date: 2009-02-28 19:20:16 -0500 (Sat, 28 Feb 2009)
New Revision: 23494
Removed:
trunk/debathena/config/linerva/files/etc/openafs/cacheinfo.debathena.debathena
Modified:
trunk/debathena/config/linerva/debian/changelog
trunk/debathena/config/linerva/debian/rules
trunk/debathena/config/linerva/files/etc/motd.debathena
trunk/debathena/config/linerva/files/etc/security/limits.conf.debathena
Log:
linerva: miscellaneous updates in files/
Modified: trunk/debathena/config/linerva/debian/changelog
===================================================================
--- trunk/debathena/config/linerva/debian/changelog 2009-03-01 00:14:04 UTC (rev 23493)
+++ trunk/debathena/config/linerva/debian/changelog 2009-03-01 00:20:16 UTC (rev 23494)
@@ -4,8 +4,11 @@
* EDIT_MOTD no longer exists in /etc/default/rcS
* use DEB_TRANSFORM_FILES rather than sed -i in postinst
* pull out setuid/setgid cleanup into a script; whitelist, not blacklist
+ * sync /etc/security/limits.conf.debathena with current linerva-root
+ * /etc/openafs/cacheinfo.debathena.debathena is no longer necessary
+ * motd: etch isn't new; also pull info out in format
- -- Greg Price <price@mit.edu> Sat, 28 Feb 2009 18:48:50 -0500
+ -- Greg Price <price@mit.edu> Sat, 28 Feb 2009 19:18:19 -0500
debathena-linerva (1.12) unstable; urgency=low
Modified: trunk/debathena/config/linerva/debian/rules
===================================================================
--- trunk/debathena/config/linerva/debian/rules 2009-03-01 00:14:04 UTC (rev 23493)
+++ trunk/debathena/config/linerva/debian/rules 2009-03-01 00:20:16 UTC (rev 23494)
@@ -23,7 +23,6 @@
/etc/motd.debathena \
/etc/resolv.conf.debathena \
/etc/security/limits.conf.debathena \
- /etc/openafs/cacheinfo.debathena.debathena \
/sbin/init.debathena \
/etc/ssh/sshd_config.debathena.debathena
DEB_TRANSFORM_FILES_debathena-linerva += \
Modified: trunk/debathena/config/linerva/files/etc/motd.debathena
===================================================================
--- trunk/debathena/config/linerva/files/etc/motd.debathena 2009-03-01 00:14:04 UTC (rev 23493)
+++ trunk/debathena/config/linerva/files/etc/motd.debathena 2009-03-01 00:20:16 UTC (rev 23494)
@@ -1,6 +1,7 @@
-Linerva is now running Debathena based on Debian etch. Outage announcements
-will be sent to <linerva-announce@mit.edu>. For more information, visit
-<http://linerva.mit.edu>. Please send any questions or bug reports to the SIPB
-Linerva maintainers <linerva@mit.edu>; do not seek support from IS&T.
+Welcome to Linerva, the SIPB Linux dialup for MIT.
+Linerva runs Debathena on Debian etch.
+ http://linerva.mit.edu for more information
+ blanche linerva-announce -a $USER # for outage announcements
+ linerva@mit.edu (not IS&T) for questions and bug reports
Deleted: trunk/debathena/config/linerva/files/etc/openafs/cacheinfo.debathena.debathena
Modified: trunk/debathena/config/linerva/files/etc/security/limits.conf.debathena
===================================================================
--- trunk/debathena/config/linerva/files/etc/security/limits.conf.debathena 2009-03-01 00:14:04 UTC (rev 23493)
+++ trunk/debathena/config/linerva/files/etc/security/limits.conf.debathena 2009-03-01 00:20:16 UTC (rev 23494)
@@ -48,8 +48,9 @@
nelhage hard maxlogins 100
andersk hard maxlogins 100
jbarnold hard maxlogins 100
+broder hard maxlogins 100
+price hard maxlogins 100
root hard maxlogins 100
* hard nproc 200
* hard nofile 1024
* hard cpu 240
-