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