Magellan Linux

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

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

revision 2459 by niro, Mon Jun 27 12:52:21 2011 UTC revision 3506 by niro, Thu Apr 19 13:36:36 2012 UTC
# Line 1  Line 1 
1    2012-04-19  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r3505] VERSION:
4      -version 0.6.4.4
5     * [r3504] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
6      plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
7      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
8      plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
9      -export PLUGIN_MENUITEM_NAME in autostart function which is used
10      as name for the generated sh script
11     * [r3503] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
12      plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
13      plugins/rdesktop/plugin-rdesktop.conf,
14      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
15      plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
16      -added autostart support for plugins
17    
18    2012-04-17  Niels Rogalla <niro@magellan-linux.de>
19    
20     * [r3500] ChangeLog:
21      -updated ChangeLog
22     * [r3499] VERSION:
23      -version 0.6.4.3
24    
25    2012-04-16  Niels Rogalla <niro@magellan-linux.de>
26    
27     * [r3495] functions/config_plugins.sh:
28      -print a nice message while configuring plugins
29     * [r3494] plugins/egk-scm/plugin.sh:
30      -let the egk-scm plugin be configurable through
31      /etc/alxconfig-ng/plugin-rdesktop.conf
32     * [r3493] plugins/egk-scm/plugin.sh:
33      -fixed pcsc-alias
34     * [r3492] Makefile, plugins/rdesktop/plugin-rdesktop.conf[ADD],
35      plugins/rdesktop/plugin.sh:
36      -let the rdesktop plugin be configurable through
37      /etc/alxconfig-ng/plugin-rdesktop.conf
38     * [r3491] plugins/egk-scm/plugin.sh:
39      -fixed escaping for eval
40     * [r3490] functions/config_sessions.sh:
41      -fixed whitespaces
42     * [r3489] functions/config_plugins.sh:
43      -fixed messages
44     * [r3488] functions/config_plugins.sh:
45      -use rc_echo() function
46     * [r3487] functions/config_plugins.sh:
47      -fixed whitespaces
48     * [r3486] functions/config_ssh_auth.sh:
49      -fixed spelling
50     * [r3485] functions/config_ssh_auth.sh:
51      -use low chars for local variables
52     * [r3484] functions/config_ssh_auth.sh:
53      -use rc_print() function
54     * [r3483] init.d/alxsetstate:
55      -updated to actual codingstyle
56     * [r3482] init.d/alxsetstate:
57      -use addconfig to create config and state files
58     * [r3481] init.d/alxsetstate:
59      -removed unused variable
60     * [r3480] init.d/alxsetstate:
61      -use low chars for local variables
62     * [r3479] init.d/alxsetstate:
63      -use rc_echo
64    
65    2012-04-13  Niels Rogalla <niro@magellan-linux.de>
66    
67     * [r3478] functions/config_x11.sh:
68      use addconfig()
69     * [r3477] functions/config_x11.sh:
70      use rc_echo()
71     * [r3476] init.d/alxsettings:
72      use rc_echo()
73     * [r3475] functions/serial_functions.sh:
74      use rc_echo()
75     * [r3474] functions/config_printers.sh:
76      use rc_echo()
77     * [r3473] functions/common.sh:
78      -fixed spelling
79     * [r3472] functions/mysqlfunctions:
80      -coding style fixups
81     * [r3471] Makefile:
82      -renamed plugin egk-smc -> egk-scm
83     * [r3470] plugins/egk-scm[CPY], plugins/egk-scm/plugin.sh,
84      plugins/egk-smc[DEL]:
85      -renamed plugin egk-smc -> egk-scm
86     * [r3469] functions/serial_functions.sh:
87      -fixed header
88     * [r3468] bin/update-alx.sh:
89      -fixed some minor issues and coding style
90     * [r3467] init.d/alxsettings:
91      -never declare ALX_IFACE as a local variable or first boot setup
92      fails
93     * [r3466] init.d/alxsettings:
94      -use addconfig everywhere
95     * [r3465] init.d/alxsettings:
96      -fast reboot on while settings reset, no need to write any
97      configs back. fails anyway as the serial was deleted too
98     * [r3464] init.d/alxsettings:
99      -remove files created by hwsetup
100     * [r3463] init.d/alxsettings:
101      -more message output eyecandy
102     * [r3462] init.d/alxsettings:
103      -reset the hostname too
104     * [r3461] init.d/alxsettings:
105      -creaty empty unpriv user home dir after deletion or sometimes
106      the xinitrd creation may fail
107     * [r3460] init.d/alxsettings:
108      -remove nmbd too
109     * [r3459] init.d/alxsettings:
110      -get rid of the whole SETTINGSDIR
111     * [r3458] init.d/alxsettings:
112      -message output eyecandy
113     * [r3457] init.d/alxsettings:
114      -honor busybox keymap loading method
115     * [r3456] init.d/alxsettings:
116      -only run commands via xargs when given list is not empty to
117      suppress false errors
118     * [r3455] functions/config_sessions.sh:
119      -fixed a typo in program sh generation for plugins
120    
121    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
122    
123     * [r3440] ChangeLog:
124      -updated ChangeLog
125     * [r3439] VERSION:
126      -version 0.6.4.2
127     * [r3438] functions/config_x11.sh:
128      -disabled screen blanks to fix FS#19
129    
130    2012-04-04  Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r3410] bin/user_shutdown.sh:
133      -user poweroff instead of halt (fixes FS#18)
134    
135    2012-03-28  Niels Rogalla <niro@magellan-linux.de>
136    
137     * [r3395] ChangeLog:
138      -updated ChangeLog
139     * [r3394] VERSION:
140      -version 0.6.4.1
141     * [r3393] Makefile, plugins/egk-smc[ADD],
142      plugins/egk-smc/plugin.sh[ADD]:
143      -added experimental egk-smc plugin
144     * [r3392] Makefile, plugins/usbip[ADD],
145      plugins/usbip/plugin.sh[ADD]:
146      -added experimental usbip plugin
147     * [r3391] Makefile, plugins/rdesktop[ADD],
148      plugins/rdesktop/plugin.sh[ADD]:
149      -added rdesktop plugin
150     * [r3390] functions/config_sessions.sh:
151      -fixed a annoying warning
152     * [r3389] skel/slim/slim.conf:
153      -slim must be started on vt03 to prevent console login issues
154      after bootup
155     * [r3383] ChangeLog:
156      -updated ChangeLog
157     * [r3382] VERSION:
158      -version 0.6.4
159     * [r3375] bin/alx-hwdetection.sh:
160      -added detection for a quirk required by some intel framebuffer
161      devices
162    
163    2011-11-02  Niels Rogalla <niro@magellan-linux.de>
164    
165     * [r3280] ChangeLog:
166      -updated ChangeLog
167     * [r3279] VERSION:
168      -version 0.6.3
169     * [r3278] functions/config_printers.sh:
170      -create missing spooler logfiles
171     * [r3277] functions/config_x11.sh:
172      -use alx-hwdetection to detect zotac devices
173      -support hdmi
174    
175    2011-09-28  Niels Rogalla <niro@magellan-linux.de>
176    
177     * [r3263] ChangeLog:
178      -updated ChangeLog
179     * [r3262] VERSION:
180      -version 0.6.2
181     * [r3259] bin/alx-hwdetection.sh:
182      -detect i810/i815 chipsets as 'maxdata'
183    
184    2011-09-14  Niels Rogalla <niro@magellan-linux.de>
185    
186     * [r3208] ChangeLog:
187      -updated ChangeLog
188     * [r3207] VERSION:
189      -version 0.6.1
190     * [r3201] bin/alx-hwdetection.sh:
191      -added systemtype detection
192    
193    2011-08-26  Niels Rogalla <niro@magellan-linux.de>
194    
195     * [r2786] init.d/alxsettings:
196      -fixed
197     * [r2782] ChangeLog:
198      -updated ChangeLog
199     * [r2781] VERSION:
200      -version 0.6.0
201     * [r2779] functions/config_plugins.sh, plugins/firefox/plugin.sh,
202      plugins/flashplayer/plugin.sh, plugins/remserial/plugin.sh,
203      plugins/terminal/plugin.sh:
204      -added plugin setup functionality to honor any settings change of
205      a plugin via the webfrontend on every boot
206     * [r2778] conf/config.rc, init.d/alxsetstate, init.d/alxsettings:
207      -do not use hardcoded pathes to include functions, make use of
208      ALX_FUNCTIONS variable in config.rc
209     * [r2777] icons/firefox.png[ADD]:
210      -added missing firefox icon for the firefox plugin
211     * [r2776] functions/config_plugins.sh:
212      -fixed plugin uninstall routine
213    
214    2011-08-11  Niels Rogalla <niro@magellan-linux.de>
215    
216     * [r2766] ChangeLog:
217      -updated ChangeLog
218     * [r2765] VERSION:
219      -version 0.6.0_rc14
220     * [r2764] Makefile:
221      -plugin installers must be executable
222     * [r2761] ChangeLog:
223      -updated ChangeLog
224     * [r2760] VERSION:
225      -version 0.6.0_rc13
226     * [r2759] Makefile:
227      -fixed missing file
228     * [r2754] ChangeLog:
229      -updated ChangeLog
230     * [r2752] VERSION:
231      -version 0.6.0_rc12
232     * [r2751] Makefile:
233      -added rudimentary plugin support
234     * [r2750] conf/config.rc:
235      -fixed plugins path
236     * [r2749] plugins[ADD], plugins/firefox[ADD],
237      plugins/firefox/plugin.sh[ADD], plugins/flashplayer[ADD],
238      plugins/flashplayer/plugin.sh[ADD], plugins/remserial[ADD],
239      plugins/remserial/plugin.sh[ADD], plugins/terminal[ADD],
240      plugins/terminal/plugin.sh[ADD]:
241      -added rudimentary plugin support
242     * [r2748] init.d/alxsettings:
243      -added rudimentary plugin support
244     * [r2747] functions/config_plugins.sh[ADD],
245      functions/config_sessions.sh:
246      -added rudimentary plugin support
247     * [r2746] conf/config.rc:
248      -added plugindir location
249    
250    2011-08-08  Niels Rogalla <niro@magellan-linux.de>
251    
252     * [r2718] functions/config_printers.sh:
253      -enable logging
254      -always recreate the spooler dirs
255    
256    2011-07-07  Niels Rogalla <niro@magellan-linux.de>
257    
258     * [r2630] ChangeLog:
259      -updated ChangeLog
260     * [r2629] VERSION:
261      -version 0.6.0_rc11
262     * [r2624] Makefile:
263      -added hwdetection script for webfrontend
264     * [r2623] functions/config_network.sh:
265      -configure netbios daemon if /usr/sbin/nmbd was found on system
266    
267    2011-07-06  Niels Rogalla <niro@magellan-linux.de>
268    
269     * [r2622] bin/alx-hwdetection.sh[ADD]:
270      -added hwdetection script for webfrontend
271     * [r2617] functions/config_modules.sh:
272      -fixed wrong variable name $mod -> $module
273     * [r2615] functions/config_x11.sh:
274      -get rid of /usr/X11R6
275     * [r2614] skel/slim/slim.conf:
276      -get rid of /usr/X11R6
277     * [r2612] functions/config_x11.sh:
278      -get rid of /usr/X11R6
279     * [r2611] functions/config_sessions.sh:
280      -fixed a typo in $ses__password -> $ses_password
281     * [r2610] functions/config_printers.sh:
282      -do not add printers with a empty name
283    
284    2011-07-04  Niels Rogalla <niro@magellan-linux.de>
285    
286     * [r2579] ChangeLog:
287      -we install libtommath, so we require the external one
288     * [r2578] VERSION:
289      -version 0.6.0_rc10
290     * [r2571] functions/config_network.sh:
291      -removed useless comment
292     * [r2570] skel/net/net.eth0:
293      -5 retries for a dhcp request and abort if no offer was send
294     * [r2569] conf/config.rc:
295      -5 retries for a dhcp request
296     * [r2568] init.d/alxsettings:
297      -fixed util version: alxconfig-ng-alx -> alxconfig-ng
298     * [r2565] functions/config_sessions.sh:
299      -fixed reboot/shutdown icon size
300    
301    2011-06-30  Niels Rogalla <niro@magellan-linux.de>
302    
303     * [r2514] ChangeLog:
304      -updated ChangeLog
305     * [r2513] VERSION:
306      -version 0.6.0_rc9
307     * [r2509] init.d/alxsettings:
308      -don't rely on eth0, always use ALX_IFACE if possible
309     * [r2508] conf/config.rc:
310      -added -n option to immediatly exit if no lease was obtained
311     * [r2499] ChangeLog:
312      -updated ChangeLog
313     * [r2497] conf/unsupported-netcard-drivers:
314      -added all wireless-drivers to unsupported-netcard-drivers, to
315      always fallback on wired lan while running hardwaredection
316     * [r2495] functions/config_sessions.sh:
317      -increased grid borders of the desktop icons
318     * [r2494] bin/user_reboot.sh, bin/user_shutdown.sh:
319      -fixed check logic, returned true even if the prog was not found
320    
321  2011-06-27  Niels Rogalla <niro@magellan-linux.de>  2011-06-27  Niels Rogalla <niro@magellan-linux.de>
322    
323     * [r2485] VERSION:
324      -version 0.6.0_rc8
325     * [r2479] functions/config_sessions.sh, init.d/alxsettings:
326      -fixed typos
327     * [r2476] ChangeLog:
328      -updated ChangeLog
329     * [r2475] VERSION:
330      -version 0.6.0_rc7
331     * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]:
332      -provide shutdown and reboot icons
333     * [r2473] Makefile:
334      -provide shutdown and reboot icons
335     * [r2472] functions/config_sessions.sh:
336      -provide shutdown and reboot icons
337     * [r2471] init.d/alxsettings:
338      -provide shutdown and reboot icons
339     * [r2470] init.d/alxsettings:
340      -do not install skeletons already provided by fluxbox
341     * [r2469] functions/config_sessions.sh:
342      -do not install skeletons already provided by fluxbox
343     * [r2468] Makefile, skel/fluxbox/init[DEL], skel/fluxbox/keys[DEL]:
344      -do not install skeletons already provided by fluxbox
345     * [r2462] Makefile:
346      -dropped xtdesktop support, only support idesk with alx-0.6.0
347     * [r2459] ChangeLog:
348      -updated ChangeLog
349   * [r2458] VERSION:   * [r2458] VERSION:
350    -version 0.6.0_rc6    -version 0.6.0_rc6
351   * [r2457] skel/net/net.eth0:   * [r2457] skel/net/net.eth0:

Legend:
Removed from v.2459  
changed lines
  Added in v.3506