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

Contents 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.40 - (show annotations) (download)
Sat Jan 30 21:35:23 2010 UTC (14 years, 4 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base+ldap-5_0_0-10_el4_sme
Changes since 1.39: +7 -2 lines
* Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-10.sme
- Bump certificate encryption from 1024 bits to 2048 bits [SME: 5734]

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

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