Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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