/[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.62 - (hide annotations) (download)
Wed Aug 20 21:22:12 2008 UTC (15 years, 9 months ago) by slords
Branch: MAIN
Changes since 1.61: +5 -40 lines
New dev stream

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

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