/[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.55 - (show annotations) (download)
Mon Aug 4 20:04:32 2008 UTC (15 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base-4_18_1-16_el5_sme
Changes since 1.54: +4 -1 lines
* Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
- Revert some locale changes

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

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