Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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