SPECS (Titanium): kernel-desktop.spec - Add BASIC RULES - read them if you'...
shadzik
shadzik at pld-linux.org
Mon Mar 23 03:31:03 CET 2009
Author: shadzik Date: Mon Mar 23 02:31:03 2009 GMT
Module: SPECS Tag: Titanium
---- Log message:
- Add BASIC RULES - read them if you'd like to play with this spec
- rel 4; for rebuild with low-latency preemption
---- Files affected:
SPECS:
kernel-desktop.spec (1.204.2.14 -> 1.204.2.15)
---- Diffs:
================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.204.2.14 SPECS/kernel-desktop.spec:1.204.2.15
--- SPECS/kernel-desktop.spec:1.204.2.14 Mon Mar 23 03:02:13 2009
+++ SPECS/kernel-desktop.spec Mon Mar 23 03:30:57 2009
@@ -1,5 +1,32 @@
# $Revision$, $Date$
#
+# RULES TO FOLLOW BEFORE DOING ANYTHING:
+# As this kernel here at Titanium branch is considered as mine and as I'm going to
+# keep it updated as often as I wish to, I would like you to follow a few simple rules
+# before spoiling anything here and wasting my time to fix it.
+#
+# 1) Don't break the existing state of this kernel
+# 2) Read 1) as often as it takes it for you to understand
+# 3) Read 1) again and again
+# 4) Do not add deprecated patches of stuff nooone will use until you take the full responsibility of
+# keeping them updated to a state of the kernel I wish to get send to builders - be sure you have
+# the time to upgrade patches when I ask you to. Otherwise the patch is going to be removed immediately.
+# 5) If you swallowed your pride and decided to agree with point 4) please let me know personally of any
+# action you plan to do. Sending emails is hell easy nowadays.
+# 6) Comment patches you add. Where did you get the patch, and a short thing what it does if it is not obvious.
+# 7) Try not to overpatch this kernel - the goal is to keep it fast and yet powerful for desktop purposes and _only_
+# for desktop purposes (this includes laptop purposes). This means things important to servers shall not
+# be part of this kernel (apparmor, grsec(well maybe the minimal patch will be considered as part of this kernel)
+# netfilter, etc.).
+# 8) Patches for laptops shall only be applied if laptop mode is enable. So should desktop patches too.
+# 9) Please don't change the configs to this multiarch version - I don't want to waste my time upgrading the kernel
+# and managing yet another symbols style.
+# 10) If you'd like something in this kernel that isn't already included but don't have the time/know how to add it
+# yourself, let me know of it and why it is important to you. If the patches are actively updated and maintained
+# the chances are realy high that I will add it.
+# 11) Now that you've come this far, read 1) again.
+#
+#
# Conditional build:
%bcond_without source # don't build kernel-desktop-source package
%bcond_without pcmcia # don't build pcmcia
@@ -16,7 +43,7 @@
%define _basever 2.6.27
%define _postver .20
-%define _rel 3
+%define _rel 4
%define _enable_debug_packages 0
@@ -945,6 +972,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.204.2.15 2009/03/23 02:30:57 shadzik
+- Add BASIC RULES - read them if you'd like to play with this spec
+- rel 4; for rebuild with low-latency preemption
+
Revision 1.204.2.14 2009/03/23 02:02:13 shadzik
- add unionfs support by default
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-desktop.spec?r1=1.204.2.14&r2=1.204.2.15&f=u
More information about the pld-cvs-commit
mailing list