Magellan Linux

Contents of /alx-src/branches/alxconf-060/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5015 - (show annotations) (download)
Wed Aug 7 12:30:17 2013 UTC (10 years, 8 months ago) by niro
File size: 24186 byte(s)
-updated ChangeLog
1 2013-08-07 Niels Rogalla <niro@magellan-linux.de>
2
3 * [r5014] VERSION:
4 -version 0.6.7
5 * [r5013] Makefile, bin/wfica-launcher.sh[ADD],
6 functions/config_sessions.sh:
7 -introduce wfica-launcher to prevent massive citrix session
8 launches via double-click attacks
9
10 2013-05-29 Niels Rogalla <niro@magellan-linux.de>
11
12 * [r4915] ChangeLog:
13 -updated ChangeLog
14 * [r4914] VERSION:
15 -version 0.6.6
16 * [r4913] Makefile, plugins/citrix_spe[ADD],
17 plugins/citrix_spe/plugin.sh[ADD]:
18 -added citrix_spe plugin to support speechdetection with the
19 Philips SpeechMike II/III
20 * [r4912] bin/alx-hwdetection.sh:
21 -always use openchrome on dell optiplex fx130
22
23 2013-05-13 Niels Rogalla <niro@magellan-linux.de>
24
25 * [r4838] ChangeLog:
26 -updated ChangeLog
27 * [r4837] VERSION:
28 -version 0.6.5
29 * [r4836] functions/config_x11.sh:
30 -fixed whitespaces
31 * [r4835] functions/config_network.sh:
32 -do not overwrite network configuration if NETWORKING var is
33 empty
34 * [r4834] init.d/alxsettings:
35 -restore default network configution on forced hardware detection
36 when the net.IFACE config is empty
37
38 2012-04-23 Niels Rogalla <niro@magellan-linux.de>
39
40 * [r3525] ChangeLog:
41 -updated ChangeLog
42 * [r3524] VERSION:
43 -version 0.6.4.5
44 * [r3523] Makefile, plugins/egk_scm/plugin.sh,
45 plugins/rdesktop/plugin-rdesktop.conf[DEL],
46 plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
47 plugins/usbip/plugin.sh:
48 -configure plugins via sql database
49
50 2012-04-19 Niels Rogalla <niro@magellan-linux.de>
51
52 * [r3514] Makefile, plugins/egk-scm[DEL], plugins/egk_scm[CPY],
53 plugins/egk_scm/plugin.sh:
54 -renamed egk-scm -> egk_scm to by compat with our sql-queries
55 * [r3506] ChangeLog:
56 -updated ChangeLog
57 * [r3505] VERSION:
58 -version 0.6.4.4
59 * [r3504] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
60 plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
61 plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
62 plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
63 -export PLUGIN_MENUITEM_NAME in autostart function which is used
64 as name for the generated sh script
65 * [r3503] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
66 plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
67 plugins/rdesktop/plugin-rdesktop.conf,
68 plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
69 plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
70 -added autostart support for plugins
71
72 2012-04-17 Niels Rogalla <niro@magellan-linux.de>
73
74 * [r3500] ChangeLog:
75 -updated ChangeLog
76 * [r3499] VERSION:
77 -version 0.6.4.3
78
79 2012-04-16 Niels Rogalla <niro@magellan-linux.de>
80
81 * [r3495] functions/config_plugins.sh:
82 -print a nice message while configuring plugins
83 * [r3494] plugins/egk-scm/plugin.sh:
84 -let the egk-scm plugin be configurable through
85 /etc/alxconfig-ng/plugin-rdesktop.conf
86 * [r3493] plugins/egk-scm/plugin.sh:
87 -fixed pcsc-alias
88 * [r3492] Makefile, plugins/rdesktop/plugin-rdesktop.conf[ADD],
89 plugins/rdesktop/plugin.sh:
90 -let the rdesktop plugin be configurable through
91 /etc/alxconfig-ng/plugin-rdesktop.conf
92 * [r3491] plugins/egk-scm/plugin.sh:
93 -fixed escaping for eval
94 * [r3490] functions/config_sessions.sh:
95 -fixed whitespaces
96 * [r3489] functions/config_plugins.sh:
97 -fixed messages
98 * [r3488] functions/config_plugins.sh:
99 -use rc_echo() function
100 * [r3487] functions/config_plugins.sh:
101 -fixed whitespaces
102 * [r3486] functions/config_ssh_auth.sh:
103 -fixed spelling
104 * [r3485] functions/config_ssh_auth.sh:
105 -use low chars for local variables
106 * [r3484] functions/config_ssh_auth.sh:
107 -use rc_print() function
108 * [r3483] init.d/alxsetstate:
109 -updated to actual codingstyle
110 * [r3482] init.d/alxsetstate:
111 -use addconfig to create config and state files
112 * [r3481] init.d/alxsetstate:
113 -removed unused variable
114 * [r3480] init.d/alxsetstate:
115 -use low chars for local variables
116 * [r3479] init.d/alxsetstate:
117 -use rc_echo
118
119 2012-04-13 Niels Rogalla <niro@magellan-linux.de>
120
121 * [r3478] functions/config_x11.sh:
122 use addconfig()
123 * [r3477] functions/config_x11.sh:
124 use rc_echo()
125 * [r3476] init.d/alxsettings:
126 use rc_echo()
127 * [r3475] functions/serial_functions.sh:
128 use rc_echo()
129 * [r3474] functions/config_printers.sh:
130 use rc_echo()
131 * [r3473] functions/common.sh:
132 -fixed spelling
133 * [r3472] functions/mysqlfunctions:
134 -coding style fixups
135 * [r3471] Makefile:
136 -renamed plugin egk-smc -> egk-scm
137 * [r3470] plugins/egk-scm[CPY], plugins/egk-scm/plugin.sh,
138 plugins/egk-smc[DEL]:
139 -renamed plugin egk-smc -> egk-scm
140 * [r3469] functions/serial_functions.sh:
141 -fixed header
142 * [r3468] bin/update-alx.sh:
143 -fixed some minor issues and coding style
144 * [r3467] init.d/alxsettings:
145 -never declare ALX_IFACE as a local variable or first boot setup
146 fails
147 * [r3466] init.d/alxsettings:
148 -use addconfig everywhere
149 * [r3465] init.d/alxsettings:
150 -fast reboot on while settings reset, no need to write any
151 configs back. fails anyway as the serial was deleted too
152 * [r3464] init.d/alxsettings:
153 -remove files created by hwsetup
154 * [r3463] init.d/alxsettings:
155 -more message output eyecandy
156 * [r3462] init.d/alxsettings:
157 -reset the hostname too
158 * [r3461] init.d/alxsettings:
159 -creaty empty unpriv user home dir after deletion or sometimes
160 the xinitrd creation may fail
161 * [r3460] init.d/alxsettings:
162 -remove nmbd too
163 * [r3459] init.d/alxsettings:
164 -get rid of the whole SETTINGSDIR
165 * [r3458] init.d/alxsettings:
166 -message output eyecandy
167 * [r3457] init.d/alxsettings:
168 -honor busybox keymap loading method
169 * [r3456] init.d/alxsettings:
170 -only run commands via xargs when given list is not empty to
171 suppress false errors
172 * [r3455] functions/config_sessions.sh:
173 -fixed a typo in program sh generation for plugins
174
175 2012-04-11 Niels Rogalla <niro@magellan-linux.de>
176
177 * [r3440] ChangeLog:
178 -updated ChangeLog
179 * [r3439] VERSION:
180 -version 0.6.4.2
181 * [r3438] functions/config_x11.sh:
182 -disabled screen blanks to fix FS#19
183
184 2012-04-04 Niels Rogalla <niro@magellan-linux.de>
185
186 * [r3410] bin/user_shutdown.sh:
187 -user poweroff instead of halt (fixes FS#18)
188
189 2012-03-28 Niels Rogalla <niro@magellan-linux.de>
190
191 * [r3395] ChangeLog:
192 -updated ChangeLog
193 * [r3394] VERSION:
194 -version 0.6.4.1
195 * [r3393] Makefile, plugins/egk-smc[ADD],
196 plugins/egk-smc/plugin.sh[ADD]:
197 -added experimental egk-smc plugin
198 * [r3392] Makefile, plugins/usbip[ADD],
199 plugins/usbip/plugin.sh[ADD]:
200 -added experimental usbip plugin
201 * [r3391] Makefile, plugins/rdesktop[ADD],
202 plugins/rdesktop/plugin.sh[ADD]:
203 -added rdesktop plugin
204 * [r3390] functions/config_sessions.sh:
205 -fixed a annoying warning
206 * [r3389] skel/slim/slim.conf:
207 -slim must be started on vt03 to prevent console login issues
208 after bootup
209 * [r3383] ChangeLog:
210 -updated ChangeLog
211 * [r3382] VERSION:
212 -version 0.6.4
213 * [r3375] bin/alx-hwdetection.sh:
214 -added detection for a quirk required by some intel framebuffer
215 devices
216
217 2011-11-02 Niels Rogalla <niro@magellan-linux.de>
218
219 * [r3280] ChangeLog:
220 -updated ChangeLog
221 * [r3279] VERSION:
222 -version 0.6.3
223 * [r3278] functions/config_printers.sh:
224 -create missing spooler logfiles
225 * [r3277] functions/config_x11.sh:
226 -use alx-hwdetection to detect zotac devices
227 -support hdmi
228
229 2011-09-28 Niels Rogalla <niro@magellan-linux.de>
230
231 * [r3263] ChangeLog:
232 -updated ChangeLog
233 * [r3262] VERSION:
234 -version 0.6.2
235 * [r3259] bin/alx-hwdetection.sh:
236 -detect i810/i815 chipsets as 'maxdata'
237
238 2011-09-14 Niels Rogalla <niro@magellan-linux.de>
239
240 * [r3208] ChangeLog:
241 -updated ChangeLog
242 * [r3207] VERSION:
243 -version 0.6.1
244 * [r3201] bin/alx-hwdetection.sh:
245 -added systemtype detection
246
247 2011-08-26 Niels Rogalla <niro@magellan-linux.de>
248
249 * [r2786] init.d/alxsettings:
250 -fixed
251 * [r2782] ChangeLog:
252 -updated ChangeLog
253 * [r2781] VERSION:
254 -version 0.6.0
255 * [r2779] functions/config_plugins.sh, plugins/firefox/plugin.sh,
256 plugins/flashplayer/plugin.sh, plugins/remserial/plugin.sh,
257 plugins/terminal/plugin.sh:
258 -added plugin setup functionality to honor any settings change of
259 a plugin via the webfrontend on every boot
260 * [r2778] conf/config.rc, init.d/alxsetstate, init.d/alxsettings:
261 -do not use hardcoded pathes to include functions, make use of
262 ALX_FUNCTIONS variable in config.rc
263 * [r2777] icons/firefox.png[ADD]:
264 -added missing firefox icon for the firefox plugin
265 * [r2776] functions/config_plugins.sh:
266 -fixed plugin uninstall routine
267
268 2011-08-11 Niels Rogalla <niro@magellan-linux.de>
269
270 * [r2766] ChangeLog:
271 -updated ChangeLog
272 * [r2765] VERSION:
273 -version 0.6.0_rc14
274 * [r2764] Makefile:
275 -plugin installers must be executable
276 * [r2761] ChangeLog:
277 -updated ChangeLog
278 * [r2760] VERSION:
279 -version 0.6.0_rc13
280 * [r2759] Makefile:
281 -fixed missing file
282 * [r2754] ChangeLog:
283 -updated ChangeLog
284 * [r2752] VERSION:
285 -version 0.6.0_rc12
286 * [r2751] Makefile:
287 -added rudimentary plugin support
288 * [r2750] conf/config.rc:
289 -fixed plugins path
290 * [r2749] plugins[ADD], plugins/firefox[ADD],
291 plugins/firefox/plugin.sh[ADD], plugins/flashplayer[ADD],
292 plugins/flashplayer/plugin.sh[ADD], plugins/remserial[ADD],
293 plugins/remserial/plugin.sh[ADD], plugins/terminal[ADD],
294 plugins/terminal/plugin.sh[ADD]:
295 -added rudimentary plugin support
296 * [r2748] init.d/alxsettings:
297 -added rudimentary plugin support
298 * [r2747] functions/config_plugins.sh[ADD],
299 functions/config_sessions.sh:
300 -added rudimentary plugin support
301 * [r2746] conf/config.rc:
302 -added plugindir location
303
304 2011-08-08 Niels Rogalla <niro@magellan-linux.de>
305
306 * [r2718] functions/config_printers.sh:
307 -enable logging
308 -always recreate the spooler dirs
309
310 2011-07-07 Niels Rogalla <niro@magellan-linux.de>
311
312 * [r2630] ChangeLog:
313 -updated ChangeLog
314 * [r2629] VERSION:
315 -version 0.6.0_rc11
316 * [r2624] Makefile:
317 -added hwdetection script for webfrontend
318 * [r2623] functions/config_network.sh:
319 -configure netbios daemon if /usr/sbin/nmbd was found on system
320
321 2011-07-06 Niels Rogalla <niro@magellan-linux.de>
322
323 * [r2622] bin/alx-hwdetection.sh[ADD]:
324 -added hwdetection script for webfrontend
325 * [r2617] functions/config_modules.sh:
326 -fixed wrong variable name $mod -> $module
327 * [r2615] functions/config_x11.sh:
328 -get rid of /usr/X11R6
329 * [r2614] skel/slim/slim.conf:
330 -get rid of /usr/X11R6
331 * [r2612] functions/config_x11.sh:
332 -get rid of /usr/X11R6
333 * [r2611] functions/config_sessions.sh:
334 -fixed a typo in $ses__password -> $ses_password
335 * [r2610] functions/config_printers.sh:
336 -do not add printers with a empty name
337
338 2011-07-04 Niels Rogalla <niro@magellan-linux.de>
339
340 * [r2579] ChangeLog:
341 -we install libtommath, so we require the external one
342 * [r2578] VERSION:
343 -version 0.6.0_rc10
344 * [r2571] functions/config_network.sh:
345 -removed useless comment
346 * [r2570] skel/net/net.eth0:
347 -5 retries for a dhcp request and abort if no offer was send
348 * [r2569] conf/config.rc:
349 -5 retries for a dhcp request
350 * [r2568] init.d/alxsettings:
351 -fixed util version: alxconfig-ng-alx -> alxconfig-ng
352 * [r2565] functions/config_sessions.sh:
353 -fixed reboot/shutdown icon size
354
355 2011-06-30 Niels Rogalla <niro@magellan-linux.de>
356
357 * [r2514] ChangeLog:
358 -updated ChangeLog
359 * [r2513] VERSION:
360 -version 0.6.0_rc9
361 * [r2509] init.d/alxsettings:
362 -don't rely on eth0, always use ALX_IFACE if possible
363 * [r2508] conf/config.rc:
364 -added -n option to immediatly exit if no lease was obtained
365 * [r2499] ChangeLog:
366 -updated ChangeLog
367 * [r2497] conf/unsupported-netcard-drivers:
368 -added all wireless-drivers to unsupported-netcard-drivers, to
369 always fallback on wired lan while running hardwaredection
370 * [r2495] functions/config_sessions.sh:
371 -increased grid borders of the desktop icons
372 * [r2494] bin/user_reboot.sh, bin/user_shutdown.sh:
373 -fixed check logic, returned true even if the prog was not found
374
375 2011-06-27 Niels Rogalla <niro@magellan-linux.de>
376
377 * [r2485] VERSION:
378 -version 0.6.0_rc8
379 * [r2479] functions/config_sessions.sh, init.d/alxsettings:
380 -fixed typos
381 * [r2476] ChangeLog:
382 -updated ChangeLog
383 * [r2475] VERSION:
384 -version 0.6.0_rc7
385 * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]:
386 -provide shutdown and reboot icons
387 * [r2473] Makefile:
388 -provide shutdown and reboot icons
389 * [r2472] functions/config_sessions.sh:
390 -provide shutdown and reboot icons
391 * [r2471] init.d/alxsettings:
392 -provide shutdown and reboot icons
393 * [r2470] init.d/alxsettings:
394 -do not install skeletons already provided by fluxbox
395 * [r2469] functions/config_sessions.sh:
396 -do not install skeletons already provided by fluxbox
397 * [r2468] Makefile, skel/fluxbox/init[DEL], skel/fluxbox/keys[DEL]:
398 -do not install skeletons already provided by fluxbox
399 * [r2462] Makefile:
400 -dropped xtdesktop support, only support idesk with alx-0.6.0
401 * [r2459] ChangeLog:
402 -updated ChangeLog
403 * [r2458] VERSION:
404 -version 0.6.0_rc6
405 * [r2457] skel/net/net.eth0:
406 -fixed dhcp timeout, retry and interface
407 * [r2456] skel/xtdesktop[DEL]:
408 -dropped xtdesktop support, only support idesk with alx-0.6.0
409 * [r2455] init.d/alxsettings:
410 -moved read_cmdline() function to common.sh
411 -dropped xtdesktop support, only support idesk with alx-0.6.0
412 * [r2454] functions/config_sessions.sh:
413 -moved read_cmdline() function to common.sh
414 -dropped xtdesktop support, only support idesk with alx-0.6.0
415 - no window-decorations for xmessage messages
416 * [r2453] functions/common.sh:
417 -moved read_cmdline() function to common.sh
418 * [r2446] conf/config.rc:
419 -fixed dhcp timeout, retry and interface
420
421 2011-06-16 Niels Rogalla <niro@magellan-linux.de>
422
423 * [r2438] ChangeLog:
424 -udpated ChangeLog
425 * [r2437] VERSION:
426 -version 0.6.0_rc5
427 * [r2436] bin/user_reboot.sh, bin/user_shutdown.sh:
428 -support xmessage shutdown|reboot messages if Xdialog was not
429 found
430 * [r2435] functions/config_sessions.sh:
431 -set the correct session colors from current desktop settings, do
432 not rely on citrix's auto-detection
433
434 2011-06-15 Niels Rogalla <niro@magellan-linux.de>
435
436 * [r2412] VERSION:
437 -version 0.6.0_rc4
438 * [r2411] functions/config_sessions.sh, skel/fluxbox/apps[DEL]:
439 -autostart utilities if they exist
440 * [r2408] functions/config_sessions.sh:
441 -typo
442 * [r2403] ChangeLog:
443 -Updated ChangeLog
444 * [r2402] VERSION:
445 -version 0.6.0_rc3
446 * [r2401] functions/config_sessions.sh:
447 -support xtdesk and idesk
448
449 2011-06-14 Niels Rogalla <niro@magellan-linux.de>
450
451 * [r2386] functions/config_x11.sh:
452 -disable LVDS1 virtual monitors on zotacs
453 * [r2385] skel/fluxbox/keys:
454 -added "alt" macros too
455 * [r2383] skel/fluxbox/keys:
456 -added macros to move windows around
457 * [r2382] init.d/alxsettings:
458 -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc
459 * [r2381] functions/config_sessions.sh:
460 -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc
461 -fixed broken command icons
462 * [r2376] ChangeLog:
463 -updated ChangeLog
464 * [r2375] VERSION:
465 -version 0.6.0_rc2
466 * [r2374] skel/fluxbox/init:
467 -merged against upstream config to fix an issue that x11 windows
468 cannot be moved
469 * [r2372] bin/update-alx.sh, conf/config.rc:
470 -variable diskspace
471 * [r2371] functions/config_sessions.sh:
472 -sleep one second to wait until busybox is fully initialized and the screen is really centered
473
474 2011-05-18 Niels Rogalla <niro@magellan-linux.de>
475
476 * [r2174] make-tarball.sh:
477 -fixed make-tarball script again
478 * [r2171] make-tarball.sh:
479 -fixed make-tarball script
480 * [r2169] ChangeLog[ADD]:
481 -added ChangeLog
482 * [r2168] VERSION[ADD]:
483 -version 0.6.0_rc1
484 * [r2167] skel/net/net.eth0:
485 -set default to timeout after 10 seconds, not to send 10 packets
486 * [r2166] functions/config_sessions.sh:
487 -fixed some typos
488 * [r2165] functions/config_x11.sh:
489 -fixed a typo
490 * [r2164] functions/config_printers.sh:
491 -name -> printer_name
492 * [r2163] conf/config.rc:
493 -set default to timeout after 10 seconds, not to send 10 packets
494 * [r2162] functions/config_ssh_auth.sh:
495 -all filename variables should be escaped to support whitespaces
496 * [r2161] functions/config_sessions.sh:
497 -fixed handling to support whitespaces in names and added params
498 for execs
499 * [r2160] functions/config_printers.sh:
500 -all filename variables should be escaped to support whitespaces
501 -fixed a typo
502 * [r2159] functions/config_network.sh:
503 -all filename variables should be escaped to support whitespaces
504 -check for null and zero values!
505 * [r2158] functions/common.sh:
506 -better escaping to support whitespaces
507 * [r2157] functions/common.sh:
508 -added updateconfig() function
509
510 2011-05-17 Niels Rogalla <niro@magellan-linux.de>
511
512 * [r2156] init.d/alxsettings:
513 -variable dhcp client trough config.rc
514 * [r2155] functions/config_network.sh:
515 -variable dhcp client trough config.rc
516 * [r2154] conf/config.rc:
517 -variable dhcp client trough config.rc
518 * [r2153] init.d/alxsettings:
519 -fixed one missed rc_mecho
520 * [r2152] functions/mysqlfunctions:
521 -eval already exports the variable - no need to do it twice, wich
522 produces escaping issues
523 * [r2151] functions/config_modules.sh:
524 -fixed a typo
525 * [r2150] install.sh[DEL]:
526 -install.sh not needed anymore, we got a Makefile
527 * [r2149] functions/config_sessions.sh:
528 -get database data via evaluate_table() function and use the
529 advantages of xml (no problems with empty values anymore)
530 -generate session items and menuitems more variable and not at
531 once
532 * [r2148] functions/config_x11.sh:
533 -get database data via evaluate_table() function and use the
534 advantages of xml (no problems with empty values anymore)
535 * [r2147] functions/config_printers.sh:
536 -get database data via evaluate_table() function and use the
537 advantages of xml (no problems with empty values anymore)
538 * [r2146] functions/config_modules.sh:
539 -get database data via evaluate_table() function and use the
540 advantages of xml (no problems with empty values anymore)
541 -get rid of the old argfile handling and add module arguments
542 directly
543 * [r2145] functions/config_network.sh:
544 -get database data via evaluate_table() function and use the
545 advantages of xml (no problems with empty values anymore)
546 * [r2144] functions/config_auth.sh:
547 -get database data via evaluate_table() function and use the
548 advantages of xml (no problems with empty values anymore)
549 * [r2143] functions/mysqlfunctions:
550 -added evaluate_table() and evaluate_statement() functions with
551 xml support
552 * [r2142] functions/common.sh:
553 -added rc_mecho() function
554 * [r2141] init.d/alxsetstate, init.d/alxsettings:
555 -use rc_print, rc_echo and rc_mecho functions to print init
556 messages
557
558 2011-05-16 Niels Rogalla <niro@magellan-linux.de>
559
560 * [r2127] functions/config_auth.sh:
561 -suppress passwd messages
562 * [r2126] functions/config_printers.sh:
563 -fixed ports
564 * [r2123] init.d/alxsetstate:
565 -be more informative in the status messages
566 * [r2122] init.d/alxsettings:
567 -renamed modules.d -> modprobe.d and added .conf suffix
568 -clear printing-settings properly and remove services
569 * [r2121] functions/config_modules.sh:
570 -clear argfile in create argfile function
571 * [r2120] functions/config_network.sh:
572 -renamed modules.d -> modprobe.d and added .conf suffix
573
574 2011-05-11 Niels Rogalla <niro@magellan-linux.de>
575
576 * [r2039] init.d/alxsettings:
577 -added common.sh
578 -dropped commented cruft
579 -only support 2.6 kernels - install modprobe.conf related stuff
580 only and be compat with newer modutils
581 -coding style updates
582 -use pidof instead of quering ps -A
583 * [r2038] Makefile:
584 -install common.sh
585 * [r2037] functions/config_x11.sh:
586 -drop MOUSE_RESOLTION support atm to be compat with alx-0.5.7
587 database
588 -GLOGIN not needed anymore, we are using slim directly not with
589 the magellan standard xdm init script
590 -clearconfig() and addconfig() moved to common.sh
591 -use lower chars for local variables
592 -do not create the full xorg.conf anymore, make use of the
593 xorg.conf.d feature of xorg-server-1.10 and only use snippets
594 * [r2036] functions/config_ssh_auth.sh:
595 -make use of the new addconfig() && clearconfig() functions
596 * [r2035] functions/config_sessions.sh:
597 -make use of the new addconfig() && clearconfig() functions
598 * [r2034] functions/config_printers.sh:
599 -make use of the new addconfig() && clearconfig() functions
600 * [r2033] functions/config_network.sh:
601 -make use of the new addconfig() && clearconfig() functions
602 * [r2032] functions/common.sh[ADD]:
603 -added common.sh with global addconfig() and clearconfig()
604 functions
605 * [r2031] skel/fluxbox/menu.footer:
606 -use seperator instead of nop
607 * [r2030] skel/fluxbox/keys:
608 -adjust buttons settings to work with newer fluxbox, right click
609 must be allowed
610 * [r2029] bin/update-alx.sh:
611 - do not display any colors and update mage only, if a newer
612 version exist
613
614 2011-05-10 Niels Rogalla <niro@magellan-linux.de>
615
616 * [r2023] functions/config_auth.sh:
617 -busybox compat
618
619 2011-05-09 Niels Rogalla <niro@magellan-linux.de>
620
621 * [r2016] functions/config_network.sh:
622 -removed old samba cruft
623 * [r2015] functions/config_network.sh:
624 -be more busybox compat, use udhcpc as standard dhcp client
625 * [r2014] init.d/alxsettings:
626 -reverted modules-update changes which are not applied upstream
627 too
628 -fixe one more dhcpcd -> udhcpc instance
629 * [r2013] functions/config_modules.sh:
630 -no splitted modules.autoload files anymore
631 * [r2011] init.d/alxsettings:
632 -be more busybox compat, use udhcpc as standard dhcp client
633 * [r2010] init.d/alxsettings:
634 -be more busybox compat, use udhcpc as standard dhcp client
635 * [r2009] init.d/alxsettings:
636 -simply call hwsetup and renamed all hwdetect references to
637 hwsetup
638 * [r2008] init.d/alxsettings:
639 -use conf.d instead of the deprecated sysconfig
640 * [r2007] init.d/alxsetstate, init.d/alxsettings:
641 -busybox-initscripts compat
642 * [r2005] Makefile:
643 -fixed Makefile
644 * [r2004] functions/config_x11.sh:
645 -fixed header
646 -added clearconfig and addconfig functions and use them
647 -clean up old cruft, we do not support old configurations anymore
648 * [r2003] functions/mysqlfunctions:
649 -fixed header
650 -fixed coding style
651 * [r2002] skel/fluxbox/apps, skel/fluxbox/keys:
652 -fixed header
653 * [r2001] functions/config_network.sh,
654 functions/config_sessions.sh:
655 -fixed header
656 * [r2000] conf/config.rc:
657 -fixed header
658 * [r1999] bin/user_shutdown.sh:
659 -fixed header
660 -do not use full pathes, rely on PATH environment
661 * [r1998] bin/user_reboot.sh:
662 -do not use full pathes, rely on PATH environment
663 * [r1997] bin/update-alx.sh:
664 -fixed header
665 -MAGE_TARGET -alx was dropped
666 -be mage-0.4 compat
667 * [r1996] bin/txt2html.sh:
668 -fixed header
669
670 2011-05-07 Niels Rogalla <niro@magellan-linux.de>
671
672 * [r1980] Makefile[ADD]:
673 -added Makefile for easier builds
674 * [r1979] skel/slim/slim.conf:
675 -fixed slim.conf to support busybox/rxvt and to match our patched
676 version of slim
677 -removed any comments and non needed settings
678 * [r1978] skel/net/net.eth0:
679 -fixed header
680 -use udhcpc as standard dhcp util
681 * [r1977] skel/idesk[DEL]:
682 -dropped idesk support
683 * [r1976] init.d/alxsettings:
684 -fixed header
685 -use /etc/conf.d and not the old sysconfig anymore
686 -removed unneeded checks and variables
687 -do not use fullpath for programes, rely on PATH environment
688 * [r1975] init.d/alxsetstate:
689 -fixed header
690 -use /etc/conf.d and not the old sysconfig anymore
691 -removed unneeded checks and variables
692 * [r1974] functions/config_versions.sh:
693 -the -alx target names for packages are not used anymore, using
694 real split_packkages
695 * [r1973] functions/config_ssh_auth.sh:
696 -support dropbear and dropped openssh
697 * [r1972] functions/config_printers.sh:
698 -fixed header
699 -support lprng and dropped samba/cups support
700 * [r1971] functions/config_modules.sh:
701 -fixed header and variable names
702 * [r1970] skel/samba[DEL]:
703 -dropped samba support
704 * [r1969] functions/config_auth.sh:
705 -dropped samba support
706
707 2011-04-14 Niels Rogalla <niro@magellan-linux.de>
708
709 * [r1800] .[CPY], functions/config_x11.sh, init.d/alxsettings:
710 created 0.6.x branch
711