Magellan Linux

Annotation of /trunk/core/kernel26-magellan-server/kernel26-magellan-server-2.6.25-r5.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
File size: 7848 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/kernel26-magellan-server/kernel26-magellan-server-2.6.25-r4.smage2,v 1.1 2008/07/31 14:27:05 niro Exp $
2    
3     # standard magellan kernel:
4     # using linux-2.6.25.15
5     # using fbcondecor-0.9.4 (fbsplash)
6     # using squashfs-3.3
7     # -> updated to a version which works with 2.6.25
8     # added unionfs-2.3.3 (http://www.filesystems.org/project-unionfs.html)
9     # using tuxonice-3.0-rc7 (suspend2) (http://www.suspend2.net/)
10     # -> disabled tuxonice-cluster modules; seems to be broken
11     # enabled linux-phc-0.3.1 (https://www.dedigentoo.org/trac/linux-phc/)
12     # -> using a patched version from http://hoo.homeunix.net/~teknohog/hacks/linux-phc-kernel-vanilla-2.6.25-teknohog.patch
13     # disabled acpi-dsdt-0.9a (http://acpi.sourceforge.net/ && http://gaugusch.at/kernel.shtml)
14     # -> disabled cause of "runaway loop request module binfmt-0000"
15     # using reiser4 (http://www.kernel.org/pub/linux/kernel/people/edward/reiser4/reiser4-for-2.6/)
16     # -> updated to a version which works with 2.6.25
17     # added ipw3945-1.2.2 wlan driver (http://ipw3945.sf.net)
18     # added fix for mptbase; vmware does not detect any scsi disk
19     # - see: http://bbs.archlinux.org/viewtopic.php?pid=249283
20     # added some fixes for powertop (http://www.lesswatts.org/projects/powertop/)
21     # use modular ide-framework to fix udma issues with nforce boards
22     # added atl2 ethernet driver (http://people.redhat.com/csnook/atl2/; http://atl2.sourceforge.net/)
23    
24     # what type are we building (sources or image) ?
25     KERNEL_TYPE="image"
26    
27     # which branch we're using
28     BRANCH="magellan-server"
29    
30     PNAME="kernel26-${BRANCH}"
31    
32     # 2.6.x.x subver style
33     PSUBVER=""
34    
35     PVER="2.6.25${PSUBVER}"
36     PBUILD="r5"
37    
38     PCATEGORIE="sys-kernel"
39     STATE="unstable"
40    
41     DESCRIPTION="DEV Kernel ${PVER}-${BRANCH}-${PBUILD} kernel image with udev, fbsplash, vesa-tng, reiser4 support."
42     HOMEPAGE="http://magellan-linux.net"
43    
44     DEPEND=">= sys-apps/module-init-tools-3.4
45     >= sys-fs/udev-119
46     >= sys-apps/hotplug-20040401
47     >= sys-apps/mkinitrd-6
48     >= sys-apps/initscripts-0.4.3"
49    
50     PROVIDE="virtual/kernel
51     virtual/alsa-drivers"
52    
53     # special vars for mage file only
54     mPVER="${PVER}"
55     mPBUILD="${PBUILD}"
56     mBRANCH="${BRANCH}"
57     SPECIAL_VARS="mPVER mPBUILD mBRANCH"
58    
59     SRCFILE="linux-${PVER/${PSUBVER}/}.tar.bz2"
60     SRCDIR="${BUILDDIR}/linux-${PVER}-${BRANCH}-${PBUILD}"
61    
62     # include global kernel26 functions
63     sminclude kernel26 mtools
64    
65     # --- extra drivers included in this kernel: ---
66     # we do not bundle ati-drivers and nvidia-glx drivers anymore
67     # use our new module builders!
68     # --- eot extra drivers ---
69    
70     SRC_URI=(
71     http://www.kernel.org/pub/linux/kernel/v${PVER:0:3}/${SRCFILE}
72     mirror://kernel26-${BRANCH}/${SRCFILE}
73     mirror://kernel26-${BRANCH}/config-${PVER}-${BRANCH}-${PBUILD}-i686
74     mirror://kernel26-${BRANCH}/config-${PVER}-${BRANCH}-${PBUILD}-x86_64
75     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0100-2.6.25.1-all-fixes.patch patches-${PVER}-${PBUILD}"
76     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0101-2.6.25.2-all-fixes.patch patches-${PVER}-${PBUILD}"
77     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0102-2.6.25.3-all-fixes.patch patches-${PVER}-${PBUILD}"
78     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0103-2.6.25.4-all-fixes.patch patches-${PVER}-${PBUILD}"
79     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0104-2.6.25.5-all-fixes.patch patches-${PVER}-${PBUILD}"
80     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0105-2.6.25.6-all-fixes.patch patches-${PVER}-${PBUILD}"
81     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0106-2.6.25.7-all-fixes.patch patches-${PVER}-${PBUILD}"
82     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0107-2.6.25.8-all-fixes.patch patches-${PVER}-${PBUILD}"
83     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0108-2.6.25.9-all-fixes.patch patches-${PVER}-${PBUILD}"
84     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0109-2.6.25.10-all-fixes.patch patches-${PVER}-${PBUILD}"
85     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0110-2.6.25.11-all-fixes.patch patches-${PVER}-${PBUILD}"
86     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0111-2.6.25.12-all-fixes.patch patches-${PVER}-${PBUILD}"
87     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0112-2.6.25.13-all-fixes.patch patches-${PVER}-${PBUILD}"
88     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0113-2.6.25.14-all-fixes.patch patches-${PVER}-${PBUILD}"
89     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0114-2.6.25.15-all-fixes.patch patches-${PVER}-${PBUILD}"
90     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0150-2.6.25-fbcondecor-0.9.4.patch patches-${PVER}-${PBUILD}"
91     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0152-2.6.25-squashfs-3.3-2.patch patches-${PVER}-${PBUILD}"
92     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0153-2.6.25-unionfs-2.3.3.patch patches-${PVER}-${PBUILD}"
93     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0154-2.6.25-tuxonice-3.0-rc7.patch patches-${PVER}-${PBUILD}"
94     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0156-2.6.25-linux-phc-0.3.1-teknohog.patch patches-${PVER}-${PBUILD}"
95     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0157-2.6.25-acpi-dsdt-initrd-0.9a.patch patches-${PVER}-${PBUILD}"
96     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0159-2.6.25-reiser4-2.patch patches-${PVER}-${PBUILD}"
97     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0160-2.6.25-ipw3945-1.2.2.patch patches-${PVER}-${PBUILD}"
98     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0161-2.6.25-atl2-2.0.4.patch patches-${PVER}-${PBUILD}"
99     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0301-2.6.25-mptbase-vmware-fix.patch patches-${PVER}-${PBUILD}"
100     "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0302-2.6.25-powertop-fixes.patch patches-${PVER}-${PBUILD}"
101     )
102    
103     src_prepare()
104     {
105     kernel26_src_prepare || die
106    
107     # 001-100 - ck patches (deprecated atm)
108     # 100-150 - official updates
109     mpatch patches-${PVER}-${PBUILD}/0100-2.6.25.1-all-fixes.patch || die
110     mpatch patches-${PVER}-${PBUILD}/0101-2.6.25.2-all-fixes.patch || die
111     mpatch patches-${PVER}-${PBUILD}/0102-2.6.25.3-all-fixes.patch || die
112     mpatch patches-${PVER}-${PBUILD}/0103-2.6.25.4-all-fixes.patch || die
113     mpatch patches-${PVER}-${PBUILD}/0104-2.6.25.5-all-fixes.patch || die
114     mpatch patches-${PVER}-${PBUILD}/0105-2.6.25.6-all-fixes.patch || die
115     mpatch patches-${PVER}-${PBUILD}/0106-2.6.25.7-all-fixes.patch || die
116     mpatch patches-${PVER}-${PBUILD}/0107-2.6.25.8-all-fixes.patch || die
117     mpatch patches-${PVER}-${PBUILD}/0108-2.6.25.9-all-fixes.patch || die
118     mpatch patches-${PVER}-${PBUILD}/0109-2.6.25.10-all-fixes.patch || die
119     mpatch patches-${PVER}-${PBUILD}/0110-2.6.25.11-all-fixes.patch || die
120     mpatch patches-${PVER}-${PBUILD}/0111-2.6.25.12-all-fixes.patch || die
121     mpatch patches-${PVER}-${PBUILD}/0112-2.6.25.13-all-fixes.patch || die
122     mpatch patches-${PVER}-${PBUILD}/0113-2.6.25.14-all-fixes.patch || die
123     mpatch patches-${PVER}-${PBUILD}/0114-2.6.25.15-all-fixes.patch || die
124     # 150-300 - magellan patches, driver updates etc
125     mpatch patches-${PVER}-${PBUILD}/0150-2.6.25-fbcondecor-0.9.4.patch || die
126     mpatch patches-${PVER}-${PBUILD}/0152-2.6.25-squashfs-3.3-2.patch || die
127     mpatch patches-${PVER}-${PBUILD}/0153-2.6.25-unionfs-2.3.3.patch || die
128     mpatch patches-${PVER}-${PBUILD}/0154-2.6.25-tuxonice-3.0-rc7.patch || die
129     mpatch patches-${PVER}-${PBUILD}/0156-2.6.25-linux-phc-0.3.1-teknohog.patch || die
130     # mpatch patches-${PVER}-${PBUILD}/0157-2.6.25-acpi-dsdt-initrd-0.9a.patch || die
131     mpatch patches-${PVER}-${PBUILD}/0159-2.6.25-reiser4-2.patch || die
132     mpatch patches-${PVER}-${PBUILD}/0160-2.6.25-ipw3945-1.2.2.patch || die
133     mpatch patches-${PVER}-${PBUILD}/0161-2.6.25-atl2-2.0.4.patch || die
134     # 300-400 - compilations fixes and other
135     mpatch patches-${PVER}-${PBUILD}/0301-2.6.25-mptbase-vmware-fix.patch || die
136     mpatch patches-${PVER}-${PBUILD}/0302-2.6.25-powertop-fixes.patch || die
137     }

Properties

Name Value
svn:keywords Id