/[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.42 - (show annotations) (download)
Fri Mar 28 16:24:41 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-4_18_1-4_el5_sme
Changes since 1.41: +8 -1 lines
* Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
- Fix insert_mode for elinks on el5 platform [SME: 4127]

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

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