Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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