/[smeserver]/rpms/e-smith-base/sme8/e-smith-base.spec
ViewVC logotype

Annotation 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.41 - (hide annotations) (download)
Wed Mar 26 21:01:12 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-4_18_1-3_el5_sme
Changes since 1.40: +6 -1 lines
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
- Set accounts to deleted before template expansion [SME: 4122]

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

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