/[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.52 - (hide annotations) (download)
Fri Jul 4 21:59:38 2008 UTC (15 years, 11 months ago) by snetram
Branch: MAIN
Changes since 1.51: +4 -1 lines
Adding more common <base> tags to e-smith-formmagick's general

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

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