/[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.33 - (show annotations) (download)
Sat Feb 14 20:15:16 2009 UTC (15 years, 3 months ago) by snetram
Branch: MAIN
Changes since 1.32: +7 -2 lines
* Sat Feb 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-5.sme
- Auto-mount USB REV70-drive as usbdisk [SME: 5006]

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

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