Magellan Linux

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

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

revision 3208 by niro, Wed Sep 14 13:22:46 2011 UTC revision 3506 by niro, Thu Apr 19 13:36:36 2012 UTC
# Line 1  Line 1 
1    2012-04-19  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r3505] VERSION:
4      -version 0.6.4.4
5     * [r3504] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
6      plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
7      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
8      plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
9      -export PLUGIN_MENUITEM_NAME in autostart function which is used
10      as name for the generated sh script
11     * [r3503] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
12      plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
13      plugins/rdesktop/plugin-rdesktop.conf,
14      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
15      plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
16      -added autostart support for plugins
17    
18    2012-04-17  Niels Rogalla <niro@magellan-linux.de>
19    
20     * [r3500] ChangeLog:
21      -updated ChangeLog
22     * [r3499] VERSION:
23      -version 0.6.4.3
24    
25    2012-04-16  Niels Rogalla <niro@magellan-linux.de>
26    
27     * [r3495] functions/config_plugins.sh:
28      -print a nice message while configuring plugins
29     * [r3494] plugins/egk-scm/plugin.sh:
30      -let the egk-scm plugin be configurable through
31      /etc/alxconfig-ng/plugin-rdesktop.conf
32     * [r3493] plugins/egk-scm/plugin.sh:
33      -fixed pcsc-alias
34     * [r3492] Makefile, plugins/rdesktop/plugin-rdesktop.conf[ADD],
35      plugins/rdesktop/plugin.sh:
36      -let the rdesktop plugin be configurable through
37      /etc/alxconfig-ng/plugin-rdesktop.conf
38     * [r3491] plugins/egk-scm/plugin.sh:
39      -fixed escaping for eval
40     * [r3490] functions/config_sessions.sh:
41      -fixed whitespaces
42     * [r3489] functions/config_plugins.sh:
43      -fixed messages
44     * [r3488] functions/config_plugins.sh:
45      -use rc_echo() function
46     * [r3487] functions/config_plugins.sh:
47      -fixed whitespaces
48     * [r3486] functions/config_ssh_auth.sh:
49      -fixed spelling
50     * [r3485] functions/config_ssh_auth.sh:
51      -use low chars for local variables
52     * [r3484] functions/config_ssh_auth.sh:
53      -use rc_print() function
54     * [r3483] init.d/alxsetstate:
55      -updated to actual codingstyle
56     * [r3482] init.d/alxsetstate:
57      -use addconfig to create config and state files
58     * [r3481] init.d/alxsetstate:
59      -removed unused variable
60     * [r3480] init.d/alxsetstate:
61      -use low chars for local variables
62     * [r3479] init.d/alxsetstate:
63      -use rc_echo
64    
65    2012-04-13  Niels Rogalla <niro@magellan-linux.de>
66    
67     * [r3478] functions/config_x11.sh:
68      use addconfig()
69     * [r3477] functions/config_x11.sh:
70      use rc_echo()
71     * [r3476] init.d/alxsettings:
72      use rc_echo()
73     * [r3475] functions/serial_functions.sh:
74      use rc_echo()
75     * [r3474] functions/config_printers.sh:
76      use rc_echo()
77     * [r3473] functions/common.sh:
78      -fixed spelling
79     * [r3472] functions/mysqlfunctions:
80      -coding style fixups
81     * [r3471] Makefile:
82      -renamed plugin egk-smc -> egk-scm
83     * [r3470] plugins/egk-scm[CPY], plugins/egk-scm/plugin.sh,
84      plugins/egk-smc[DEL]:
85      -renamed plugin egk-smc -> egk-scm
86     * [r3469] functions/serial_functions.sh:
87      -fixed header
88     * [r3468] bin/update-alx.sh:
89      -fixed some minor issues and coding style
90     * [r3467] init.d/alxsettings:
91      -never declare ALX_IFACE as a local variable or first boot setup
92      fails
93     * [r3466] init.d/alxsettings:
94      -use addconfig everywhere
95     * [r3465] init.d/alxsettings:
96      -fast reboot on while settings reset, no need to write any
97      configs back. fails anyway as the serial was deleted too
98     * [r3464] init.d/alxsettings:
99      -remove files created by hwsetup
100     * [r3463] init.d/alxsettings:
101      -more message output eyecandy
102     * [r3462] init.d/alxsettings:
103      -reset the hostname too
104     * [r3461] init.d/alxsettings:
105      -creaty empty unpriv user home dir after deletion or sometimes
106      the xinitrd creation may fail
107     * [r3460] init.d/alxsettings:
108      -remove nmbd too
109     * [r3459] init.d/alxsettings:
110      -get rid of the whole SETTINGSDIR
111     * [r3458] init.d/alxsettings:
112      -message output eyecandy
113     * [r3457] init.d/alxsettings:
114      -honor busybox keymap loading method
115     * [r3456] init.d/alxsettings:
116      -only run commands via xargs when given list is not empty to
117      suppress false errors
118     * [r3455] functions/config_sessions.sh:
119      -fixed a typo in program sh generation for plugins
120    
121    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
122    
123     * [r3440] ChangeLog:
124      -updated ChangeLog
125     * [r3439] VERSION:
126      -version 0.6.4.2
127     * [r3438] functions/config_x11.sh:
128      -disabled screen blanks to fix FS#19
129    
130    2012-04-04  Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r3410] bin/user_shutdown.sh:
133      -user poweroff instead of halt (fixes FS#18)
134    
135    2012-03-28  Niels Rogalla <niro@magellan-linux.de>
136    
137     * [r3395] ChangeLog:
138      -updated ChangeLog
139     * [r3394] VERSION:
140      -version 0.6.4.1
141     * [r3393] Makefile, plugins/egk-smc[ADD],
142      plugins/egk-smc/plugin.sh[ADD]:
143      -added experimental egk-smc plugin
144     * [r3392] Makefile, plugins/usbip[ADD],
145      plugins/usbip/plugin.sh[ADD]:
146      -added experimental usbip plugin
147     * [r3391] Makefile, plugins/rdesktop[ADD],
148      plugins/rdesktop/plugin.sh[ADD]:
149      -added rdesktop plugin
150     * [r3390] functions/config_sessions.sh:
151      -fixed a annoying warning
152     * [r3389] skel/slim/slim.conf:
153      -slim must be started on vt03 to prevent console login issues
154      after bootup
155     * [r3383] ChangeLog:
156      -updated ChangeLog
157     * [r3382] VERSION:
158      -version 0.6.4
159     * [r3375] bin/alx-hwdetection.sh:
160      -added detection for a quirk required by some intel framebuffer
161      devices
162    
163    2011-11-02  Niels Rogalla <niro@magellan-linux.de>
164    
165     * [r3280] ChangeLog:
166      -updated ChangeLog
167     * [r3279] VERSION:
168      -version 0.6.3
169     * [r3278] functions/config_printers.sh:
170      -create missing spooler logfiles
171     * [r3277] functions/config_x11.sh:
172      -use alx-hwdetection to detect zotac devices
173      -support hdmi
174    
175    2011-09-28  Niels Rogalla <niro@magellan-linux.de>
176    
177     * [r3263] ChangeLog:
178      -updated ChangeLog
179     * [r3262] VERSION:
180      -version 0.6.2
181     * [r3259] bin/alx-hwdetection.sh:
182      -detect i810/i815 chipsets as 'maxdata'
183    
184  2011-09-14  Niels Rogalla <niro@magellan-linux.de>  2011-09-14  Niels Rogalla <niro@magellan-linux.de>
185    
186     * [r3208] ChangeLog:
187      -updated ChangeLog
188   * [r3207] VERSION:   * [r3207] VERSION:
189    -version 0.6.1    -version 0.6.1
190   * [r3201] bin/alx-hwdetection.sh:   * [r3201] bin/alx-hwdetection.sh:

Legend:
Removed from v.3208  
changed lines
  Added in v.3506