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

Contents of /rpms/e-smith-base+ldap/sme8/e-smith-base+ldap.spec

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


Revision 1.34 - (show annotations) (download)
Thu Mar 26 14:51:37 2009 UTC (15 years, 2 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-base+ldap-5_2_0-6_el5_sme
Changes since 1.33: +7 -2 lines
Fix for FTP authentication

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

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