Magellan Linux

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

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

revision 2638 by niro, Tue Sep 29 12:01:48 2015 UTC revision 2824 by niro, Fri Jul 28 10:01:59 2017 UTC
# Line 1  Line 1 
1    2017-07-28  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2823] src/modules/basic-video/graphic.client.class.in:
4      -set_graphic_resolution(): fix wrong variable evaluation
5     * [r2822] src/modules/citrix/storefront-cron.in:
6      -do not exclude the first session anymore, just retrieve all. to
7      disable a session use the enable row in the database
8     * [r2821] src/modules/citrix/storefront-cron.in:
9      -retrieve session list as MCORE_UNPRIV_USER and use internal
10      storefront-store utility. this method requires storebrowse.noX
11     * [r2820] src/modules/pxeconfig/lpxelinux-skeleton:
12      -added rd.peerdns to fix some dns issues with newer systemd
13    
14    2017-04-12  Niels Rogalla <niro@magellan-linux.de>
15    
16     * [r2819] src/include/register.global.class.in:
17      -fixed broken ip/iface detection with networks behind a gateway
18     * [r2818] src/include/common.global.class.in:
19      -added function get_iface_ip()
20     * [r2817] src/include/common.global.class.in:
21      -fixed iface_for_remote_addr(), honor routes with and without a
22      gateway
23     * [r2816] src/include/register.global.class.in:
24      -fixed whitespaces
25    
26    2017-04-07  Niels Rogalla <niro@magellan-linux.de>
27    
28     * [r2815] conf/control.conf.in,
29      src/modules/basic-video/graphic.control.class.in:
30      -use runtime graphic autodetection as default, do not run in dept
31      hwdetection. made it configurable via MCORE_GRAPHIC_HWDETECT_DEEP
32      variable
33     * [r2814] ChangeLog:
34      -updated ChangeLog
35     * [r2813] src/modules/basic-video/graphic.client.class.in:
36      -support graphic resolution and color depths auto detection at
37      runtime
38     * [r2812] src/include/daemon.global.class.in:
39      -fixed spelling
40     * [r2811] src/include/daemon.global.class.in:
41      -removed obsolete functions
42     * [r2810] src/include/daemon.global.class.in:
43      -fixed wrong variables PROVIDE->REQUIRE
44     * [r2809] src/include/common.global.class.in:
45      -only convert ip addresses to dns names, not dns names itself
46    
47    2017-04-03  Niels Rogalla <niro@magellan-linux.de>
48    
49     * [r2808] src/generate-certificate.in:
50      -honor existing ssl keys
51     * [r2807] certs/mcored.key, certs/mcored.pem:
52      -finally fixed certificates
53    
54    2017-03-27  Niels Rogalla <niro@magellan-linux.de>
55    
56     * [r2806] certs/mcored.key, certs/mcored.pem:
57      -re-issue certificates until Mar 26 2020
58    
59    2016-10-13  Niels Rogalla <niro@magellan-linux.de>
60    
61     * [r2805] src/modules/hwinfo/hardware.client.class.in:
62      -added wlan driver and device detection
63     * [r2804] src/modules/hwinfo/hardware.client.class.in:
64      -help_hardware_detect(): added missing class 'connected-iface
65    
66    2016-09-01  Niels Rogalla <niro@magellan-linux.de>
67    
68     * [r2803] src/modules/scm-egk/scm-egk.client.class.in:
69      -fixed spelling
70    
71    2016-06-22  Niels Rogalla <niro@magellan-linux.de>
72    
73     * [r2802] src/modules/pxeconfig/Makefile:
74      -fixed missing pxeconfig.control.class script value
75     * [r2801] src/modules/pxeconfig/Makefile,
76      src/modules/pxeconfig/pxeconfig.control.class.in[ADD]:
77      -added pxeconfig control class to setup en empty cmdline on first
78      boot
79     * [r2800] src/modules/pxeconfig/mcore-pxeconfig-cron.in,
80      src/modules/pxeconfig/mcore-pxeconfig.in:
81      -honor individual boot cmdlines for every client
82    
83    2016-06-20  Niels Rogalla <niro@magellan-linux.de>
84    
85     * [r2799] ChangeLog:
86      -updated ChangeLog
87     * [r2798] src/modules/fluxbox/Makefile:
88      -process systemd directory correctly
89     * [r2797] src/systemd/Makefile:
90      -install mcore-user.tmpfilesd.conf and factory-xinitrc for the
91      client only
92     * [r2796] src/mcore-client-deactivated.in,
93      src/mcore-request-configuration-error.in:
94      -install missing menu-activated on first boot
95     * [r2795] src/modules/fluxbox/systemd/Makefile:
96      -fixed factory installation location and install the systemd
97      files for the right service type, mcore-client
98     * [r2794]
99      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[DEL],
100      src/modules/fluxbox/systemd/mcore-user-fluxbox.tmpfilesd.conf.in[CPY]:
101      -fixed wrong filename
102    
103    2016-06-10  Niels Rogalla <niro@magellan-linux.de>
104    
105     * [r2793] make-svn-snapshot.sh:
106      -fixed tarball upload
107     * [r2792] ChangeLog:
108      -updated ChangeLog
109     * [r2791] src/include/hwdetection.global.class.in:
110      -retrieve the correct x11 drivers via the loaded dri module if no
111      x11 driver was detected by hwinfo
112    
113    2016-06-07  Niels Rogalla <niro@magellan-linux.de>
114    
115     * [r2790] src/systemd/Makefile:
116      -fixed wrong factory dir installation of xinitrc
117    
118    2016-03-24  Niels Rogalla <niro@magellan-linux.de>
119    
120     * [r2789] src/modules/citrix/launch-ica.in:
121      -don't allow to run more than one instance of an ICA session at
122      the same time
123    
124    2016-02-17  Niels Rogalla <niro@magellan-linux.de>
125    
126     * [r2788] ChangeLog:
127      -updated ChangeLog
128     * [r2787] src/include/register.global.class.in,
129      src/mcore-register-client.in, src/mcore-request-configuration.in,
130      src/modules/hwinfo/hardware.client.class.in:
131      -use mcore-controlserver executable instead of the
132      MCORE_CONTROL_SERVER variable everywhere to honor
133      MCORE_CONTROLSERVER from cmdline and also catch even more
134      communication errors as the executable verifies the availablity
135      of the server
136     * [r2786] src/mcore-controlserver.in:
137      -honor MCORE_CONTROLSERVER from cmdline
138     * [r2785] src/modules/pxeconfig/lpxelinux-skeleton,
139      src/modules/pxeconfig/mcore-pxeconfig.in:
140      -use bootserver as boot image server variable, and controlserver
141      only for mcored
142     * [r2784] src/include/register.global.class.in:
143      -added more sanity checks
144     * [r2783]
145      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in:
146      -fixed wrong permissions
147     * [r2782] src/systemd/mcore-user.tmpfilesd.conf.in:
148      -fixed wrong permissions
149    
150    2016-02-12  Niels Rogalla <niro@magellan-linux.de>
151    
152     * [r2781] src/Makefile,
153      src/mcore-request-configuration-error.in[ADD],
154      src/mcore-request-configuration.in, src/mcore-session.in:
155      -catch communincation errors with the controlserver in the
156      configuration phase and show an error message if the
157      configuration request failed
158     * [r2780] src/modules/fluxbox/Makefile,
159      src/modules/fluxbox/fluxbox-rebuild-menu.in,
160      src/modules/fluxbox/systemd[ADD],
161      src/modules/fluxbox/systemd/Makefile[ADD],
162      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[ADD],
163      src/modules/fluxbox/systemd/menu-deactivated.in[ADD],
164      src/systemd/mcore-user.tmpfilesd.conf.in:
165      -provide fluxbox menu-deactivated file via tmpfiles.d on systemd
166      clients
167     * [r2779] src/systemd/factory-xinitrc[DEL],
168      src/systemd/factory-xinitrc.in[CPY]:
169      -renamed to factory-xinitrc.in
170     * [r2778] src/mcore-controlserver.in:
171      -actually test the connection to the server
172     * [r2777] initialsetup.sh[DEL], nsslsay[DEL], socket_send.php[DEL],
173      todo-hardware.txt[DEL]:
174      -removed old cruft
175    
176    2016-02-11  Niels Rogalla <niro@magellan-linux.de>
177    
178     * [r2776] src/modules/fluxbox/fluxbox.client.class.in:
179      -fixed description
180     * [r2775] src/modules/idesk/idesk-generate-all-desktop-icons.in:
181      -fixed a typo xres= -> yres
182     * [r2774] src/modules/idesk/idesk-generate-all-desktop-icons.in:
183      -sanitize variables
184     * [r2773] src/modules/idesk/idesk-sysinfo.in:
185      -sanitize variables
186     * [r2772] src/systemd/mcore-user.tmpfilesd.conf.in:
187      -fixed user cleanup and wrong pathes
188     * [r2771] src/systemd/mcore-configd.tmpfilesd.conf.in:
189      -fixed wrong pathes
190     * [r2770] src/modules/fluxbox/fluxbox.control.class.in:
191      -push_config_80_fluxbox_theme(): fixed wrong database table
192     * [r2769] src/modules/fluxbox/fluxbox.control.class.in:
193      -renamed table cfg_autostart to cfg_fluxbox_autostart
194    
195    2016-02-10  Niels Rogalla <niro@magellan-linux.de>
196    
197     * [r2768] src/include/register.global.class.in,
198      src/modules/pxeconfig/lpxelinux-skeleton,
199      src/modules/pxeconfig/mcore-pxeconfig.in:
200      -provide MCORE_LOCATION at boot cmdline and use it to have a
201      valid location on first boot client registration
202     * [r2767] src/include/common.global.class.in,
203      src/modules/basic-system/system.client.class.in,
204      src/modules/basic-system/system.control.class.in:
205      -added the read_cmdline() function and updated system classes to
206      get cmdline information of a client
207     * [r2766] src/modules/citrix/storefront-resolver.in:
208      -storefront-resolver: print a better message for wrong
209      username/password combinations
210     * [r2765] src/systemd/Makefile, src/systemd/factory-xinitrc[ADD],
211      src/systemd/mcore-configd.tmpfilesd.conf.in[ADD],
212      src/systemd/mcore-user.tmpfilesd.conf.in[ADD]:
213      -always clean up the mcore-user home and mcore configuration
214      directory at boot
215    
216    2016-02-09  Niels Rogalla <niro@magellan-linux.de>
217    
218     * [r2764] src/modules/pxeconfig/Makefile,
219      src/modules/pxeconfig/index.html[ADD],
220      src/modules/pxeconfig/lpxelinux-skeleton,
221      src/modules/pxeconfig/mcore-boot.conf.in[ADD]:
222      -use CONTROLSERVER/boot subdir as boot image path and provide an
223      apache configuration module
224    
225    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
226    
227     * [r2763] src/modules/tigervnc/vnc.control.class.in:
228      -fixed spelling and whitespaces
229    
230    2016-02-02  Niels Rogalla <niro@magellan-linux.de>
231    
232     * [r2762] src/modules/fluxbox/fluxbox.control.class.in:
233      -create an empty menu on firstboot
234     * [r2761] src/modules/fluxbox/fluxbox-rebuild-menu.in:
235      -always run fluxbox-rebuild-menu, just create missing directories
236     * [r2760] src/modules/fluxbox/fluxbox.control.class.in:
237      -fixed a typo
238     * [r2759] src/modules/scm-egk/scm-egk.control.class.in:
239      -push scm-egk firstboot config
240     * [r2758] src/modules/Makefile:
241      -added xscreensaver module
242     * [r2757] src/modules/xscreensaver[ADD],
243      src/modules/xscreensaver/Makefile[ADD],
244      src/modules/xscreensaver/screensaver.control.class.in[ADD]:
245      -honor fistboot screensaver settings, but the module is not
246      complete yet
247     * [r2756] src/modules/scm-egk/scm-egk.control.class.in:
248      -enable scm-egk service on first boot
249     * [r2755] src/modules/basic-input/input.control.class.in,
250      src/modules/basic-system/system.control.class.in,
251      src/modules/basic-video/graphic.control.class.in,
252      src/modules/hwinfo/hardware.control.class.in,
253      src/modules/network/network.control.class.in,
254      src/modules/tigervnc/vnc.control.class.in:
255      -split firstboot/hardware configuration from hwdetection class to
256      its corresponding module
257     * [r2754] src/include/daemon.global.class.in:
258      -added push_firstboot(), print_push_firstboot() and
259      run_push_firstboot() function to modularize any
260      firstboot/hardware configuration settings and to let the
261      configuration be loaded from the classes modules
262     * [r2753] ChangeLog:
263      -updated ChangeLog
264     * [r2752] src/modules/rdesktop/rdesktop-session.in:
265      -use de keymap as default
266     * [r2751] src/modules/scm-egk/scm-egk.conf.in:
267      -be compat with the udev version of pcsc-lite
268    
269    2016-01-29  Niels Rogalla <niro@magellan-linux.de>
270    
271     * [r2750] src/systemd/mcore-register-client.service.in:
272      -always register the client to the control-server
273     * [r2749] certs/mcored.pem:
274      -renew certificate, valid from 29.01.2016 through 28.01.2017
275     * [r2748] src/generate-certificate.in, src/update-certificate.in:
276      -use sha1 as signature algorithm to support sslsvd
277     * [r2747] src/Makefile, src/update-certificate.in[ADD]:
278      -added certificate update script
279     * [r2746] src/generate-certificate.in:
280      -fixed certificate name
281     * [r2745] src/generate-certificate.in:
282      -fixed whitespaces and set variables erlier
283    
284    2016-01-28  Niels Rogalla <niro@magellan-linux.de>
285    
286     * [r2744] ChangeLog:
287      -updated ChangeLog
288     * [r2743] src/modules/scm-egk/scm-egk.client.class.in,
289      src/modules/scm-egk/scm-egk.conf.in:
290      -fixed evaluation
291     * [r2742] src/modules/rdesktop/rdesktop.control.class.in:
292      -fixed another typo
293     * [r2741] src/modules/rdesktop/rdesktop.control.class.in:
294      -fixed a typo
295     * [r2740] src/modules/rdesktop/rdesktop.control.class.in:
296      -re-added debug messages
297     * [r2739] src/modules/rdesktop/rdesktop.control.class.in:
298      -evaluate empty values with 'NULL'
299     * [r2738] src/modules/rdesktop/rdesktop-session.in:
300      -acceppt 'NULL' paramater
301     * [r2737] src/modules/rdesktop/rdesktop.control.class.in:
302      -added debug info
303     * [r2736] src/modules/rdesktop/rdesktop.control.class.in:
304      -fixed set_rdesktop_session
305     * [r2735] src/modules/rdesktop/rdesktop.control.class.in:
306      -fixed a typo
307     * [r2734] src/modules/rdesktop/rdesktop.control.class.in:
308      -fixed a typo
309     * [r2733] src/modules/scm-egk/scm-egk.client.class.in,
310      src/modules/scm-egk/scm-egk.control.class.in:
311      -fixed function evaluation
312     * [r2732] src/modules/scm-egk/Makefile:
313      -install scm-egk.conf
314     * [r2731] icons/Makefile, icons/rdp.png[ADD]:
315      -added rdp icon
316     * [r2730] src/modules/scm-egk/scm-egk.control.class.in[CPY],
317      src/modules/scm-egk/scm-ekg.control.class.in[DEL]:
318      -fixed wrong filename
319     * [r2729] src/modules/rdesktop/Makefile:
320      simplify Makefile
321     * [r2728] src/modules/citrix/citrix.client.class.in,
322      src/modules/citrix/storefront.client.class.in:
323      -fixed some typos
324     * [r2727] src/modules/Makefile, src/modules/scm-egk[ADD],
325      src/modules/scm-egk/Makefile[ADD],
326      src/modules/scm-egk/scm-egk.client.class.in[ADD],
327      src/modules/scm-egk/scm-egk.conf.in[ADD],
328      src/modules/scm-egk/scm-ekg.control.class.in[ADD]:
329      -added scm-egk module
330     * [r2726] src/modules/Makefile, src/modules/rdesktop[ADD],
331      src/modules/rdesktop/Makefile[ADD],
332      src/modules/rdesktop/rdesktop-session.in[ADD],
333      src/modules/rdesktop/rdesktop.client.class.in[ADD],
334      src/modules/rdesktop/rdesktop.control.class.in[ADD]:
335      -added rdesktop module
336    
337    2015-12-29  Niels Rogalla <niro@magellan-linux.de>
338    
339     * [r2725] src/modules/pxeconfig/Makefile:
340      -fixed a typo
341    
342    2015-12-21  Niels Rogalla <niro@magellan-linux.de>
343    
344     * [r2724] Makefile, certs/Makefile, conf/Makefile, dracut/Makefile,
345      dracut/mcored-citrix/Makefile, dracut/mcored/Makefile,
346      grub/Makefile, icons/Makefile, src/Makefile,
347      src/include/Makefile, src/modules/Makefile,
348      src/modules/basic-input/Makefile,
349      src/modules/basic-kernel/Makefile,
350      src/modules/basic-system/Makefile,
351      src/modules/basic-version/Makefile,
352      src/modules/basic-video/Makefile, src/modules/citrix/Makefile,
353      src/modules/citrix/systemd/Makefile,
354      src/modules/fbsplash/Makefile, src/modules/fluxbox/Makefile,
355      src/modules/grub2/Makefile, src/modules/helpdesk/Makefile,
356      src/modules/hwinfo/Makefile, src/modules/idesk/Makefile,
357      src/modules/lprng/Makefile, src/modules/mage/Makefile,
358      src/modules/network/Makefile, src/modules/plymouth/Makefile,
359      src/modules/pxeconfig/Makefile,
360      src/modules/pxeconfig/systemd/Makefile,
361      src/modules/systemd/Makefile, src/modules/sysvinit/Makefile,
362      src/modules/tigervnc/Makefile, src/systemd/Makefile,
363      src/sysvinit/Makefile:
364      -reworked Makefiles that they really support install-common,
365      install-client and install install-control targets
366    
367    2015-12-18  Niels Rogalla <niro@magellan-linux.de>
368    
369     * [r2723] src/mcore-client-deactivated.in:
370      -use mcore-helpdesk helper scripts
371     * [r2722] src/modules/helpdesk/Makefile,
372      src/modules/helpdesk/mcore-helpdesk-phone.in[ADD],
373      src/modules/helpdesk/mcore-helpdesk-unit.in[ADD]:
374      -added mcore-helpdesk-{unit,phone} helper scripts
375     * [r2721] src/modules/helpdesk/helpdesk.client.class.in:
376      -fixed typos
377     * [r2720] src/Makefile, src/mcore-client-deactivated.in,
378      src/modules/Makefile, src/modules/helpdesk[ADD],
379      src/modules/helpdesk/Makefile[ADD],
380      src/modules/helpdesk/helpdesk.client.class.in[ADD],
381      src/modules/helpdesk/helpdesk.control.class.in[ADD]:
382      -make the helpdesk information configurable via the global
383      database
384     * [r2719] src/include/register.global.class.in:
385      -fixed broken client registration
386     * [r2718] ChangeLog:
387      -update ChangeLog
388     * [r2717] src/mcore-client-deactivated.in:
389      -fixed helpdesk phone
390    
391    2015-12-17  Niels Rogalla <niro@magellan-linux.de>
392    
393     * [r2716] src/Makefile, src/mcore-client-deactivated.in:
394      -make the client deactivated message more useful
395     * [r2715] src/modules/fluxbox/fluxbox-rebuild-menu.in:
396      -do not add logoff to the fluxbox menu atm
397     * [r2714] src/mcore-client-deactivated.in:
398      -fixed a typo
399     * [r2713] src/modules/basic-version/version.control.class.in:
400      -fixed one missing re-prio
401     * [r2712] src/mcore-client-deactivated.in,
402      src/modules/fluxbox/fluxbox-rebuild-menu.in:
403      -use file copies so fluxbox recognize the new menu via
404      file-updates
405     * [r2711] src/mcore-client-deactivated.in,
406      src/modules/fluxbox/fluxbox-rebuild-menu.in:
407      -honor fluxbox menu deactivation/activation for deactivated
408      clients
409     * [r2710] src/mcore-client-deactivated.in:
410      -print client serial
411     * [r2709] src/modules/basic-version/version.control.class.in:
412      -re-priorise push-config version activated to 01
413     * [r2708] src/mcore-client-deactivated.in:
414      -run in user context
415     * [r2707] src/Makefile, src/mcore-session.in[ADD]:
416      -added mcore-session script to simplify fluxbox configuration
417     * [r2706] src/mcore-client-deactivated.in:
418      -added 10 seconds timeout
419     * [r2705] src/Makefile:
420      -install mcore-client-deactivated script
421     * [r2704] src/modules/basic-version/version.client.class.in,
422      src/modules/basic-version/version.control.class.in:
423      -fixed logic
424     * [r2703] src/modules/basic-version/version.control.class.in:
425      -push the config
426     * [r2702] src/Makefile, src/mcore-client-deactivated.in[ADD],
427      src/modules/basic-version/version.client.class.in,
428      src/modules/basic-version/version.control.class.in:
429      -support client deactivation and inform the user properly
430    
431    2015-12-16  Niels Rogalla <niro@magellan-linux.de>
432    
433     * [r2701] src/include/register.global.class.in:
434      -fixed netboot state update
435     * [r2700] ChangeLog:
436      -updated ChangeLog
437     * [r2699] src/include/register.global.class.in,
438      src/modules/basic-version/version.client.class.in,
439      src/modules/basic-version/version.control.class.in:
440      -added netboot detection
441     * [r2698] src/Makefile, src/mcore-controlserver.in[ADD]:
442      -added mcore-controlserver info prog
443     * [r2697] src/modules/citrix/citrix-cron.in,
444      src/modules/citrix/storefront-cron.in:
445      -use lock files to prevent race-conditions of the cronjobs
446     * [r2696] Makefile.inc:
447      -set default rundir
448    
449    2015-12-11  Niels Rogalla <niro@magellan-linux.de>
450    
451     * [r2695] src/modules/pxeconfig/Makefile:
452      -fixed broken lpxelinux-skeleton installation
453     * [r2694] ChangeLog:
454      -updated ChangeLog
455     * [r2693] src/modules/citrix/Makefile,
456      src/modules/citrix/systemd[ADD],
457      src/modules/citrix/systemd/Makefile[ADD],
458      src/modules/citrix/systemd/mcore-citrix.service.in[ADD],
459      src/modules/citrix/systemd/mcore-citrix.timer[ADD],
460      src/modules/citrix/systemd/mcore-storefront.service.in[ADD],
461      src/modules/citrix/systemd/mcore-storefront.timer[ADD]:
462      -added systemd services and timers
463     * [r2692] src/modules/pxeconfig/Makefile:
464      -fixed ordering
465     * [r2691] src/modules/citrix/Makefile,
466      src/modules/idesk/idesk-generate-all-desktop-icons.in,
467      src/modules/pxeconfig/Makefile:
468      -removed hardcoded /usr/sbin pathes
469     * [r2690] src/modules/pxeconfig/Makefile:
470      -install lpxelinux-skeleton file
471     * [r2689] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
472      -updated timer configuration that it actually works
473     * [r2688] src/modules/pxeconfig/mcore-pxeconfig.in:
474      -fixed deletion logic
475     * [r2687] src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in:
476      -fixed timer Unit
477     * [r2686] src/modules/pxeconfig/mcore-pxeconfig-cron.in:
478      -prefix exec with mcore too
479     * [r2685] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
480      -fixed timer Unit
481     * [r2684] src/modules/pxeconfig/Makefile,
482      src/modules/pxeconfig/mcore-pxeconfig-cron.in[CPY],
483      src/modules/pxeconfig/mcore-pxeconfig.in[CPY],
484      src/modules/pxeconfig/pxeconfig-cron.in[DEL],
485      src/modules/pxeconfig/pxeconfig.in[DEL],
486      src/modules/pxeconfig/systemd/Makefile,
487      src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in[CPY],
488      src/modules/pxeconfig/systemd/mcore-pxeconfig.timer[CPY],
489      src/modules/pxeconfig/systemd/pxeconfig.service.in[DEL],
490      src/modules/pxeconfig/systemd/pxeconfig.timer[DEL]:
491      -prefixed everything with mcore-
492     * [r2683] src/modules/pxeconfig/Makefile,
493      src/modules/pxeconfig/systemd/Makefile[ADD]:
494      -updated Makefiles for systemd services
495     * [r2682] src/modules/pxeconfig/Makefile:
496      -removed pxeconfig.service
497     * [r2681] src/modules/pxeconfig/pxeconfig.service.in[DEL],
498      src/modules/pxeconfig/pxeconfig.timer[DEL],
499      src/modules/pxeconfig/systemd/pxeconfig.service.in[CPY],
500      src/modules/pxeconfig/systemd/pxeconfig.timer[CPY]:
501      -moved systemd files to systemd subdir
502     * [r2680] src/modules/pxeconfig/systemd[ADD]:
503      -added systemd subdir
504     * [r2679] src/modules/pxeconfig/pxeconfig-cron.in:
505      -prefix with sbindir, PATH maybe not exist
506     * [r2678] src/modules/pxeconfig/Makefile,
507      src/modules/pxeconfig/pxeconfig.service[DEL],
508      src/modules/pxeconfig/pxeconfig.service.in[CPY]:
509      -renamed pxeconfig.service to pxeconfig.service.in and do not use
510      hardcoded pathes anymore
511     * [r2677] src/modules/pxeconfig/Makefile:
512      -fixed broken TFTP_DIRECTORY
513     * [r2676] src/modules/Makefile:
514      -added pxeconfig module
515     * [r2675] src/modules/pxeconfig/pxeconfig.service[ADD],
516      src/modules/pxeconfig/pxeconfig.timer[ADD]:
517      -added systemd service and timer
518     * [r2674] src/modules/pxeconfig[ADD],
519      src/modules/pxeconfig/Makefile[ADD],
520      src/modules/pxeconfig/lpxelinux-skeleton[ADD],
521      src/modules/pxeconfig/pxeconfig-cron.in[ADD],
522      src/modules/pxeconfig/pxeconfig.in[ADD]:
523      -added pxeconfig module
524    
525    2015-12-07  Niels Rogalla <niro@magellan-linux.de>
526    
527     * [r2673] src/modules/basic-video/graphic.control.class.in:
528      -fixed broken push config controls
529    
530    2015-12-04  Niels Rogalla <niro@magellan-linux.de>
531    
532     * [r2672] src/modules/network/network.client.class.in:
533      -fixed several typos
534     * [r2671] src/modules/systemd/mcore-system-service.in:
535      -argv support breaks systemd logic, removed
536     * [r2670] ChangeLog:
537      updated ChangeLog
538     * [r2669] src/modules/network/network.client.class.in:
539      -reload network configuration to inform a dhcp server about any
540      hostname changes
541     * [r2668] src/modules/network/network.client.class.in:
542      -set_network_iface() is only supported by sysvinit atm
543     * [r2667] src/modules/network/network.client.class.in:
544      -use new service restart method
545     * [r2666] src/modules/systemd/mcore-system-service.in,
546      src/modules/sysvinit/mcore-system-service.in:
547      -support additional argvs
548    
549    2015-11-19  Niels Rogalla <niro@magellan-linux.de>
550    
551     * [r2665] src/modules/basic-video/graphic.client.class.in:
552      -ignore driver settings while autodetection was requested
553     * [r2664] src/modules/basic-video/graphic.control.class.in:
554      -ignore driver settings while autodetection was requested
555    
556    2015-11-12  Niels Rogalla <niro@magellan-linux.de>
557    
558     * [r2663] dracut/mcored-citrix/module-setup.sh.in:
559      -print the correct module name on error
560    
561    2015-11-10  Niels Rogalla <niro@magellan-linux.de>
562    
563     * [r2662] src/modules/lprng/printing.client.class.in:
564      -fixed a typo
565     * [r2661] src/modules/lprng/printing.client.class.in:
566      -updated printcap location
567     * [r2660] src/modules/lprng/printing.client.class.in:
568      -fixed typos and print debug messages
569     * [r2659] src/modules/lprng/printing.client.class.in:
570      -always restart lpd daemon
571     * [r2658] src/modules/lprng/printing.client.class.in,
572      src/modules/systemd/systemd.client.class.in,
573      src/modules/sysvinit/sysvinit.client.class.in:
574      -fixed command pathes
575     * [r2657] src/modules/systemd/mcore-system-service.in:
576      -always restart systemd services atm
577     * [r2656] src/modules/basic-kernel/mcore-kernel-module.in:
578      -fixed logic
579     * [r2655] src/modules/lprng/printing.client.class.in:
580      -install missing kernel modules as well
581     * [r2654] src/modules/basic-kernel/Makefile,
582      src/modules/basic-kernel/kernel.client.class.in,
583      src/modules/basic-kernel/mcore-kernel-module.in[ADD]:
584      -use helper script to add modules
585     * [r2653] src/modules/basic-kernel/kernel.client.class.in:
586      -fixed broken command syntax
587     * [r2652] src/modules/systemd/systemd.client.class.in,
588      src/modules/sysvinit/sysvinit.client.class.in:
589      -fixed broken command syntax
590     * [r2651] src/modules/systemd/mcore-system-service.in,
591      src/modules/sysvinit/mcore-system-service.in:
592      -fixed a typo
593     * [r2650] src/modules/Makefile:
594      -added basic kernel modules support
595     * [r2649] src/modules/basic-kernel[ADD],
596      src/modules/basic-kernel/Makefile[ADD],
597      src/modules/basic-kernel/kernel.client.class.in[ADD]:
598      -added basic kernel modules support
599     * [r2648] src/modules/systemd/Makefile,
600      src/modules/systemd/mcore-system-service.in[ADD],
601      src/modules/systemd/systemd.client.class.in:
602      -use a helper script to control system services and to be able to
603      control services with other modules
604     * [r2647] src/modules/sysvinit/Makefile,
605      src/modules/sysvinit/mcore-system-service.in[ADD],
606      src/modules/sysvinit/sysvinit.client.class.in:
607      -use a helper script to control system services and to be able to
608      control services with other modules
609    
610    2015-11-09  Niels Rogalla <niro@magellan-linux.de>
611    
612     * [r2646] src/modules/lprng/printing.client.class.in:
613      -fixed lprng config loop
614    
615    2015-10-09  Niels Rogalla <niro@magellan-linux.de>
616    
617     * [r2645] src/sysvinit/Makefile:
618      -install control services
619     * [r2644] src/systemd/Makefile:
620      -install control services
621    
622    2015-10-08  Niels Rogalla <niro@magellan-linux.de>
623    
624     * [r2643] ChangeLog:
625      -updated ChangeLog
626     * [r2642] src/modules/citrix/citrix-session.in,
627      src/modules/citrix/citrix.client.class.in,
628      src/modules/citrix/citrix.control.class.in,
629      src/modules/citrix/storefront-session.in,
630      src/modules/citrix/storefront.client.class.in,
631      src/modules/citrix/storefront.control.class.in:
632      -added autostart option
633     * [r2641] src/modules/citrix/storefront-cron.in:
634      -added store information
635    
636    2015-10-02  Niels Rogalla <niro@magellan-linux.de>
637    
638     * [r2640] src/modules/basic-video/graphic.control.class.in:
639      -fixed a typo
640    
641  2015-09-29  Niels Rogalla <niro@magellan-linux.de>  2015-09-29  Niels Rogalla <niro@magellan-linux.de>
642    
643     * [r2639] src/modules/citrix/Makefile,
644      src/modules/citrix/citrix-session.in,
645      src/modules/citrix/launch-ica.in[ADD]:
646      -introduce ica launcher launch-ica
647     * [r2638] ChangeLog:
648      -updated ChangeLog
649   * [r2637] src/include/common.global.class.in:   * [r2637] src/include/common.global.class.in:
650    -disabled echo stderr atm for eecho    -disabled echo stderr atm for eecho
651   * [r2636] src/modules/basic-video/graphic.control.class.in:   * [r2636] src/modules/basic-video/graphic.control.class.in:

Legend:
Removed from v.2638  
changed lines
  Added in v.2824