Magellan Linux

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

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

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

Legend:
Removed from v.2514  
changed lines
  Added in v.3500