/[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.59 - (show annotations) (download)
Sat Aug 9 16:45:56 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-4_18_1-20_el5_sme
Changes since 1.58: +4 -2 lines
Updates

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

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