Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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