Author: baggins                      Date: Mon Aug 16 18:55:36 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 6
- don't sync! just think how long it takes on a fileserver with 3TB storage,
  ~3k users and 80GB of RAM when you try to sync (yes, it takes FOREVER)

---- Files affected:
packages/openssh:
   openssh.spec (1.339 -> 1.340) , opensshd.init (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/openssh/openssh.spec
diff -u packages/openssh/openssh.spec:1.339 packages/openssh/openssh.spec:1.340
--- packages/openssh/openssh.spec:1.339 Wed Aug 11 09:55:42 2010
+++ packages/openssh/openssh.spec       Mon Aug 16 20:55:30 2010
@@ -32,7 +32,7 @@
 Summary(uk.UTF-8):     OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
 Name:          openssh
 Version:       5.5p1
-Release:       5
+Release:       6
 Epoch:         2
 License:       BSD
 Group:         Applications/Networking
@@ -768,6 +768,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.340  2010/08/16 18:55:30  baggins
+- rel 6
+- don't sync! just think how long it takes on a fileserver with 3TB storage,
+  ~3k users and 80GB of RAM when you try to sync (yes, it takes FOREVER)
+
 Revision 1.339  2010/08/11 07:55:42  arekm
 - rel 5; start sshd early; just after network and die just before network
 

================================================================
Index: packages/openssh/opensshd.init
diff -u packages/openssh/opensshd.init:1.37 packages/openssh/opensshd.init:1.38
--- packages/openssh/opensshd.init:1.37 Wed Aug 11 09:55:42 2010
+++ packages/openssh/opensshd.init      Mon Aug 16 20:55:30 2010
@@ -58,9 +58,6 @@
                chmod 600 /etc/ssh/ssh_host_dsa_key
                [ -x /sbin/restorecon ] && /sbin/restorecon 
/etc/ssh/ssh_host_dsa_key
        fi
-
-       # commit files. so that sudden reboot here won't lose the data.
-       [ -x /bin/sync ] && /bin/sync
 }
 
 start() {
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssh/openssh.spec?r1=1.339&r2=1.340&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssh/opensshd.init?r1=1.37&r2=1.38&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to