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