Magellan Linux

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

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

revision 2476 by niro, Mon Jun 27 15:15:24 2011 UTC revision 3440 by niro, Wed Apr 11 11:45:33 2012 UTC
# Line 1  Line 1 
1    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r3439] VERSION:
4      -version 0.6.4.2
5     * [r3438] functions/config_x11.sh:
6      -disabled screen blanks to fix FS#19
7    
8    2012-04-04  Niels Rogalla <niro@magellan-linux.de>
9    
10     * [r3410] bin/user_shutdown.sh:
11      -user poweroff instead of halt (fixes FS#18)
12    
13    2012-03-28  Niels Rogalla <niro@magellan-linux.de>
14    
15     * [r3395] ChangeLog:
16      -updated ChangeLog
17     * [r3394] VERSION:
18      -version 0.6.4.1
19     * [r3393] Makefile, plugins/egk-smc[ADD],
20      plugins/egk-smc/plugin.sh[ADD]:
21      -added experimental egk-smc plugin
22     * [r3392] Makefile, plugins/usbip[ADD],
23      plugins/usbip/plugin.sh[ADD]:
24      -added experimental usbip plugin
25     * [r3391] Makefile, plugins/rdesktop[ADD],
26      plugins/rdesktop/plugin.sh[ADD]:
27      -added rdesktop plugin
28     * [r3390] functions/config_sessions.sh:
29      -fixed a annoying warning
30     * [r3389] skel/slim/slim.conf:
31      -slim must be started on vt03 to prevent console login issues
32      after bootup
33     * [r3383] ChangeLog:
34      -updated ChangeLog
35     * [r3382] VERSION:
36      -version 0.6.4
37     * [r3375] bin/alx-hwdetection.sh:
38      -added detection for a quirk required by some intel framebuffer
39      devices
40    
41    2011-11-02  Niels Rogalla <niro@magellan-linux.de>
42    
43     * [r3280] ChangeLog:
44      -updated ChangeLog
45     * [r3279] VERSION:
46      -version 0.6.3
47     * [r3278] functions/config_printers.sh:
48      -create missing spooler logfiles
49     * [r3277] functions/config_x11.sh:
50      -use alx-hwdetection to detect zotac devices
51      -support hdmi
52    
53    2011-09-28  Niels Rogalla <niro@magellan-linux.de>
54    
55     * [r3263] ChangeLog:
56      -updated ChangeLog
57     * [r3262] VERSION:
58      -version 0.6.2
59     * [r3259] bin/alx-hwdetection.sh:
60      -detect i810/i815 chipsets as 'maxdata'
61    
62    2011-09-14  Niels Rogalla <niro@magellan-linux.de>
63    
64     * [r3208] ChangeLog:
65      -updated ChangeLog
66     * [r3207] VERSION:
67      -version 0.6.1
68     * [r3201] bin/alx-hwdetection.sh:
69      -added systemtype detection
70    
71    2011-08-26  Niels Rogalla <niro@magellan-linux.de>
72    
73     * [r2786] init.d/alxsettings:
74      -fixed
75     * [r2782] ChangeLog:
76      -updated ChangeLog
77     * [r2781] VERSION:
78      -version 0.6.0
79     * [r2779] functions/config_plugins.sh, plugins/firefox/plugin.sh,
80      plugins/flashplayer/plugin.sh, plugins/remserial/plugin.sh,
81      plugins/terminal/plugin.sh:
82      -added plugin setup functionality to honor any settings change of
83      a plugin via the webfrontend on every boot
84     * [r2778] conf/config.rc, init.d/alxsetstate, init.d/alxsettings:
85      -do not use hardcoded pathes to include functions, make use of
86      ALX_FUNCTIONS variable in config.rc
87     * [r2777] icons/firefox.png[ADD]:
88      -added missing firefox icon for the firefox plugin
89     * [r2776] functions/config_plugins.sh:
90      -fixed plugin uninstall routine
91    
92    2011-08-11  Niels Rogalla <niro@magellan-linux.de>
93    
94     * [r2766] ChangeLog:
95      -updated ChangeLog
96     * [r2765] VERSION:
97      -version 0.6.0_rc14
98     * [r2764] Makefile:
99      -plugin installers must be executable
100     * [r2761] ChangeLog:
101      -updated ChangeLog
102     * [r2760] VERSION:
103      -version 0.6.0_rc13
104     * [r2759] Makefile:
105      -fixed missing file
106     * [r2754] ChangeLog:
107      -updated ChangeLog
108     * [r2752] VERSION:
109      -version 0.6.0_rc12
110     * [r2751] Makefile:
111      -added rudimentary plugin support
112     * [r2750] conf/config.rc:
113      -fixed plugins path
114     * [r2749] plugins[ADD], plugins/firefox[ADD],
115      plugins/firefox/plugin.sh[ADD], plugins/flashplayer[ADD],
116      plugins/flashplayer/plugin.sh[ADD], plugins/remserial[ADD],
117      plugins/remserial/plugin.sh[ADD], plugins/terminal[ADD],
118      plugins/terminal/plugin.sh[ADD]:
119      -added rudimentary plugin support
120     * [r2748] init.d/alxsettings:
121      -added rudimentary plugin support
122     * [r2747] functions/config_plugins.sh[ADD],
123      functions/config_sessions.sh:
124      -added rudimentary plugin support
125     * [r2746] conf/config.rc:
126      -added plugindir location
127    
128    2011-08-08  Niels Rogalla <niro@magellan-linux.de>
129    
130     * [r2718] functions/config_printers.sh:
131      -enable logging
132      -always recreate the spooler dirs
133    
134    2011-07-07  Niels Rogalla <niro@magellan-linux.de>
135    
136     * [r2630] ChangeLog:
137      -updated ChangeLog
138     * [r2629] VERSION:
139      -version 0.6.0_rc11
140     * [r2624] Makefile:
141      -added hwdetection script for webfrontend
142     * [r2623] functions/config_network.sh:
143      -configure netbios daemon if /usr/sbin/nmbd was found on system
144    
145    2011-07-06  Niels Rogalla <niro@magellan-linux.de>
146    
147     * [r2622] bin/alx-hwdetection.sh[ADD]:
148      -added hwdetection script for webfrontend
149     * [r2617] functions/config_modules.sh:
150      -fixed wrong variable name $mod -> $module
151     * [r2615] functions/config_x11.sh:
152      -get rid of /usr/X11R6
153     * [r2614] skel/slim/slim.conf:
154      -get rid of /usr/X11R6
155     * [r2612] functions/config_x11.sh:
156      -get rid of /usr/X11R6
157     * [r2611] functions/config_sessions.sh:
158      -fixed a typo in $ses__password -> $ses_password
159     * [r2610] functions/config_printers.sh:
160      -do not add printers with a empty name
161    
162    2011-07-04  Niels Rogalla <niro@magellan-linux.de>
163    
164     * [r2579] ChangeLog:
165      -we install libtommath, so we require the external one
166     * [r2578] VERSION:
167      -version 0.6.0_rc10
168     * [r2571] functions/config_network.sh:
169      -removed useless comment
170     * [r2570] skel/net/net.eth0:
171      -5 retries for a dhcp request and abort if no offer was send
172     * [r2569] conf/config.rc:
173      -5 retries for a dhcp request
174     * [r2568] init.d/alxsettings:
175      -fixed util version: alxconfig-ng-alx -> alxconfig-ng
176     * [r2565] functions/config_sessions.sh:
177      -fixed reboot/shutdown icon size
178    
179    2011-06-30  Niels Rogalla <niro@magellan-linux.de>
180    
181     * [r2514] ChangeLog:
182      -updated ChangeLog
183     * [r2513] VERSION:
184      -version 0.6.0_rc9
185     * [r2509] init.d/alxsettings:
186      -don't rely on eth0, always use ALX_IFACE if possible
187     * [r2508] conf/config.rc:
188      -added -n option to immediatly exit if no lease was obtained
189     * [r2499] ChangeLog:
190      -updated ChangeLog
191     * [r2497] conf/unsupported-netcard-drivers:
192      -added all wireless-drivers to unsupported-netcard-drivers, to
193      always fallback on wired lan while running hardwaredection
194     * [r2495] functions/config_sessions.sh:
195      -increased grid borders of the desktop icons
196     * [r2494] bin/user_reboot.sh, bin/user_shutdown.sh:
197      -fixed check logic, returned true even if the prog was not found
198    
199  2011-06-27  Niels Rogalla <niro@magellan-linux.de>  2011-06-27  Niels Rogalla <niro@magellan-linux.de>
200    
201     * [r2485] VERSION:
202      -version 0.6.0_rc8
203     * [r2479] functions/config_sessions.sh, init.d/alxsettings:
204      -fixed typos
205     * [r2476] ChangeLog:
206      -updated ChangeLog
207   * [r2475] VERSION:   * [r2475] VERSION:
208    -version 0.6.0_rc7    -version 0.6.0_rc7
209   * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]:   * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]:

Legend:
Removed from v.2476  
changed lines
  Added in v.3440