Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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