Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2611 by niro, Tue Sep 22 10:12:51 2015 UTC revision 2700 by niro, Wed Dec 16 14:15:27 2015 UTC
# Line 1  Line 1 
1    2015-12-16  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2699] src/include/register.global.class.in,
4      src/modules/basic-version/version.client.class.in,
5      src/modules/basic-version/version.control.class.in:
6      -added netboot detection
7     * [r2698] src/Makefile, src/mcore-controlserver.in[ADD]:
8      -added mcore-controlserver info prog
9     * [r2697] src/modules/citrix/citrix-cron.in,
10      src/modules/citrix/storefront-cron.in:
11      -use lock files to prevent race-conditions of the cronjobs
12     * [r2696] Makefile.inc:
13      -set default rundir
14    
15    2015-12-11  Niels Rogalla <niro@magellan-linux.de>
16    
17     * [r2695] src/modules/pxeconfig/Makefile:
18      -fixed broken lpxelinux-skeleton installation
19     * [r2694] ChangeLog:
20      -updated ChangeLog
21     * [r2693] src/modules/citrix/Makefile,
22      src/modules/citrix/systemd[ADD],
23      src/modules/citrix/systemd/Makefile[ADD],
24      src/modules/citrix/systemd/mcore-citrix.service.in[ADD],
25      src/modules/citrix/systemd/mcore-citrix.timer[ADD],
26      src/modules/citrix/systemd/mcore-storefront.service.in[ADD],
27      src/modules/citrix/systemd/mcore-storefront.timer[ADD]:
28      -added systemd services and timers
29     * [r2692] src/modules/pxeconfig/Makefile:
30      -fixed ordering
31     * [r2691] src/modules/citrix/Makefile,
32      src/modules/idesk/idesk-generate-all-desktop-icons.in,
33      src/modules/pxeconfig/Makefile:
34      -removed hardcoded /usr/sbin pathes
35     * [r2690] src/modules/pxeconfig/Makefile:
36      -install lpxelinux-skeleton file
37     * [r2689] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
38      -updated timer configuration that it actually works
39     * [r2688] src/modules/pxeconfig/mcore-pxeconfig.in:
40      -fixed deletion logic
41     * [r2687] src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in:
42      -fixed timer Unit
43     * [r2686] src/modules/pxeconfig/mcore-pxeconfig-cron.in:
44      -prefix exec with mcore too
45     * [r2685] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
46      -fixed timer Unit
47     * [r2684] src/modules/pxeconfig/Makefile,
48      src/modules/pxeconfig/mcore-pxeconfig-cron.in[CPY],
49      src/modules/pxeconfig/mcore-pxeconfig.in[CPY],
50      src/modules/pxeconfig/pxeconfig-cron.in[DEL],
51      src/modules/pxeconfig/pxeconfig.in[DEL],
52      src/modules/pxeconfig/systemd/Makefile,
53      src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in[CPY],
54      src/modules/pxeconfig/systemd/mcore-pxeconfig.timer[CPY],
55      src/modules/pxeconfig/systemd/pxeconfig.service.in[DEL],
56      src/modules/pxeconfig/systemd/pxeconfig.timer[DEL]:
57      -prefixed everything with mcore-
58     * [r2683] src/modules/pxeconfig/Makefile,
59      src/modules/pxeconfig/systemd/Makefile[ADD]:
60      -updated Makefiles for systemd services
61     * [r2682] src/modules/pxeconfig/Makefile:
62      -removed pxeconfig.service
63     * [r2681] src/modules/pxeconfig/pxeconfig.service.in[DEL],
64      src/modules/pxeconfig/pxeconfig.timer[DEL],
65      src/modules/pxeconfig/systemd/pxeconfig.service.in[CPY],
66      src/modules/pxeconfig/systemd/pxeconfig.timer[CPY]:
67      -moved systemd files to systemd subdir
68     * [r2680] src/modules/pxeconfig/systemd[ADD]:
69      -added systemd subdir
70     * [r2679] src/modules/pxeconfig/pxeconfig-cron.in:
71      -prefix with sbindir, PATH maybe not exist
72     * [r2678] src/modules/pxeconfig/Makefile,
73      src/modules/pxeconfig/pxeconfig.service[DEL],
74      src/modules/pxeconfig/pxeconfig.service.in[CPY]:
75      -renamed pxeconfig.service to pxeconfig.service.in and do not use
76      hardcoded pathes anymore
77     * [r2677] src/modules/pxeconfig/Makefile:
78      -fixed broken TFTP_DIRECTORY
79     * [r2676] src/modules/Makefile:
80      -added pxeconfig module
81     * [r2675] src/modules/pxeconfig/pxeconfig.service[ADD],
82      src/modules/pxeconfig/pxeconfig.timer[ADD]:
83      -added systemd service and timer
84     * [r2674] src/modules/pxeconfig[ADD],
85      src/modules/pxeconfig/Makefile[ADD],
86      src/modules/pxeconfig/lpxelinux-skeleton[ADD],
87      src/modules/pxeconfig/pxeconfig-cron.in[ADD],
88      src/modules/pxeconfig/pxeconfig.in[ADD]:
89      -added pxeconfig module
90    
91    2015-12-07  Niels Rogalla <niro@magellan-linux.de>
92    
93     * [r2673] src/modules/basic-video/graphic.control.class.in:
94      -fixed broken push config controls
95    
96    2015-12-04  Niels Rogalla <niro@magellan-linux.de>
97    
98     * [r2672] src/modules/network/network.client.class.in:
99      -fixed several typos
100     * [r2671] src/modules/systemd/mcore-system-service.in:
101      -argv support breaks systemd logic, removed
102     * [r2670] ChangeLog:
103      updated ChangeLog
104     * [r2669] src/modules/network/network.client.class.in:
105      -reload network configuration to inform a dhcp server about any
106      hostname changes
107     * [r2668] src/modules/network/network.client.class.in:
108      -set_network_iface() is only supported by sysvinit atm
109     * [r2667] src/modules/network/network.client.class.in:
110      -use new service restart method
111     * [r2666] src/modules/systemd/mcore-system-service.in,
112      src/modules/sysvinit/mcore-system-service.in:
113      -support additional argvs
114    
115    2015-11-19  Niels Rogalla <niro@magellan-linux.de>
116    
117     * [r2665] src/modules/basic-video/graphic.client.class.in:
118      -ignore driver settings while autodetection was requested
119     * [r2664] src/modules/basic-video/graphic.control.class.in:
120      -ignore driver settings while autodetection was requested
121    
122    2015-11-12  Niels Rogalla <niro@magellan-linux.de>
123    
124     * [r2663] dracut/mcored-citrix/module-setup.sh.in:
125      -print the correct module name on error
126    
127    2015-11-10  Niels Rogalla <niro@magellan-linux.de>
128    
129     * [r2662] src/modules/lprng/printing.client.class.in:
130      -fixed a typo
131     * [r2661] src/modules/lprng/printing.client.class.in:
132      -updated printcap location
133     * [r2660] src/modules/lprng/printing.client.class.in:
134      -fixed typos and print debug messages
135     * [r2659] src/modules/lprng/printing.client.class.in:
136      -always restart lpd daemon
137     * [r2658] src/modules/lprng/printing.client.class.in,
138      src/modules/systemd/systemd.client.class.in,
139      src/modules/sysvinit/sysvinit.client.class.in:
140      -fixed command pathes
141     * [r2657] src/modules/systemd/mcore-system-service.in:
142      -always restart systemd services atm
143     * [r2656] src/modules/basic-kernel/mcore-kernel-module.in:
144      -fixed logic
145     * [r2655] src/modules/lprng/printing.client.class.in:
146      -install missing kernel modules as well
147     * [r2654] src/modules/basic-kernel/Makefile,
148      src/modules/basic-kernel/kernel.client.class.in,
149      src/modules/basic-kernel/mcore-kernel-module.in[ADD]:
150      -use helper script to add modules
151     * [r2653] src/modules/basic-kernel/kernel.client.class.in:
152      -fixed broken command syntax
153     * [r2652] src/modules/systemd/systemd.client.class.in,
154      src/modules/sysvinit/sysvinit.client.class.in:
155      -fixed broken command syntax
156     * [r2651] src/modules/systemd/mcore-system-service.in,
157      src/modules/sysvinit/mcore-system-service.in:
158      -fixed a typo
159     * [r2650] src/modules/Makefile:
160      -added basic kernel modules support
161     * [r2649] src/modules/basic-kernel[ADD],
162      src/modules/basic-kernel/Makefile[ADD],
163      src/modules/basic-kernel/kernel.client.class.in[ADD]:
164      -added basic kernel modules support
165     * [r2648] src/modules/systemd/Makefile,
166      src/modules/systemd/mcore-system-service.in[ADD],
167      src/modules/systemd/systemd.client.class.in:
168      -use a helper script to control system services and to be able to
169      control services with other modules
170     * [r2647] src/modules/sysvinit/Makefile,
171      src/modules/sysvinit/mcore-system-service.in[ADD],
172      src/modules/sysvinit/sysvinit.client.class.in:
173      -use a helper script to control system services and to be able to
174      control services with other modules
175    
176    2015-11-09  Niels Rogalla <niro@magellan-linux.de>
177    
178     * [r2646] src/modules/lprng/printing.client.class.in:
179      -fixed lprng config loop
180    
181    2015-10-09  Niels Rogalla <niro@magellan-linux.de>
182    
183     * [r2645] src/sysvinit/Makefile:
184      -install control services
185     * [r2644] src/systemd/Makefile:
186      -install control services
187    
188    2015-10-08  Niels Rogalla <niro@magellan-linux.de>
189    
190     * [r2643] ChangeLog:
191      -updated ChangeLog
192     * [r2642] src/modules/citrix/citrix-session.in,
193      src/modules/citrix/citrix.client.class.in,
194      src/modules/citrix/citrix.control.class.in,
195      src/modules/citrix/storefront-session.in,
196      src/modules/citrix/storefront.client.class.in,
197      src/modules/citrix/storefront.control.class.in:
198      -added autostart option
199     * [r2641] src/modules/citrix/storefront-cron.in:
200      -added store information
201    
202    2015-10-02  Niels Rogalla <niro@magellan-linux.de>
203    
204     * [r2640] src/modules/basic-video/graphic.control.class.in:
205      -fixed a typo
206    
207    2015-09-29  Niels Rogalla <niro@magellan-linux.de>
208    
209     * [r2639] src/modules/citrix/Makefile,
210      src/modules/citrix/citrix-session.in,
211      src/modules/citrix/launch-ica.in[ADD]:
212      -introduce ica launcher launch-ica
213     * [r2638] ChangeLog:
214      -updated ChangeLog
215     * [r2637] src/include/common.global.class.in:
216      -disabled echo stderr atm for eecho
217     * [r2636] src/modules/basic-video/graphic.control.class.in:
218      -enhanced graphic control class
219     * [r2635] src/modules/citrix/citrix.client.class.in:
220      -no escaping
221     * [r2634] src/modules/citrix/citrix-session.in,
222      src/modules/citrix/citrix.client.class.in,
223      src/modules/citrix/citrix.control.class.in:
224      -allow serverlist override per session
225     * [r2633] src/include/common.global.class.in:
226      -add more debug messages
227     * [r2632] src/include/common.global.class.in:
228      -honor all flavors of xorg-server
229     * [r2631] src/include/common.global.class.in:
230      -eecho(): print output to stderr
231     * [r2630] src/modules/citrix/citrix.control.class.in:
232      -fixed a typo
233     * [r2629] src/modules/citrix/citrix.control.class.in:
234      -removed cruft
235     * [r2628] src/modules/citrix/storefront.control.class.in:
236      -fixed typos
237     * [r2627] src/modules/citrix/Makefile,
238      src/modules/citrix/citrix.control.class.in:
239      -reworked citrix control class and install it
240    
241    2015-09-28  Niels Rogalla <niro@magellan-linux.de>
242    
243     * [r2626] icons/Makefile, icons/terminal.png[ADD]:
244      -added terminal icon
245    
246    2015-09-25  Niels Rogalla <niro@magellan-linux.de>
247    
248     * [r2625] src/modules/fluxbox/fluxbox-autostart.in,
249      src/modules/fluxbox/fluxbox.client.class.in,
250      src/modules/fluxbox/fluxbox.control.class.in:
251      -drop useless comment
252     * [r2624] src/modules/fluxbox/fluxbox-rebuild-autostart.in:
253      -fixed broken shared dir
254     * [r2623] src/modules/fluxbox/fluxbox.client.class.in,
255      src/modules/fluxbox/fluxbox.control.class.in:
256      -added autostart mechanics
257     * [r2622] socket_send.php:
258      -use sslv3 in socket send example
259     * [r2621] src/modules/fluxbox/Makefile,
260      src/modules/fluxbox/fluxbox-rebuild-autostart.in,
261      src/modules/fluxbox/fluxbox-rebuild-menu.in:
262      -make fluxbox dir configurable and include global fluxbox apps
263      file on autostart rebuild
264     * [r2620] src/modules/tigervnc/vnc.control.class.in:
265      -fail on unknown action
266     * [r2619] src/modules/tigervnc/vnc.control.class.in:
267      -fixed typos
268     * [r2618] src/modules/hwinfo/hardware.control.class.in:
269      -enable vnc service by default
270     * [r2617] src/modules/hwinfo/hardware.control.class.in:
271      -add an vnc db entry on hardware-detection
272     * [r2616] src/modules/tigervnc/Makefile,
273      src/modules/tigervnc/vnc.control.class.in[ADD]:
274      -added vnc control class
275    
276    2015-09-24  Niels Rogalla <niro@magellan-linux.de>
277    
278     * [r2615] src/modules/hwinfo/Makefile:
279      -install hardware control class
280     * [r2614] src/modules/hwinfo/hardware.control.class.in:
281      -get necard driver from actual used netcard, not from all
282      detected card
283     * [r2613] src/modules/hwinfo/hardware.client.class.in:
284      -added connecte-iface info and driver class
285    
286  2015-09-22  Niels Rogalla <niro@magellan-linux.de>  2015-09-22  Niels Rogalla <niro@magellan-linux.de>
287    
288     * [r2612] src/systemd/mcore-request-configuration.service.in:
289      -start mcore-request-configuration before X11 to fix broken
290      keyboard settings caused by a race condition when started at the
291      same time
292     * [r2611] ChangeLog:
293      -updated ChangeLog
294   * [r2610] src/modules/citrix/citrix-session.in:   * [r2610] src/modules/citrix/citrix-session.in:
295    -add HttpBrowserAddress to support storefront and newer xenapp    -add HttpBrowserAddress to support storefront and newer xenapp
296    servers    servers

Legend:
Removed from v.2611  
changed lines
  Added in v.2700