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 2694 by niro, Fri Dec 11 13:02:41 2015 UTC
# Line 1  Line 1 
1    2015-12-11  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2693] src/modules/citrix/Makefile,
4      src/modules/citrix/systemd[ADD],
5      src/modules/citrix/systemd/Makefile[ADD],
6      src/modules/citrix/systemd/mcore-citrix.service.in[ADD],
7      src/modules/citrix/systemd/mcore-citrix.timer[ADD],
8      src/modules/citrix/systemd/mcore-storefront.service.in[ADD],
9      src/modules/citrix/systemd/mcore-storefront.timer[ADD]:
10      -added systemd services and timers
11     * [r2692] src/modules/pxeconfig/Makefile:
12      -fixed ordering
13     * [r2691] src/modules/citrix/Makefile,
14      src/modules/idesk/idesk-generate-all-desktop-icons.in,
15      src/modules/pxeconfig/Makefile:
16      -removed hardcoded /usr/sbin pathes
17     * [r2690] src/modules/pxeconfig/Makefile:
18      -install lpxelinux-skeleton file
19     * [r2689] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
20      -updated timer configuration that it actually works
21     * [r2688] src/modules/pxeconfig/mcore-pxeconfig.in:
22      -fixed deletion logic
23     * [r2687] src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in:
24      -fixed timer Unit
25     * [r2686] src/modules/pxeconfig/mcore-pxeconfig-cron.in:
26      -prefix exec with mcore too
27     * [r2685] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
28      -fixed timer Unit
29     * [r2684] src/modules/pxeconfig/Makefile,
30      src/modules/pxeconfig/mcore-pxeconfig-cron.in[CPY],
31      src/modules/pxeconfig/mcore-pxeconfig.in[CPY],
32      src/modules/pxeconfig/pxeconfig-cron.in[DEL],
33      src/modules/pxeconfig/pxeconfig.in[DEL],
34      src/modules/pxeconfig/systemd/Makefile,
35      src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in[CPY],
36      src/modules/pxeconfig/systemd/mcore-pxeconfig.timer[CPY],
37      src/modules/pxeconfig/systemd/pxeconfig.service.in[DEL],
38      src/modules/pxeconfig/systemd/pxeconfig.timer[DEL]:
39      -prefixed everything with mcore-
40     * [r2683] src/modules/pxeconfig/Makefile,
41      src/modules/pxeconfig/systemd/Makefile[ADD]:
42      -updated Makefiles for systemd services
43     * [r2682] src/modules/pxeconfig/Makefile:
44      -removed pxeconfig.service
45     * [r2681] src/modules/pxeconfig/pxeconfig.service.in[DEL],
46      src/modules/pxeconfig/pxeconfig.timer[DEL],
47      src/modules/pxeconfig/systemd/pxeconfig.service.in[CPY],
48      src/modules/pxeconfig/systemd/pxeconfig.timer[CPY]:
49      -moved systemd files to systemd subdir
50     * [r2680] src/modules/pxeconfig/systemd[ADD]:
51      -added systemd subdir
52     * [r2679] src/modules/pxeconfig/pxeconfig-cron.in:
53      -prefix with sbindir, PATH maybe not exist
54     * [r2678] src/modules/pxeconfig/Makefile,
55      src/modules/pxeconfig/pxeconfig.service[DEL],
56      src/modules/pxeconfig/pxeconfig.service.in[CPY]:
57      -renamed pxeconfig.service to pxeconfig.service.in and do not use
58      hardcoded pathes anymore
59     * [r2677] src/modules/pxeconfig/Makefile:
60      -fixed broken TFTP_DIRECTORY
61     * [r2676] src/modules/Makefile:
62      -added pxeconfig module
63     * [r2675] src/modules/pxeconfig/pxeconfig.service[ADD],
64      src/modules/pxeconfig/pxeconfig.timer[ADD]:
65      -added systemd service and timer
66     * [r2674] src/modules/pxeconfig[ADD],
67      src/modules/pxeconfig/Makefile[ADD],
68      src/modules/pxeconfig/lpxelinux-skeleton[ADD],
69      src/modules/pxeconfig/pxeconfig-cron.in[ADD],
70      src/modules/pxeconfig/pxeconfig.in[ADD]:
71      -added pxeconfig module
72    
73    2015-12-07  Niels Rogalla <niro@magellan-linux.de>
74    
75     * [r2673] src/modules/basic-video/graphic.control.class.in:
76      -fixed broken push config controls
77    
78    2015-12-04  Niels Rogalla <niro@magellan-linux.de>
79    
80     * [r2672] src/modules/network/network.client.class.in:
81      -fixed several typos
82     * [r2671] src/modules/systemd/mcore-system-service.in:
83      -argv support breaks systemd logic, removed
84     * [r2670] ChangeLog:
85      updated ChangeLog
86     * [r2669] src/modules/network/network.client.class.in:
87      -reload network configuration to inform a dhcp server about any
88      hostname changes
89     * [r2668] src/modules/network/network.client.class.in:
90      -set_network_iface() is only supported by sysvinit atm
91     * [r2667] src/modules/network/network.client.class.in:
92      -use new service restart method
93     * [r2666] src/modules/systemd/mcore-system-service.in,
94      src/modules/sysvinit/mcore-system-service.in:
95      -support additional argvs
96    
97    2015-11-19  Niels Rogalla <niro@magellan-linux.de>
98    
99     * [r2665] src/modules/basic-video/graphic.client.class.in:
100      -ignore driver settings while autodetection was requested
101     * [r2664] src/modules/basic-video/graphic.control.class.in:
102      -ignore driver settings while autodetection was requested
103    
104    2015-11-12  Niels Rogalla <niro@magellan-linux.de>
105    
106     * [r2663] dracut/mcored-citrix/module-setup.sh.in:
107      -print the correct module name on error
108    
109    2015-11-10  Niels Rogalla <niro@magellan-linux.de>
110    
111     * [r2662] src/modules/lprng/printing.client.class.in:
112      -fixed a typo
113     * [r2661] src/modules/lprng/printing.client.class.in:
114      -updated printcap location
115     * [r2660] src/modules/lprng/printing.client.class.in:
116      -fixed typos and print debug messages
117     * [r2659] src/modules/lprng/printing.client.class.in:
118      -always restart lpd daemon
119     * [r2658] src/modules/lprng/printing.client.class.in,
120      src/modules/systemd/systemd.client.class.in,
121      src/modules/sysvinit/sysvinit.client.class.in:
122      -fixed command pathes
123     * [r2657] src/modules/systemd/mcore-system-service.in:
124      -always restart systemd services atm
125     * [r2656] src/modules/basic-kernel/mcore-kernel-module.in:
126      -fixed logic
127     * [r2655] src/modules/lprng/printing.client.class.in:
128      -install missing kernel modules as well
129     * [r2654] src/modules/basic-kernel/Makefile,
130      src/modules/basic-kernel/kernel.client.class.in,
131      src/modules/basic-kernel/mcore-kernel-module.in[ADD]:
132      -use helper script to add modules
133     * [r2653] src/modules/basic-kernel/kernel.client.class.in:
134      -fixed broken command syntax
135     * [r2652] src/modules/systemd/systemd.client.class.in,
136      src/modules/sysvinit/sysvinit.client.class.in:
137      -fixed broken command syntax
138     * [r2651] src/modules/systemd/mcore-system-service.in,
139      src/modules/sysvinit/mcore-system-service.in:
140      -fixed a typo
141     * [r2650] src/modules/Makefile:
142      -added basic kernel modules support
143     * [r2649] src/modules/basic-kernel[ADD],
144      src/modules/basic-kernel/Makefile[ADD],
145      src/modules/basic-kernel/kernel.client.class.in[ADD]:
146      -added basic kernel modules support
147     * [r2648] src/modules/systemd/Makefile,
148      src/modules/systemd/mcore-system-service.in[ADD],
149      src/modules/systemd/systemd.client.class.in:
150      -use a helper script to control system services and to be able to
151      control services with other modules
152     * [r2647] src/modules/sysvinit/Makefile,
153      src/modules/sysvinit/mcore-system-service.in[ADD],
154      src/modules/sysvinit/sysvinit.client.class.in:
155      -use a helper script to control system services and to be able to
156      control services with other modules
157    
158    2015-11-09  Niels Rogalla <niro@magellan-linux.de>
159    
160     * [r2646] src/modules/lprng/printing.client.class.in:
161      -fixed lprng config loop
162    
163    2015-10-09  Niels Rogalla <niro@magellan-linux.de>
164    
165     * [r2645] src/sysvinit/Makefile:
166      -install control services
167     * [r2644] src/systemd/Makefile:
168      -install control services
169    
170    2015-10-08  Niels Rogalla <niro@magellan-linux.de>
171    
172     * [r2643] ChangeLog:
173      -updated ChangeLog
174     * [r2642] src/modules/citrix/citrix-session.in,
175      src/modules/citrix/citrix.client.class.in,
176      src/modules/citrix/citrix.control.class.in,
177      src/modules/citrix/storefront-session.in,
178      src/modules/citrix/storefront.client.class.in,
179      src/modules/citrix/storefront.control.class.in:
180      -added autostart option
181     * [r2641] src/modules/citrix/storefront-cron.in:
182      -added store information
183    
184    2015-10-02  Niels Rogalla <niro@magellan-linux.de>
185    
186     * [r2640] src/modules/basic-video/graphic.control.class.in:
187      -fixed a typo
188    
189  2015-09-29  Niels Rogalla <niro@magellan-linux.de>  2015-09-29  Niels Rogalla <niro@magellan-linux.de>
190    
191     * [r2639] src/modules/citrix/Makefile,
192      src/modules/citrix/citrix-session.in,
193      src/modules/citrix/launch-ica.in[ADD]:
194      -introduce ica launcher launch-ica
195     * [r2638] ChangeLog:
196      -updated ChangeLog
197   * [r2637] src/include/common.global.class.in:   * [r2637] src/include/common.global.class.in:
198    -disabled echo stderr atm for eecho    -disabled echo stderr atm for eecho
199   * [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.2694