Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2268 - (show annotations) (download)
Mon Jan 13 15:41:42 2014 UTC (10 years, 3 months ago) by niro
File size: 39643 byte(s)
-updated ChangeLog
1 2014-01-13 Niels Rogalla <niro@magellan-linux.de>
2
3 * [r2267] src/modules/citrix/citrix.client.class.in:
4 -fixed serverlist/sessionlist array evaluation
5 * [r2266] src/modules/citrix/citrix.client.class.in:
6 -missed to honor PNABWROWSE_SERVER_EXCLUDE in one case
7 * [r2265] src/modules/citrix/citrix.client.class.in:
8 -fixed whitespaces
9 * [r2264] src/modules/citrix/citrix.client.class.in:
10 -fixed missing PNABROWSE_* sanity checks
11 * [r2263] src/modules/citrix/citrix.client.class.in:
12 -fixed c&p typo
13 * [r2262] src/modules/citrix/citrix.client.class.in:
14 -use variables for all PNABROWSE_* instances
15 * [r2261] src/modules/citrix/citrix.client.class.in:
16 -print help on wrong arguments
17 * [r2260] src/modules/citrix/citrix.conf.in:
18 -fixed spelling
19 * [r2259] src/modules/citrix/Makefile,
20 src/modules/citrix/citrix.client.class.in,
21 src/modules/citrix/citrix.conf.in[ADD]:
22 -support pnabrowse autodetection
23 * [r2258] src/include/daemon.global.class.in, src/mcored.in:
24 -make use of the new include() function
25 * [r2257] src/include/common.global.class.in:
26 -added include() function which sources files with debug
27 information
28 * [r2256] ChangeLog:
29 -updated ChangeLog
30 * [r2255] dracut/Makefile:
31 -moved dracut make variables
32 * [r2254] src/modules/fluxbox/fluxbox-rebuild-menu.in:
33 -fixed broken os-release path
34 * [r2253] src/modules/fluxbox/fluxbox-rebuild-autostart.in,
35 src/modules/fluxbox/fluxbox-rebuild-menu.in:
36 -renamed MCLIBDIR -> MCORE_LIBDIR
37 * [r2252] Makefile.inc:
38 -make SCRIPT_SED_COMMAND variable, moved dracut, systemd and
39 sysvinit variables to corresponding subdirs
40 * [r2251] src/Makefile:
41 -moved systemd and sysvinit init files to subdirs
42 * [r2250] src/sysvinit/Makefile[ADD]:
43 -added Makefile
44 * [r2249] src/systemd/Makefile:
45 -target -install-client-services-systemd requires all target
46 * [r2248] src/systemd/Makefile:
47 -add PHONY target install-client-services-systemd
48 * [r2247] src/systemd/Makefile[ADD]:
49 -added Makefile
50 * [r2246] src/mcored.rc.in[DEL], src/sysvinit/mcored.rc.in[CPY]:
51 -moved mcored.rc.in to sysvinit/mcored.rc.in
52 * [r2245] src/mcored.service.in[DEL],
53 src/systemd/mcored.service.in[CPY]:
54 -moved mcored.service.in to systemd/mcored.service.in
55 * [r2244] src/systemd[ADD], src/sysvinit[ADD]:
56 -add systemd and sysvinit dir
57 * [r2243] daemon/control/control-daemon.sh,
58 src/include/daemon.global.class.in,
59 src/include/hwdetection.global.class.in,
60 src/include/sessionauth.global.class.in, src/mcored.in,
61 src/modules/basic-system/system.client.class.in,
62 src/modules/fbsplash/fbsplash.client.class.in,
63 src/modules/systemd/systemd.client.class.in,
64 src/modules/sysvinit/sysvinit.client.class.in:
65 -fixed spelling - unkown -> unknown
66
67 2014-01-11 Niels Rogalla <niro@magellan-linux.de>
68
69 * [r2242] Makefile.inc:
70 -fixed wrong variable ETCDIR -> SYSCONFDIR, added sh processor
71 * [r2241] dracut/Makefile[ADD]:
72 -added Makefile
73 * [r2240] dracut/run-mcored.sh.in:
74 -use variable pathes
75 * [r2239] dracut/module-setup.sh.in:
76 -use variable pathes
77 * [r2238] dracut/module-setup.sh[DEL],
78 dracut/module-setup.sh.in[CPY]:
79 -renamed module-setup.sh -> module-setup.sh.in
80 * [r2237] dracut/run-mcored.sh[DEL], dracut/run-mcored.sh.in[CPY]:
81 -renamed run-mcored.sh -> run-mcore.sh.in
82 * [r2236] src/include/sessionauth.global.class.in:
83 -use variable pathes
84 * [r2235] src/include/hwdetection.global.class.in:
85 -use variable pathes
86 * [r2234] src/include/Makefile[ADD]:
87 -added Makefile
88 * [r2233] src/modules/Makefile:
89 -refactored Makefile
90 * [r2232] src/Makefile:
91 -refactored Makefile
92
93 2014-01-10 Niels Rogalla <niro@magellan-linux.de>
94
95 * [r2231] src/include/sessionauth.global.class[DEL],
96 src/include/sessionauth.global.class.in[CPY]:
97 -renamed sessionauth.global.class -> sessionauth.global.class.in
98 * [r2230] src/include/mysqlfunctions.global.class[DEL],
99 src/include/mysqlfunctions.global.class.in[CPY]:
100 -renamed mysqlfunctions.global.class ->
101 mysqlfunctions.global.class.in
102 * [r2229] src/include/hwdetection.global.class[DEL],
103 src/include/hwdetection.global.class.in[CPY]:
104 -renamed hwdetection.global.class -> hwdetection.global.class.in
105 * [r2228] src/include/daemon.global.class[DEL],
106 src/include/daemon.global.class.in[CPY]:
107 -renamed daemon.global.class -> daemon.global.class.in
108 * [r2227] src/include/common.global.class[DEL],
109 src/include/common.global.class.in[CPY]:
110 -renamed common.global.class -> common.global.class.in
111 * [r2226] daemon/cmdlets.txt[DEL], src/modules/cmdlets.txt[CPY]:
112 -move daemon/cmdlets.txt to src/modules/cmdlets.txt
113 * [r2225] Makefile:
114 -added icons SUBDIR
115 * [r2224] Makefile:
116 -added certs SUBDIR
117 * [r2223] Makefile:
118 -refactored Makefile
119 * [r2222] Makefile.inc:
120 -fixed whitespaces
121 * [r2221] Makefile.inc:
122 -added more processors
123 * [r2220] Makefile.inc:
124 -provided by subdir Makefiles
125 * [r2219] icons/Makefile[ADD]:
126 -added Makefile
127 * [r2218] icons/reboot.png[ADD], icons/shutdown.png[ADD]:
128 -added reboot.png shutdown.png
129 * [r2217] certs/Makefile[ADD]:
130 -added Makefile
131 * [r2216] conf/Makefile[ADD]:
132 -added Makefile
133 * [r2215] certs/mcored.pem:
134 -removed executable bit
135 * [r2214] conf/mcore.conf.in:
136 -removed executable bit
137 * [r2213] conf/config.rc.in[DEL], conf/mcore.conf.in[CPY]:
138 -renamed config.rc to mcore.conf
139 * [r2212] dracut/module-setup.sh, src/mcored.in,
140 src/modules/fluxbox/fluxbox-rebuild-autostart.in,
141 src/modules/fluxbox/fluxbox-rebuild-menu.in:
142 -renamed config.rc to mcore.conf
143 * [r2211] src/modules/Makefile[ADD]:
144 -provide a Makefile for modules
145 * [r2210] daemon/mcorepasswd.in[DEL], src/mcorepasswd.in[CPY]:
146 -moved daemon/mcorepasswd.in to src/mcorepasswd.in
147 * [r2209] daemon/generate-certificate.in[DEL],
148 src/generate-certificate.in[CPY]:
149 -moved daemon/generate-certificate.in to
150 src/generate-certificate.in
151 * [r2208] certs[CPY], daemon/certs[DEL]:
152 -moved daemon/certs to certs
153 * [r2207] daemon/include[DEL], src/include[CPY]:
154 -moved daemon/include to src/include
155 * [r2206] daemon/client/mcored.service.in[DEL],
156 src/mcored.service.in[CPY]:
157 -moved daemon/client/mcored.service.in to src/mcored.service.in
158 * [r2205] daemon/client/mcored.rc.in[DEL], src/mcored.rc.in[CPY]:
159 -moved daemon/client/mcored.rc.in to src/mcored.rc.in
160 * [r2204] daemon/client/mcored.confd.in[DEL],
161 src/mcored.confd.in[CPY]:
162 -moved daemon/client/mcored.confd.in to src/mcored.confd.in
163 * [r2203] src/mcored.in:
164 -removed execute bit
165 * [r2202] daemon/client/mcored.in[DEL], src/mcored.in[CPY]:
166 -moved daemon/client/mcored.in to src/mcored.in
167 * [r2201] src/modules/basic-system/system.client.class.in:
168 -fixed whitespaces
169 * [r2200] src/modules/basic-system/system.client.class.in:
170 -use variable pathes
171 * [r2199] daemon/client/include/system.client.class[DEL],
172 src/modules/basic-system/system.client.class.in[CPY]:
173 -moved daemon/client/include/system.client.class to
174 src/modules/basic-system/system.client.class.in
175 * [r2198] src/modules/basic-system[ADD],
176 src/modules/basic-system/Makefile[ADD]:
177 -added basic-system module
178 * [r2197] src/modules/basic-input/input.client.class.in:
179 -use variable pathes
180 * [r2196] daemon/client/include/input.client.class[DEL],
181 src/modules/basic-input/input.client.class.in[CPY]:
182 -moved daemon/client/include/input.client.class to
183 src/modules/basic-input/input.client.class.in
184 * [r2195] src/modules/basic-input[ADD],
185 src/modules/basic-input/Makefile[ADD]:
186 -added basic-input module
187 * [r2194] src/modules/basic-video/graphic.client.class.in:
188 -use variable pathes
189 * [r2193] daemon/client/include/graphic.client.class[DEL],
190 src/modules/basic-video/graphic.client.class.in[CPY]:
191 -moved daemon/client/include/graphic.client.class to
192 src/modules/basic-video/graphic.client.class.in
193 * [r2192] src/modules/basic-video[ADD],
194 src/modules/basic-video/Makefile[ADD]:
195 -added basic-video module
196 * [r2191] src/modules/xorg[DEL]:
197 -removed xorg module, it provided by basic-video
198 * [r2190] src/modules/xorg[ADD], src/modules/xorg/Makefile[ADD]:
199 -added xorg module
200 * [r2189] daemon/client/include/hardware.client.class[DEL],
201 src/modules/hwinfo/hardware.client.class.in[CPY]:
202 -moved daemon/client/include/hardware.client.class to
203 src/modules/hwinfo/hardware.client.class.in
204 * [r2188] src/modules/hwinfo[ADD],
205 src/modules/hwinfo/Makefile[ADD]:
206 -added hwinfo module
207 * [r2187] src/modules/network/network.client.class.in:
208 -use variable pathes
209 * [r2186] daemon/client/include/network.client.class[DEL],
210 src/modules/network/network.client.class.in[CPY]:
211 -moved daemon/client/include/network.client.class to
212 src/modules/network/network.client.class.in
213 * [r2185] src/modules/network[ADD],
214 src/modules/network/Makefile[ADD]:
215 -added network module
216 * [r2184] src/modules/mage/mage.client.class[DEL],
217 src/modules/mage/mage.client.class.in[CPY]:
218 -really moved to mage.client.class.in
219 * [r2183] daemon/client/include/mage.client.class[DEL],
220 src/modules/mage/mage.client.class[CPY]:
221 -moved daemon/client/include/mage.client.class to
222 src/modules/mage/mage.client.class
223 * [r2182] src/modules/mage[ADD], src/modules/mage/Makefile[ADD]:
224 -added mage module
225 * [r2181] daemon/client/include/boot.client.class[DEL],
226 src/modules/grub2/boot.client.class.in[CPY]:
227 -moved daemon/client/include/boot.client.class to
228 src/modules/grub2/boot.client.class.in
229 * [r2180] src/modules/grub2[ADD], src/modules/grub2/Makefile[ADD]:
230 -added grub2 module
231 * [r2179] daemon/client/include/citrix.client.class[DEL],
232 src/modules/citrix/citrix.client.class.in[CPY]:
233 -moved daemon/client/include/citrix.client.class to
234 src/modules/citrix/citrix.client.class.in
235 * [r2178] src/modules/citrix[ADD],
236 src/modules/citrix/Makefile[ADD]:
237 -add citrix module
238 * [r2177] src/modules/lprng/printing.client.class.in:
239 -fixed whitespaces
240 * [r2176] src/modules/lprng/printing.client.class.in:
241 -use variable pathes
242 * [r2175] src/modules/lprng/printing.client.class.in:
243 -fixed whitespaces
244 * [r2174] daemon/client/include/printing.client.class[DEL],
245 src/modules/lprng/printing.client.class.in[CPY]:
246 -moved daemon/client/include/printing.client.class to
247 src/modules/lprng/printing.client.class.in
248 * [r2173] src/modules/lprng[ADD], src/modules/lprng/Makefile[ADD]:
249 -add lprng module
250 * [r2172] src/modules/tigervnc/vnc.client.class.in:
251 -use variable pathes
252 * [r2171] src/modules/tigervnc/vnc.client.class.in:
253 -fixed whitespaces
254 * [r2170] daemon/client/include/vnc.client.class[DEL],
255 src/modules/tigervnc/vnc.client.class.in[CPY]:
256 -moved daemon/client/include/vnc.client.class to
257 src/modules/tigervnc/vnc.client.class.in
258 * [r2169] src/modules/tigervnc[ADD],
259 src/modules/tigervnc/Makefile[ADD]:
260 -added tigervnc module
261 * [r2168] src/modules/sysvinit/sysvinit.client.class.in:
262 -use variable pathes
263 * [r2167] daemon/client/include/sysvinit.client.class[DEL],
264 src/modules/sysvinit/sysvinit.client.class.in[CPY]:
265 -moved daemon/client/include/sysvinit.client.class to
266 src/modules/sysvinit/sysvinit.client.class.in
267 * [r2166] src/modules/sysvinit[ADD],
268 src/modules/sysvinit/Makefile[ADD]:
269 -add sysvinit module
270 * [r2165] src/modules/systemd/systemd.client.class.in:
271 -use variable pathes
272 * [r2164] daemon/client/include/systemd.client.class[DEL],
273 src/modules/systemd/systemd.client.class.in[CPY]:
274 -moved daemon/client/include/systemd.client.class to
275 src/modules/systemd/systemd.client.class.in
276 * [r2163] src/modules/systemd[ADD],
277 src/modules/systemd/Makefile[ADD]:
278 -add system module
279 * [r2162] src/modules/fbsplash/fbsplash.client.class.in:
280 -use variable pathes
281 * [r2161] daemon/client/include/fbsplash.client.class[DEL],
282 src/modules/fbsplash/fbsplash.client.class.in[CPY]:
283 -moved daemon/client/include/fbsplash.client.class to
284 src/modules/fbsplash/fbsplash.client.class.in
285 * [r2160] src/modules/fbsplash[ADD],
286 src/modules/fbsplash/Makefile[ADD]:
287 -added fbsplash module
288 * [r2159] src/modules/plymouth/plymouth.client.class.in:
289 -fixed whitespaces
290 * [r2158] src/modules/plymouth/plymouth.client.class.in:
291 -use variable pathes
292 * [r2157] daemon/client/include/plymouth.client.class[DEL],
293 src/modules/plymouth/plymouth.client.class.in[CPY]:
294 -moved daemon/client/include/plymouth.client.class to
295 src/modules/plymouth/plymouth.client.class.in
296 * [r2156] src/modules/plymouth[ADD],
297 src/modules/plymouth/Makefile[ADD]:
298 -add plymouth module
299 * [r2155] src/modules/fluxbox/Makefile:
300 -build and install fluxbox.client.class
301 * [r2154] src/modules/fluxbox/fluxbox.client.class.in:
302 -helpers are now provided by fluxbox-rebuild-autostart and
303 fluxbox-rebuild-menu programs
304 * [r2153] src/modules/fluxbox/fluxbox.client.class.in:
305 -drop which dependency
306 * [r2152] src/modules/fluxbox/fluxbox.client.class.in:
307 -use variable pathes
308 * [r2151] daemon/client/include/fluxbox.client.class[DEL],
309 src/modules/fluxbox/fluxbox.client.class.in[CPY]:
310 -moved daemon/client/include/fluxbox.client.class to
311 src/modules/fluxbox/fluxbox.client.class.in
312 * [r2150] src/modules/fluxbox[ADD],
313 src/modules/fluxbox/Makefile[ADD],
314 src/modules/fluxbox/fluxbox-rebuild-autostart.in[ADD],
315 src/modules/fluxbox/fluxbox-rebuild-menu.in[ADD]:
316 -added fluxbox module
317 * [r2149] src/idesk-sysinfo.in[DEL],
318 src/modules/idesk/idesk-sysinfo.in[CPY]:
319 -moved src/idesk-sysinfo.in to src/modules/idesk/
320 * [r2148] src/modules/idesk/Makefile:
321 -create and install idesk.client.class.in
322 * [r2147] src/modules/idesk/idesk.client.class.in:
323 -use mcore variables and use variable pathes for pixmapsdir
324 * [r2146] daemon/client/include/idesk.client.class[DEL],
325 src/modules/idesk/idesk.client.class.in[CPY]:
326 -move file daemon/client/include/idesk.client.class to
327 src/modules/idesk/idesk.client.class.in
328 * [r2145] src/modules/idesk[ADD], src/modules/idesk/Makefile[ADD]:
329 -added idesk module
330 * [r2144] src/modules[ADD]:
331 -added modules
332 * [r2143] Makefile.inc:
333 -add global processors
334 * [r2142] src/Makefile[ADD]:
335 -added local Makefile for xinfo
336 * [r2141] Makefile.inc[ADD]:
337 -added Makefile.inc with all global definitions
338 * [r2140] daemon/client/mcored.in,
339 daemon/include/common.global.class[ADD],
340 daemon/include/daemon.global.class:
341 -daemon.global.class: split some common, non daemon relvant,
342 commands into an extra common.globcal.class
343 * [r2139] daemon/include/daemon.global.class:
344 -renamed variable MCLIBDIR -> MCORE_LIBDIR
345 * [r2138] daemon/client/mcored.confd.in,
346 daemon/client/mcored.rc.in, daemon/client/mcored.service.in:
347 -variable pathes
348 * [r2137] daemon/client/mcored.in:
349 -update Makefile variable names and renamed MCLIBDIR ->
350 MCORE_LIBDIR
351 * [r2136] src/idesk-sysinfo.in:
352 -variable pathes
353 * [r2135] conf/config.rc.in:
354 -variable pathes and defaults
355 * [r2134] daemon/generate-certificate.in:
356 -variable pathes
357 * [r2133] daemon/mcorepasswd.in:
358 -variable pathes and renamed MCLIBDIR -> MCORE_LIBDIR
359 * [r2132] daemon/mcorepasswd.in[CPY], daemon/mcorepasswd.sh[DEL]:
360 -renamed mcorepasswd.sh -> mcorepasswd.in
361 * [r2131] conf/config.rc[DEL], conf/config.rc.in[CPY]:
362 -renamed config.rc -> config.rc.in
363 * [r2130] daemon/generate-certificate.in[CPY],
364 daemon/generate-certificate.sh[DEL]:
365 -renamed generate-certificate.sh -> generate-certificate.in
366 * [r2129] daemon/client/mcored.confd[DEL],
367 daemon/client/mcored.confd.in[CPY]:
368 -renamed mcored.confd -> mcored.confd.in
369 * [r2128] daemon/client/mcored.rc[DEL],
370 daemon/client/mcored.rc.in[CPY]:
371 -renamed mcored.rc -> mcored.rc.in
372 * [r2127] daemon/client/mcored.service[DEL],
373 daemon/client/mcored.service.in[CPY]:
374 -renamed mcored.service -> mcored.service.in
375 * [r2126] daemon/client/mcored.in:
376 -make pathes variable
377 * [r2125] daemon/client/mcored.in[CPY],
378 daemon/client/mcored.sh[DEL]:
379 -renamed mcored.sh -> mcored.in
380 * [r2124] daemon/generate-certificate.sh:
381 -remove which dependency
382
383 2014-01-09 Niels Rogalla <niro@magellan-linux.de>
384
385 * [r2123] Makefile:
386 -generate and install idesk-sysinfo
387 * [r2122] icons[ADD], icons/sysinfo.png[ADD]:
388 -add sysinfo.png icon
389 * [r2121] dracut/run-mcored.sh:
390 -fixed a typo
391 * [r2120] bin[DEL]:
392 -drop unused directory
393 * [r2119] src/idesk-sysinfo.in:
394 -make pixmaps dir configurable
395 * [r2118] bin/idesk-sysinfo.sh[DEL], src/idesk-sysinfo.in[CPY]:
396 -moved bin/idesk-sysinfo.sh to src/idesk-sysinfo.in
397
398 2014-01-02 Niels Rogalla <niro@magellan-linux.de>
399
400 * [r2117] ChangeLog:
401 -updated ChangeLog
402 * [r2116] daemon/client/mcored.service:
403 -always restart the mcored and kill by process id
404 * [r2115] daemon/include/daemon.global.class:
405 -fixed printing of whitespaces
406 * [r2114] dracut/module-setup.sh:
407 -DEFAULT_DHCP_START for udhcp needs hostname prog to register the
408 current hostname on DNS servers
409 * [r2113] Makefile:
410 -fixed missing net-lib.sh
411 * [r2112] dracut/module-setup.sh:
412 -fixed missing net-lib.sh
413 * [r2111] dracut/module-setup.sh:
414 -do not install non-existing start-daemon.sh
415 * [r2110] dracut/run-mcored.sh:
416 -honor network options from /etc/conf.d/network
417 * [r2109] Makefile:
418 -install xinfo
419 * [r2108] bin/idesk-sysinfo.sh:
420 -create ~/.idesktop directory if missing
421 * [r2107] daemon/client/include/vnc.client.class:
422 -create vncconfigdir if missing
423 * [r2106] Makefile:
424 -install idesk-sysinfo
425 * [r2105] ChangeLog:
426 -updated ChangeLog
427 * [r2104] daemon/client/include/idesk.client.class:
428 -fixed whitespaces
429 * [r2103] bin[ADD], bin/idesk-sysinfo.sh[ADD]:
430 -added initial idesk-sysinfo generator app
431 * [r2102] Makefile:
432 -compile xinfo
433
434 2013-09-27 Niels Rogalla <niro@magellan-linux.de>
435
436 * [r2101] src/xinfo.c:
437 -serveral fixes: check for display, fixed return values and fixed
438 a typo
439 * [r2100] src[ADD], src/xinfo.c[ADD]:
440 -added initial xinfo tool
441 * [r2099] conf/config.rc:
442 -quote all variables
443 * [r2098] conf/config.rc:
444 -added MCORE_CONTROL_SERVER variable
445 * [r2097] daemon/client/include/input.client.class:
446 -write vconsole.conf on systemd systems
447 * [r2096] daemon/client/include/mage.client.class:
448 -honor mage update-tarball
449 * [r2095] daemon/client/mcored.sh:
450 -respect system environment
451 * [r2094] dracut/net-lib.sh[ADD], dracut/run-mcored.sh:
452 -start mcored only if an active iface was found and use net-lib
453 to find this iface
454
455 2013-05-21 Niels Rogalla <niro@magellan-linux.de>
456
457 * [r2093] daemon/include/mysqlfunctions.global.class[ADD]:
458 -add mysql basic functions
459
460 2013-05-13 Niels Rogalla <niro@magellan-linux.de>
461
462 * [r2092] ChangeLog:
463 -updated ChangeLog
464 * [r2091] daemon/include/daemon.global.class:
465 list_files_in_directory(): fixed typos
466
467 2013-05-10 Niels Rogalla <niro@magellan-linux.de>
468
469 * [r2090] daemon/client/include/system.client.class,
470 daemon/client/include/systemd.client.class,
471 daemon/client/include/sysvinit.client.class:
472 -use enable|disable commands to add|remove services from
473 runlevels
474 * [r2089] daemon/client/include/systemd.client.class:
475 -auto-append .service to services when missing to fix a $MROOT
476 issue
477 * [r2088] daemon/client/include/sysvinit.client.class:
478 -disable some command which not work with $MROOT set
479 * [r2087] daemon/client/include/system.client.class:
480 -honor $MROOT variable
481 * [r2086] daemon/client/include/plymouth.client.class:
482 -honor $MROOT variable
483 * [r2085] daemon/client/include/boot.client.class:
484 -honor $MROOT variable
485 * [r2084] daemon/client/include/systemd.client.class:
486 -honor $MROOT variable
487 * [r2083] daemon/include/daemon.global.class:
488 -added system_chroot() function
489 * [r2082] dracut/module-setup.sh:
490 -added some missing progs to check function and install
491 systemd-nspawn
492 * [r2081] dracut/run-mcored.sh:
493 -mount sysroot writeable
494 * [r2080] dracut/module-setup.sh:
495 -fixed whitespaces
496 * [r2079] Makefile, daemon/client/include/boot.client.class,
497 daemon/client/include/fbsplash.client.class[ADD],
498 daemon/client/include/plymouth.client.class[ADD],
499 daemon/client/include/system.client.class,
500 daemon/client/include/systemd.client.class[ADD],
501 daemon/client/include/sysvinit.client.class[ADD]:
502 -split systemd, sysvinit, fbsplash and plymouth functions in
503 single classes so no runtime checks are required and the correct
504 version get installed right away
505 * [r2078] daemon/client/include/boot.client.class:
506 -improved MROOT support
507 * [r2077] daemon/include/daemon.global.class:
508 -list_all_files_in_directory(): improved find and drop basename
509 requirement
510 * [r2076] daemon/client/include/network.client.class:
511 -support get_ functions
512 * [r2075] daemon/client/include/system.client.class:
513 -support get_ functions
514 * [r2074] daemon/client/include/boot.client.class:
515 -support plymouth
516 * [r2073] daemon/include/daemon.global.class:
517 -list_files_in_directories(): support -name argument
518 * [r2072] dracut/run-mcored.sh:
519 -dracut-module: set MROOT to /sysroot on client daemon start
520
521 2013-05-08 Niels Rogalla <niro@magellan-linux.de>
522
523 * [r2071] dracut/run-mcored.sh:
524 -dracut-module: honor cmdline with rd.mcored to enable/disable
525 this module. default is enabled
526 * [r2070] daemon/client/include/vnc.client.class:
527 -re-worked vnc.class: added missing get_ functions and using now
528 a vnc.service function to control the facility
529 * [r2069] dracut/module-setup.sh:
530 -dracut-module: removed xmlstartlet from install part too
531 * [r2068] dracut/module-setup.sh:
532 -dracut-module: xmlstarlet is not required by mcored, removed
533 * [r2067] dracut/mcored.conf:
534 dracut-module: module must be called without sort identifier
535 * [r2066] dracut/module-setup.sh:
536 -alx -> mcored
537 * [r2065] dracut/mcored.conf[ADD]:
538 -enable mcored module via dracut.conf.d
539 * [r2064] Makefile:
540 -install dracut-module
541 * [r2063] dracut/module-setup.sh:
542 -dracut-module: mysql is not required, dropped
543 * [r2062] daemon/client/include/vnc.client.class:
544 -use default vnc passwd location of tigervnc
545 * [r2061] daemon/client/include/system.client.class:
546 -support systemd units
547 * [r2060] daemon/client/include/input.client.class:
548 get_input_keymap(): eleminate all "
549 * [r2059] daemon/client/include/input.client.class:
550 get_input_keymap(): only run setxkbmap if X11 is running, if not
551 always try to get the keymap from the xorg.config
552 * [r2058] daemon/client/include/input.client.class:
553 -set console keymap on systemd systemd too
554 * [r2057] daemon/client/include/system.client.class:
555 -use poweroff for shutdown
556 * [r2056] Makefile, systemd[DEL]:
557 -removed duplicates
558 * [r2055] daemon/client/mcored.service:
559 -fixed some typoes
560 * [r2054] dracut/module-setup.sh:
561 -let the dracut-module install the missing VERSION file
562 * [r2053] Makefile:
563 -split install to allow single client installations and be able
564 to choose the init type (systemd/sysvinit)
565 * [r2052] Makefile, daemon/client/mcored.sh,
566 daemon/include/daemon.global.class:
567 -added print_version() function and print proper version info on
568 connect
569 * [r2051] daemon/control[ADD],
570 daemon/control/control-daemon.confd[ADD],
571 daemon/control/control-daemon.rc[ADD],
572 daemon/control/control-daemon.sh[ADD],
573 daemon/control/include[ADD],
574 daemon/control/include/graphic.control.class[ADD],
575 daemon/control/include/input.control.class[ADD],
576 daemon/control/include/session.control.class[ADD]:
577 -added control daemon pieces, WIP
578 * [r2050] daemon/cmdlets.txt[ADD]:
579 -added cmdlets todo
580 * [r2049] todo-hardware.txt[ADD]:
581 -added hardware todo
582 * [r2048] socket_send.php[ADD]:
583 -added socket_send.php helper script
584 * [r2047] nsslsay[ADD]:
585 -added nsslsay helper script
586 * [r2046] initialsetup.sh[ADD]:
587 -added initialsetup helper script
588 * [r2045] VERSION[ADD]:
589 -version 0_preAlpha
590 * [r2044] daemon/client/mcored.sh,
591 daemon/include/daemon.global.class:
592 -support version cmd
593 * [r2043] systemd[ADD], systemd/mcored.service[ADD]:
594 -added systemd service unit
595
596 2013-04-17 Niels Rogalla <niro@magellan-linux.de>
597
598 * [r2042] dracut[ADD], dracut/module-setup.sh[ADD],
599 dracut/run-mcored.sh[ADD]:
600 -added dracut module
601 * [r2041] daemon/client/include/idesk.client.class[ADD]:
602 -initial idesk support class - WIP
603 * [r2040] daemon/client/include/input.client.class:
604 -added systemd support and use systemd supported config file
605 names
606 * [r2039] daemon/client/include/graphic.client.class:
607 -use list_files_in_directory() function
608 * [r2038] daemon/client/include/citrix.client.class:
609 -change ica-session handling: allow 'named' sessions
610 * [r2037] daemon/client/include/system.client.class:
611 -print service status
612
613 2012-12-03 Niels Rogalla <niro@magellan-linux.de>
614
615 * [r2036] daemon/client/mcored.confd:
616 -start service with verbose mode
617 * [r2035] daemon/client/mcored.service[ADD]:
618 -added systemd unit
619
620 2012-08-13 Niels Rogalla <niro@magellan-linux.de>
621
622 * [r2034] conf/config.rc:
623 -changed distribution name to 'mCore'
624 * [r2033] ChangeLog[ADD]:
625 -added ChangeLog
626 * [r2032] daemon/client/include/network.client.class:
627 -restart networking in MROOT environment
628 * [r2031] daemon/client/include/hardware.client.class:
629 -support $MROOT variable
630 * [r2030] daemon/include/daemon.global.class:
631 -use find to fix some annoying error messages and fixed variable
632 declaration
633 * [r2029] daemon/client/include/citrix.client.class:
634 -always escape session, as it may contain spaces
635 * [r2028] daemon/client/include/fluxbox.client.class:
636 -fixed a typo
637 * [r2027] daemon/client/include/fluxbox.client.class:
638 -use find to fix some annoying error messages
639 * [r2026] daemon/client/include/network.client.class:
640 -support $MROOT variable
641 * [r2025] daemon/client/include/input.client.class:
642 -support $MROOT variable
643 * [r2024] daemon/client/include/vnc.client.class:
644 -support $MROOT variable
645 * [r2023] daemon/client/include/citrix.client.class:
646 use find to fix some annoying errors
647 * [r2022] daemon/client/include/citrix.client.class:
648 -make use of new list_files_in_directory() function
649 * [r2021] daemon/client/include/citrix.client.class:
650 -support $MROOT variable
651 * [r2020] daemon/client/include/boot.client.class:
652 -make use of new list_files_in_directory() function
653 * [r2019] daemon/client/include/graphic.client.class:
654 -added info line that some files are autogenerated
655 * [r2018] daemon/client/include/graphic.client.class:
656 -support $MROOT variable
657 * [r2017] daemon/client/include/system.client.class:
658 -support $MROOT variable
659 * [r2016] daemon/client/include/fluxbox.client.class:
660 -make use of MCORE_DISTRIBUTION variable and fixed coding style
661 * [r2015] daemon/client/include/fluxbox.client.class:
662 -use find to prevent annoying error messages if nothing was found
663 * [r2014] daemon/client/include/fluxbox.client.class:
664 -make use of new list_files_in_directory() function
665 * [r2013] daemon/client/include/fluxbox.client.class:
666 -support $MROOT variable
667 * [r2012] daemon/client/include/printing.client.class:
668 -make use of new list_files_in_directory() function
669 * [r2011] daemon/client/include/printing.client.class:
670 -support $MROOT variable
671 * [r2010] daemon/client/mcored.rc:
672 -use rc_print() and rc_echo() functions
673 * [r2009] conf/config.rc:
674 -added MCORE_DISTRIBUTION variable
675 * [r2008] daemon/include/daemon.global.class:
676 -added list_files_in_directory() function
677 * [r2007] daemon/include/daemon.global.class:
678 -added mroot applet
679 * [r2006] daemon/client/mcored.sh,
680 daemon/include/daemon.global.class:
681 -added colors command, to re-enable colors after calling
682 'nocolors' cmd
683 * [r2005] daemon/client/mcored.sh,
684 daemon/include/daemon.global.class:
685 -added stop_service() function
686 * [r2004] daemon/client/mcored.sh:
687 -use mecho instead of echo
688 * [r2003] daemon/include/daemon.global.class:
689 -fixed whitespaces
690
691 2011-11-09 Niels Rogalla <niro@magellan-linux.de>
692
693 * [r1925] daemon/include/daemon.global.class:
694 -added new gobal cmds 'reload' and 'restart' to help
695 * [r1924] daemon/client/include/boot.client.class:
696 -fixed typos
697 * [r1923] Makefile:
698 -install boot client class
699 * [r1922] daemon/client/include/mage.client.class:
700 -support query of the whole mage inventory
701 * [r1921] daemon/client/include/input.client.class:
702 -requires fluxbox
703 -support get input.keymap
704 -support keyboard rate setup
705 -improved help descriptions
706 * [r1920] daemon/client/include/graphic.client.class:
707 -clean up
708 * [r1919] daemon/client/include/fluxbox.client.class:
709 -added helper_rebuild_fluxbox_autostart() function
710 * [r1918] daemon/client/include/boot.client.class[ADD]:
711 -added boot and splash classes
712 * [r1916] daemon/client/mcored.sh:
713 -support the reload of client classes
714 -support restart of the service
715 * [r1915] daemon/include/daemon.global.class:
716 -added functions to load client classes and to restart the
717 service
718
719 2011-11-07 Niels Rogalla <niro@magellan-linux.de>
720
721 * [r1898] make-svn-snapshot.sh[ADD]:
722 -added svn snapshot script
723
724 2011-11-04 Niels Rogalla <niro@magellan-linux.de>
725
726 * [r1897] conf/config.rc:
727 - pruned unused variables
728 * [r1896] daemon/client/include/network.client.class:
729 - use dhcp_prog from /etc/conf.d/network
730 * [r1895] daemon/client/include/printing.client.class:
731 -enable spooler logging
732 * [r1894] daemon/client/mcored.sh:
733 -disable debug logging
734 * [r1893] Makefile:
735 -install service runtime directory
736
737 2011-03-11 Niels Rogalla <niro@magellan-linux.de>
738
739 * [r1666] daemon/include/daemon.global.class:
740 -do not dirty the output of x11runas() with x11 pid ids
741
742 2011-03-10 Niels Rogalla <niro@magellan-linux.de>
743
744 * [r1648] daemon/client/include/system.client.class:
745 -make use of error echo function eecho()
746 -use rvecho() for function retvals
747 * [r1647] daemon/client/include/printing.client.class:
748 -helper_addprinter(): added a missing clearconfig call
749 -use rvecho() for function retvals
750 * [r1646] daemon/client/include/network.client.class:
751 -use rvecho() for function retvals
752 * [r1645] daemon/client/include/input.client.class:
753 -x11runas checks for X, removed unnecessary checks
754 * [r1644] daemon/client/include/hardware.client.class:
755 -use rvecho() for function retvals
756 -get_hardware_detect(): added a sanity check for allowed actions
757 * [r1643] daemon/client/include/graphic.client.class:
758 -x11runas checks for X, removed unnecessary checks
759 -use rvecho() for function retvals
760 * [r1642] daemon/client/include/fluxbox.client.class:
761 -use [separator] in fluxbox menu instead of [nop] (____)
762 -use rvecho() for function retvals
763 * [r1641] daemon/client/include/citrix.client.class:
764 -use rvecho() for function retvals
765 * [r1640] daemon/include/sessionauth.global.class:
766 -removed commented stuff
767 -make use of error echo function eecho()
768 -use mecho() for informal-only echos
769 -use rvecho() for function retvals
770 * [r1639] daemon/include/daemon.global.class:
771 -x11runas(): let the function check for X11
772 -added decho() "debug-echo" function for debugging only messages
773 -added rvecho() "retval echo" function to print retvals on quiet
774 mode
775 -support quiet mode in mecho()
776 -make use of error echo function eecho()
777 -make use of debug echo function decho()
778 -make use of retval echo function rvecho()
779 -fixed a typo in path_not_empty() function
780 * [r1638] daemon/client/mcored.sh:
781 -set NOCOLORS default value to false
782 -set WEBCRLFS default value to false
783 -support quiet option and default it to false
784
785 2011-03-04 Niels Rogalla <niro@magellan-linux.de>
786
787 * [r1605] daemon/client/include/network.client.class:
788 -update etc hosts if the hostname was changed
789
790 2011-02-17 Niels Rogalla <niro@magellan-linux.de>
791
792 * [r1351] daemon/client/include/network.client.class:
793 -fixed a typo in the discription of nameserver
794 -add the new hostname to the x11 authority file to allow x11
795 interaction without restarting xorg
796 * [r1350] daemon/include/daemon.global.class:
797 -fixed whitespaces
798 * [r1348] daemon/client/include/network.client.class:
799 - renamed set_network_dns to set_network_nameserver
800 - added more help descriptions for gateway and nameserver
801 - added get functions for hostname, gateway and nameserver
802 - sanitized arguments
803 * [r1347] daemon/client/include/mage.client.class:
804 - reverted update|upgrade|uppretend changes as we got them
805 already
806 - added uppretend to 'get mage.upgrade' and not to 'mage.update'
807 * [r1346] daemon/client/include/hardware.client.class:
808 -fixed change items on description
809 * [r1345] daemon/client/include/system.client.class:
810 -fixed broken autologon config
811 * [r1344] daemon/client/mcored.sh:
812 -do not print errors about missing serial config
813 * [r1342] Makefile:
814 added hardware.client.class for some hardware information and
815 detection
816 * [r1341] daemon/client/include/mage.client.class:
817 added uppretend too
818 * [r1338] daemon/client/include/hardware.client.class[ADD]:
819 added hardware.client.class for some hardware information and
820 detection
821 * [r1337] daemon/client/include/mage.client.class:
822 added mage update and upgrade functionality
823 * [r1336] daemon/client/include/system.client.class:
824 use MCORE_UNPRIV_USER variable instead of hardcoded mcore user
825 * [r1335] daemon/include/hwdetection.global.class:
826 added get_hwinfo_monitor() and add usb-host drivers when
827 usb-storage was found
828
829 2011-02-16 Niels Rogalla <niro@magellan-linux.de>
830
831 * [r1330] daemon/include/daemon.global.class:
832 -fixed a typo in global help description
833
834 2011-02-14 Niels Rogalla <niro@magellan-linux.de>
835
836 * [r1329] daemon/client/include/system.client.class:
837 -added autologin configure feature
838
839 2011-02-07 Niels Rogalla <niro@magellan-linux.de>
840
841 * [r1327] daemon/client/include/fluxbox.client.class:
842 -use full pathes to match sudoers file
843 * [r1315] daemon/mcorepasswd.sh:
844 -respect require and provide, added some dummy functions
845
846 2011-02-06 Niels Rogalla <niro@magellan-linux.de>
847
848 * [r1308] daemon/include/daemon.global.class:
849 -renamed validate_session() to valid_session()
850 -added nocolors and webcrlf options which are allowed to be
851 called before login (needed by web-interfaces)
852 -let addconfig() honor -e and -n echo variables
853 * [r1307] daemon/include/hwdetection.global.class:
854 updated hwdetection from upstream installer
855 * [r1306] daemon/include/sessionauth.global.class:
856 -renamed validate_session() to valid_session()
857 * [r1305] daemon/client/mcored.sh:
858 -renamed validate_session() to valid_session()
859 -added nocolors and webcrlf options which are allowed to be
860 called before login (needed by web-interfaces)
861 * [r1304] daemon/client/mcored.rc:
862 -fixed wrong variable, thats the chroot dir and not the keyring!
863 -be more silent
864 * [r1303] daemon/client/mcored.confd:
865 -fixed wrong variable, thats the chroot dir and not the keyring!
866 * [r1302] conf/config.rc:
867 -disabled sql settings
868 * [r1301] Makefile:
869 -install default certificates
870 * [r1300] daemon/certs[ADD], daemon/certs/mcored.key[ADD],
871 daemon/certs/mcored.pem[ADD]:
872 -added some default certificates for mcored
873 * [r1284] daemon/client/include/network.client.class:
874 - renamed function set_network_default_gw -> set_network_gateway
875 - fixed missing argv for value
876
877 2011-02-04 Niels Rogalla <niro@magellan-linux.de>
878
879 * [r1267] Makefile:
880 - added citrix plugin
881 - renamed session plugin to fluxbox
882 * [r1266] daemon/client/include/citrix.client.class[ADD]:
883 -added plugin for citrix sessions
884 * [r1265] daemon/include/hwdetection.global.class:
885 -the hwdetecion provides hwdetection ;)
886 * [r1264] daemon/include/daemon.global.class:
887 - added missing quit command to global help topics
888 - added hint about help [topic]
889 - let x11runas determine the DISPLAY itself by using
890 MCORE_XORG_DISPLAY
891 - added no_duplicate() function for internal use
892 - let require() and provide() check for duplicate items via
893 no_duplicate()
894 - added verify_requirements to be able to resolve missing plugin
895 requirements
896 - mecho() and eecho() should honor the '-n' echo option
897 - added path_not_empty() functions which is used by
898 helper_graphic_rebuild_xorg_conf_d() of the graphic plugin
899 * [r1263] daemon/client/include/vnc.client.class:
900 - use the new xorg.conf.d handling to en/disable the vnc module
901 and its options
902 - requires basic graphic to support the new xorg.conf.d handling
903 * [r1262] daemon/client/include/system.client.class:
904 - fixed spelling
905 - merged system.console and system.rootconsole to one function
906 - fixed the root console that it really opens up a root console
907 with asking for roots password before changing the privileges
908 - added system.service functionality
909 - added system.passwd functionality
910 - added system.vt functionality
911 * [r1261] daemon/client/include/printing.client.class:
912 - merged addprinter and delprinter into one printer functions
913 - fixed the help functions according to the new printer function
914 * [r1260] daemon/client/include/network.client.class:
915 - requires basic-system for restarting system services
916 - always use CONFIG=, clearconfig, addconfig paradigma
917 - better sanity checks in set_network_iface()
918 * [r1259] daemon/client/include/input.client.class:
919 -x11runas selects the used Xorg display itself via
920 MCORE_XORG_DISPLAY variable
921 * [r1258] daemon/client/include/graphic.client.class:
922 -only provide basic-video, x0vnc is another plugin
923 -completly reworkd xorg.conf.d handling
924 -added graphic.depth and graphic.driver functions
925 -allways use clearconfig/addconfig for all config files
926 * [r1257] daemon/client/include/fluxbox.client.class:
927 -merged addmenuitem and delmenuitem to one menuitem command
928 - added get_ menuitem functionality
929 - added support for changing fluxbox themes
930 - set wallpaper support on todo
931 * [r1256] daemon/client/mcored.sh:
932 -added require command to verify plugin requirements
933 * [r1255] conf/config.rc:
934 -added MCORE_XORG_DISPLAY variable
935
936 2011-02-02 Niels Rogalla <niro@magellan-linux.de>
937
938 * [r1254] daemon/client/include/fluxbox.client.class[CPY],
939 daemon/client/include/session.client.class[DEL]:
940 -renamed session.client.class -> fluxbox.client.class
941 * [r1253] daemon/client/include/session.client.class:
942 -reworked an renamed all functions to fluxbox, because they are
943 fluxbox-specific
944 * [r1252] daemon/include/daemon.global.class:
945 -disabled mysql based functions atm
946 -clearconfig: install config dir
947 * [r1251] daemon/client/mcored.sh:
948 -disabled mysql based functions atm
949 * [r1250] conf/config.rc:
950 -added MCORE_CONFIG_PATH variable
951 * [r1249] Makefile[ADD]:
952 -initial version
953 * [r1248] .[ADD], conf[ADD], conf/config.rc[ADD], daemon[ADD],
954 daemon/client[ADD], daemon/client/include[ADD],
955 daemon/client/include/graphic.client.class[ADD],
956 daemon/client/include/input.client.class[ADD],
957 daemon/client/include/mage.client.class[ADD],
958 daemon/client/include/network.client.class[ADD],
959 daemon/client/include/printing.client.class[ADD],
960 daemon/client/include/session.client.class[ADD],
961 daemon/client/include/system.client.class[ADD],
962 daemon/client/include/vnc.client.class[ADD],
963 daemon/client/mcored.confd[ADD], daemon/client/mcored.rc[ADD],
964 daemon/client/mcored.sh[ADD],
965 daemon/generate-certificate.sh[ADD], daemon/include[ADD],
966 daemon/include/daemon.global.class[ADD],
967 daemon/include/hwdetection.global.class[ADD],
968 daemon/include/sessionauth.global.class[ADD],
969 daemon/mcorepasswd.sh[ADD]:
970 -initial version
971