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

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

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


Revision 1.40 - (show annotations) (download)
Wed Mar 26 17:01:52 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-4_18_1-2_el5_sme
Changes since 1.39: +9 -176 lines
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
- Fix gettext strings returned by password checks [SME: 4104]

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

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