/[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.48 - (show annotations) (download)
Tue Apr 22 21:32:04 2008 UTC (16 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-4_18_1-11_el5_sme
Changes since 1.47: +6 -1 lines
* Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
- Remove use of Date::Manip from ssl.crt [SME: 3155]

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

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