Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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