Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2476 - (hide annotations) (download)
Mon Jun 27 15:15:24 2011 UTC (12 years, 10 months ago) by niro
File size: 12076 byte(s)
-updated ChangeLog
1 niro 2459 2011-06-27 Niels Rogalla <niro@magellan-linux.de>
2    
3 niro 2476 * [r2475] VERSION:
4     -version 0.6.0_rc7
5     * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]:
6     -provide shutdown and reboot icons
7     * [r2473] Makefile:
8     -provide shutdown and reboot icons
9     * [r2472] functions/config_sessions.sh:
10     -provide shutdown and reboot icons
11     * [r2471] init.d/alxsettings:
12     -provide shutdown and reboot icons
13     * [r2470] init.d/alxsettings:
14     -do not install skeletons already provided by fluxbox
15     * [r2469] functions/config_sessions.sh:
16     -do not install skeletons already provided by fluxbox
17     * [r2468] Makefile, skel/fluxbox/init[DEL], skel/fluxbox/keys[DEL]:
18     -do not install skeletons already provided by fluxbox
19     * [r2462] Makefile:
20     -dropped xtdesktop support, only support idesk with alx-0.6.0
21     * [r2459] ChangeLog:
22     -updated ChangeLog
23 niro 2459 * [r2458] VERSION:
24     -version 0.6.0_rc6
25     * [r2457] skel/net/net.eth0:
26     -fixed dhcp timeout, retry and interface
27     * [r2456] skel/xtdesktop[DEL]:
28     -dropped xtdesktop support, only support idesk with alx-0.6.0
29     * [r2455] init.d/alxsettings:
30     -moved read_cmdline() function to common.sh
31     -dropped xtdesktop support, only support idesk with alx-0.6.0
32     * [r2454] functions/config_sessions.sh:
33     -moved read_cmdline() function to common.sh
34     -dropped xtdesktop support, only support idesk with alx-0.6.0
35     - no window-decorations for xmessage messages
36     * [r2453] functions/common.sh:
37     -moved read_cmdline() function to common.sh
38     * [r2446] conf/config.rc:
39     -fixed dhcp timeout, retry and interface
40    
41 niro 2438 2011-06-16 Niels Rogalla <niro@magellan-linux.de>
42    
43 niro 2459 * [r2438] ChangeLog:
44     -udpated ChangeLog
45 niro 2438 * [r2437] VERSION:
46     -version 0.6.0_rc5
47     * [r2436] bin/user_reboot.sh, bin/user_shutdown.sh:
48     -support xmessage shutdown|reboot messages if Xdialog was not
49     found
50     * [r2435] functions/config_sessions.sh:
51     -set the correct session colors from current desktop settings, do
52     not rely on citrix's auto-detection
53    
54 niro 2403 2011-06-15 Niels Rogalla <niro@magellan-linux.de>
55    
56 niro 2438 * [r2412] VERSION:
57     -version 0.6.0_rc4
58     * [r2411] functions/config_sessions.sh, skel/fluxbox/apps[DEL]:
59     -autostart utilities if they exist
60     * [r2408] functions/config_sessions.sh:
61     -typo
62     * [r2403] ChangeLog:
63     -Updated ChangeLog
64 niro 2403 * [r2402] VERSION:
65     -version 0.6.0_rc3
66     * [r2401] functions/config_sessions.sh:
67     -support xtdesk and idesk
68    
69 niro 2376 2011-06-14 Niels Rogalla <niro@magellan-linux.de>
70    
71 niro 2403 * [r2386] functions/config_x11.sh:
72     -disable LVDS1 virtual monitors on zotacs
73     * [r2385] skel/fluxbox/keys:
74     -added "alt" macros too
75     * [r2383] skel/fluxbox/keys:
76     -added macros to move windows around
77     * [r2382] init.d/alxsettings:
78     -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc
79     * [r2381] functions/config_sessions.sh:
80     -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc
81     -fixed broken command icons
82     * [r2376] ChangeLog:
83     -updated ChangeLog
84 niro 2376 * [r2375] VERSION:
85     -version 0.6.0_rc2
86     * [r2374] skel/fluxbox/init:
87     -merged against upstream config to fix an issue that x11 windows
88     cannot be moved
89     * [r2372] bin/update-alx.sh, conf/config.rc:
90     -variable diskspace
91     * [r2371] functions/config_sessions.sh:
92     -sleep one second to wait until busybox is fully initialized and the screen is really centered
93    
94 niro 2169 2011-05-18 Niels Rogalla <niro@magellan-linux.de>
95    
96 niro 2376 * [r2174] make-tarball.sh:
97     -fixed make-tarball script again
98     * [r2171] make-tarball.sh:
99     -fixed make-tarball script
100     * [r2169] ChangeLog[ADD]:
101     -added ChangeLog
102 niro 2169 * [r2168] VERSION[ADD]:
103     -version 0.6.0_rc1
104     * [r2167] skel/net/net.eth0:
105     -set default to timeout after 10 seconds, not to send 10 packets
106     * [r2166] functions/config_sessions.sh:
107     -fixed some typos
108     * [r2165] functions/config_x11.sh:
109     -fixed a typo
110     * [r2164] functions/config_printers.sh:
111     -name -> printer_name
112     * [r2163] conf/config.rc:
113     -set default to timeout after 10 seconds, not to send 10 packets
114     * [r2162] functions/config_ssh_auth.sh:
115     -all filename variables should be escaped to support whitespaces
116     * [r2161] functions/config_sessions.sh:
117     -fixed handling to support whitespaces in names and added params
118     for execs
119     * [r2160] functions/config_printers.sh:
120     -all filename variables should be escaped to support whitespaces
121     -fixed a typo
122     * [r2159] functions/config_network.sh:
123     -all filename variables should be escaped to support whitespaces
124     -check for null and zero values!
125     * [r2158] functions/common.sh:
126     -better escaping to support whitespaces
127     * [r2157] functions/common.sh:
128     -added updateconfig() function
129    
130     2011-05-17 Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r2156] init.d/alxsettings:
133     -variable dhcp client trough config.rc
134     * [r2155] functions/config_network.sh:
135     -variable dhcp client trough config.rc
136     * [r2154] conf/config.rc:
137     -variable dhcp client trough config.rc
138     * [r2153] init.d/alxsettings:
139     -fixed one missed rc_mecho
140     * [r2152] functions/mysqlfunctions:
141     -eval already exports the variable - no need to do it twice, wich
142     produces escaping issues
143     * [r2151] functions/config_modules.sh:
144     -fixed a typo
145     * [r2150] install.sh[DEL]:
146     -install.sh not needed anymore, we got a Makefile
147     * [r2149] functions/config_sessions.sh:
148     -get database data via evaluate_table() function and use the
149     advantages of xml (no problems with empty values anymore)
150     -generate session items and menuitems more variable and not at
151     once
152     * [r2148] functions/config_x11.sh:
153     -get database data via evaluate_table() function and use the
154     advantages of xml (no problems with empty values anymore)
155     * [r2147] functions/config_printers.sh:
156     -get database data via evaluate_table() function and use the
157     advantages of xml (no problems with empty values anymore)
158     * [r2146] functions/config_modules.sh:
159     -get database data via evaluate_table() function and use the
160     advantages of xml (no problems with empty values anymore)
161     -get rid of the old argfile handling and add module arguments
162     directly
163     * [r2145] functions/config_network.sh:
164     -get database data via evaluate_table() function and use the
165     advantages of xml (no problems with empty values anymore)
166     * [r2144] functions/config_auth.sh:
167     -get database data via evaluate_table() function and use the
168     advantages of xml (no problems with empty values anymore)
169     * [r2143] functions/mysqlfunctions:
170     -added evaluate_table() and evaluate_statement() functions with
171     xml support
172     * [r2142] functions/common.sh:
173     -added rc_mecho() function
174     * [r2141] init.d/alxsetstate, init.d/alxsettings:
175     -use rc_print, rc_echo and rc_mecho functions to print init
176     messages
177    
178     2011-05-16 Niels Rogalla <niro@magellan-linux.de>
179    
180     * [r2127] functions/config_auth.sh:
181     -suppress passwd messages
182     * [r2126] functions/config_printers.sh:
183     -fixed ports
184     * [r2123] init.d/alxsetstate:
185     -be more informative in the status messages
186     * [r2122] init.d/alxsettings:
187     -renamed modules.d -> modprobe.d and added .conf suffix
188     -clear printing-settings properly and remove services
189     * [r2121] functions/config_modules.sh:
190     -clear argfile in create argfile function
191     * [r2120] functions/config_network.sh:
192     -renamed modules.d -> modprobe.d and added .conf suffix
193    
194     2011-05-11 Niels Rogalla <niro@magellan-linux.de>
195    
196     * [r2039] init.d/alxsettings:
197     -added common.sh
198     -dropped commented cruft
199     -only support 2.6 kernels - install modprobe.conf related stuff
200     only and be compat with newer modutils
201     -coding style updates
202     -use pidof instead of quering ps -A
203     * [r2038] Makefile:
204     -install common.sh
205     * [r2037] functions/config_x11.sh:
206     -drop MOUSE_RESOLTION support atm to be compat with alx-0.5.7
207     database
208     -GLOGIN not needed anymore, we are using slim directly not with
209     the magellan standard xdm init script
210     -clearconfig() and addconfig() moved to common.sh
211     -use lower chars for local variables
212     -do not create the full xorg.conf anymore, make use of the
213     xorg.conf.d feature of xorg-server-1.10 and only use snippets
214     * [r2036] functions/config_ssh_auth.sh:
215     -make use of the new addconfig() && clearconfig() functions
216     * [r2035] functions/config_sessions.sh:
217     -make use of the new addconfig() && clearconfig() functions
218     * [r2034] functions/config_printers.sh:
219     -make use of the new addconfig() && clearconfig() functions
220     * [r2033] functions/config_network.sh:
221     -make use of the new addconfig() && clearconfig() functions
222     * [r2032] functions/common.sh[ADD]:
223     -added common.sh with global addconfig() and clearconfig()
224     functions
225     * [r2031] skel/fluxbox/menu.footer:
226     -use seperator instead of nop
227     * [r2030] skel/fluxbox/keys:
228     -adjust buttons settings to work with newer fluxbox, right click
229     must be allowed
230     * [r2029] bin/update-alx.sh:
231     - do not display any colors and update mage only, if a newer
232     version exist
233    
234     2011-05-10 Niels Rogalla <niro@magellan-linux.de>
235    
236     * [r2023] functions/config_auth.sh:
237     -busybox compat
238    
239     2011-05-09 Niels Rogalla <niro@magellan-linux.de>
240    
241     * [r2016] functions/config_network.sh:
242     -removed old samba cruft
243     * [r2015] functions/config_network.sh:
244     -be more busybox compat, use udhcpc as standard dhcp client
245     * [r2014] init.d/alxsettings:
246     -reverted modules-update changes which are not applied upstream
247     too
248     -fixe one more dhcpcd -> udhcpc instance
249     * [r2013] functions/config_modules.sh:
250     -no splitted modules.autoload files anymore
251     * [r2011] init.d/alxsettings:
252     -be more busybox compat, use udhcpc as standard dhcp client
253     * [r2010] init.d/alxsettings:
254     -be more busybox compat, use udhcpc as standard dhcp client
255     * [r2009] init.d/alxsettings:
256     -simply call hwsetup and renamed all hwdetect references to
257     hwsetup
258     * [r2008] init.d/alxsettings:
259     -use conf.d instead of the deprecated sysconfig
260     * [r2007] init.d/alxsetstate, init.d/alxsettings:
261     -busybox-initscripts compat
262     * [r2005] Makefile:
263     -fixed Makefile
264     * [r2004] functions/config_x11.sh:
265     -fixed header
266     -added clearconfig and addconfig functions and use them
267     -clean up old cruft, we do not support old configurations anymore
268     * [r2003] functions/mysqlfunctions:
269     -fixed header
270     -fixed coding style
271     * [r2002] skel/fluxbox/apps, skel/fluxbox/keys:
272     -fixed header
273     * [r2001] functions/config_network.sh,
274     functions/config_sessions.sh:
275     -fixed header
276     * [r2000] conf/config.rc:
277     -fixed header
278     * [r1999] bin/user_shutdown.sh:
279     -fixed header
280     -do not use full pathes, rely on PATH environment
281     * [r1998] bin/user_reboot.sh:
282     -do not use full pathes, rely on PATH environment
283     * [r1997] bin/update-alx.sh:
284     -fixed header
285     -MAGE_TARGET -alx was dropped
286     -be mage-0.4 compat
287     * [r1996] bin/txt2html.sh:
288     -fixed header
289    
290     2011-05-07 Niels Rogalla <niro@magellan-linux.de>
291    
292     * [r1980] Makefile[ADD]:
293     -added Makefile for easier builds
294     * [r1979] skel/slim/slim.conf:
295     -fixed slim.conf to support busybox/rxvt and to match our patched
296     version of slim
297     -removed any comments and non needed settings
298     * [r1978] skel/net/net.eth0:
299     -fixed header
300     -use udhcpc as standard dhcp util
301     * [r1977] skel/idesk[DEL]:
302     -dropped idesk support
303     * [r1976] init.d/alxsettings:
304     -fixed header
305     -use /etc/conf.d and not the old sysconfig anymore
306     -removed unneeded checks and variables
307     -do not use fullpath for programes, rely on PATH environment
308     * [r1975] init.d/alxsetstate:
309     -fixed header
310     -use /etc/conf.d and not the old sysconfig anymore
311     -removed unneeded checks and variables
312     * [r1974] functions/config_versions.sh:
313     -the -alx target names for packages are not used anymore, using
314     real split_packkages
315     * [r1973] functions/config_ssh_auth.sh:
316     -support dropbear and dropped openssh
317     * [r1972] functions/config_printers.sh:
318     -fixed header
319     -support lprng and dropped samba/cups support
320     * [r1971] functions/config_modules.sh:
321     -fixed header and variable names
322     * [r1970] skel/samba[DEL]:
323     -dropped samba support
324     * [r1969] functions/config_auth.sh:
325     -dropped samba support
326    
327     2011-04-14 Niels Rogalla <niro@magellan-linux.de>
328    
329     * [r1800] .[CPY], functions/config_x11.sh, init.d/alxsettings:
330     created 0.6.x branch
331