Magellan Linux

Contents of /smage/trunk/core/kernel-alx-legacy/kernel-alx-legacy-4.9.330-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15644 - (show annotations) (download)
Mon Oct 24 14:30:12 2022 UTC (17 months, 3 weeks ago) by niro
File size: 40465 byte(s)
auto added: ver bump to 4.9.330-r1
1 # $Id$
2
3 # base alx kernel:
4 # using linux-4.9.330
5
6 # global kernel setup
7 COMPRESS_MODULES="gzip"
8 LINUX_FIRMWARE="20200707"
9
10 BRANCH="alx-legacy"
11
12 PNAME="kernel-${BRANCH}"
13
14 # 2.6.x.x subver style
15 PSUBVER=""
16
17 PVER="4.9.330"
18 PBUILD="r1"
19
20 # set the right tarball version
21 TARBALLPVER="${PVER%.*}"
22
23 KERNEL_IMAGE_DEPEND=">= virtual/module-tools
24 >= sys-fs/udev-242
25 >= virtual/initramfs-tools
26 >= virtual/initscripts"
27 # kernel.sminc adds linux-firmware if required!
28
29 KERNEL_IMAGE_PROVIDE="virtual/kernel
30 virtual/alsa-drivers"
31
32 # include global kernel functions
33 sminclude kernel-split
34
35 # --- extra drivers included in this kernel: ---
36 # we do not bundle ati-drivers and nvidia-glx drivers anymore
37 # use our new module builders!
38 # --- eot extra drivers ---
39
40 SRC_URI=(
41 http://www.kernel.org/pub/linux/kernel/v$(echo ${PVER} | cut -d. -f1).x/${SRCFILE}
42 mirror://kernel-${BRANCH}/${SRCFILE}
43 mirror://kernel-${BRANCH}/config-${PVER}-${BRANCH}-${PBUILD}-i686
44 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0100-4.9.1-all-fixes.patch
45 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0101-4.9.2-all-fixes.patch
46 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0102-4.9.3-all-fixes.patch
47 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0103-4.9.4-all-fixes.patch
48 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0104-4.9.5-all-fixes.patch
49 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0105-4.9.6-all-fixes.patch
50 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0106-4.9.7-all-fixes.patch
51 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0107-4.9.8-all-fixes.patch
52 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0108-4.9.9-all-fixes.patch
53 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0109-4.9.10-all-fixes.patch
54 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0110-4.9.11-all-fixes.patch
55 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0111-4.9.12-all-fixes.patch
56 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0112-4.9.13-all-fixes.patch
57 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0113-4.9.14-all-fixes.patch
58 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0114-4.9.15-all-fixes.patch
59 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0115-4.9.16-all-fixes.patch
60 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0116-4.9.17-all-fixes.patch
61 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0117-4.9.18-all-fixes.patch
62 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0118-4.9.19-all-fixes.patch
63 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0119-4.9.20-all-fixes.patch
64 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0120-4.9.21-all-fixes.patch
65 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0121-4.9.22-all-fixes.patch
66 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0122-4.9.23-all-fixes.patch
67 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0123-4.9.24-all-fixes.patch
68 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0124-4.9.25-all-fixes.patch
69 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0125-4.9.26-all-fixes.patch
70 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0126-4.9.27-all-fixes.patch
71 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0127-4.9.28-all-fixes.patch
72 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0128-4.9.29-all-fixes.patch
73 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0129-4.9.30-all-fixes.patch
74 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0130-4.9.31-all-fixes.patch
75 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0131-4.9.32-all-fixes.patch
76 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0132-4.9.33-all-fixes.patch
77 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0133-4.9.34-all-fixes.patch
78 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0134-4.9.35-all-fixes.patch
79 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0135-4.9.36-all-fixes.patch
80 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0136-4.9.37-all-fixes.patch
81 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0137-4.9.38-all-fixes.patch
82 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0138-4.9.39-all-fixes.patch
83 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0139-4.9.40-all-fixes.patch
84 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0140-4.9.41-all-fixes.patch
85 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0141-4.9.42-all-fixes.patch
86 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0142-4.9.43-all-fixes.patch
87 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0143-4.9.44-all-fixes.patch
88 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0144-4.9.45-all-fixes.patch
89 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0145-4.9.46-all-fixes.patch
90 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0146-4.9.47-all-fixes.patch
91 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0147-4.9.48-all-fixes.patch
92 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0148-4.9.49-all-fixes.patch
93 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0149-4.9.50-all-fixes.patch
94 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0150-4.9.51-all-fixes.patch
95 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0151-4.9.52-all-fixes.patch
96 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0152-4.9.53-all-fixes.patch
97 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0153-4.9.54-all-fixes.patch
98 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0154-4.9.55-all-fixes.patch
99 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0155-4.9.56-all-fixes.patch
100 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0156-4.9.57-all-fixes.patch
101 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0157-4.9.58-all-fixes.patch
102 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0158-4.9.59-all-fixes.patch
103 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0159-4.9.60-all-fixes.patch
104 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0160-4.9.61-all-fixes.patch
105 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0161-4.9.62-all-fixes.patch
106 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0162-4.9.63-all-fixes.patch
107 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0163-4.9.64-all-fixes.patch
108 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0164-4.9.65-all-fixes.patch
109 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0165-4.9.66-all-fixes.patch
110 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0166-4.9.67-all-fixes.patch
111 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0167-4.9.68-all-fixes.patch
112 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0168-4.9.69-all-fixes.patch
113 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0169-4.9.70-all-fixes.patch
114 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0170-4.9.71-all-fixes.patch
115 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0171-4.9.72-all-fixes.patch
116 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0172-4.9.73-all-fixes.patch
117 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0173-4.9.74-all-fixes.patch
118 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0174-4.9.75-all-fixes.patch
119 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0175-4.9.76-all-fixes.patch
120 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0176-4.9.77-all-fixes.patch
121 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0177-4.9.78-all-fixes.patch
122 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0178-4.9.79-all-fixes.patch
123 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0179-4.9.80-all-fixes.patch
124 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0180-4.9.81-all-fixes.patch
125 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0181-4.9.82-all-fixes.patch
126 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0182-4.9.83-all-fixes.patch
127 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0183-4.9.84-all-fixes.patch
128 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0184-4.9.85-all-fixes.patch
129 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0185-4.9.86-all-fixes.patch
130 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0186-4.9.87-all-fixes.patch
131 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0187-4.9.88-all-fixes.patch
132 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0188-4.9.89-all-fixes.patch
133 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0189-4.9.90-all-fixes.patch
134 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0190-4.9.91-all-fixes.patch
135 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0191-4.9.92-all-fixes.patch
136 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0192-4.9.93-all-fixes.patch
137 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0193-4.9.94-all-fixes.patch
138 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0194-4.9.95-all-fixes.patch
139 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0195-4.9.96-all-fixes.patch
140 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0196-4.9.97-all-fixes.patch
141 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0197-4.9.98-all-fixes.patch
142 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0198-4.9.99-all-fixes.patch
143 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0199-4.9.100-all-fixes.patch
144 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0200-4.9.101-all-fixes.patch
145 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0201-4.9.102-all-fixes.patch
146 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0202-4.9.103-all-fixes.patch
147 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0203-4.9.104-all-fixes.patch
148 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0204-4.9.105-all-fixes.patch
149 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0205-4.9.106-all-fixes.patch
150 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0206-4.9.107-all-fixes.patch
151 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0207-4.9.108-all-fixes.patch
152 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0208-4.9.109-all-fixes.patch
153 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0209-4.9.110-all-fixes.patch
154 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0210-4.9.111-all-fixes.patch
155 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0211-4.9.112-all-fixes.patch
156 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0212-4.9.113-all-fixes.patch
157 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0213-4.9.114-all-fixes.patch
158 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0214-4.9.115-all-fixes.patch
159 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0215-4.9.116-all-fixes.patch
160 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0216-4.9.117-all-fixes.patch
161 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0217-4.9.118-all-fixes.patch
162 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0218-4.9.119-all-fixes.patch
163 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0219-4.9.120-all-fixes.patch
164 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0220-4.9.121-all-fixes.patch
165 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0221-4.9.122-all-fixes.patch
166 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0222-4.9.123-all-fixes.patch
167 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0223-4.9.124-all-fixes.patch
168 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0224-4.9.125-all-fixes.patch
169 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0225-4.9.126-all-fixes.patch
170 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0226-4.9.127-all-fixes.patch
171 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0227-4.9.128-all-fixes.patch
172 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0228-4.9.129-all-fixes.patch
173 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0229-4.9.130-all-fixes.patch
174 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0230-4.9.131-all-fixes.patch
175 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0231-4.9.132-all-fixes.patch
176 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0232-4.9.133-all-fixes.patch
177 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0233-4.9.134-all-fixes.patch
178 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0234-4.9.135-all-fixes.patch
179 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0235-4.9.136-all-fixes.patch
180 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0236-4.9.137-all-fixes.patch
181 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0237-4.9.138-all-fixes.patch
182 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0238-4.9.139-all-fixes.patch
183 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0239-4.9.140-all-fixes.patch
184 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0240-4.9.141-all-fixes.patch
185 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0241-4.9.142-all-fixes.patch
186 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0242-4.9.143-all-fixes.patch
187 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0243-4.9.144-all-fixes.patch
188 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0244-4.9.145-all-fixes.patch
189 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0245-4.9.146-all-fixes.patch
190 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0246-4.9.147-all-fixes.patch
191 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0247-4.9.148-all-fixes.patch
192 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0248-4.9.149-all-fixes.patch
193 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0249-4.9.150-all-fixes.patch
194 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0250-4.9.151-all-fixes.patch
195 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0251-4.9.152-all-fixes.patch
196 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0252-4.9.153-all-fixes.patch
197 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0253-4.9.154-all-fixes.patch
198 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0254-4.9.155-all-fixes.patch
199 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0255-4.9.156-all-fixes.patch
200 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0256-4.9.157-all-fixes.patch
201 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0257-4.9.158-all-fixes.patch
202 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0258-4.9.159-all-fixes.patch
203 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0259-4.9.160-all-fixes.patch
204 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0260-4.9.161-all-fixes.patch
205 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0261-4.9.162-all-fixes.patch
206 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0262-4.9.163-all-fixes.patch
207 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0263-4.9.164-all-fixes.patch
208 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0264-4.9.165-all-fixes.patch
209 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0265-4.9.166-all-fixes.patch
210 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0266-4.9.167-all-fixes.patch
211 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0267-4.9.168-all-fixes.patch
212 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0268-4.9.169-all-fixes.patch
213 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0269-4.9.170-all-fixes.patch
214 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0270-4.9.171-all-fixes.patch
215 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0271-4.9.172-all-fixes.patch
216 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0272-4.9.173-all-fixes.patch
217 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0273-4.9.174-all-fixes.patch
218 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0274-4.9.175-all-fixes.patch
219 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0275-4.9.176-all-fixes.patch
220 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0276-4.9.177-all-fixes.patch
221 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0277-4.9.178-all-fixes.patch
222 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0278-4.9.179-all-fixes.patch
223 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0279-4.9.180-all-fixes.patch
224 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0280-4.9.181-all-fixes.patch
225 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0281-4.9.182-all-fixes.patch
226 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0282-4.9.183-all-fixes.patch
227 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0283-4.9.184-all-fixes.patch
228 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0284-4.9.185-all-fixes.patch
229 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0285-4.9.186-all-fixes.patch
230 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0286-4.9.187-all-fixes.patch
231 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0287-4.9.188-all-fixes.patch
232 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0288-4.9.189-all-fixes.patch
233 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0289-4.9.190-all-fixes.patch
234 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0290-4.9.191-all-fixes.patch
235 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0291-4.9.192-all-fixes.patch
236 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0292-4.9.193-all-fixes.patch
237 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0293-4.9.194-all-fixes.patch
238 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0294-4.9.195-all-fixes.patch
239 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0295-4.9.196-all-fixes.patch
240 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0296-4.9.197-all-fixes.patch
241 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0297-4.9.198-all-fixes.patch
242 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0298-4.9.199-all-fixes.patch
243 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0299-4.9.200-all-fixes.patch
244 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0300-4.9.201-all-fixes.patch
245 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0301-4.9.202-all-fixes.patch
246 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0302-4.9.203-all-fixes.patch
247 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0303-4.9.204-all-fixes.patch
248 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0304-4.9.205-all-fixes.patch
249 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0305-4.9.206-all-fixes.patch
250 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0306-4.9.207-all-fixes.patch
251 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0307-4.9.208-all-fixes.patch
252 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0308-4.9.209-all-fixes.patch
253 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0309-4.9.210-all-fixes.patch
254 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0310-4.9.211-all-fixes.patch
255 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0311-4.9.212-all-fixes.patch
256 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0312-4.9.213-all-fixes.patch
257 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0313-4.9.214-all-fixes.patch
258 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0314-4.9.215-all-fixes.patch
259 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0315-4.9.216-all-fixes.patch
260 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0316-4.9.217-all-fixes.patch
261 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0317-4.9.218-all-fixes.patch
262 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0318-4.9.219-all-fixes.patch
263 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0319-4.9.220-all-fixes.patch
264 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0320-4.9.221-all-fixes.patch
265 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0321-4.9.222-all-fixes.patch
266 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0322-4.9.223-all-fixes.patch
267 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0323-4.9.224-all-fixes.patch
268 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0324-4.9.225-all-fixes.patch
269 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0325-4.9.226-all-fixes.patch
270 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0326-4.9.227-all-fixes.patch
271 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0327-4.9.228-all-fixes.patch
272 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0328-4.9.229-all-fixes.patch
273 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0329-4.9.230-all-fixes.patch
274 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0330-4.9.231-all-fixes.patch
275 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0331-4.9.232-all-fixes.patch
276 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0332-4.9.233-all-fixes.patch
277 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0333-4.9.234-all-fixes.patch
278 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0334-4.9.235-all-fixes.patch
279 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0335-4.9.236-all-fixes.patch
280 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0336-4.9.237-all-fixes.patch
281 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0337-4.9.238-all-fixes.patch
282 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0338-4.9.239-all-fixes.patch
283 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0339-4.9.240-all-fixes.patch
284 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0340-4.9.241-all-fixes.patch
285 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0341-4.9.242-all-fixes.patch
286 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0342-4.9.243-all-fixes.patch
287 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0343-4.9.244-all-fixes.patch
288 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0344-4.9.245-all-fixes.patch
289 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0345-4.9.246-all-fixes.patch
290 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0346-4.9.247-all-fixes.patch
291 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0347-4.9.248-all-fixes.patch
292 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0348-4.9.249-all-fixes.patch
293 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0349-4.9.250-all-fixes.patch
294 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0350-4.9.251-all-fixes.patch
295 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0351-4.9.252-all-fixes.patch
296 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0352-4.9.253-all-fixes.patch
297 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0353-4.9.254-all-fixes.patch
298 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0354-4.9.255-all-fixes.patch
299 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0355-4.9.256-all-fixes.patch
300 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0356-4.9.257-all-fixes.patch
301 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0357-4.9.258-all-fixes.patch
302 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0358-4.9.259-all-fixes.patch
303 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0359-4.9.260-all-fixes.patch
304 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0360-4.9.261-all-fixes.patch
305 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0361-4.9.262-all-fixes.patch
306 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0362-4.9.263-all-fixes.patch
307 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0363-4.9.264-all-fixes.patch
308 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0364-4.9.265-all-fixes.patch
309 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0365-4.9.266-all-fixes.patch
310 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0366-4.9.267-all-fixes.patch
311 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0367-4.9.268-all-fixes.patch
312 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0368-4.9.269-all-fixes.patch
313 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0369-4.9.270-all-fixes.patch
314 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0370-4.9.271-all-fixes.patch
315 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0371-4.9.272-all-fixes.patch
316 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0372-4.9.273-all-fixes.patch
317 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0373-4.9.274-all-fixes.patch
318 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0374-4.9.275-all-fixes.patch
319 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0375-4.9.276-all-fixes.patch
320 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0376-4.9.277-all-fixes.patch
321 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0377-4.9.278-all-fixes.patch
322 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0378-4.9.279-all-fixes.patch
323 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0379-4.9.280-all-fixes.patch
324 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0380-4.9.281-all-fixes.patch
325 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0381-4.9.282-all-fixes.patch
326 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0382-4.9.283-all-fixes.patch
327 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0383-4.9.284-all-fixes.patch
328 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0384-4.9.285-all-fixes.patch
329 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0385-4.9.286-all-fixes.patch
330 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0386-4.9.287-all-fixes.patch
331 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0387-4.9.288-all-fixes.patch
332 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0388-4.9.289-all-fixes.patch
333 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0389-4.9.290-all-fixes.patch
334 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0390-4.9.291-all-fixes.patch
335 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0391-4.9.292-all-fixes.patch
336 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0392-4.9.293-all-fixes.patch
337 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0393-4.9.294-all-fixes.patch
338 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0394-4.9.295-all-fixes.patch
339 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0395-4.9.296-all-fixes.patch
340 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0396-4.9.297-all-fixes.patch
341 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0397-4.9.298-all-fixes.patch
342 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0398-4.9.299-all-fixes.patch
343 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0399-4.9.300-all-fixes.patch
344 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0400-4.9.301-all-fixes.patch
345 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0401-4.9.302-all-fixes.patch
346 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0402-4.9.303-all-fixes.patch
347 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0403-4.9.304-all-fixes.patch
348 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0404-4.9.305-all-fixes.patch
349 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0405-4.9.306-all-fixes.patch
350 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0406-4.9.307-all-fixes.patch
351 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0407-4.9.308-all-fixes.patch
352 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0408-4.9.309-all-fixes.patch
353 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0409-4.9.310-all-fixes.patch
354 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0410-4.9.311-all-fixes.patch
355 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0411-4.9.312-all-fixes.patch
356 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0412-4.9.313-all-fixes.patch
357 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0413-4.9.314-all-fixes.patch
358 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0414-4.9.315-all-fixes.patch
359 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0415-4.9.316-all-fixes.patch
360 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0416-4.9.317-all-fixes.patch
361 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0417-4.9.318-all-fixes.patch
362 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0418-4.9.319-all-fixes.patch
363 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0419-4.9.320-all-fixes.patch
364 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0420-4.9.321-all-fixes.patch
365 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0421-4.9.322-all-fixes.patch
366 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0422-4.9.323-all-fixes.patch
367 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0423-4.9.324-all-fixes.patch
368 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0424-4.9.325-all-fixes.patch
369 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0425-4.9.326-all-fixes.patch
370 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0426-4.9.327-all-fixes.patch
371 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0427-4.9.328-all-fixes.patch
372 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0428-4.9.329-all-fixes.patch
373 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0429-4.9.330-all-fixes.patch
374 )
375
376 # stable-tree
377 #UP2DATE="updatecmd http://www.kernel.org/ | grep -A1 -i 'latest stable' | sed -n 's/.*\([0-9].[0-9].[0-9].*\).*/\1/;$ p'"
378 # longterm tree
379 UP2DATE="updatecmd http://www.kernel.org/ | grep -A1 -i 'longterm:' | sed 's/.*:\ \([0-9]\.[0-9].*\)\ [0-9].*/\1/;q'"
380
381 kernel_apply_patches()
382 {
383 cd ${SRCDIR}
384
385 # 001-100 - ck patches
386 # 100-150 - official updates
387 mpatch 0100-4.9.1-all-fixes.patch || die
388 mpatch 0101-4.9.2-all-fixes.patch || die
389 mpatch 0102-4.9.3-all-fixes.patch || die
390 mpatch 0103-4.9.4-all-fixes.patch || die
391 mpatch 0104-4.9.5-all-fixes.patch || die
392 mpatch 0105-4.9.6-all-fixes.patch || die
393 mpatch 0106-4.9.7-all-fixes.patch || die
394 mpatch 0107-4.9.8-all-fixes.patch || die
395 mpatch 0108-4.9.9-all-fixes.patch || die
396 mpatch 0109-4.9.10-all-fixes.patch || die
397 mpatch 0110-4.9.11-all-fixes.patch || die
398 mpatch 0111-4.9.12-all-fixes.patch || die
399 mpatch 0112-4.9.13-all-fixes.patch || die
400 mpatch 0113-4.9.14-all-fixes.patch || die
401 mpatch 0114-4.9.15-all-fixes.patch || die
402 mpatch 0115-4.9.16-all-fixes.patch || die
403 mpatch 0116-4.9.17-all-fixes.patch || die
404 mpatch 0117-4.9.18-all-fixes.patch || die
405 mpatch 0118-4.9.19-all-fixes.patch || die
406 mpatch 0119-4.9.20-all-fixes.patch || die
407 mpatch 0120-4.9.21-all-fixes.patch || die
408 mpatch 0121-4.9.22-all-fixes.patch || die
409 mpatch 0122-4.9.23-all-fixes.patch || die
410 mpatch 0123-4.9.24-all-fixes.patch || die
411 mpatch 0124-4.9.25-all-fixes.patch || die
412 mpatch 0125-4.9.26-all-fixes.patch || die
413 mpatch 0126-4.9.27-all-fixes.patch || die
414 mpatch 0127-4.9.28-all-fixes.patch || die
415 mpatch 0128-4.9.29-all-fixes.patch || die
416 mpatch 0129-4.9.30-all-fixes.patch || die
417 mpatch 0130-4.9.31-all-fixes.patch || die
418 mpatch 0131-4.9.32-all-fixes.patch || die
419 mpatch 0132-4.9.33-all-fixes.patch || die
420 mpatch 0133-4.9.34-all-fixes.patch || die
421 mpatch 0134-4.9.35-all-fixes.patch || die
422 mpatch 0135-4.9.36-all-fixes.patch || die
423 mpatch 0136-4.9.37-all-fixes.patch || die
424 mpatch 0137-4.9.38-all-fixes.patch || die
425 mpatch 0138-4.9.39-all-fixes.patch || die
426 mpatch 0139-4.9.40-all-fixes.patch || die
427 mpatch 0140-4.9.41-all-fixes.patch || die
428 mpatch 0141-4.9.42-all-fixes.patch || die
429 mpatch 0142-4.9.43-all-fixes.patch || die
430 mpatch 0143-4.9.44-all-fixes.patch || die
431 mpatch 0144-4.9.45-all-fixes.patch || die
432 mpatch 0145-4.9.46-all-fixes.patch || die
433 mpatch 0146-4.9.47-all-fixes.patch || die
434 mpatch 0147-4.9.48-all-fixes.patch || die
435 mpatch 0148-4.9.49-all-fixes.patch || die
436 mpatch 0149-4.9.50-all-fixes.patch || die
437 mpatch 0150-4.9.51-all-fixes.patch || die
438 mpatch 0151-4.9.52-all-fixes.patch || die
439 mpatch 0152-4.9.53-all-fixes.patch || die
440 mpatch 0153-4.9.54-all-fixes.patch || die
441 mpatch 0154-4.9.55-all-fixes.patch || die
442 mpatch 0155-4.9.56-all-fixes.patch || die
443 mpatch 0156-4.9.57-all-fixes.patch || die
444 mpatch 0157-4.9.58-all-fixes.patch || die
445 mpatch 0158-4.9.59-all-fixes.patch || die
446 mpatch 0159-4.9.60-all-fixes.patch || die
447 mpatch 0160-4.9.61-all-fixes.patch || die
448 mpatch 0161-4.9.62-all-fixes.patch || die
449 mpatch 0162-4.9.63-all-fixes.patch || die
450 mpatch 0163-4.9.64-all-fixes.patch || die
451 mpatch 0164-4.9.65-all-fixes.patch || die
452 mpatch 0165-4.9.66-all-fixes.patch || die
453 mpatch 0166-4.9.67-all-fixes.patch || die
454 mpatch 0167-4.9.68-all-fixes.patch || die
455 mpatch 0168-4.9.69-all-fixes.patch || die
456 mpatch 0169-4.9.70-all-fixes.patch || die
457 mpatch 0170-4.9.71-all-fixes.patch || die
458 mpatch 0171-4.9.72-all-fixes.patch || die
459 mpatch 0172-4.9.73-all-fixes.patch || die
460 mpatch 0173-4.9.74-all-fixes.patch || die
461 mpatch 0174-4.9.75-all-fixes.patch || die
462 mpatch 0175-4.9.76-all-fixes.patch || die
463 mpatch 0176-4.9.77-all-fixes.patch || die
464 mpatch 0177-4.9.78-all-fixes.patch || die
465 mpatch 0178-4.9.79-all-fixes.patch || die
466 mpatch 0179-4.9.80-all-fixes.patch || die
467 mpatch 0180-4.9.81-all-fixes.patch || die
468 mpatch 0181-4.9.82-all-fixes.patch || die
469 mpatch 0182-4.9.83-all-fixes.patch || die
470 mpatch 0183-4.9.84-all-fixes.patch || die
471 mpatch 0184-4.9.85-all-fixes.patch || die
472 mpatch 0185-4.9.86-all-fixes.patch || die
473 mpatch 0186-4.9.87-all-fixes.patch || die
474 mpatch 0187-4.9.88-all-fixes.patch || die
475 mpatch 0188-4.9.89-all-fixes.patch || die
476 mpatch 0189-4.9.90-all-fixes.patch || die
477 mpatch 0190-4.9.91-all-fixes.patch || die
478 mpatch 0191-4.9.92-all-fixes.patch || die
479 mpatch 0192-4.9.93-all-fixes.patch || die
480 mpatch 0193-4.9.94-all-fixes.patch || die
481 mpatch 0194-4.9.95-all-fixes.patch || die
482 mpatch 0195-4.9.96-all-fixes.patch || die
483 mpatch 0196-4.9.97-all-fixes.patch || die
484 mpatch 0197-4.9.98-all-fixes.patch || die
485 mpatch 0198-4.9.99-all-fixes.patch || die
486 mpatch 0199-4.9.100-all-fixes.patch || die
487 mpatch 0200-4.9.101-all-fixes.patch || die
488 mpatch 0201-4.9.102-all-fixes.patch || die
489 mpatch 0202-4.9.103-all-fixes.patch || die
490 mpatch 0203-4.9.104-all-fixes.patch || die
491 mpatch 0204-4.9.105-all-fixes.patch || die
492 mpatch 0205-4.9.106-all-fixes.patch || die
493 mpatch 0206-4.9.107-all-fixes.patch || die
494 mpatch 0207-4.9.108-all-fixes.patch || die
495 mpatch 0208-4.9.109-all-fixes.patch || die
496 mpatch 0209-4.9.110-all-fixes.patch || die
497 mpatch 0210-4.9.111-all-fixes.patch || die
498 mpatch 0211-4.9.112-all-fixes.patch || die
499 mpatch 0212-4.9.113-all-fixes.patch || die
500 mpatch 0213-4.9.114-all-fixes.patch || die
501 mpatch 0214-4.9.115-all-fixes.patch || die
502 mpatch 0215-4.9.116-all-fixes.patch || die
503 mpatch 0216-4.9.117-all-fixes.patch || die
504 mpatch 0217-4.9.118-all-fixes.patch || die
505 mpatch 0218-4.9.119-all-fixes.patch || die
506 mpatch 0219-4.9.120-all-fixes.patch || die
507 mpatch 0220-4.9.121-all-fixes.patch || die
508 mpatch 0221-4.9.122-all-fixes.patch || die
509 mpatch 0222-4.9.123-all-fixes.patch || die
510 mpatch 0223-4.9.124-all-fixes.patch || die
511 mpatch 0224-4.9.125-all-fixes.patch || die
512 mpatch 0225-4.9.126-all-fixes.patch || die
513 mpatch 0226-4.9.127-all-fixes.patch || die
514 mpatch 0227-4.9.128-all-fixes.patch || die
515 mpatch 0228-4.9.129-all-fixes.patch || die
516 mpatch 0229-4.9.130-all-fixes.patch || die
517 mpatch 0230-4.9.131-all-fixes.patch || die
518 mpatch 0231-4.9.132-all-fixes.patch || die
519 mpatch 0232-4.9.133-all-fixes.patch || die
520 mpatch 0233-4.9.134-all-fixes.patch || die
521 mpatch 0234-4.9.135-all-fixes.patch || die
522 mpatch 0235-4.9.136-all-fixes.patch || die
523 mpatch 0236-4.9.137-all-fixes.patch || die
524 mpatch 0237-4.9.138-all-fixes.patch || die
525 mpatch 0238-4.9.139-all-fixes.patch || die
526 mpatch 0239-4.9.140-all-fixes.patch || die
527 mpatch 0240-4.9.141-all-fixes.patch || die
528 mpatch 0241-4.9.142-all-fixes.patch || die
529 mpatch 0242-4.9.143-all-fixes.patch || die
530 mpatch 0243-4.9.144-all-fixes.patch || die
531 mpatch 0244-4.9.145-all-fixes.patch || die
532 mpatch 0245-4.9.146-all-fixes.patch || die
533 mpatch 0246-4.9.147-all-fixes.patch || die
534 mpatch 0247-4.9.148-all-fixes.patch || die
535 mpatch 0248-4.9.149-all-fixes.patch || die
536 mpatch 0249-4.9.150-all-fixes.patch || die
537 mpatch 0250-4.9.151-all-fixes.patch || die
538 mpatch 0251-4.9.152-all-fixes.patch || die
539 mpatch 0252-4.9.153-all-fixes.patch || die
540 mpatch 0253-4.9.154-all-fixes.patch || die
541 mpatch 0254-4.9.155-all-fixes.patch || die
542 mpatch 0255-4.9.156-all-fixes.patch || die
543 mpatch 0256-4.9.157-all-fixes.patch || die
544 mpatch 0257-4.9.158-all-fixes.patch || die
545 mpatch 0258-4.9.159-all-fixes.patch || die
546 mpatch 0259-4.9.160-all-fixes.patch || die
547 mpatch 0260-4.9.161-all-fixes.patch || die
548 mpatch 0261-4.9.162-all-fixes.patch || die
549 mpatch 0262-4.9.163-all-fixes.patch || die
550 mpatch 0263-4.9.164-all-fixes.patch || die
551 mpatch 0264-4.9.165-all-fixes.patch || die
552 mpatch 0265-4.9.166-all-fixes.patch || die
553 mpatch 0266-4.9.167-all-fixes.patch || die
554 mpatch 0267-4.9.168-all-fixes.patch || die
555 mpatch 0268-4.9.169-all-fixes.patch || die
556 mpatch 0269-4.9.170-all-fixes.patch || die
557 mpatch 0270-4.9.171-all-fixes.patch || die
558 mpatch 0271-4.9.172-all-fixes.patch || die
559 mpatch 0272-4.9.173-all-fixes.patch || die
560 mpatch 0273-4.9.174-all-fixes.patch || die
561 mpatch 0274-4.9.175-all-fixes.patch || die
562 mpatch 0275-4.9.176-all-fixes.patch || die
563 mpatch 0276-4.9.177-all-fixes.patch || die
564 mpatch 0277-4.9.178-all-fixes.patch || die
565 mpatch 0278-4.9.179-all-fixes.patch || die
566 mpatch 0279-4.9.180-all-fixes.patch || die
567 mpatch 0280-4.9.181-all-fixes.patch || die
568 mpatch 0281-4.9.182-all-fixes.patch || die
569 mpatch 0282-4.9.183-all-fixes.patch || die
570 mpatch 0283-4.9.184-all-fixes.patch || die
571 mpatch 0284-4.9.185-all-fixes.patch || die
572 mpatch 0285-4.9.186-all-fixes.patch || die
573 mpatch 0286-4.9.187-all-fixes.patch || die
574 mpatch 0287-4.9.188-all-fixes.patch || die
575 mpatch 0288-4.9.189-all-fixes.patch || die
576 mpatch 0289-4.9.190-all-fixes.patch || die
577 mpatch 0290-4.9.191-all-fixes.patch || die
578 mpatch 0291-4.9.192-all-fixes.patch || die
579 mpatch 0292-4.9.193-all-fixes.patch || die
580 mpatch 0293-4.9.194-all-fixes.patch || die
581 mpatch 0294-4.9.195-all-fixes.patch || die
582 mpatch 0295-4.9.196-all-fixes.patch || die
583 mpatch 0296-4.9.197-all-fixes.patch || die
584 mpatch 0297-4.9.198-all-fixes.patch || die
585 mpatch 0298-4.9.199-all-fixes.patch || die
586 mpatch 0299-4.9.200-all-fixes.patch || die
587 mpatch 0300-4.9.201-all-fixes.patch || die
588 mpatch 0301-4.9.202-all-fixes.patch || die
589 mpatch 0302-4.9.203-all-fixes.patch || die
590 mpatch 0303-4.9.204-all-fixes.patch || die
591 mpatch 0304-4.9.205-all-fixes.patch || die
592 mpatch 0305-4.9.206-all-fixes.patch || die
593 mpatch 0306-4.9.207-all-fixes.patch || die
594 mpatch 0307-4.9.208-all-fixes.patch || die
595 mpatch 0308-4.9.209-all-fixes.patch || die
596 mpatch 0309-4.9.210-all-fixes.patch || die
597 mpatch 0310-4.9.211-all-fixes.patch || die
598 mpatch 0311-4.9.212-all-fixes.patch || die
599 mpatch 0312-4.9.213-all-fixes.patch || die
600 mpatch 0313-4.9.214-all-fixes.patch || die
601 mpatch 0314-4.9.215-all-fixes.patch || die
602 mpatch 0315-4.9.216-all-fixes.patch || die
603 mpatch 0316-4.9.217-all-fixes.patch || die
604 mpatch 0317-4.9.218-all-fixes.patch || die
605 mpatch 0318-4.9.219-all-fixes.patch || die
606 mpatch 0319-4.9.220-all-fixes.patch || die
607 mpatch 0320-4.9.221-all-fixes.patch || die
608 mpatch 0321-4.9.222-all-fixes.patch || die
609 mpatch 0322-4.9.223-all-fixes.patch || die
610 mpatch 0323-4.9.224-all-fixes.patch || die
611 mpatch 0324-4.9.225-all-fixes.patch || die
612 mpatch 0325-4.9.226-all-fixes.patch || die
613 mpatch 0326-4.9.227-all-fixes.patch || die
614 mpatch 0327-4.9.228-all-fixes.patch || die
615 mpatch 0328-4.9.229-all-fixes.patch || die
616 mpatch 0329-4.9.230-all-fixes.patch || die
617 mpatch 0330-4.9.231-all-fixes.patch || die
618 mpatch 0331-4.9.232-all-fixes.patch || die
619 mpatch 0332-4.9.233-all-fixes.patch || die
620 mpatch 0333-4.9.234-all-fixes.patch || die
621 mpatch 0334-4.9.235-all-fixes.patch || die
622 mpatch 0335-4.9.236-all-fixes.patch || die
623 mpatch 0336-4.9.237-all-fixes.patch || die
624 mpatch 0337-4.9.238-all-fixes.patch || die
625 mpatch 0338-4.9.239-all-fixes.patch || die
626 mpatch 0339-4.9.240-all-fixes.patch || die
627 mpatch 0340-4.9.241-all-fixes.patch || die
628 mpatch 0341-4.9.242-all-fixes.patch || die
629 mpatch 0342-4.9.243-all-fixes.patch || die
630 mpatch 0343-4.9.244-all-fixes.patch || die
631 mpatch 0344-4.9.245-all-fixes.patch || die
632 mpatch 0345-4.9.246-all-fixes.patch || die
633 mpatch 0346-4.9.247-all-fixes.patch || die
634 mpatch 0347-4.9.248-all-fixes.patch || die
635 mpatch 0348-4.9.249-all-fixes.patch || die
636 mpatch 0349-4.9.250-all-fixes.patch || die
637 mpatch 0350-4.9.251-all-fixes.patch || die
638 mpatch 0351-4.9.252-all-fixes.patch || die
639 mpatch 0352-4.9.253-all-fixes.patch || die
640 mpatch 0353-4.9.254-all-fixes.patch || die
641 mpatch 0354-4.9.255-all-fixes.patch || die
642 mpatch 0355-4.9.256-all-fixes.patch || die
643 mpatch 0356-4.9.257-all-fixes.patch || die
644 mpatch 0357-4.9.258-all-fixes.patch || die
645 mpatch 0358-4.9.259-all-fixes.patch || die
646 mpatch 0359-4.9.260-all-fixes.patch || die
647 mpatch 0360-4.9.261-all-fixes.patch || die
648 mpatch 0361-4.9.262-all-fixes.patch || die
649 mpatch 0362-4.9.263-all-fixes.patch || die
650 mpatch 0363-4.9.264-all-fixes.patch || die
651 mpatch 0364-4.9.265-all-fixes.patch || die
652 mpatch 0365-4.9.266-all-fixes.patch || die
653 mpatch 0366-4.9.267-all-fixes.patch || die
654 mpatch 0367-4.9.268-all-fixes.patch || die
655 mpatch 0368-4.9.269-all-fixes.patch || die
656 mpatch 0369-4.9.270-all-fixes.patch || die
657 mpatch 0370-4.9.271-all-fixes.patch || die
658 mpatch 0371-4.9.272-all-fixes.patch || die
659 mpatch 0372-4.9.273-all-fixes.patch || die
660 mpatch 0373-4.9.274-all-fixes.patch || die
661 mpatch 0374-4.9.275-all-fixes.patch || die
662 mpatch 0375-4.9.276-all-fixes.patch || die
663 mpatch 0376-4.9.277-all-fixes.patch || die
664 mpatch 0377-4.9.278-all-fixes.patch || die
665 mpatch 0378-4.9.279-all-fixes.patch || die
666 mpatch 0379-4.9.280-all-fixes.patch || die
667 mpatch 0380-4.9.281-all-fixes.patch || die
668 mpatch 0381-4.9.282-all-fixes.patch || die
669 mpatch 0382-4.9.283-all-fixes.patch || die
670 mpatch 0383-4.9.284-all-fixes.patch || die
671 mpatch 0384-4.9.285-all-fixes.patch || die
672 mpatch 0385-4.9.286-all-fixes.patch || die
673 mpatch 0386-4.9.287-all-fixes.patch || die
674 mpatch 0387-4.9.288-all-fixes.patch || die
675 mpatch 0388-4.9.289-all-fixes.patch || die
676 mpatch 0389-4.9.290-all-fixes.patch || die
677 mpatch 0390-4.9.291-all-fixes.patch || die
678 mpatch 0391-4.9.292-all-fixes.patch || die
679 mpatch 0392-4.9.293-all-fixes.patch || die
680 mpatch 0393-4.9.294-all-fixes.patch || die
681 mpatch 0394-4.9.295-all-fixes.patch || die
682 mpatch 0395-4.9.296-all-fixes.patch || die
683 mpatch 0396-4.9.297-all-fixes.patch || die
684 mpatch 0397-4.9.298-all-fixes.patch || die
685 mpatch 0398-4.9.299-all-fixes.patch || die
686 mpatch 0399-4.9.300-all-fixes.patch || die
687 mpatch 0400-4.9.301-all-fixes.patch || die
688 mpatch 0401-4.9.302-all-fixes.patch || die
689 mpatch 0402-4.9.303-all-fixes.patch || die
690 mpatch 0403-4.9.304-all-fixes.patch || die
691 mpatch 0404-4.9.305-all-fixes.patch || die
692 mpatch 0405-4.9.306-all-fixes.patch || die
693 mpatch 0406-4.9.307-all-fixes.patch || die
694 mpatch 0407-4.9.308-all-fixes.patch || die
695 mpatch 0408-4.9.309-all-fixes.patch || die
696 mpatch 0409-4.9.310-all-fixes.patch || die
697 mpatch 0410-4.9.311-all-fixes.patch || die
698 mpatch 0411-4.9.312-all-fixes.patch || die
699 mpatch 0412-4.9.313-all-fixes.patch || die
700 mpatch 0413-4.9.314-all-fixes.patch || die
701 mpatch 0414-4.9.315-all-fixes.patch || die
702 mpatch 0415-4.9.316-all-fixes.patch || die
703 mpatch 0416-4.9.317-all-fixes.patch || die
704 mpatch 0417-4.9.318-all-fixes.patch || die
705 mpatch 0418-4.9.319-all-fixes.patch || die
706 mpatch 0419-4.9.320-all-fixes.patch || die
707 mpatch 0420-4.9.321-all-fixes.patch || die
708 mpatch 0421-4.9.322-all-fixes.patch || die
709 mpatch 0422-4.9.323-all-fixes.patch || die
710 mpatch 0423-4.9.324-all-fixes.patch || die
711 mpatch 0424-4.9.325-all-fixes.patch || die
712 mpatch 0425-4.9.326-all-fixes.patch || die
713 mpatch 0426-4.9.327-all-fixes.patch || die
714 mpatch 0427-4.9.328-all-fixes.patch || die
715 mpatch 0428-4.9.329-all-fixes.patch || die
716 mpatch 0429-4.9.330-all-fixes.patch || die
717 # 150-300 - magellan patches, driver updates etc
718 # 300-400 - compilations fixes and other
719 }