Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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