/[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.56 - (show annotations) (download)
Tue Aug 5 17:44:29 2008 UTC (15 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base-4_18_1-17_el5_sme
Changes since 1.55: +6 -1 lines
* Tue Aug  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17
- Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472]

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

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