/[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.76 - (show annotations) (download)
Tue Oct 20 13:59:20 2009 UTC (14 years, 7 months ago) by filippocarletti
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-7_el5_sme
Changes since 1.75: +7 -2 lines
* Tue Oct 20 2009 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-7.sme
- Clean up: remove unused nonetworkdrivers [SME: 5521]

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

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