Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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