/[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.47 - (show annotations) (download)
Sat Apr 19 15:16:38 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-4_18_1-10_el5_sme
Changes since 1.46: +7 -1 lines
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
- Fix FreeBusy param when disabled [SME: 1806]
- Remove .orig file [SME: 4228]

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

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