Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2376 by niro, Tue Jun 14 11:18:47 2011 UTC revision 3525 by niro, Mon Apr 23 07:33:46 2012 UTC
# Line 1  Line 1 
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>  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:   * [r2375] VERSION:
426    -version 0.6.0_rc2    -version 0.6.0_rc2
427   * [r2374] skel/fluxbox/init:   * [r2374] skel/fluxbox/init:

Legend:
Removed from v.2376  
changed lines
  Added in v.3525