/[smeserver]/rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec
ViewVC logotype

Annotation of /rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.37 - (hide annotations) (download)
Fri Nov 6 12:22:03 2009 UTC (14 years, 6 months ago) by snetram
Branch: MAIN
Changes since 1.36: +7 -2 lines
* Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl>
- Translate $ifName in console configuration pages [SME: 1189]

1 snetram 1.37 # $Id: e-smith-base+ldap.spec,v 1.36 2009/06/06 15:18:32 slords Exp $
2 slords 1.29
3 slords 1.1 Summary: e-smith server and gateway - base module
4     %define name e-smith-base+ldap
5     Name: %{name}
6 slords 1.29 %define version 5.0.0
7 snetram 1.37 %define release 8
8 slords 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.gz
13 vip-ire 1.30 Patch1: e-smith-base+ldap-5.0.0-sys_accounts.patch
14 slords 1.31 Patch2: e-smith-base+ldap-5.0.0-sambaRole.patch
15 dungog 1.32 Patch3: e-smith-base+ldap-5.0.0-smartd40.patch
16 snetram 1.34 Patch4: e-smith-base+ldap-5.0.0-usbRev70drive.patch
17 vip-ire 1.35 Patch5: e-smith-base+ldap-5.2.0-ftp_auth.patch
18 slords 1.36 Patch6: e-smith-base+ldap-5.0.0-straysymlink.patch
19 snetram 1.37 Patch7: e-smith-base+ldap-5.0.0-adapter-transaltion-fixes.patch
20 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21     Requires: mod_auth_external
22 slords 1.31 Requires: e-smith-lib >= 2.0.0-2
23 slords 1.1 Requires: server-manager-images, server-manager
24 slords 1.11 Requires: e-smith-formmagick >= 1.4.0-12
25 slords 1.1 Requires: initscripts >= 6.67-1es17
26     Requires: e-smith-daemontools >= 1.7.1-04
27     Requires: perl(Locale::gettext)
28     Requires: perl(Crypt::Cracklib)
29     Requires: perl(Date::Manip)
30     Requires: perl(Data::UUID)
31     Requires: perl(Net::IPv4Addr)
32     Requires: /usr/sbin/irqbalance
33     Requires: /usr/sbin/cpuspeed
34     Requires: /sbin/microcode_ctl
35     Requires: dbus
36     Requires: hal
37     Requires: acpid
38     Requires: rssh
39     Requires: bridge-utils
40     Requires: vconfig
41     Requires: e-smith-bootloader
42     Requires: mdadm
43     Requires: pv
44     Requires: pam_abl
45     Conflicts: e-smith-manager < 1.13.1-04
46     Conflicts: e-smith-apache < 1.2.0-02
47     Obsoletes: rlinetd, e-smith-mod_ssl
48     Obsoletes: e-smith-serial-console
49     Obsoletes: sshell
50     Obsoletes: e-smith-rp-pppoe
51     Obsoletes: e-smith-base
52 slords 1.2 Provides: e-smith-base = 4.18.1-5
53 slords 1.1 Obsoletes: e-smith-ldap
54 slords 1.2 Provides: e-smith-ldap = 4.12.0-9
55 slords 1.1 Requires: nss_ldap
56     Requires: e-smith-samba+ldap
57     Requires: cpu
58     BuildRequires: perl, perl(Test::Inline) >= 0.12
59     BuildRequires: e-smith-devtools >= 1.13.1-03
60     BuildRequires: gettext
61     %ifarch i386
62     Requires: apmd
63     %endif
64    
65     %define dbfiles accounts configuration domains hosts networks
66     AutoReqProv: no
67    
68     %description
69     e-smith server and gateway software - base module.
70    
71     %changelog
72 snetram 1.37 * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-8.sme
73     - Translate $ifName in console configuration pages [SME: 1189]
74    
75 slords 1.36 * Sat Jun 6 2009 Shad L. Lords <slords@mail.com> 5.0.0-7.sme
76     - Clean up stray symlinks in /lib/modules before depmod [SME: 5334]
77    
78 vip-ire 1.35 * Thu Mar 26 2009 Daniel B. <daniel@firewall-services.com> 5.0.0-6.sme
79     - Set PersistentPasswd to off in proftpd [SME: 5103]
80    
81 snetram 1.33 * Sat Feb 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-5.sme
82     - Auto-mount USB REV70-drive as usbdisk [SME: 5006]
83    
84 dungog 1.32 * Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.0.0-4.sme
85     - create service link for smartd [SME: 1445]
86    
87 slords 1.31 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.0.0-3.sme
88     - Add patch to support multiple samba roles [SME: 4172]
89    
90     * Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 5.0.0-2.sme
91 vip-ire 1.30 - do not import some system accounts/group in LDAP [SME: 4643]
92    
93 slords 1.29 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.0.0-1.sme
94     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
95    
96 slords 1.27 * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.1-30
97     - Add locale tags for email in review panel [SME: 4267]
98    
99 slords 1.26 * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.1-29
100     - Correct gettext type during build process [SME: 570]
101    
102 slords 1.25 * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.1-28
103     - Fix screen corruption in console [SME: 4155]
104    
105     * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.1-27
106     - Fix detection of xen instance against newer kernels [SME: 4555]
107    
108 snetram 1.24 * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26
109     - Fixed warnings generated during build process [SME: 570]
110    
111 bytegw 1.23 * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.19.1-25
112     - Add gettext to creating backup file title for localization. [SME: 4467]
113    
114 bytegw 1.22 * Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 4.19.1-24
115     - Fix race condition in VPN ip-down handling which could cause loss of
116     LAN connectivity. [SME: 4405]
117    
118 slords 1.21 * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.19.1-23
119     - Remove requires for whiptail. No longer needed [SME: 4491]
120    
121 snetram 1.20 * Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-22
122     - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
123    
124 snetram 1.19 * Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-21
125     - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
126     to e-smith-formmagick's general [SME: 4475]
127     - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
128     - Remove invalid entry tag from userpassword's locale file preventing the
129     form from displaying properly [SME: 4479]
130    
131 slords 1.18 * Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.19.1-20
132     - Separate template to avoid breaking schema [SME: 4171]
133    
134 slords 1.17 * Fri Jul 25 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-19
135     - Merge Users and People informations in ou=Users. This is done by removing
136     the 'account' objectClass and adding 'calEntry' and 'InetOrgPerson' for
137     user accounts [SME: 4396]
138     - do not reset objectClass attributes during ldap-update. This will allow
139     admins to add others objectClass
140     - use the dummy user (inetOrgPerson) of each group to store mail address
141     of the group (may store alias latter)
142     - remove now unused ou=People
143     - rotate slapd log in logrotate event
144     - compute sambaSID of users, prevent invalid sambaSID during migration
145    
146 bytegw 1.16 * Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 4.19.1-18
147     - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
148    
149 snetram 1.15 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17
150 snetram 1.14 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
151    
152 slords 1.13 * Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16
153     - Add calEntry in ldap-update so the attribute calFBURL is allowed and
154 vip-ire 1.28 ou=People can be updated [SME: 4358]
155 slords 1.13
156     * Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15
157 vip-ire 1.28 - Fix run script when domain name has changed [SME: 4293]
158 slords 1.13
159 slords 1.11 * Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14
160     - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
161    
162 bytegw 1.10 * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.19.1-13
163     - Fix for > 5 nics detected [SME: 4232]
164    
165 slords 1.9 * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12
166     - Remove use of Date::Manip from ssl.crt [SME: 3155]
167    
168 slords 1.8 * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-11
169     - Import samba information in ldap (for users)
170     - Import samba machine accounts
171    
172 slords 1.7 * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10
173     - Updated samba.schema (necessary for substr search on sambaSID)
174     - configured salpd to use md5crypt as hash
175     - configure ldap.conf to use exop as hash (negociated with ldap server => md5crypt)
176     - ACL for sambaLMPassword and sambaNTPassword
177     - Allow unix account lookup in ou=Computers (for machine accounts)
178     - Remove warnings in ldap.conf template
179    
180 slords 1.6 * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9
181     - Fix FreeBusy param when disabled [SME: 1806]
182     - Remove .orig file [SME: 4228]
183    
184 slords 1.5 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8
185     - Remove quitConsole from menu [SME: 4154]
186    
187 slords 1.4 * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7
188     - Really fix free/busy in usermanager [SME: 4157]
189    
190 slords 1.3 * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6
191     - Set nss "bind_policy" to "soft" to be able to access to
192     /etc/{passwd,groups,shadow} informations when ldap is down.
193     - Set /etc/openldap/ldap.conf host to "localhost" and remove unnecessary
194     use of SSL. [SME: 1543].
195     - Cleanly handle need of ldap directory generation after e-smith-base+ldap
196     package: add prop "generateDb" to ldap key and modify /var/service/ldap/run.
197    
198     * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-5
199     - Convert ldap-init-accounts action to /home/e-smith/db/ldap/ldif template
200     [SME: 3439].
201     - New template is able to import after package install sme accounts from
202     /etc/{passwd,group,shadow} files to ldap directory.
203    
204     * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-4
205     - Use frames in elinks [SME: 4156]
206     - Set homepage for elinks [SME: 4160]
207    
208     * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-3
209     - Fix free/busy field in useraccounts [SME: 4157]
210    
211 slords 1.2 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.19.1-2
212     - Add free/busy URL entry to help kronolith contribs [SME: 1806]
213    
214 slords 1.1 * Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 4.19.1-1
215     - Re-base off of e-smith-base-1.18.1 & e-smith-ldap-4.12.0
216     - Roll to development stream numbering
217    
218     * Sat Mar 29 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf05
219     - Fix some bugfixes to ldap authentication [SME: 1543]:
220     - In ldap-delete, $domain is compulsory to compute ldap base.
221     - In ldap-init-accounts, add absolute paths for consistency.
222     - Assure that ssl is not locally used (/etc/ldap.conf/10ssl).
223     - Temporary fix ldap access issue (/etc/ldap.conf/55initgroups_ignoreusers):
224     it seems that slapd cannot start as ldap user because ldap user
225     information is not avaiable. This seems to be caused by bad nss
226     configuration (ldap is looked up first) cf [SME: 3439].
227     - Remove cpu groupdel call from group-delete-unix because cpu delete
228     group with previous userdel call and this reach to an error.
229    
230     * Mon Mar 17 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf04
231     - As ldap replication and bdb seems to meet instability with openldap
232     2.2, for now remove them from the package. They should be reintroduced
233     when openldap will be updated to 2.3. [SME: 3444]
234    
235     * Mon Mar 17 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf03
236     - Bugfix to e-smith-base+ldap-4.18.0-domain_change.patch. [SME: 1543]
237    
238     * Mon Mar 17 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf02
239     - Remove /etc/e-smith/templates/etc/smb.conf/11ldapScripts and
240     /etc/e-smith/templates/etc/smb.conf/11passdbBackend of fix conflicts
241     with e-smith-samba+ldap. [SME: 1543]
242    
243     * Mon Mar 17 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf01
244     - Sync with e-smith-base-4.18-99.
245    
246     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-09
247     - Use localhost for ldap.conf and cpu.conf, and for directory panel
248     accesses. There's no point in wasting CPU on SSL over a loopback
249     connection. [SME: 1543]
250    
251     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-08
252     - Sync with recent updates to e-smith-ldap:
253     - Fix format error in ldif template. [SME: 3107]
254     - Don't tell slapd to create pid and args files that we don't need
255     and don't use (and can't create with later openldap version).
256     [SME: 2477]
257     - Make success/failure messages standard [SME: 2289]
258    
259     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-07
260     - Avoid use of slapcat to determine previous domain name - won't
261     work if ldap backend storage configuration has changed. We use
262     readlink instead.
263    
264     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-06
265     - Add initial support for master->slave replication (from Sebastien).
266     [SME: 3444]
267    
268     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-05
269     - Updated patch from Sebastien (simplify calls to 'cpu'). [SME: 1543]
270    
271     * Mon Oct 01 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-04
272     - Remove obsolete comment headers about tech support being available
273     from Mitel's website.
274    
275     * Mon Oct 01 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-03
276     - Incorporate Sebastien's patches. [SME: 1543]
277    
278     * Sat Sep 29 2007 Sebastien F. <sebast@firewall-services.com> 4.18.0-02sf03
279     - Change ldap backend from ldbm to bdb:
280     - "The Berkeley Database backend is the prefered database backend to use with
281     OpenLDAP. However, it requires a lot of (correct) configuration in order
282     for the backend to perform well." (mainly /var/lib/ldap/DB_CONFIG file
283     addition);
284     - bdb or hdb backend is compulsory for syncrepl replication with openldap 2.2
285     and advised with openldap 2.3.
286     - /home/e-smith/db/ldap/ldif/ template now initialize ldap domain only.
287     - ldap-init-accounts action is no longer associed with post-upgrade and
288     post-install events (thus any events), it is now called by /service/ldap/run
289     only.
290    
291     * Fri Sep 28 2007 Sebastien F. <sebast@firewall-services.com> 4.18.0-02sf02
292     - Correction of schema checking issues (incompatibilities between "account"
293     and "organizationalPerson" objectClass, lack of "organizationalPerson" and
294     "inetOrgPerson" objectClass needed by several attributes like "street").
295     - Move person relative ldap information (ie information added to ldap directory
296     by ldap-update action) to ou=People organizational unit.
297     - Organization units summary :
298     - ou=Users is now only used to store unix/samba/etc user relative
299     informations;
300     - ou=People correspond to person relative information (like contacts in mail
301     clients);
302     - ou=Groups is used to store unix/samba groups.
303    
304     * Thu Sep 13 2007 Sebastien F. <sebast@firewall-services.com> 4.18.0-02sf01
305     - Correct cpu bad behaviour (cpu usermod called without option -G remove all
306     user's supplementary groups and -G option need at least one argument).
307     - Remove "passwd -l" call from user-create-unix action because cpu create an
308     already locked user.
309     - Redirect slapd logs to /var/log/slapd to keep /var/log/messages easily
310     readable.
311    
312     * Wed Sep 05 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-02
313     - Merge patch incorporating updates to e-smith-base through 4.18.0-65.
314    
315     * Wed Sep 05 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-01
316     - Roll new tarball, incorporating all patches (4.17.0-02 through
317     4.17.0-46sf03).
318    
319     * Tue Aug 28 2007 Sebastien F. <sebast@firewall-services.com> 4.17.0-46sf03
320     - Unix/Samba users/groups are now stored, in addition to sme db, in ldap
321     directory. [SME: 1543]
322     - Events and actions relative to "Users", "Groups" and "Directory"
323     server-manager panels of have been updated (patches 20 and 21 should no
324     longer be applied).
325     - Add ldap-init-accounts action to initialize unix/samba accounts and samba
326     group mappings.
327     - Add ldap.pm to factorize ldap function code.
328     - Actions user-lock-passwd, group-modify-unix, user-modify-unix and
329     update-passwd are no longer called during post-upgrade and
330     bootstrap-console-save events.
331    
332     * Wed Aug 8 2007 Sebastien F. <sebast@firewall-services.com> 4.17.0-46sf02
333     - Slapd now uses a copy of /home/e-smith/ssl.pem self-signed certificate,
334     located in /var/service/ldap/ssl, as server certificate. [SME: 3169]
335    
336     * Mon Jul 23 2007 Sebastien F. <sebast@firewall-services.com> 4.17.0-46sf01
337     - Configure slapd, PAM, NSS and common clients (like ldapsearch) to use TLS
338     with server certificate. [SME: 3169]
339     - Server certificate has to be done manually.
340     - Port 389 (unsecured access to slapd) is still open for compatibility
341     concerns.
342    
343     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
344     - Clean up spec so package can be built by koji/plague
345    
346     * Mon Dec 11 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-46
347     - Add pam_abl config to tui-auth configuration.
348    
349     * Fri Dec 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-45
350     - Fix template expansion of {tui,gui}-conf pam.d files [MN00162892]
351     - fix password section of tui-conf pam.d file. [MN00162897]
352    
353     * Fri Dec 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-44
354     - Fix sed script problem in ldap run script which broken change
355     of primary domain.
356    
357     * Fri Dec 01 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-43
358     - Remove diald service default fragments - no longer required.
359    
360     * Fri Dec 01 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-42
361     - Fix set_prop method call in 10EnableMasq migrate fragment.
362    
363     * Mon Nov 27 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-41
364     - Configure sshd to use PAM for password auth (via "UsePAM" set to
365     "yes").
366    
367     * Thu Nov 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-40
368     - Fix typo (nss_base_passwd in place of nss_base_group) in ldap.conf.
369    
370     * Mon Nov 20 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-39
371     - Fix template expansion of {tui,gui}-conf pam.d files.
372     - Create empty /var/run/abl directory for pam_abl state databases.
373    
374     * Mon Nov 20 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-38
375     - Remove obsolete templates.metadata file for diald init script.
376    
377     * Thu Nov 16 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-37
378     - Add LDAP container ou for user records with passcodes.
379    
380     * Wed Nov 15 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-36
381     - Fix GATEWATDEV so that serveronly mode has correct routing. [SME: 2068]
382    
383     * Wed Nov 15 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-35
384     - Fix post-install warning from EnableMasq migrate fragment.
385    
386     * Tue Nov 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-34
387     - remove console.pm, which overlaps with file in e-smith-lib RPM.
388    
389     * Tue Nov 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-33
390     - Removed remnants of earlier console refactor attempt.
391     - Add default config properties for pppoe service.
392     - Remove special case code in console config wizard for 'smb' service.
393    
394     * Tue Nov 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-32
395     - Bug fixes in bootstrap-console.
396     - Change "restore from backup" default to "no"
397     - Use links rather than lynx to access manager from console.
398    
399     * Thu Nov 09 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-31
400     - Add support for use of pam_tally and/or pam_abl modules. Both
401     are disabled by default.
402    
403     * Thu Nov 09 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-30
404     - Complete removal of server-manager templates (this time for sure, Rocky!).
405     [SME: 2023]
406    
407     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-29
408     - Fix typo in ldap.conf templates.
409    
410     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-28
411     - Complete removal of server-manager templates. [SME: 2023]
412    
413     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-27
414     - Add configuration files for tui apps to authenticate v ldap.
415    
416     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-26
417     - Correct permissions on slapd.conf. [SME: 2037]
418    
419     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-25
420     - Remove server-manager templates and scripts - move to e-smith-manager.
421     [SME: 2023]
422    
423     * Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-24
424     - Update ldap schema so that user records are contained within
425     ou=Users,... and groups within ou=Groups,...
426    
427     * Thu Nov 02 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-23
428     - Remove dangling group/useraccounts symlinks.
429    
430     * Tue Oct 24 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-22
431     - Remove user and group create/modify/delete stuff. Those bits can
432     be re-added if required in a different RPM.
433    
434     * Mon Oct 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-21
435     - Combine dhcp client, pppoe, dialup and static WAN connections into
436     "wan" service. [SME 1795]
437    
438     * Mon Oct 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-20
439     - Add missing include of Locale::gettext in two of the esmith::console::*
440     modules.
441    
442     * Fri Oct 20 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-19
443     - Fix taint issues in perform_restore.pm.
444    
445     * Fri Oct 20 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-18
446     - Add a bootstrap-console restore from removable storage option.
447    
448     * Thu Oct 19 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-17
449     - Refactor console considerably.
450    
451     * Wed Oct 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-16
452     - Remove deprecated %conf use in console (port from e-smith-base-4.17.0-05).
453    
454     * Mon Oct 16 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-15
455     - Remove special "keep" options, and use --default-item feature
456     of dialog's menu widget in its place.
457    
458     * Mon Oct 16 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-14
459     - Include esmith::console.pm, modified to run with dialog rather
460     than whiptail. Currently clashes with e-smith-lib, and must
461     be installed with --force.
462    
463     * Thu Oct 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-13
464     - Change ldap run script so that base dn is rewritten in existing
465     directory data when domain name is changed.
466    
467     * Fri Sep 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-12
468     - More updates to ldif template.
469    
470     * Thu Sep 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-11
471     - Enable schema checking. Update ldif templates to ensure valid
472     directory contents before adding users/groups.
473    
474     * Thu Sep 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-10
475     - pam_ldap changes to allow password change by root.
476    
477     * Wed Sep 27 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-09
478     - Add acls to slapd.conf
479     - Update actions to use cpu for {user,group}{add,del,mod}.
480     - Update /etc/pam.d/passwd templates.
481    
482     * Thu Jul 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-08
483     - Update actions to use smbldap-{user,group}{add,del,mod}.
484    
485     * Thu Jul 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-07
486     - Fix warnings during template expansion.
487    
488     * Thu Jul 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-06
489     - Fix typo in nss_ldap dependency.
490    
491     * Thu Jul 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-05
492     - Configure nsswitch.conf and pam for ldap authentication.
493    
494     * Wed Jul 05 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-04
495     - Add samba schema to ldap configuration.
496    
497     * Wed Jul 05 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-03
498     - Fix templated config for smbldap_tools.
499    
500     * Wed Jul 05 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-02
501     - Update Obsoletes/Provides headers to allow upgrade.
502     - Add templated config for smbldap_tools.
503    
504     * Wed Jul 05 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-01
505     - Include e-smith-ldap content, as base for LDAP authentication development.
506    
507     * Wed Jun 28 2006 Gavin Weight <gweight@gmail.com> 4.16.0-26
508     - Menu text in console is incorrect for RAID5 installs. [SME: 404]
509    
510     * Wed Jun 14 2006 Gavin Weight <gweight@gmail.com> 4.16.0-25
511     - Modify user create page to show henry:miller not henry_miller. [SME: 531]
512    
513     * Fri Jun 9 2006 Gavin Weight <gweight@gmail.com> 4.16.0-24
514     - Remove lines for creating symlink to statusreport from spec file. [SME: 450]
515    
516     * Mon Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-23
517     - Allow for admin account when locking null passwords, and perform
518     check in post-upgrade so that the password screen will be presented
519     after the reboot [SME: 1529]
520    
521     * Mon Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-22
522     - Correct argument ordering in last change [SME: 790, SME: 1541]
523    
524     * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-21
525     - Increase cert serial number when new certificate is generated. [SME: 790]
526    
527     * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-20
528     - Change ssl.crt template so that cert is regenerated if issuer information
529     has changed. [SME: 1484]
530    
531     * Thu Apr 27 2006 Gavin Weight <gweight@gmail.com> 4.16.0-19
532     - Change default shutdown value from shutdown to reboot. [SME: 1320]
533    
534     * Sun Apr 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-18
535     - Fix syntax error introduced in last change (and reuse $rc and $choice in
536     raidManage.pl). [SME: 1285,1300]
537    
538     * Fri Apr 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-17
539     - Force masq service to enabled for servergateway modes, but
540     leave at current setting for serveronly. Revises -09 change [SME: 1209]
541    
542     * Wed Apr 19 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-16
543     - Add big warning about wiping disk to raid management screen.
544     [SME: 1285]
545    
546     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-15
547     - Ensure that rmmod-bonding doesn't return error status if
548     bonding is not enabled (e.g. during upgrade) [SME: 935]
549    
550     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-14
551     - Avoid warning from NICBondingOptions migrate fragment. [SME: 1271]
552    
553     * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-13
554     - Always save ssh property changes, even if sshd is disabled [SME: 1210]
555    
556     * Thu Apr 13 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-12
557     - Don't run kudzu at every bootup. [SME: 727]
558    
559     * Tue Apr 11 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-11
560     - More fixes to dhclient configuration (courtesy of Richard Schiffelers).
561     [SME: 881]
562    
563     * Mon Apr 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-10
564     - Fixes to dhclient configuration (courtesy of Richard Schiffelers).
565     [SME: 881]
566    
567     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-09
568     - Enable the masq service to ensure that installs and upgrades
569     are consistent. If someone really wants to disable it, they can
570     add a force fragment [SME: 1209]
571    
572     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-08
573     - Lock accounts with bad SMB passwords [SME: 1193]
574    
575     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-07
576     - Revert password length restriction changes [SME: 1193]
577    
578     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-06
579     - Adjust plural in page title in last patch [SME: 1193]
580    
581     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-05
582     - Adjust console logic for 14 character password restriction [SME: 1193]
583    
584     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-04
585     - Only process 'network' entries in route-eth0 template [SME: 1182]
586    
587     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-03
588     - Restrict passwords to 14 characters [SME: 1193]
589    
590     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-02
591     - Rename anaconda logs, but leave a symlink. Do nothing if the log
592     is already a symlink or missing [SME: 808]
593    
594     * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-01
595     - Roll stable stream version. [SME: 1016]
596    
597     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-20
598     - Ensure that each user has a Shell property in post-upgrade.
599     If they didn't have one before, set it to the current value in
600     /etc/passwd. [SME: 859]
601    
602     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-19
603     - Copy anaconda logs instead of renaming them in post-upgrade [SME: 808]
604     - Adjust timestamp of copied logs to logfiles2timestamp format [SME: 808]
605    
606     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-18
607     - Change modSSL to be private in Private Server and Gateway mode [SME: 328]
608    
609     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-17
610     - And remove now redundant calls to wherenext [SME: 986]
611    
612     * Fri Mar 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-16
613     - Fix FM page name (FirstPage => First) in a few places. [SME: 986]
614    
615     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-15
616     - Correct typo in -13 change which hid message [SME: 964]
617    
618     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-14
619     - Display a message for single disk installs which catches that
620     case and tells people that they can add a second disk and produce
621     a mirrored pair [SME: 958]
622    
623     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-13
624     - Display a nicer message when a spare disk is available to be
625     added to the pair [SME: 964]
626     - Blank line for consistency with other messages [SME: 964]
627    
628     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-12
629     - Check whether a resync is in progress so we don't state that
630     intervention is required when it is not [SME: 958]
631    
632     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-11
633     - Check whether destination drive of add_mirror is already part
634     of a RAID device. If so, complain and exit [SME: 870]
635     - Also ensure that /sbin is in the PATH
636    
637     * Sun Mar 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-10
638     - Fixes to dhclient configuration. [SME: 881]
639    
640     * Fri Mar 03 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-09
641     - Added NIC Bonding options screen in console [SME: 935]
642     - Migrate old NICBondingOptions to new defaults, and added new default
643     options [SME: 935]
644     - rmmod bonding.ko in bootstrap-console-save so new options work
645     without extra reboot [SME: 935]
646    
647     * Wed Mar 01 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-08
648     - Allow NICBondingOptions in 10bonding template fragment [SME: 918]
649    
650     * Wed Mar 01 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-07
651     - Bump pppoe run script mlimit from 10M to 25M. [SME: 907]
652    
653     * Fri Feb 24 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-06
654     - Re-do -04 change as a patch so it sticks [SME: 863]
655    
656     * Thu Feb 23 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-05
657     - Add templates for dhclient configuration file. [SME: 881]
658    
659     * Wed Feb 22 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-04
660     - Remove default fragment for AdminEmail [SME: 863]
661    
662     * Mon Feb 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-03
663     - Change 'Reconfigure' to lower case in menu [SME: 2]
664    
665     * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-02
666     - Add requires for mdadm. We use it in the console and raid monitor
667     and it won't get installed for 5.x upgrades [SME: 767]
668    
669     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-01
670     - Roll patches to 4.15.8-60
671     - Trim changelog before 4.15.3-01 [SME: 828]
672    
673     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-60
674     - Also rotate /var/log/anaconda.{log,syslog} in post-upgrade [SME: 808]
675    
676     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-59
677     - Change 'Reconfigure' to lower case in -57 change [SME: 2]
678    
679     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-58
680     - Add /root/upgrade.log and /root/upgrade.log.syslog to
681     logfiles2timestamp in post-upgrade event so we preserve
682     them across multiple upgrades [SME: 808]
683    
684     * Fri Feb 17 2006 Gavin Weight <gweight@gmail.com> 4.15.8-57
685     - Added Reconfigure and Reboot option in console, changed
686     main console menu to reflect Reconfigure option [SME: 2]
687    
688     * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-56
689     - Default EmailForward to 'local' in case that part of the panel
690     is hidden from view [SME: 704]
691    
692     * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-55
693     - Adjust console title bar to 'SME Server' [SME: 726]
694     - Change title on "Choose administrator password" screens
695    
696     * Mon Feb 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-54
697     - Set EthernetDriver2 property when bonding is enabled [SME: 776]
698    
699     * Mon Feb 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-53
700     - Remove cpuspeed.contrib ClearCase droppings [SME: 754]
701    
702     * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-52
703     - Start bootstrap-console earlier - in particular before raidmonitor.
704     Don't try to restart 'random'. [SME: 743]
705    
706     * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-51
707     - Obsolete keytable service. [SME: 746]
708    
709     * Sat Feb 11 2006 Shad L. Lords <slords@mail.com> 4.15.8-50
710     - Run kudzu -q from inittab [SME: 727]
711    
712     * Tue Feb 9 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-49
713     - Make bootp support optional, defaulting to 'deny'. [SME: 660]
714    
715     * Thu Feb 9 2006 Gavin Weight <gweight@gmail.com> 4.15.8-48
716     - Removed the online-manual. [SME: 407]
717    
718     * Thu Feb 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-47
719     - Hide email forwarding options on useraccounts page if there is
720     no 'smtpd' record [SME: 704]
721    
722     * Wed Feb 8 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-46
723     - Fix conversion of user shell from sshell to rssh. [SME: 699]
724    
725     * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-45
726     - Fix up location of 00openRW fragments from change 41 [SME: 659. 679]
727    
728     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-44
729     - Change logic for determining RAID partitions in use [SME: 516]
730     - Add detailed output of the RAID state to messages log [SME: 516]
731    
732     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-43
733     - Only say that a RAID device is clean if truly clean [SME: 516]
734     - Adjusted warning to say 'may be required' instead of 'is'
735    
736     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-42
737     - Delete 'deny bootp' fragment from dhcpd.conf, reverting to
738     default, which is to allow bootp. [SME: 660]
739    
740     * Sun Feb 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-41
741     - Use appropriate esmith::*DB class for 00openRW migrate fragments.
742     [SME: 659]
743    
744     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-40
745     - Added EmailForward migrate fragment [SME: 598]
746    
747     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-39
748     - Added text periods and underscores in useraccounts [SME: 531]
749    
750     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-38
751     - Updated copyright text in server-manager [SME: 459]
752    
753     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-37
754     - The menu text incorrect for RAID5 configurations [SME: 404]
755    
756     * Tue Jan 31 2006 Shad L. Lords <slords@mail.com> 4.15.8-36
757     - Disable zeroconf so 169.254.0.0/16 route isn't created [SME: 613]
758    
759     * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-35
760     - Fix flip of access settings to default on first post-upgrade (e.g.
761     sshd from public to private). [SME: 495]
762    
763     * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-34
764     - Remove remnants of statustest. [SME: 450]
765    
766     * Wed Jan 25 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-33
767     - Add templated elinks config file. [SME: 444]
768    
769     * Mon Jan 23 2006 Shad L. Lords <slords@mail.com> 4.15.8-32
770     - Help raidmonitor report more than just failures [SME: 496]
771    
772     * Mon Jan 23 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-31
773     - Create ~/.ssh as part of skeleton home directory [SME: 456]
774    
775     * Wed Jan 18 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-30
776     - Fix reboot problem when switching WAN from dynamic to static
777     address. [SME: 500]
778    
779     * Fri Jan 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-29
780     - New migrate fragment to clean up NIC bonding property [SME: 449]
781    
782     * Fri Jan 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-28
783     - Fix account regexp for set_password case [SME: 24]
784    
785     * Wed Jan 11 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-27
786     - New console option for ethernet bonding [SME: 449]
787    
788     * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-26
789     - Allow dot and underscore in account names [SME: 24]
790     - Default maxAcctNameLength and maxGroupNameLength to 31 [SME: 24]
791    
792     * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-25
793     - Avoid generating warning messages during interfaces migration
794     template fragment. [SME: 354]
795    
796     * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-24
797     - Don't add obsolete ipsec net-pf aliases to modprobe.conf, and
798     remove them if found. [SME: 390]
799    
800     * Sun Jan 2 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-23
801     - Use regexp as well as cracklib to check admin password in console.
802     [SME: 335]
803    
804     * Mon Jan 2 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-22
805     - Change heuristic for finding disks in manageRAID.pl [SME: 342]
806    
807     * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-21
808     - Move testInternet console menu item to smeserver-support [SME: 364]
809    
810     * Fri Dec 16 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-20
811     - Fix localization bug in add_mirror. [SME: 341]
812    
813     * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-19
814     - Remove the "In eight seconds" untruth from shutdown/reboot [SME: 86]
815    
816     * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-18
817     - Added modSSL{CipherSuite} default [SME: 194]
818    
819     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-17
820     - Enable microcode_ctl service by default [SME: 74]
821    
822     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-16
823     - Removed accounts db default for 'common'
824     - Added accounts db defaults for server-common and server-resources [SME: 77]
825    
826     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-15
827     - Ensure that Nameservers==localhost is set for the primary domain [SME: 137]
828    
829     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-14
830     - And remove db defaults for sysstat service [SME: 327]
831    
832     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-13
833     - Remove sysstat startup symlink [SME: 327]
834    
835     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-12
836     - Default sysconfig{PreviousSystemMode} == unknown [SME: 75]
837    
838     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-11
839     - Remove Requires: sysstat [SME: 327]
840    
841     * Sat Dec 10 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-10
842     - Move code for testing internet access into menu item file.
843     [SME: 261]
844    
845     * Thu Dec 8 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-09
846     - Fix looping in console at swap ethernet choice page. [SME: 68]
847    
848     * Wed Dec 7 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-08
849     - Fix taint issues with RAID management menu item [SME: 253]
850    
851     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 4.15.8-07
852     - console: DHCP range (wrong path chosen for non-English) [SME: 157]
853    
854     * Fri Dec 2 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-06
855     - Initial cut at console menu item to (re)add RAID-1 mirror [SME: 253]
856     - Needs to move to /sbin/e-smith/console-menu-items, once I work out
857     what I believe is a taint issue.
858    
859     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-05
860     - Change 'standby' to 'stand by' in console [SME: 66]
861    
862     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-04
863     - Fix routing on eth0 for multiple local networks [SME: 203]
864    
865     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-03
866     - Bump release number only
867    
868     * Mon Nov 28 2005 Charlie Brady <charlieb@e-smith.com>
869     - [4.15.8-02]
870     - Re-import head to CVS.
871     - Regenerate both key and cert when cert expires, not just crt. [SF: 1365965]
872    
873     * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
874     - [4.15.8-01]
875     - Default cpuspeed to disabled [MN00107779]
876    
877     * Wed Nov 16 2005 Mark Knox <mark_knox@mitel.com>
878     - [4.15.7-01]
879     - Imported to ClearCase
880     - Changed console sort order from ASCII to numeric [MN00107120]
881    
882     * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
883     - [4.15.6-09]
884     - Add -f option to add_mirror to allow use of disks with existing
885     partition tables [MN00101667]
886    
887     * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
888     - [4.15.6-08]
889     - Add reconfiguration reboot option to reboot panel [SF: 1349946]
890     - TODO: Cleanup so that the red warning header doesn't display since
891     the reboot is going to happen anyway
892    
893     * Mon Nov 7 2005 Gordon Rowell <gordonr@e-smith.com>
894     - [4.15.6-07]
895     - Only signal-event ip-change on the BOUND action of dhclient [SF: 1344853]
896    
897     * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
898     - [4.15.6-06]
899     - Change DISABLED -> OFF in init script messages, and go back to standard
900     alignment. [SF: 1264702, 134543]
901    
902     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
903     - [4.15.6-05]
904     - Add default value of SYSFONTACM to /etc/sysconfig/i18n. [SF: 1295293]
905    
906     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
907     - [4.15.6-04]
908     - Replace grub setup commands in add_mirror with an exec of an external
909     script. This script will be provided by a bootloader specific package,
910     e.g. e-smith-lilo or e-smith-grub. That package should include a
911     "Provides: e-smith-bootloader" header, to satisfy a Requires in this
912     package. [SF: 1335937]
913    
914     * Thu Oct 20 2005 Charlie Brady <charlieb@e-smith.com>
915     - [4.15.6-03]
916     - Unload network drivers immediately after rc.sysinit runs, so that
917     we can control the order of allocation of eth0 and eth1. [SF: 1332366]
918    
919     * Mon Oct 17 2005 Charlie Brady <charlieb@e-smith.com>
920     - [4.15.6-02]
921     - Disable raid monitor if /boot/grub/device.map suggests that the system
922     is a single disk system. [SF: 1269091]
923    
924     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
925     - [4.15.6-01]
926     - Remove L10Ns from base packages [SF: 1309520]
927    
928     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
929     - [4.15.5-01]
930     - New dev stream before relocating L10Ns
931    
932     * Thu Oct 13 2005 Gordon Rowell <gordonr@gormand.com.au>
933     - [4.15.4-52]
934     - Add /sbin/e-smith/add_mirror [SF: 1325479]
935    
936     * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
937     - [4.15.4-51]
938     - Untaint menu choice when ethernet driver is chosen from menu. [SF: 1323270]
939    
940     * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
941     - [4.15.4-50]
942     - Move user-create-unix action before template expansions, so
943     that getpwnam can be used in template fragments. Ditto
944     for group-create-unix. [SF. 1322231]
945    
946     * Sun Oct 9 2005 Charlie Brady <charlieb@e-smith.com>
947     - [4.15.4-49]
948     - Fix spelling mistake in useraccounts panel. [SF: 1320002]
949    
950     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
951     - [4.15.4-48]
952     - Revised translation of groups panel, reordered to match
953     the English lexicon - Thanks Didier Rambeau [SF: 1305184]
954    
955     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
956     - [4.15.4-47]
957     - Added foot.tmpl for Italian [SF: 1309266]
958    
959     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
960     - [4.15.4-46]
961     - Added Italian L10Ns - Thanks Filippo Carletti [SF: 1309266]
962    
963     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
964     - [4.15.4-45]
965     - Added Italian for Please wait - we should do this through gettext
966     or similar [SF: 1309288]
967    
968     * Thu Sep 29 2005 Gordon Rowell <gordonr@e-smith.com>
969     - [4.15.4-44]
970     - Reword Master DNS Server screen as "Corporated DNS Server", in
971     line with domains panel [gordonr MN00096914]
972    
973     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
974     - [4.15.4-43]
975     - German L10Ns for userpassword and console - Thanks Dietmar Berteld
976     [SF: 1293325]
977    
978     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
979     - [4.15.4-42]
980     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
981    
982     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
983     - [4.15.4-41]
984     - Added "de" to pleasewait ugliness case statement and
985     sorted the list alphabetically [SF: 1293325]
986    
987     * Fri Sep 23 2005 Gordon Rowell <gordonr@e-smith.com>
988     - [4.15.4-40]
989     - Convert [s]smtpfront-qmail to [s]smtpd in migrate fragment [SF: 1291265]
990    
991     * Thu Sep 22 2005 Charlie Brady <charlieb@e-smith.com>
992     - [4.15.4-39]
993     - Add preliminary support for ethernet bonding on local interface.
994     - Modify user-modify-unix so that usermod is not called to change
995     shell or GCOS field unless they need to change.
996    
997     * Mon Sep 12 2005 Charlie Brady <charlieb@e-smith.com>
998     - [4.15.4-38]
999     - Update filelist entries for databases which have moved
1000     from /home/e-smith to /home/e-smith/db [SF: 1216546]
1001    
1002     * Tue Sep 6 2005 Tony Clayton <apc@e-smith.com>
1003     - [4.15.4-37]
1004     - Create /mnt/floppy symlink if required in post-{install,upgrade}.
1005     [MN00095821]
1006     - Haldaemon race conditions seem quite recalcitrant, so don't try to create
1007     /mnt/cdrom symlink. [SF: 1260322]
1008     - Disable CTRL-C in console [tonyc SF: 1264697]
1009     - Catch CTRL-C in console during Test Internet [tonyc SF: 1264697]
1010    
1011     * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
1012     - [4.15.4-36]
1013     - Rework user-group-modify to work around perl bug in getgrent(). [SF 1276553]
1014    
1015     * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
1016     - [4.15.4-35]
1017     - Also create /mnt/floppy symlink if required. [MN00095821]
1018    
1019     * Mon Sep 5 2005 Gordon Rowell <gordonr@e-smith.com>
1020     - [4.15.4-34]
1021     - Re-add Master DNS Server console screen [gordonr MN00096910, MN00088222]
1022    
1023     * Fri Sep 2 2005 Charlie Brady <charlieb@e-smith.com>
1024     - [4.15.4-33]
1025     - Fix race condition in /mnt/cdrom symlink creation, by creating
1026     symlink from haldaemon action. [SF: 1260322]
1027    
1028     * Thu Sep 1 2005 Charlie Brady <charlieb@e-smith.com>
1029     - [4.15.4-32]
1030     - Really create /mnt/cdrom symlink if required. [SF: 1260322]
1031    
1032     * Tue Aug 30 2005 Shad Lords <slords@mail.com>
1033     - [4.15.4-31]
1034     - Update services entries to conform with RHEL4 services [SF: 1276479]
1035    
1036     * Mon Aug 29 2005 Charlie Brady <charlieb@e-smith.com>
1037     - [4.15.4-30]
1038     - Correctly handle multiple net specification in ValidFrom for httpd-admin.
1039     [SF: 1273756]
1040    
1041     * Tue Aug 23 2005 Charlie Brady <charlieb@e-smith.com>
1042     - [4.15.4-29]
1043     - Fix taint problem in license text in option 6 of the console menu.
1044     [SF: 1267284]
1045    
1046     * Tue Aug 23 2005 Gordon Rowell <gordonr@gormand.com.au>
1047     - [4.15.4-28]
1048     - Respect Shell property of user accounts [SF: 1266706]
1049    
1050     * Thu Aug 18 2005 Charlie Brady <charlieb@e-smith.com>
1051     - [4.15.4-27]
1052     - Modify /sbin/e-smith/service so that it runs /sbin/service unless
1053     runlevel is 7. [SF: 1237968]
1054     - Only prefix /sbin/e-smith to PATH if user is root. [SF: 1250579]
1055    
1056     * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
1057     - [4.15.4-26]
1058     - Add Requires for bridge-utils and vconfig.
1059    
1060     * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
1061     - [4.15.4-25]
1062     - Add "Requires: rssh".
1063    
1064     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
1065     - [4.15.4-24]
1066     - Update %ghost filelist entries for databases which have moved
1067     from /home/e-smith to /home/e-smith/db [SF: 1216546]
1068    
1069     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
1070     - [4.15.4-23]
1071     - Create /mnt/cdrom symlink if required. [SF: 1260322]
1072    
1073     * Thu Aug 11 2005 Charlie Brady <charlieb@e-smith.com>
1074     - [4.15.4-22]
1075     - Add Requires: whiptail so that the out fork of whiptail from the
1076     newt package is installed on upgrade.
1077    
1078     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
1079     - [4.15.4-21]
1080     - Add Requires: headers for all the additional standard daemons, to
1081     ensure they are installed on upgrade.
1082    
1083     * Tue Aug 9 2005 Shad Lords <slords@mail.com>
1084     - [4.15.4-20]
1085     - Change httpd-admin access from local to localhost [SF: 1246986]
1086     - Change console to use 980 instead of https to avoid warnings [SF: 1246182]
1087     - tie console to new httpd-admin{TCPPort} property. [SF: 1246986]
1088    
1089     * Tue Aug 2 2005 Shad Lords <slords@email.com>
1090     - [4.15.4-19]
1091     - Add TCPPort and access for httpd-admin [SF: 1246986]
1092     - Fix UnsavedChanges in console [SF: 1245238]
1093    
1094     * Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com>
1095     - [4.15.4-18]
1096     - Remove all use db_ API except in console (which will come later).
1097    
1098     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1099     - [4.15.4-17]
1100     - Add systemid property to sysconfig db record. [SF: 1246367]
1101    
1102     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1103     - [4.15.4-16]
1104     - Upgrade database APIs to latest standard.
1105     - Move databases from /home/e-smith to /home/e-smith/db [SF: 1216546]
1106    
1107     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1108     - [4.15.4-15]
1109     - Use https to access server-manager from console, to avoid redirect
1110     problems. [SF: 1246182]
1111    
1112     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1113     - [4.15.4-14]
1114     - Remove hwconfig db default entry. [SF: 1246180]
1115    
1116     * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
1117     - [4.15.4-13]
1118     - Remove checking against 32 group limit from UI. Thanks to Gordon Rowell
1119     for the main patch. [SF: 1245421]
1120    
1121     * Tue Jul 26 2005 Charlie Brady <charlieb@e-smith.com>
1122     - [4.15.4-12]
1123     - Patches from Shad Lords.
1124     - Complete fix of user password validation started in 4.15.3-06.
1125     [SF: 1242098]
1126     - Change default password strength to "strong". [SF: 1246178]
1127    
1128     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
1129     - [4.15.4-11]
1130     - Patches submitted by Gordon Rowell.
1131     - Change /etc/modules.conf templates to /etc/modprobe.conf
1132     and add templates.metadata/etc/modprobe.conf [SF: 1227251]
1133     - Remove fragments 10appletalk and 95ModulePaths, since they are
1134     for very old migrations of /etc/modules.conf
1135    
1136     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
1137     - [4.15.4-10]
1138     - Move quota setup in fstab template into e-smith-quota, where it
1139     belongs.
1140    
1141     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
1142     - [4.15.4-09]
1143     - Add default db entries for messagebus and haldaemon. [SF: 1225899]
1144    
1145     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
1146     - [4.15.4-08]
1147     - Add messagebus and haldaemon services, so that cdrom mount point
1148     etc is created as required. [SF: 1225899]
1149    
1150     * Fri Jul 8 2005 Charlie Brady <charlieb@e-smith.com>
1151     - [4.15.4-07]
1152     - Add miscelleous performance related standard RHEL/CentOS services.
1153    
1154     * Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com>
1155     - [4.15.4-06]
1156     - Add RAID monitoring service. [SF: 1222143]
1157    
1158     * Tue Jul 5 2005 Charlie Brady <charlieb@e-smith.com>
1159     - [4.15.4-05]
1160     - Fix log noise from DynDNS update script. [SF: 1231871]
1161    
1162     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
1163     - [4.15.4-04]
1164     - Change default domain name setting - I'm sure that xxx is deprecated.
1165    
1166     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1167     - [4.15.4-03]
1168     - Deal gracefully with missing /etc/sysconfig/keyboard file.
1169    
1170     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1171     - [4.15.4-02]
1172     - Remove "random" service startup symlink - no longer required, as
1173     prng is seeded by rc.sysinit.
1174    
1175     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1176     - [4.15.4-01]
1177     - Make new development stream - 4.15.4
1178    
1179     * Mon Jun 20 2005 Charlie Brady <charlieb@e-smith.com>
1180     - [4.15.3-07]
1181     - Move httpd-admin logging from inside /var/log/httpd to /var/log/httpd-admin.
1182     - Remove mouseconfig hack. [MN00057145]
1183    
1184     * Fri Jun 17 2005 Charlie Brady <charlieb@e-smith.com>
1185     - [4.15.3-06]
1186     - Fix password strength checking of user passwords. [SF: 1222255]
1187    
1188     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
1189     - [4.15.3-05]
1190     - Prefix /sbin/e-smith to $PATH, rather than append. [SF: 1222092]
1191    
1192     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1193     - [4.15.3-04]
1194     - Fix set-external-ip in case of missing ExternalIP db record. [SF: 1217877]
1195    
1196     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1197     - [4.15.3-03]
1198     - Remove smbpasswd references from chap-secrets file. Don't re-expand
1199     chap-secrets file during various user related events. [SF: 1215401]
1200    
1201     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1202     - [4.15.3-02]
1203     - Break up template for /etc/shells into fragments, and add
1204     /usr/bin/rssh. [SF: 1220145]
1205    
1206     * Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com>
1207     - [4.15.3-01]
1208     - Roll new development stream - 4.15.3
1209    
1210     %prep
1211     %setup
1212 vip-ire 1.30 %patch1 -p1
1213 slords 1.31 %patch2 -p1
1214 dungog 1.32 %patch3 -p1
1215 snetram 1.33 %patch4 -p1
1216 vip-ire 1.35 %patch5 -p1
1217 slords 1.36 %patch6 -p1
1218 snetram 1.37 %patch7 -p1
1219 slords 1.1
1220     %pre
1221     if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]
1222     then
1223     cd /etc/e-smith/locale
1224    
1225     [ -L fr ] && rm fr
1226     mkdir fr
1227     mv fr-ca/* fr
1228     rmdir fr-ca
1229     fi
1230    
1231     [ ! -L /etc/e-smith/locale/fr-ca ] && ln -s fr /etc/e-smith/locale/fr-ca
1232    
1233     /sbin/e-smith/create-system-user smelog 1002 \
1234     'smelog log user' /var/log/smelog /bin/false
1235     /sbin/e-smith/create-system-user smelastsys 2999 \
1236     'sme last system user marker' /tmp /bin/false
1237    
1238     %post
1239    
1240     %build
1241     # Force creation of potentially empty directories
1242     mkdir -p root/etc/e-smith/licenses
1243     mkdir -p root/etc/e-smith/skel/user/.ssh
1244     mkdir -p root/etc/e-smith/skel/user/home
1245     mkdir -p root/etc/e-smith/skel/user/Maildir/{cur,new,tmp}
1246     mkdir -p root/etc/e-smith/skel/e-smith/files/users
1247     mkdir -p root/etc/e-smith/skel/e-smith/files/users/admin/home
1248     mkdir -p root/etc/e-smith/skel/e-smith/files/primary/{cgi-bin,files,html}
1249     mkdir -p root/etc/e-smith/skel/e-smith/Maildir/{cur,new,tmp}
1250     mkdir -p root/etc/e-smith/templates{,-custom,-user,-user-custom}
1251     mkdir -p root/home/e-smith/files/{users,server-resources}
1252     mkdir -p root/home/e-smith/files/users/admin/home
1253     mkdir -p root/home/e-smith/Maildir/{cur,new,tmp}
1254     mkdir -p root/root/.ssh
1255     mkdir -p root/var/log/wan
1256    
1257     %if "%_build_arch" == "i386"
1258     echo "enabled" > root/etc/e-smith/db/configuration/defaults/apmd/status
1259     %else
1260     echo "disabled" > root/etc/e-smith/db/configuration/defaults/apmd/status
1261     %endif
1262    
1263     LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
1264     -type f | grep -v CVS)
1265    
1266     for lexicon in $LEXICONS
1267     do
1268     /sbin/e-smith/validate-lexicon $lexicon
1269     done
1270    
1271     /sbin/e-smith/generate-lexicons
1272    
1273     perl createlinks
1274     /sbin/e-smith/buildtests 10e-smith-base
1275     ln -s /etc/rc.d/rc.local root/etc/rc.d/init.d/local
1276     mkdir -p root/etc/rc6.d
1277     mkdir -p root/etc/rc.d/rc7.d
1278     ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1279     # Improve "telinit 1 behaviour
1280     mkdir -p root/etc/rc.d/rc1.d
1281    
1282     mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1283 slords 1.26 xgettext -L perl -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console
1284 slords 1.1
1285     mkdir -p root/etc/e-smith/locale
1286     # Make the fr-ca link in %pre to ease upgrades
1287     # ln -s fr root/etc/e-smith/locale/fr-ca
1288     ln -s fr root/etc/e-smith/locale/fr-fr
1289     ln -s en-us root/etc/e-smith/locale/en
1290     ln -s en-us root/etc/e-smith/locale/en-au
1291     ln -s en-us root/etc/e-smith/locale/en-gb
1292     ln -s en-us root/etc/e-smith/locale/en-nz
1293    
1294     mkdir -p root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe
1295     ln -s /etc/e-smith/templates-default/template-begin-shell \
1296     root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1297    
1298     for file in imap login passwd pwauth system-auth
1299     do
1300     mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1301     ln -s /etc/e-smith/templates-default/template-begin-pam \
1302     root/etc/e-smith/templates/etc/pam.d/$file/template-begin
1303     done
1304    
1305     mkdir -p root/service
1306     mkdir -p root/etc/rc.d/init.d/supervise
1307    
1308     for service in dhcpd wan ippp syslog klogd
1309     do
1310     ln -s /var/service/$service root/service/$service
1311     mkdir -p root/var/service/$service/supervise
1312     touch root/var/service/$service/down
1313     if [ -d root/var/service/$service/log ]
1314     then
1315     mkdir -p root/var/service/$service/log/supervise
1316     mkdir -p root/var/log/$service
1317     fi
1318     ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service
1319     done
1320    
1321     # Remove (for now) supervised syslog and klogd services
1322     rm root/etc/rc.d/init.d/supervise/{syslog,klogd}
1323     rm root/service/{syslog,klogd}
1324    
1325     mkdir -p root/etc/e-smith/events/local
1326     mkdir -p root/etc/e-smith/events/user-modify-admin
1327     mkdir -p root/home/e-smith/db
1328    
1329     mkdir -p root/etc/e-smith/pam
1330     mkdir -p root/home/e-smith/ssl.key
1331     mkdir -p root/home/e-smith/ssl.crt
1332     mkdir -p root/home/e-smith/ssl.pem
1333    
1334     mkdir -p root/var/state/e-smith
1335    
1336     for file in %{dbfiles}
1337     do
1338     mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}
1339     done
1340    
1341     mkdir -p root/etc/tcprules
1342    
1343     mkdir -p root/service
1344     touch root/var/service/wan/down
1345    
1346     ln -s /var/service/raidmonitor root/service/raidmonitor
1347    
1348     mkdir -p root/var/service/raidmonitor/supervise
1349     touch root/var/service/raidmonitor/down
1350    
1351     mkdir -p root/var/service/raidmonitor/log/supervise
1352    
1353     mkdir -p root/var/log/raidmonitor
1354    
1355     mkdir -p root/etc/e-smith/tests
1356     mkdir -p root/etc/rc.d/rc7.d
1357     ln -s /etc/rc.d/init.d/e-smith-service root/etc/rc.d/rc7.d/S42ldap
1358     mkdir -p root/home/e-smith/db/ldap
1359    
1360     mkdir -p root/etc/rc.d/init.d/supervise
1361     ln -s ../daemontools root/etc/rc.d/init.d/supervise/ldap
1362    
1363     mkdir -p root/service
1364     ln -s /var/service/ldap root/service/ldap
1365     touch root/var/service/ldap/down
1366     mkdir -p root/var/service/ldap/ssl
1367    
1368     %install
1369     rm -rf $RPM_BUILD_ROOT
1370     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1371     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1372     --file /etc/cron.daily/conf-mod_ssl 'attr(0544,root,root)' \
1373     --file /etc/rc.d/rc.e-smith 'attr(0750,root,root)' \
1374     --dir /var/service/dhcpd 'attr(01755,root,root)' \
1375     --file /var/service/dhcpd/down 'attr(0644,root,root)' \
1376     --file /var/service/dhcpd/run 'attr(0755,root,root)' \
1377     --dir /var/service/dhcpd/log 'attr(0755,root,root)' \
1378     --dir /var/service/dhcpd/log/supervise 'attr(0700,root,root)' \
1379     --dir /var/service/dhcpd/supervise 'attr(0700,root,root)' \
1380     --file /var/service/dhcpd/log/run 'attr(0755,root,root)' \
1381     --dir /var/log/dhcpd 'attr(2750,smelog,smelog)' \
1382     --dir /var/service/raidmonitor 'attr(01755,root,root)' \
1383     --file /var/service/raidmonitor/down 'attr(0644,root,root)' \
1384     --file /var/service/raidmonitor/run 'attr(0755,root,root)' \
1385     --dir /var/service/raidmonitor/log 'attr(0755,root,root)' \
1386     --dir /var/service/raidmonitor/log/supervise 'attr(0700,root,root)' \
1387     --dir /var/service/raidmonitor/supervise 'attr(0700,root,root)' \
1388     --file /var/service/raidmonitor/log/run 'attr(0755,root,root)' \
1389     --dir /var/log/raidmonitor 'attr(2750,smelog,smelog)' \
1390     --file /var/service/syslog/run 'attr(0755,root,root)' \
1391     --file /var/service/syslog/down 'attr(0644,root,root)' \
1392     --file /var/service/klogd/run 'attr(0755,root,root)' \
1393     --file /var/service/klogd/down 'attr(0644,root,root)' \
1394     --dir /etc/e-smith/pam 'attr(0700,root,root)' \
1395     --dir /home/e-smith/ssl.key 'attr(0700,root,root)' \
1396     --dir /home/e-smith/ssl.crt 'attr(0700,root,root)' \
1397     --dir /home/e-smith/ssl.pem 'attr(0700,root,root)' \
1398     --file /var/service/ldap/run 'attr(0750,root,root)' \
1399     --file /var/service/ldap/finish 'attr(0750,root,root)' \
1400     --dir /var/service/ldap/control 'attr(0750,root,root)' \
1401     --file /var/service/ldap/control/1 'attr(0750,root,root)' \
1402     --dir /var/service/ldap/ssl 'attr(0750,root,ldap)' \
1403     --dir /var/lib/ldap 'attr(0700,ldap,ldap)' \
1404     --dir /var/service/wan 'attr(1755,root,root)' \
1405     --file /var/service/wan/down 'attr(0644,root,root)' \
1406     --file /var/service/wan/run 'attr(0750,root,root)' \
1407     --file /var/service/wan/run.dhclient 'attr(0750,root,root)' \
1408     --file /var/service/wan/run.pppoe 'attr(0750,root,root)' \
1409     --file /var/service/wan/run.static 'attr(0750,root,root)' \
1410     --file /var/service/wan/run.dialup 'attr(0750,root,root)' \
1411     --file /var/service/wan/run.disabled 'attr(0750,root,root)' \
1412     --dir /var/service/wan/supervise 'attr(0700,root,root)' \
1413     --dir /var/service/wan/log 'attr(1755,root,root)' \
1414     --file /var/service/wan/log/run 'attr(0750,root,root)' \
1415     --dir /var/service/wan/log/supervise 'attr(0700,root,root)' \
1416     --dir /var/log/wan 'attr(2750,smelog,smelog)' \
1417     --dir /var/service/ippp 'attr(1755,root,root)' \
1418     --file /var/service/ippp/down 'attr(0644,root,root)' \
1419     --file /var/service/ippp/run 'attr(0750,root,root)' \
1420     --dir /var/service/ippp/supervise 'attr(0700,root,root)' \
1421     --dir /var/service/ippp/log 'attr(1755,root,root)' \
1422     --file /var/service/ippp/log/run 'attr(0750,root,root)' \
1423     --dir /var/service/ippp/log/supervise 'attr(0700,root,root)' \
1424     --dir /var/log/ippp 'attr(2750,smelog,smelog)' \
1425     --dir /etc/e-smith/skel/user/.ssh 'attr(0700,root,root)' \
1426     > %{name}-%{version}-%{release}-filelist
1427    
1428     mkdir -p $RPM_BUILD_ROOT/home/e-smith/db
1429     for file in %{dbfiles}
1430     do
1431     # Create ghost file for rpm
1432     touch $RPM_BUILD_ROOT/home/e-smith/db/$file
1433     echo "%config(noreplace) %attr(0640,root,admin) /home/e-smith/db/$file" \
1434     >> %{name}-%{version}-%{release}-filelist
1435     done
1436     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1437    
1438     %clean
1439     rm -rf $RPM_BUILD_ROOT
1440    
1441     %files -f %{name}-%{version}-%{release}-filelist
1442     %defattr(-,root,root)

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