/[smeserver]/rpms/e-smith-base/sme8/e-smith-base.spec
ViewVC logotype

Contents of /rpms/e-smith-base/sme8/e-smith-base.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.79 - (show annotations) (download)
Mon Nov 23 18:47:55 2009 UTC (14 years, 6 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-10_el5_sme
Changes since 1.78: +7 -2 lines
* Mon Nov 23 2009 Gavin Weight <gweight@gmail.com> 5.2.0-10.sme
- Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 5571]

1 # $Id: e-smith-base.spec,v 1.78 2009/11/06 12:29:24 snetram Exp $
2
3 Summary: e-smith server and gateway - base module
4 %define name e-smith-base
5 Name: %{name}
6 %define version 5.2.0
7 %define release 10
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.gz
13 Patch1: e-smith-base-5.2.0-sambaRole.patch
14 Patch2: e-smith-base-5.2.0-smartd40.patch
15 Patch3: e-smith-base-5.2.0-usbRev70drive.patch
16 Patch4: e-smith-base-5.2.0-FixLabelArray.patch
17 Patch5: e-smith-base-5.2.0-straysymlink.patch
18 Patch6: e-smith-base-5.2.0-nonetworkdrivers.patch
19 Patch7: e-smith-base-5.2.0-checkIPOverlap.patch
20 Patch8: e-smith-base-5.2.0-adapter-translation-fixes.patch
21 Patch9: e-smith-base-5.2.0-FixLocale_External.patch
22 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23 Requires: mod_auth_external
24 Requires: e-smith-lib >= 2.2.0-2
25 Requires: server-manager-images, server-manager
26 Requires: e-smith-formmagick >= 1.4.0-12
27 Requires: initscripts >= 6.67-1es17
28 Requires: e-smith-daemontools >= 1.7.1-04
29 Requires: perl(Locale::gettext)
30 Requires: perl(Crypt::Cracklib)
31 Requires: perl(Date::Manip)
32 Requires: perl(Data::UUID)
33 Requires: perl(Net::IPv4Addr)
34 Requires: /usr/sbin/irqbalance
35 Requires: /usr/sbin/cpuspeed
36 Requires: /sbin/microcode_ctl
37 Requires: dbus
38 Requires: hal
39 Requires: acpid
40 Requires: rssh
41 Requires: bridge-utils
42 Requires: vconfig
43 Requires: e-smith-bootloader
44 Requires: mdadm
45 Requires: pv
46 Requires: pam_abl
47 Obsoletes: rlinetd, e-smith-mod_ssl
48 Obsoletes: e-smith-serial-console
49 Obsoletes: sshell
50 Obsoletes: e-smith-rp-pppoe
51 Obsoletes: perl-Data-UUID
52 BuildRequires: perl, perl(Test::Inline) >= 0.12
53 BuildRequires: e-smith-devtools >= 1.13.1-03
54 BuildRequires: gettext
55 %ifarch i386
56 Requires: apmd
57 %endif
58
59 %define dbfiles accounts configuration domains hosts networks
60 AutoReqProv: no
61
62 %description
63 e-smith server and gateway software - base module.
64
65 %changelog
66 * Mon Nov 23 2009 Gavin Weight <gweight@gmail.com> 5.2.0-10.sme
67 - Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 5571]
68
69 * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-9.sme
70 - Translate $ifName in console configuration pages [SME: 5571]
71
72 * Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-8.sme
73 - Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]
74
75 * Tue Oct 20 2009 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-7.sme
76 - Clean up: remove unused nonetworkdrivers [SME: 5521]
77
78 * Sat Jun 6 2009 Shad L. Lords <slords@mail.com> 5.2.0-6.sme
79 - Clean up stray symlinks in /lib/modules before depmod [SME: 5336]
80
81 * Mon May 18 2009 Gavin Weight <gweight@gmail.com> 5.2.0-5.sme
82 - Allow for different mdadm output formats for DeviceSize. [SME: 5230]
83
84 * Sat Feb 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-4.sme
85 - Auto-mount USB REV70-drive as usbdisk [SME: 5006]
86
87 * Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.2.0-3.sme
88 - create service link for smartd [SME: 1445]
89
90 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.2.0-2.sme
91 - Add patch to support multiple samba roles [SME: 4172]
92
93 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
94 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
95
96 * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.0-6
97 - Add locale tags for email in review panel [SME: 4267]
98
99 * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-5
100 - Correct gettext type during build process [SME: 570]
101
102 * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.0-4
103 - Fix screen corruption in console [SME: 4155]
104
105 * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.0-3
106 - Fix detection of xen instance against newer kernels [SME: 4555]
107
108 * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.0-2
109 - Fixed warnings generated during build process [SME: 570]
110
111 * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-1
112 - Roll new dev stream.
113
114 * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22
115 - Add gettext to creating backup file title for localization. [SME: 4467]
116
117 * Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21
118 - Fix race condition in VPN ip-down handling which could cause loss of
119 LAN connectivity. [SME: 4405]
120
121 * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.18.1-20
122 - Remove requires for whiptail. No longer needed [SME: 4491]
123
124 * Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19
125 - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
126
127 * Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18
128 - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
129 to e-smith-formmagick's general [SME: 4475]
130 - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
131 - Remove invalid entry tag from userpassword's locale file preventing the
132 form from displaying properly [SME: 4479]
133
134 * Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17
135 - Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472]
136
137 * Mon Aug 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
138 - Revert some locale changes
139
140 * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15
141 - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
142
143 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14
144 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
145
146 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13
147 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
148
149 * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
150 - Fix for > 5 nics detected [SME: 4232]
151
152 * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
153 - Remove use of Date::Manip from ssl.crt [SME: 3155]
154
155 * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
156 - Fix FreeBusy param when disabled [SME: 1806]
157 - Remove .orig file [SME: 4228]
158
159 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
160 - Remove quitConsole from menu [SME: 4154]
161
162 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
163 - Really fix free/busy in usermanager [SME: 4157]
164
165 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
166 - Use frames in elinks [SME: 4156]
167 - Set homepage for elinks [SME: 4160]
168
169 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
170 - Fix free/busy field in useraccounts [SME: 4157]
171
172 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
173 - Add free/busy URL entry to help kronolith contribs [SME: 1806]
174
175 * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
176 - Fix insert_mode for elinks on el5 platform [SME: 4127]
177
178 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
179 - Set accounts to deleted before template expansion [SME: 4122]
180
181 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
182 - Fix gettext strings returned by password checks [SME: 4104]
183
184 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-1
185 - Roll new stable stream consolidating patches.
186
187 * Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 4.18.0-104
188 - Finish removing pleasewait [SME: 126]
189
190 * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103
191 - Add gettext to console titles. [SME: 4089]
192
193 * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102
194 - Minor translation fixes [SME: 4058] [SME: 4059]
195
196 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-101
197 - Remove tests for removed FORM_TITLE's [SME: 4050]
198
199 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100
200 - Cleanup SAVE/ADD tag mixup [SME: 4045]
201
202 * Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99
203 - Fix dyndns custom gettext [SME: 4032]
204
205 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98
206 - revised gettext messages [SME: 631]
207
208 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97
209 - gettext messages [SME: 631]
210
211 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96
212 - remove duplicate system password has been changed [SME: 3974]
213
214 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95
215 - EthernetAssign shouldn't be translated [SME: 3947]
216
217 * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94
218 - Remove pleasewait function [SME: 126]
219
220 * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93
221 - fix gettext formatting in three files [SME: 3938]
222
223 * Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92
224 - Fix creation of usernames and pseudonyms with one character
225 - [SME: 2451]
226
227 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91
228 - Remove <base> tags now in general [SME: 3911]
229
230 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90
231 - Remove duplicate <base> entries [SME: 3894]
232
233 * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89
234 - remove unused ROUTER_DESC token from lexicon [SME: 3879]
235
236 * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88
237 - remove default of 1400 MTU for interfaces [SME: 549]
238
239 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87
240 - db prop to dissociate admin password from root in useraccounts.pm [SME: 3117]
241
242 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86
243 - pptp connections setting mtu/mru > 1400 [SME: 549]
244
245 * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85
246 - console to strength validate password choice on first entry [SME: 3131]
247
248 * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84
249 - Auto-mount USB REV-drive as usbdisk [SME: 2972]
250
251 * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83
252 - ignore error returns from tar [SME: 3127]
253
254 * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82
255 - Use esmith::util::validatePassword on console [SME: 2173]
256
257 * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81
258 - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]
259
260 * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80
261 - Add smartd as a disabled service with template [SME: 1445]
262
263 * Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79
264 - Lock user accounts with usermod instead of passwd [SME: 3595]
265
266 * Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78
267 - Add symlink to fr-fr locale. [SME: 3648]
268
269 * Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77
270 - Add fix for varying partition sizes in add_raid [SME: 3547]
271
272 * Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76
273 - Fix removal of Corporate DNS from console. [SME: 3532]
274
275 * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
276 - Remove previous change, applied to wrong package. [SME: 3512]
277
278 * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
279 - Add WPAD feature for DHCP (Thanks Hector Perez). [SME: 3512]
280
281 * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
282 - Make non-Removable pseudonyms point to admin when reassigned. [SME: 2214]
283
284 * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
285 - Adjust success text when changing admin password. [SME: 2442]
286
287 * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
288 - Fix comparison of expected to actual SSL cert data. Also change
289 truncation point for email address from 40 chars to 64. [SME: 1736].
290 [Note that -70 was inadvertently skipped.]
291
292 * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
293 - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
294
295 * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68
296 - Rename in logrotate.d directory apache to httpd. [SME: 3380]
297
298 * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67
299 - Fix pod in groups.pm file. [SME: 3379]
300
301 * Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66
302 - Relax restrictions on restore devices, to allow CDR and DVDR.
303 [SME: 3126]
304
305 * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65
306 - Ensure that depmod is run for all installed kernels. [SME: 3235]
307
308 * Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64
309 - Really really clear devices variable [SME: 3116]
310
311 * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63
312 - Really clear devices variable [SME: 3116]
313
314 * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
315 - Clean up loop var and mount point for backup/restore [SME: 3116]
316
317 * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
318 - Improve usb backup error reporting [SME: 2772]
319
320 * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60
321 - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
322 [SME: 2762]
323
324 * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59
325 - Have nonetworkdrivers script exit silently if kmodule bin not found.
326 [SME: 2549]
327
328 * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58
329 - Start messagebus/haldaemon so restore works [SME: 3058]
330
331 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 4.18.0-57
332 - expand /etc/pam.d/login [SME: 2831]
333
334 * Wed Jun 06 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-56
335 - Prevent backout from console config during initial setup.
336 [SME: 2540]
337
338 * Sun Jun 3 2007 Shad L. Lords <slords@mail.com> 4.18.0-55
339 - Clean up some more newlines [SME: 3035]
340 - Make raid failures more verbose [SME: 3032]
341 - Fix add_drive_to_raid and partition issues [SME: 2155, 2232]
342
343 * Wed May 30 2007 Gavin Weight <gweight@gmail.com> 4.18.0-54
344 - Update noraid text and add newline after text. [SME: 3035]
345
346 * Thu May 24 2007 Shad L. Lords <slords@mail.com> 4.18.0-53
347 - Don't use cracklib in system-auth [SME: 2686]
348
349 * Fri May 18 2007 Shad L. Lords <slords@mail.com> 4.18.0-52
350 - Use correct lib for modules
351
352 * Thu May 17 2007 Shad L. Lords <slords@mail.com> 4.18.0-51
353 - Updates to support xenU instance
354
355 * Wed May 9 2007 Shad L. Lords <slords@mail.com> 4.18.0-50
356 - Updates to support SME Server 8
357
358 * Sat May 05 2007 Gavin Weight <gweight@gmail.com> 4.18.0-49
359 - Fix service match RE in /sbin/e-smith/service. [SME: 2959]
360
361 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
362 - Clean up spec so package can be built by koji/plague
363
364 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com> 4.18.0-48
365 - Change to dist for tagging release
366 - Only include apmd for i386 platforms
367
368 * Fri Apr 27 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-47
369 - Validate GatewayIP address more carefully. [SME: 2928]
370
371 * Sat Apr 14 2007 Stephen Noble <support@dungog.net> 4.18.0-46
372 - Field to change ssh port [SME: 2382]
373
374 * Sat Apr 14 2007 Stephen Noble <support@dungog.net> 4.18.0-45
375 - Change fm to self in remoteaccess.pm [SME: 2382]
376
377 * Fri Apr 13 2007 Shad L. Lords <slords@mail.com> 4.18.0-44
378 - Make configuration dbs config(noreplace) [SME: 2527]
379
380 * Fri Apr 13 2007 Shad L. Lords <slords@mail.com> 4.18.0-43
381 - Adjust perm for dhcpd.conf again [SME: 2715]
382
383 * Thu Apr 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-42
384 - Put usbback patch back in. [SME: 2483]
385
386 * Thu Apr 12 2007 Stephen Noble <support@dungog.net> 4.18.0-41
387 - Remove enable slocate patch [SME: 102]
388
389 * Thu Apr 12 2007 Stephen Noble <support@dungog.net> 4.18.0-40
390 - Change Try Again to gettext(Back) in perform backup [SME: 2483]
391
392 * Thu Apr 12 2007 Stephen Noble <support@dungog.net> 4.18.0-39
393 - Enable slocate in /etc/updatedb.conf [SME: 102]
394
395 * Wed Apr 11 2007 Stephen Noble <support@dungog.net> 4.18.0-38
396 - Make console text consistent 'Please stand by' [SME: 2493]
397
398 * Wed Apr 11 2007 Stephen Noble <support@dungog.net> 4.18.0-37
399 - Fix missing en-au & en-nz language noise. [SME: 2093]
400
401 * Wed Apr 11 2007 Stephen Noble <support@dungog.net> 4.18.0-36
402 - Fix missing list items for console [SME: 2642]
403
404 * Mon Apr 09 2007 Shad L. Lords <slords@mail.com> 4.18.0-35
405 - Don't attempt to add_raid_device if no raid [SME: 2484]
406
407 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-34
408 - Add fix for perms on dhcpd.conf file [SME: 2715]
409
410 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-33
411 - Remove fix for ftpusers. Belongs in e-smith-proftpd. [SME: 2841]
412
413 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-32
414 - Fix permissions on ftpusers file [SME: 2841]
415 - Fix permissions on pwauth file [SME: 2842]
416
417 * Thu Apr 05 2007 Shad L. Lords <slords@mail.com> 4.18.0-31
418 - Simplify depmod call in conf-modules [SME: 2554]
419
420 * Wed Apr 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-30
421 - Fix login pam configuration file. TODO - expand the template
422 during bootstrap-console-save. [SME: 2831]
423
424 * Mon Mar 26 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-29
425 - Add rotate_timestamped_logfiles action, split from
426 generic_template_expand. [SME: 2795]
427
428 * Thu Mar 22 2007 Shad L. Lords <slords@mail.com> 4.18.0-28
429 - Fix rc.e-smith to work with el4 and el5 [SME: 2510]
430
431 * Mon Mar 19 2007 Shad L. Lords <slords@mail.com> 4.18.0-27
432 - Add missing elements in prior pam updates [SME: 2551]
433
434 * Mon Mar 19 2007 Shad L. Lords <slords@mail.com> 4.18.0-26
435 - Update pam_stack to new include for el5 [SME: 2551]
436
437 * Thu Mar 08 2007 Gavin Weight <gweight@gmail.com> 4.18.0-25
438 - Fix missing en-gb language noise. [SME: 2633]
439
440 * Thu Mar 08 2007 Shad L. Lords <slords@mail.com> 4.18.0-24
441 - Call cropLeft function correctly in crt expansion [SME: 1689]
442
443 * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 4.18.0-23
444 - Make elinks display correctly with xterm display [SME: 444]
445
446 * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 4.18.0-22
447 - Add db override for crt common name [SME: 1689]
448
449 * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 4.18.0-21
450 - Default adding drive to raid to no [SME: 2644]
451
452 * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-20
453 - Allow nics to swap if different LAN chosen [SME: 2612]
454
455 * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-19
456 - Default WAN NIC to the *other* NIC than the one selected for LAN [SME: 2612]
457
458 * Tue Mar 06 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-18
459 - Combine two similar loops in selectEthernet and break overly
460 long string constant. [SME: 2612]
461
462 * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-17
463 - Fix network selection dialog to include all drivers. [SME: 2612]
464
465 * Thu Mar 01 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-16
466 - Fix run.static file in wan service directory. [SME: 2580]
467
468 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 4.18.0-15
469 - Fix glob for selecting backup devices. [SME: 2521]
470
471 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 4.18.0-14
472 - User new console infobox for console backup. [SME: 2533]
473
474 * Thu Feb 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-13
475 - Use new esmith::console::infobox widget in console. [SME: 2533]
476
477 * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-12
478 - Change runsvctrl to sv to support runit v1.7.x
479
480 * Fri Feb 16 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-11
481 - Restate microcode_ctl/irqbalance/cpuspeed dependencies. [SME: 2490]
482
483 * Sun Feb 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-10
484 - Set db value for external ip before expanding templates [SME: 1977]
485
486 * Sun Feb 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-9
487 - Do better detection of possible devices for backup/restore [SME: 2317]
488
489 * Sun Feb 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-8
490 - Set ENV{HOME} so mysql dump works for backup [SME: 2412]
491
492 * Wed Feb 07 2007 Charlie Brady <charlieb@e-smith.com> 4.18.0-7
493 - Remove unused remnant dhcpcd templates. [SME: 2445]
494
495 * Wed Feb 07 2007 Charlie Brady <charlieb@e-smith.com> 4.18.0-6
496 - Configure elinks to obey cache control directives. I have
497 no idea why that would not be the default! [SME: 2443]
498
499 * Tue Jan 30 2007 Shad L. Lords <slords@mail.com> 4.18.0-5
500 - Ensure gateway dev is correct for server-only [SME: 2404]
501
502 * Mon Jan 29 2007 Shad L. Lords <slords@mail.com> 4.18.0-4
503 - Add cancel button to backup/restore panels [SME: 2393]
504
505 * Mon Jan 29 2007 Shad L. Lords <slords@mail.com> 4.18.0-3
506 - Add console backup to USB [SME: 2317]
507
508 * Sun Jan 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-2
509 - Fix backtitle for saving changes [SME: 2328]
510
511 * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 4.18.0-1
512 - Roll stable stream. [SME: 2328]
513
514 * Tue Jan 23 2007 Charlie Brady <charlieb@e-smith.com> 4.17.2-8
515 - Remove unused ifcfg-log:0 templates. [SME: 2368]
516
517 * Tue Jan 23 2007 Charlie Brady <charlieb@e-smith.com> 4.17.2-7
518 - Add template fragments to allow forcing of ethernet negotiation
519 parameters [SME: 2362]
520
521 * Tue Jan 23 2007 Charlie Brady <charlieb@e-smith.com> 4.17.2-6
522 - Remove unused pam and abl templates (remnants of some stuff I
523 was prototyping).
524
525 * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-5
526 - [Forward-ported from 4.17.0]
527 - Refactor console code considerably, and add restore from CDROM/USB
528 backup capability to console.
529 - Remove deprecated %conf use in console. [SME: 1856]
530
531 * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-4
532 - [Ported from e-smith-base+ldap]
533 - Add support for use of pam_tally and/or pam_abl modules. Both
534 are disabled by default.
535 - Update /etc/pam.d/{ftp,passwd} templates.
536 - Add template for /etc/pam.d/system-auth.
537
538 * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-3
539 - [Forward-ported from 4.17.0]
540 - Move masq fragments to e-smith-packetfilter rpm.
541
542 * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-2
543 - [Forward-ported from 4.17.0]
544 - Remove server-manager templates and scripts - move to e-smith-manager.
545 [SME: 2023]
546
547 * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-1
548 - [Forward-ported from 4.17.0]
549 - Combine dhcp client, pppoe, dialup and static WAN connections into
550 "wan" service. [SME 1795]
551
552 * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-0
553 - Make new development stream. Based from 4.16.0-39.
554
555 * Sun Jan 14 2007 Shad L. Lords <slords@mail.com> 4.16.0-39
556 - [Back-port from 4.17.0-23]
557 - Add admin email forwarding to modify user panel [SME: 827]
558
559 * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.16.0-38
560 - [Back-port from 4.17.0-22]
561 - Fix last patch so that data is pulled correctly [SME: 1034]
562
563 * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.16.0-37
564 - [Back-port from 4.17.0-21]
565 - Make purge-old-logs configurable via db [SME: 1034]
566
567 * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 4.16.0-36
568 - [Back-port from 4.17.0-20]
569 - Don't regenerate key and only regenerate crt when expired. [SME: 2035]
570
571 * Tue Dec 26 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-35
572 - [Back-port from 4.17.0-19]
573 - And mark admin_raidreport as only available for local mail [SME: 2139]
574
575 * Tue Dec 26 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-34
576 - [Back-port from 4.17.0-17, 4.17.0-18]
577 - Send raidmonitor output to admin_raidreport pseudonym [SME: 2139]
578 - And mark admin_raidreport as non-Removable [SME: 2139]
579
580 * Sat Dec 23 2006 Shad L. Lords <slords@mail.com> 4.16.0-33
581 - Disable raid based on /proc/partitions (which is dynamic) instead
582 of grub/device.map (which is static) [SME: 2131]
583
584 * Fri Dec 22 2006 Shad L. Lords <slords@mail.com> 4.16.0-32
585 - Check device size after calculating space needed. [SME: 2131]
586
587 * Fri Dec 08 2006 Shad L. Lords <slords@mail.com> 4.16.0-31
588 - Create partitions in order of size. This makes sure boot is first and
589 / is last. Also last partitions fills all available space making resizing
590 easier. [SME: 2131]
591
592 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
593 - Update to new release naming. No functional changes.
594 - Make Packager generic
595
596 * Tue Dec 05 2006 Shad L. Lords <slords@mail.com> 4.16.0-30
597 - Update manage raid console functions to handle all raid types [SME: 2131]
598
599 * Tue Nov 21 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-29
600 - Fix warning from dhclient.conf template expansion.
601
602 * Wed Aug 30 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-28
603 - Add missing LocalModule for mod_proxy_http to admin apache conf.
604 [SME: 1853]
605
606 * Fri Jul 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-27
607 - Prevent daily regeneration of SSL cert if City/Company/Department are
608 empty. [SME: 1602]
609
610 * Wed Jun 28 2006 Gavin Weight <gweight@gmail.com> 4.16.0-26
611 - Menu text in console is incorrect for RAID5 installs. [SME: 404]
612
613 * Wed Jun 14 2006 Gavin Weight <gweight@gmail.com> 4.16.0-25
614 - Modify user create page to show henry:miller not henry_miller. [SME: 531]
615
616 * Fri Jun 9 2006 Gavin Weight <gweight@gmail.com> 4.16.0-24
617 - Remove lines for creating symlink to statusreport from spec file. [SME: 450]
618
619 * Mon Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-23
620 - Allow for admin account when locking null passwords, and perform
621 check in post-upgrade so that the password screen will be presented
622 after the reboot [SME: 1529]
623
624 * Mon Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-22
625 - Correct argument ordering in last change [SME: 790, SME: 1541]
626
627 * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-21
628 - Increase cert serial number when new certificate is generated. [SME: 790]
629
630 * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-20
631 - Change ssl.crt template so that cert is regenerated if issuer information
632 has changed. [SME: 1484]
633
634 * Thu Apr 27 2006 Gavin Weight <gweight@gmail.com> 4.16.0-19
635 - Change default shutdown value from shutdown to reboot. [SME: 1320]
636
637 * Sun Apr 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-18
638 - Fix syntax error introduced in last change (and reuse $rc and $choice in
639 raidManage.pl). [SME: 1285,1300]
640
641 * Fri Apr 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-17
642 - Force masq service to enabled for servergateway modes, but
643 leave at current setting for serveronly. Revises -09 change [SME: 1209]
644
645 * Wed Apr 19 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-16
646 - Add big warning about wiping disk to raid management screen.
647 [SME: 1285]
648
649 * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-15
650 - Ensure that rmmod-bonding doesn't return error status if
651 bonding is not enabled (e.g. during upgrade) [SME: 935]
652
653 * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-14
654 - Avoid warning from NICBondingOptions migrate fragment. [SME: 1271]
655
656 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-13
657 - Always save ssh property changes, even if sshd is disabled [SME: 1210]
658
659 * Thu Apr 13 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-12
660 - Don't run kudzu at every bootup. [SME: 727]
661
662 * Tue Apr 11 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-11
663 - More fixes to dhclient configuration (courtesy of Richard Schiffelers).
664 [SME: 881]
665
666 * Mon Apr 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-10
667 - Fixes to dhclient configuration (courtesy of Richard Schiffelers).
668 [SME: 881]
669
670 * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-09
671 - Enable the masq service to ensure that installs and upgrades
672 are consistent. If someone really wants to disable it, they can
673 add a force fragment [SME: 1209]
674
675 * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-08
676 - Lock accounts with bad SMB passwords [SME: 1193]
677
678 * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-07
679 - Revert password length restriction changes [SME: 1193]
680
681 * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-06
682 - Adjust plural in page title in last patch [SME: 1193]
683
684 * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-05
685 - Adjust console logic for 14 character password restriction [SME: 1193]
686
687 * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-04
688 - Only process 'network' entries in route-eth0 template [SME: 1182]
689
690 * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-03
691 - Restrict passwords to 14 characters [SME: 1193]
692
693 * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-02
694 - Rename anaconda logs, but leave a symlink. Do nothing if the log
695 is already a symlink or missing [SME: 808]
696
697 * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-01
698 - Roll stable stream version. [SME: 1016]
699
700 * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-20
701 - Ensure that each user has a Shell property in post-upgrade.
702 If they didn't have one before, set it to the current value in
703 /etc/passwd. [SME: 859]
704
705 * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-19
706 - Copy anaconda logs instead of renaming them in post-upgrade [SME: 808]
707 - Adjust timestamp of copied logs to logfiles2timestamp format [SME: 808]
708
709 * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-18
710 - Change modSSL to be private in Private Server and Gateway mode [SME: 328]
711
712 * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-17
713 - And remove now redundant calls to wherenext [SME: 986]
714
715 * Fri Mar 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-16
716 - Fix FM page name (FirstPage => First) in a few places. [SME: 986]
717
718 * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-15
719 - Correct typo in -13 change which hid message [SME: 964]
720
721 * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-14
722 - Display a message for single disk installs which catches that
723 case and tells people that they can add a second disk and produce
724 a mirrored pair [SME: 958]
725
726 * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-13
727 - Display a nicer message when a spare disk is available to be
728 added to the pair [SME: 964]
729 - Blank line for consistency with other messages [SME: 964]
730
731 * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-12
732 - Check whether a resync is in progress so we don't state that
733 intervention is required when it is not [SME: 958]
734
735 * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-11
736 - Check whether destination drive of add_mirror is already part
737 of a RAID device. If so, complain and exit [SME: 870]
738 - Also ensure that /sbin is in the PATH
739
740 * Sun Mar 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-10
741 - Fixes to dhclient configuration. [SME: 881]
742
743 * Fri Mar 03 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-09
744 - Added NIC Bonding options screen in console [SME: 935]
745 - Migrate old NICBondingOptions to new defaults, and added new default
746 options [SME: 935]
747 - rmmod bonding.ko in bootstrap-console-save so new options work
748 without extra reboot [SME: 935]
749
750 * Wed Mar 01 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-08
751 - Allow NICBondingOptions in 10bonding template fragment [SME: 918]
752
753 * Wed Mar 01 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-07
754 - Bump pppoe run script mlimit from 10M to 25M. [SME: 907]
755
756 * Fri Feb 24 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-06
757 - Re-do -04 change as a patch so it sticks [SME: 863]
758
759 * Thu Feb 23 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-05
760 - Add templates for dhclient configuration file. [SME: 881]
761
762 * Wed Feb 22 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-04
763 - Remove default fragment for AdminEmail [SME: 863]
764
765 * Mon Feb 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-03
766 - Change 'Reconfigure' to lower case in menu [SME: 2]
767
768 * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-02
769 - Add requires for mdadm. We use it in the console and raid monitor
770 and it won't get installed for 5.x upgrades [SME: 767]
771
772 * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-01
773 - Roll patches to 4.15.8-60
774 - Trim changelog before 4.15.3-01 [SME: 828]
775
776 * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-60
777 - Also rotate /var/log/anaconda.{log,syslog} in post-upgrade [SME: 808]
778
779 * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-59
780 - Change 'Reconfigure' to lower case in -57 change [SME: 2]
781
782 * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-58
783 - Add /root/upgrade.log and /root/upgrade.log.syslog to
784 logfiles2timestamp in post-upgrade event so we preserve
785 them across multiple upgrades [SME: 808]
786
787 * Fri Feb 17 2006 Gavin Weight <gweight@gmail.com> 4.15.8-57
788 - Added Reconfigure and Reboot option in console, changed
789 main console menu to reflect Reconfigure option [SME: 2]
790
791 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-56
792 - Default EmailForward to 'local' in case that part of the panel
793 is hidden from view [SME: 704]
794
795 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-55
796 - Adjust console title bar to 'SME Server' [SME: 726]
797 - Change title on "Choose administrator password" screens
798
799 * Mon Feb 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-54
800 - Set EthernetDriver2 property when bonding is enabled [SME: 776]
801
802 * Mon Feb 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-53
803 - Remove cpuspeed.contrib ClearCase droppings [SME: 754]
804
805 * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-52
806 - Start bootstrap-console earlier - in particular before raidmonitor.
807 Don't try to restart 'random'. [SME: 743]
808
809 * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-51
810 - Obsolete keytable service. [SME: 746]
811
812 * Sat Feb 11 2006 Shad L. Lords <slords@mail.com> 4.15.8-50
813 - Run kudzu -q from inittab [SME: 727]
814
815 * Tue Feb 9 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-49
816 - Make bootp support optional, defaulting to 'deny'. [SME: 660]
817
818 * Thu Feb 9 2006 Gavin Weight <gweight@gmail.com> 4.15.8-48
819 - Removed the online-manual. [SME: 407]
820
821 * Thu Feb 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-47
822 - Hide email forwarding options on useraccounts page if there is
823 no 'smtpd' record [SME: 704]
824
825 * Wed Feb 8 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-46
826 - Fix conversion of user shell from sshell to rssh. [SME: 699]
827
828 * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-45
829 - Fix up location of 00openRW fragments from change 41 [SME: 659. 679]
830
831 * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-44
832 - Change logic for determining RAID partitions in use [SME: 516]
833 - Add detailed output of the RAID state to messages log [SME: 516]
834
835 * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-43
836 - Only say that a RAID device is clean if truly clean [SME: 516]
837 - Adjusted warning to say 'may be required' instead of 'is'
838
839 * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-42
840 - Delete 'deny bootp' fragment from dhcpd.conf, reverting to
841 default, which is to allow bootp. [SME: 660]
842
843 * Sun Feb 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-41
844 - Use appropriate esmith::*DB class for 00openRW migrate fragments.
845 [SME: 659]
846
847 * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-40
848 - Added EmailForward migrate fragment [SME: 598]
849
850 * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-39
851 - Added text periods and underscores in useraccounts [SME: 531]
852
853 * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-38
854 - Updated copyright text in server-manager [SME: 459]
855
856 * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-37
857 - The menu text incorrect for RAID5 configurations [SME: 404]
858
859 * Tue Jan 31 2006 Shad L. Lords <slords@mail.com> 4.15.8-36
860 - Disable zeroconf so 169.254.0.0/16 route isn't created [SME: 613]
861
862 * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-35
863 - Fix flip of access settings to default on first post-upgrade (e.g.
864 sshd from public to private). [SME: 495]
865
866 * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-34
867 - Remove remnants of statustest. [SME: 450]
868
869 * Wed Jan 25 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-33
870 - Add templated elinks config file. [SME: 444]
871
872 * Mon Jan 23 2006 Shad L. Lords <slords@mail.com> 4.15.8-32
873 - Help raidmonitor report more than just failures [SME: 496]
874
875 * Mon Jan 23 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-31
876 - Create ~/.ssh as part of skeleton home directory [SME: 456]
877
878 * Wed Jan 18 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-30
879 - Fix reboot problem when switching WAN from dynamic to static
880 address. [SME: 500]
881
882 * Fri Jan 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-29
883 - New migrate fragment to clean up NIC bonding property [SME: 449]
884
885 * Fri Jan 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-28
886 - Fix account regexp for set_password case [SME: 24]
887
888 * Wed Jan 11 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-27
889 - New console option for ethernet bonding [SME: 449]
890
891 * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-26
892 - Allow dot and underscore in account names [SME: 24]
893 - Default maxAcctNameLength and maxGroupNameLength to 31 [SME: 24]
894
895 * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-25
896 - Avoid generating warning messages during interfaces migration
897 template fragment. [SME: 354]
898
899 * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-24
900 - Don't add obsolete ipsec net-pf aliases to modprobe.conf, and
901 remove them if found. [SME: 390]
902
903 * Sun Jan 2 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-23
904 - Use regexp as well as cracklib to check admin password in console.
905 [SME: 335]
906
907 * Mon Jan 2 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-22
908 - Change heuristic for finding disks in manageRAID.pl [SME: 342]
909
910 * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-21
911 - Move testInternet console menu item to smeserver-support [SME: 364]
912
913 * Fri Dec 16 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-20
914 - Fix localization bug in add_mirror. [SME: 341]
915
916 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-19
917 - Remove the "In eight seconds" untruth from shutdown/reboot [SME: 86]
918
919 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-18
920 - Added modSSL{CipherSuite} default [SME: 194]
921
922 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-17
923 - Enable microcode_ctl service by default [SME: 74]
924
925 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-16
926 - Removed accounts db default for 'common'
927 - Added accounts db defaults for server-common and server-resources [SME: 77]
928
929 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-15
930 - Ensure that Nameservers==localhost is set for the primary domain [SME: 137]
931
932 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-14
933 - And remove db defaults for sysstat service [SME: 327]
934
935 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-13
936 - Remove sysstat startup symlink [SME: 327]
937
938 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-12
939 - Default sysconfig{PreviousSystemMode} == unknown [SME: 75]
940
941 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-11
942 - Remove Requires: sysstat [SME: 327]
943
944 * Sat Dec 10 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-10
945 - Move code for testing internet access into menu item file.
946 [SME: 261]
947
948 * Thu Dec 8 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-09
949 - Fix looping in console at swap ethernet choice page. [SME: 68]
950
951 * Wed Dec 7 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-08
952 - Fix taint issues with RAID management menu item [SME: 253]
953
954 * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 4.15.8-07
955 - console: DHCP range (wrong path chosen for non-English) [SME: 157]
956
957 * Fri Dec 2 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-06
958 - Initial cut at console menu item to (re)add RAID-1 mirror [SME: 253]
959 - Needs to move to /sbin/e-smith/console-menu-items, once I work out
960 what I believe is a taint issue.
961
962 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-05
963 - Change 'standby' to 'stand by' in console [SME: 66]
964
965 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-04
966 - Fix routing on eth0 for multiple local networks [SME: 203]
967
968 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-03
969 - Bump release number only
970
971 * Mon Nov 28 2005 Charlie Brady <charlieb@e-smith.com>
972 - [4.15.8-02]
973 - Re-import head to CVS.
974 - Regenerate both key and cert when cert expires, not just crt. [SF: 1365965]
975
976 * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
977 - [4.15.8-01]
978 - Default cpuspeed to disabled [MN00107779]
979
980 * Wed Nov 16 2005 Mark Knox <mark_knox@mitel.com>
981 - [4.15.7-01]
982 - Imported to ClearCase
983 - Changed console sort order from ASCII to numeric [MN00107120]
984
985 * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
986 - [4.15.6-09]
987 - Add -f option to add_mirror to allow use of disks with existing
988 partition tables [MN00101667]
989
990 * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
991 - [4.15.6-08]
992 - Add reconfiguration reboot option to reboot panel [SF: 1349946]
993 - TODO: Cleanup so that the red warning header doesn't display since
994 the reboot is going to happen anyway
995
996 * Mon Nov 7 2005 Gordon Rowell <gordonr@e-smith.com>
997 - [4.15.6-07]
998 - Only signal-event ip-change on the BOUND action of dhclient [SF: 1344853]
999
1000 * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
1001 - [4.15.6-06]
1002 - Change DISABLED -> OFF in init script messages, and go back to standard
1003 alignment. [SF: 1264702, 134543]
1004
1005 * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
1006 - [4.15.6-05]
1007 - Add default value of SYSFONTACM to /etc/sysconfig/i18n. [SF: 1295293]
1008
1009 * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
1010 - [4.15.6-04]
1011 - Replace grub setup commands in add_mirror with an exec of an external
1012 script. This script will be provided by a bootloader specific package,
1013 e.g. e-smith-lilo or e-smith-grub. That package should include a
1014 "Provides: e-smith-bootloader" header, to satisfy a Requires in this
1015 package. [SF: 1335937]
1016
1017 * Thu Oct 20 2005 Charlie Brady <charlieb@e-smith.com>
1018 - [4.15.6-03]
1019 - Unload network drivers immediately after rc.sysinit runs, so that
1020 we can control the order of allocation of eth0 and eth1. [SF: 1332366]
1021
1022 * Mon Oct 17 2005 Charlie Brady <charlieb@e-smith.com>
1023 - [4.15.6-02]
1024 - Disable raid monitor if /boot/grub/device.map suggests that the system
1025 is a single disk system. [SF: 1269091]
1026
1027 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
1028 - [4.15.6-01]
1029 - Remove L10Ns from base packages [SF: 1309520]
1030
1031 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
1032 - [4.15.5-01]
1033 - New dev stream before relocating L10Ns
1034
1035 * Thu Oct 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1036 - [4.15.4-52]
1037 - Add /sbin/e-smith/add_mirror [SF: 1325479]
1038
1039 * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
1040 - [4.15.4-51]
1041 - Untaint menu choice when ethernet driver is chosen from menu. [SF: 1323270]
1042
1043 * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
1044 - [4.15.4-50]
1045 - Move user-create-unix action before template expansions, so
1046 that getpwnam can be used in template fragments. Ditto
1047 for group-create-unix. [SF. 1322231]
1048
1049 * Sun Oct 9 2005 Charlie Brady <charlieb@e-smith.com>
1050 - [4.15.4-49]
1051 - Fix spelling mistake in useraccounts panel. [SF: 1320002]
1052
1053 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1054 - [4.15.4-48]
1055 - Revised translation of groups panel, reordered to match
1056 the English lexicon - Thanks Didier Rambeau [SF: 1305184]
1057
1058 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1059 - [4.15.4-47]
1060 - Added foot.tmpl for Italian [SF: 1309266]
1061
1062 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1063 - [4.15.4-46]
1064 - Added Italian L10Ns - Thanks Filippo Carletti [SF: 1309266]
1065
1066 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1067 - [4.15.4-45]
1068 - Added Italian for Please wait - we should do this through gettext
1069 or similar [SF: 1309288]
1070
1071 * Thu Sep 29 2005 Gordon Rowell <gordonr@e-smith.com>
1072 - [4.15.4-44]
1073 - Reword Master DNS Server screen as "Corporated DNS Server", in
1074 line with domains panel [gordonr MN00096914]
1075
1076 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
1077 - [4.15.4-43]
1078 - German L10Ns for userpassword and console - Thanks Dietmar Berteld
1079 [SF: 1293325]
1080
1081 * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
1082 - [4.15.4-42]
1083 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
1084
1085 * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
1086 - [4.15.4-41]
1087 - Added "de" to pleasewait ugliness case statement and
1088 sorted the list alphabetically [SF: 1293325]
1089
1090 * Fri Sep 23 2005 Gordon Rowell <gordonr@e-smith.com>
1091 - [4.15.4-40]
1092 - Convert [s]smtpfront-qmail to [s]smtpd in migrate fragment [SF: 1291265]
1093
1094 * Thu Sep 22 2005 Charlie Brady <charlieb@e-smith.com>
1095 - [4.15.4-39]
1096 - Add preliminary support for ethernet bonding on local interface.
1097 - Modify user-modify-unix so that usermod is not called to change
1098 shell or GCOS field unless they need to change.
1099
1100 * Mon Sep 12 2005 Charlie Brady <charlieb@e-smith.com>
1101 - [4.15.4-38]
1102 - Update filelist entries for databases which have moved
1103 from /home/e-smith to /home/e-smith/db [SF: 1216546]
1104
1105 * Tue Sep 6 2005 Tony Clayton <apc@e-smith.com>
1106 - [4.15.4-37]
1107 - Create /mnt/floppy symlink if required in post-{install,upgrade}.
1108 [MN00095821]
1109 - Haldaemon race conditions seem quite recalcitrant, so don't try to create
1110 /mnt/cdrom symlink. [SF: 1260322]
1111 - Disable CTRL-C in console [tonyc SF: 1264697]
1112 - Catch CTRL-C in console during Test Internet [tonyc SF: 1264697]
1113
1114 * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
1115 - [4.15.4-36]
1116 - Rework user-group-modify to work around perl bug in getgrent(). [SF 1276553]
1117
1118 * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
1119 - [4.15.4-35]
1120 - Also create /mnt/floppy symlink if required. [MN00095821]
1121
1122 * Mon Sep 5 2005 Gordon Rowell <gordonr@e-smith.com>
1123 - [4.15.4-34]
1124 - Re-add Master DNS Server console screen [gordonr MN00096910, MN00088222]
1125
1126 * Fri Sep 2 2005 Charlie Brady <charlieb@e-smith.com>
1127 - [4.15.4-33]
1128 - Fix race condition in /mnt/cdrom symlink creation, by creating
1129 symlink from haldaemon action. [SF: 1260322]
1130
1131 * Thu Sep 1 2005 Charlie Brady <charlieb@e-smith.com>
1132 - [4.15.4-32]
1133 - Really create /mnt/cdrom symlink if required. [SF: 1260322]
1134
1135 * Tue Aug 30 2005 Shad Lords <slords@mail.com>
1136 - [4.15.4-31]
1137 - Update services entries to conform with RHEL4 services [SF: 1276479]
1138
1139 * Mon Aug 29 2005 Charlie Brady <charlieb@e-smith.com>
1140 - [4.15.4-30]
1141 - Correctly handle multiple net specification in ValidFrom for httpd-admin.
1142 [SF: 1273756]
1143
1144 * Tue Aug 23 2005 Charlie Brady <charlieb@e-smith.com>
1145 - [4.15.4-29]
1146 - Fix taint problem in license text in option 6 of the console menu.
1147 [SF: 1267284]
1148
1149 * Tue Aug 23 2005 Gordon Rowell <gordonr@gormand.com.au>
1150 - [4.15.4-28]
1151 - Respect Shell property of user accounts [SF: 1266706]
1152
1153 * Thu Aug 18 2005 Charlie Brady <charlieb@e-smith.com>
1154 - [4.15.4-27]
1155 - Modify /sbin/e-smith/service so that it runs /sbin/service unless
1156 runlevel is 7. [SF: 1237968]
1157 - Only prefix /sbin/e-smith to PATH if user is root. [SF: 1250579]
1158
1159 * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
1160 - [4.15.4-26]
1161 - Add Requires for bridge-utils and vconfig.
1162
1163 * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
1164 - [4.15.4-25]
1165 - Add "Requires: rssh".
1166
1167 * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
1168 - [4.15.4-24]
1169 - Update %ghost filelist entries for databases which have moved
1170 from /home/e-smith to /home/e-smith/db [SF: 1216546]
1171
1172 * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
1173 - [4.15.4-23]
1174 - Create /mnt/cdrom symlink if required. [SF: 1260322]
1175
1176 * Thu Aug 11 2005 Charlie Brady <charlieb@e-smith.com>
1177 - [4.15.4-22]
1178 - Add Requires: whiptail so that the out fork of whiptail from the
1179 newt package is installed on upgrade.
1180
1181 * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
1182 - [4.15.4-21]
1183 - Add Requires: headers for all the additional standard daemons, to
1184 ensure they are installed on upgrade.
1185
1186 * Tue Aug 9 2005 Shad Lords <slords@mail.com>
1187 - [4.15.4-20]
1188 - Change httpd-admin access from local to localhost [SF: 1246986]
1189 - Change console to use 980 instead of https to avoid warnings [SF: 1246182]
1190 - tie console to new httpd-admin{TCPPort} property. [SF: 1246986]
1191
1192 * Tue Aug 2 2005 Shad Lords <slords@email.com>
1193 - [4.15.4-19]
1194 - Add TCPPort and access for httpd-admin [SF: 1246986]
1195 - Fix UnsavedChanges in console [SF: 1245238]
1196
1197 * Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com>
1198 - [4.15.4-18]
1199 - Remove all use db_ API except in console (which will come later).
1200
1201 * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1202 - [4.15.4-17]
1203 - Add systemid property to sysconfig db record. [SF: 1246367]
1204
1205 * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1206 - [4.15.4-16]
1207 - Upgrade database APIs to latest standard.
1208 - Move databases from /home/e-smith to /home/e-smith/db [SF: 1216546]
1209
1210 * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1211 - [4.15.4-15]
1212 - Use https to access server-manager from console, to avoid redirect
1213 problems. [SF: 1246182]
1214
1215 * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1216 - [4.15.4-14]
1217 - Remove hwconfig db default entry. [SF: 1246180]
1218
1219 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
1220 - [4.15.4-13]
1221 - Remove checking against 32 group limit from UI. Thanks to Gordon Rowell
1222 for the main patch. [SF: 1245421]
1223
1224 * Tue Jul 26 2005 Charlie Brady <charlieb@e-smith.com>
1225 - [4.15.4-12]
1226 - Patches from Shad Lords.
1227 - Complete fix of user password validation started in 4.15.3-06.
1228 [SF: 1242098]
1229 - Change default password strength to "strong". [SF: 1246178]
1230
1231 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
1232 - [4.15.4-11]
1233 - Patches submitted by Gordon Rowell.
1234 - Change /etc/modules.conf templates to /etc/modprobe.conf
1235 and add templates.metadata/etc/modprobe.conf [SF: 1227251]
1236 - Remove fragments 10appletalk and 95ModulePaths, since they are
1237 for very old migrations of /etc/modules.conf
1238
1239 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
1240 - [4.15.4-10]
1241 - Move quota setup in fstab template into e-smith-quota, where it
1242 belongs.
1243
1244 * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
1245 - [4.15.4-09]
1246 - Add default db entries for messagebus and haldaemon. [SF: 1225899]
1247
1248 * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
1249 - [4.15.4-08]
1250 - Add messagebus and haldaemon services, so that cdrom mount point
1251 etc is created as required. [SF: 1225899]
1252
1253 * Fri Jul 8 2005 Charlie Brady <charlieb@e-smith.com>
1254 - [4.15.4-07]
1255 - Add miscelleous performance related standard RHEL/CentOS services.
1256
1257 * Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com>
1258 - [4.15.4-06]
1259 - Add RAID monitoring service. [SF: 1222143]
1260
1261 * Tue Jul 5 2005 Charlie Brady <charlieb@e-smith.com>
1262 - [4.15.4-05]
1263 - Fix log noise from DynDNS update script. [SF: 1231871]
1264
1265 * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
1266 - [4.15.4-04]
1267 - Change default domain name setting - I'm sure that xxx is deprecated.
1268
1269 * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1270 - [4.15.4-03]
1271 - Deal gracefully with missing /etc/sysconfig/keyboard file.
1272
1273 * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1274 - [4.15.4-02]
1275 - Remove "random" service startup symlink - no longer required, as
1276 prng is seeded by rc.sysinit.
1277
1278 * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1279 - [4.15.4-01]
1280 - Make new development stream - 4.15.4
1281
1282 * Mon Jun 20 2005 Charlie Brady <charlieb@e-smith.com>
1283 - [4.15.3-07]
1284 - Move httpd-admin logging from inside /var/log/httpd to /var/log/httpd-admin.
1285 - Remove mouseconfig hack. [MN00057145]
1286
1287 * Fri Jun 17 2005 Charlie Brady <charlieb@e-smith.com>
1288 - [4.15.3-06]
1289 - Fix password strength checking of user passwords. [SF: 1222255]
1290
1291 * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
1292 - [4.15.3-05]
1293 - Prefix /sbin/e-smith to $PATH, rather than append. [SF: 1222092]
1294
1295 * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1296 - [4.15.3-04]
1297 - Fix set-external-ip in case of missing ExternalIP db record. [SF: 1217877]
1298
1299 * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1300 - [4.15.3-03]
1301 - Remove smbpasswd references from chap-secrets file. Don't re-expand
1302 chap-secrets file during various user related events. [SF: 1215401]
1303
1304 * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1305 - [4.15.3-02]
1306 - Break up template for /etc/shells into fragments, and add
1307 /usr/bin/rssh. [SF: 1220145]
1308
1309 * Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com>
1310 - [4.15.3-01]
1311 - Roll new development stream - 4.15.3
1312
1313 %prep
1314 %setup
1315 %patch1 -p1
1316 %patch2 -p1
1317 %patch3 -p1
1318 %patch4 -p1
1319 %patch5 -p1
1320 %patch6 -p1
1321 %patch7 -p1
1322 %patch8 -p1
1323 %patch9 -p1
1324
1325 %pre
1326 if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]
1327 then
1328 cd /etc/e-smith/locale
1329
1330 [ -L fr ] && rm fr
1331 mkdir fr
1332 mv fr-ca/* fr
1333 rmdir fr-ca
1334 fi
1335
1336 [ ! -L /etc/e-smith/locale/fr-ca ] && ln -s fr /etc/e-smith/locale/fr-ca
1337
1338 /sbin/e-smith/create-system-user smelog 1002 \
1339 'smelog log user' /var/log/smelog /bin/false
1340 /sbin/e-smith/create-system-user smelastsys 2999 \
1341 'sme last system user marker' /tmp /bin/false
1342
1343 %post
1344
1345 %build
1346 # Force creation of potentially empty directories
1347 mkdir -p root/etc/e-smith/licenses
1348 mkdir -p root/etc/e-smith/skel/user/.ssh
1349 mkdir -p root/etc/e-smith/skel/user/home
1350 mkdir -p root/etc/e-smith/skel/user/Maildir/{cur,new,tmp}
1351 mkdir -p root/etc/e-smith/skel/e-smith/files/users
1352 mkdir -p root/etc/e-smith/skel/e-smith/files/users/admin/home
1353 mkdir -p root/etc/e-smith/skel/e-smith/files/primary/{cgi-bin,files,html}
1354 mkdir -p root/etc/e-smith/skel/e-smith/Maildir/{cur,new,tmp}
1355 mkdir -p root/etc/e-smith/templates{,-custom,-user,-user-custom}
1356 mkdir -p root/home/e-smith/files/{users,server-resources}
1357 mkdir -p root/home/e-smith/files/users/admin/home
1358 mkdir -p root/home/e-smith/Maildir/{cur,new,tmp}
1359 mkdir -p root/root/.ssh
1360 mkdir -p root/var/log/wan
1361
1362 %if "%_build_arch" == "i386"
1363 echo "enabled" > root/etc/e-smith/db/configuration/defaults/apmd/status
1364 %else
1365 echo "disabled" > root/etc/e-smith/db/configuration/defaults/apmd/status
1366 %endif
1367
1368 LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
1369 -type f | grep -v CVS)
1370
1371 for lexicon in $LEXICONS
1372 do
1373 /sbin/e-smith/validate-lexicon $lexicon
1374 done
1375
1376 /sbin/e-smith/generate-lexicons
1377
1378 perl createlinks
1379 /sbin/e-smith/buildtests 10e-smith-base
1380 ln -s /etc/rc.d/rc.local root/etc/rc.d/init.d/local
1381 mkdir -p root/etc/rc6.d
1382 mkdir -p root/etc/rc.d/rc7.d
1383 ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1384 # Improve "telinit 1 behaviour
1385 mkdir -p root/etc/rc.d/rc1.d
1386
1387 mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1388 xgettext -L perl -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console
1389
1390 mkdir -p root/etc/e-smith/locale
1391 # Make the fr-ca link in %pre to ease upgrades
1392 # ln -s fr root/etc/e-smith/locale/fr-ca
1393 ln -s fr root/etc/e-smith/locale/fr-fr
1394 ln -s en-us root/etc/e-smith/locale/en
1395 ln -s en-us root/etc/e-smith/locale/en-au
1396 ln -s en-us root/etc/e-smith/locale/en-gb
1397 ln -s en-us root/etc/e-smith/locale/en-nz
1398
1399 mkdir -p root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe
1400 ln -s /etc/e-smith/templates-default/template-begin-shell \
1401 root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1402
1403 for file in imap login passwd pwauth system-auth
1404 do
1405 mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1406 ln -s /etc/e-smith/templates-default/template-begin-pam \
1407 root/etc/e-smith/templates/etc/pam.d/$file/template-begin
1408 done
1409
1410 mkdir -p root/service
1411 mkdir -p root/etc/rc.d/init.d/supervise
1412
1413 for service in dhcpd wan ippp syslog klogd
1414 do
1415 ln -s /var/service/$service root/service/$service
1416 mkdir -p root/var/service/$service/supervise
1417 touch root/var/service/$service/down
1418 if [ -d root/var/service/$service/log ]
1419 then
1420 mkdir -p root/var/service/$service/log/supervise
1421 mkdir -p root/var/log/$service
1422 fi
1423 ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service
1424 done
1425
1426 # Remove (for now) supervised syslog and klogd services
1427 rm root/etc/rc.d/init.d/supervise/{syslog,klogd}
1428 rm root/service/{syslog,klogd}
1429
1430 mkdir -p root/etc/e-smith/events/local
1431 mkdir -p root/etc/e-smith/events/user-modify-admin
1432 mkdir -p root/home/e-smith/db
1433
1434 mkdir -p root/etc/e-smith/pam
1435 mkdir -p root/home/e-smith/ssl.key
1436 mkdir -p root/home/e-smith/ssl.crt
1437 mkdir -p root/home/e-smith/ssl.pem
1438
1439 mkdir -p root/var/state/e-smith
1440
1441 for file in %{dbfiles}
1442 do
1443 mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}
1444 done
1445
1446 mkdir -p root/etc/tcprules
1447
1448 mkdir -p root/service
1449 touch root/var/service/wan/down
1450
1451 ln -s /var/service/raidmonitor root/service/raidmonitor
1452
1453 mkdir -p root/var/service/raidmonitor/supervise
1454 touch root/var/service/raidmonitor/down
1455
1456 mkdir -p root/var/service/raidmonitor/log/supervise
1457
1458 mkdir -p root/var/log/raidmonitor
1459
1460 %install
1461 rm -rf $RPM_BUILD_ROOT
1462 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1463 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1464 --file /etc/cron.daily/conf-mod_ssl 'attr(0544,root,root)' \
1465 --file /etc/rc.d/rc.e-smith 'attr(0750,root,root)' \
1466 --dir /var/service/dhcpd 'attr(01755,root,root)' \
1467 --file /var/service/dhcpd/down 'attr(0644,root,root)' \
1468 --file /var/service/dhcpd/run 'attr(0755,root,root)' \
1469 --dir /var/service/dhcpd/log 'attr(0755,root,root)' \
1470 --dir /var/service/dhcpd/log/supervise 'attr(0700,root,root)' \
1471 --dir /var/service/dhcpd/supervise 'attr(0700,root,root)' \
1472 --file /var/service/dhcpd/log/run 'attr(0755,root,root)' \
1473 --dir /var/log/dhcpd 'attr(2750,smelog,smelog)' \
1474 --dir /var/service/raidmonitor 'attr(01755,root,root)' \
1475 --file /var/service/raidmonitor/down 'attr(0644,root,root)' \
1476 --file /var/service/raidmonitor/run 'attr(0755,root,root)' \
1477 --dir /var/service/raidmonitor/log 'attr(0755,root,root)' \
1478 --dir /var/service/raidmonitor/log/supervise 'attr(0700,root,root)' \
1479 --dir /var/service/raidmonitor/supervise 'attr(0700,root,root)' \
1480 --file /var/service/raidmonitor/log/run 'attr(0755,root,root)' \
1481 --dir /var/log/raidmonitor 'attr(2750,smelog,smelog)' \
1482 --file /var/service/syslog/run 'attr(0755,root,root)' \
1483 --file /var/service/syslog/down 'attr(0644,root,root)' \
1484 --file /var/service/klogd/run 'attr(0755,root,root)' \
1485 --file /var/service/klogd/down 'attr(0644,root,root)' \
1486 --dir /etc/e-smith/pam 'attr(0700,root,root)' \
1487 --dir /home/e-smith/ssl.key 'attr(0700,root,root)' \
1488 --dir /home/e-smith/ssl.crt 'attr(0700,root,root)' \
1489 --dir /home/e-smith/ssl.pem 'attr(0700,root,root)' \
1490 --dir /var/service/wan 'attr(1755,root,root)' \
1491 --file /var/service/wan/down 'attr(0644,root,root)' \
1492 --file /var/service/wan/run 'attr(0750,root,root)' \
1493 --file /var/service/wan/run.dhclient 'attr(0750,root,root)' \
1494 --file /var/service/wan/run.pppoe 'attr(0750,root,root)' \
1495 --file /var/service/wan/run.static 'attr(0750,root,root)' \
1496 --file /var/service/wan/run.dialup 'attr(0750,root,root)' \
1497 --file /var/service/wan/run.disabled 'attr(0750,root,root)' \
1498 --dir /var/service/wan/supervise 'attr(0700,root,root)' \
1499 --dir /var/service/wan/log 'attr(1755,root,root)' \
1500 --file /var/service/wan/log/run 'attr(0750,root,root)' \
1501 --dir /var/service/wan/log/supervise 'attr(0700,root,root)' \
1502 --dir /var/log/wan 'attr(2750,smelog,smelog)' \
1503 --dir /var/service/ippp 'attr(1755,root,root)' \
1504 --file /var/service/ippp/down 'attr(0644,root,root)' \
1505 --file /var/service/ippp/run 'attr(0750,root,root)' \
1506 --dir /var/service/ippp/supervise 'attr(0700,root,root)' \
1507 --dir /var/service/ippp/log 'attr(1755,root,root)' \
1508 --file /var/service/ippp/log/run 'attr(0750,root,root)' \
1509 --dir /var/service/ippp/log/supervise 'attr(0700,root,root)' \
1510 --dir /var/log/ippp 'attr(2750,smelog,smelog)' \
1511 --dir /etc/e-smith/skel/user/.ssh 'attr(0700,root,root)' \
1512 > %{name}-%{version}-%{release}-filelist
1513
1514 mkdir -p $RPM_BUILD_ROOT/home/e-smith/db
1515 for file in %{dbfiles}
1516 do
1517 # Create ghost file for rpm
1518 touch $RPM_BUILD_ROOT/home/e-smith/db/$file
1519 echo "%config(noreplace) %attr(0640,root,admin) /home/e-smith/db/$file" \
1520 >> %{name}-%{version}-%{release}-filelist
1521 done
1522 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1523
1524 %clean
1525 rm -rf $RPM_BUILD_ROOT
1526
1527 %files -f %{name}-%{version}-%{release}-filelist
1528 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed