Magellan Linux

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

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

revision 2438 by niro, Thu Jun 16 16:23:32 2011 UTC revision 2754 by niro, Thu Aug 11 20:00:29 2011 UTC
# Line 1  Line 1 
1    2011-08-11  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2752] VERSION:
4      -version 0.6.0_rc12
5     * [r2751] Makefile:
6      -added rudimentary plugin support
7     * [r2750] conf/config.rc:
8      -fixed plugins path
9     * [r2749] plugins[ADD], plugins/firefox[ADD],
10      plugins/firefox/plugin.sh[ADD], plugins/flashplayer[ADD],
11      plugins/flashplayer/plugin.sh[ADD], plugins/remserial[ADD],
12      plugins/remserial/plugin.sh[ADD], plugins/terminal[ADD],
13      plugins/terminal/plugin.sh[ADD]:
14      -added rudimentary plugin support
15     * [r2748] init.d/alxsettings:
16      -added rudimentary plugin support
17     * [r2747] functions/config_plugins.sh[ADD],
18      functions/config_sessions.sh:
19      -added rudimentary plugin support
20     * [r2746] conf/config.rc:
21      -added plugindir location
22    
23    2011-08-08  Niels Rogalla <niro@magellan-linux.de>
24    
25     * [r2718] functions/config_printers.sh:
26      -enable logging
27      -always recreate the spooler dirs
28    
29    2011-07-07  Niels Rogalla <niro@magellan-linux.de>
30    
31     * [r2630] ChangeLog:
32      -updated ChangeLog
33     * [r2629] VERSION:
34      -version 0.6.0_rc11
35     * [r2624] Makefile:
36      -added hwdetection script for webfrontend
37     * [r2623] functions/config_network.sh:
38      -configure netbios daemon if /usr/sbin/nmbd was found on system
39    
40    2011-07-06  Niels Rogalla <niro@magellan-linux.de>
41    
42     * [r2622] bin/alx-hwdetection.sh[ADD]:
43      -added hwdetection script for webfrontend
44     * [r2617] functions/config_modules.sh:
45      -fixed wrong variable name $mod -> $module
46     * [r2615] functions/config_x11.sh:
47      -get rid of /usr/X11R6
48     * [r2614] skel/slim/slim.conf:
49      -get rid of /usr/X11R6
50     * [r2612] functions/config_x11.sh:
51      -get rid of /usr/X11R6
52     * [r2611] functions/config_sessions.sh:
53      -fixed a typo in $ses__password -> $ses_password
54     * [r2610] functions/config_printers.sh:
55      -do not add printers with a empty name
56    
57    2011-07-04  Niels Rogalla <niro@magellan-linux.de>
58    
59     * [r2579] ChangeLog:
60      -we install libtommath, so we require the external one
61     * [r2578] VERSION:
62      -version 0.6.0_rc10
63     * [r2571] functions/config_network.sh:
64      -removed useless comment
65     * [r2570] skel/net/net.eth0:
66      -5 retries for a dhcp request and abort if no offer was send
67     * [r2569] conf/config.rc:
68      -5 retries for a dhcp request
69     * [r2568] init.d/alxsettings:
70      -fixed util version: alxconfig-ng-alx -> alxconfig-ng
71     * [r2565] functions/config_sessions.sh:
72      -fixed reboot/shutdown icon size
73    
74    2011-06-30  Niels Rogalla <niro@magellan-linux.de>
75    
76     * [r2514] ChangeLog:
77      -updated ChangeLog
78     * [r2513] VERSION:
79      -version 0.6.0_rc9
80     * [r2509] init.d/alxsettings:
81      -don't rely on eth0, always use ALX_IFACE if possible
82     * [r2508] conf/config.rc:
83      -added -n option to immediatly exit if no lease was obtained
84     * [r2499] ChangeLog:
85      -updated ChangeLog
86     * [r2497] conf/unsupported-netcard-drivers:
87      -added all wireless-drivers to unsupported-netcard-drivers, to
88      always fallback on wired lan while running hardwaredection
89     * [r2495] functions/config_sessions.sh:
90      -increased grid borders of the desktop icons
91     * [r2494] bin/user_reboot.sh, bin/user_shutdown.sh:
92      -fixed check logic, returned true even if the prog was not found
93    
94    2011-06-27  Niels Rogalla <niro@magellan-linux.de>
95    
96     * [r2485] VERSION:
97      -version 0.6.0_rc8
98     * [r2479] functions/config_sessions.sh, init.d/alxsettings:
99      -fixed typos
100     * [r2476] ChangeLog:
101      -updated ChangeLog
102     * [r2475] VERSION:
103      -version 0.6.0_rc7
104     * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]:
105      -provide shutdown and reboot icons
106     * [r2473] Makefile:
107      -provide shutdown and reboot icons
108     * [r2472] functions/config_sessions.sh:
109      -provide shutdown and reboot icons
110     * [r2471] init.d/alxsettings:
111      -provide shutdown and reboot icons
112     * [r2470] init.d/alxsettings:
113      -do not install skeletons already provided by fluxbox
114     * [r2469] functions/config_sessions.sh:
115      -do not install skeletons already provided by fluxbox
116     * [r2468] Makefile, skel/fluxbox/init[DEL], skel/fluxbox/keys[DEL]:
117      -do not install skeletons already provided by fluxbox
118     * [r2462] Makefile:
119      -dropped xtdesktop support, only support idesk with alx-0.6.0
120     * [r2459] ChangeLog:
121      -updated ChangeLog
122     * [r2458] VERSION:
123      -version 0.6.0_rc6
124     * [r2457] skel/net/net.eth0:
125      -fixed dhcp timeout, retry and interface
126     * [r2456] skel/xtdesktop[DEL]:
127      -dropped xtdesktop support, only support idesk with alx-0.6.0
128     * [r2455] init.d/alxsettings:
129      -moved read_cmdline() function to common.sh
130      -dropped xtdesktop support, only support idesk with alx-0.6.0
131     * [r2454] functions/config_sessions.sh:
132      -moved read_cmdline() function to common.sh
133      -dropped xtdesktop support, only support idesk with alx-0.6.0
134      - no window-decorations for xmessage messages
135     * [r2453] functions/common.sh:
136      -moved read_cmdline() function to common.sh
137     * [r2446] conf/config.rc:
138      -fixed dhcp timeout, retry and interface
139    
140  2011-06-16  Niels Rogalla <niro@magellan-linux.de>  2011-06-16  Niels Rogalla <niro@magellan-linux.de>
141    
142     * [r2438] ChangeLog:
143      -udpated ChangeLog
144   * [r2437] VERSION:   * [r2437] VERSION:
145    -version 0.6.0_rc5    -version 0.6.0_rc5
146   * [r2436] bin/user_reboot.sh, bin/user_shutdown.sh:   * [r2436] bin/user_reboot.sh, bin/user_shutdown.sh:

Legend:
Removed from v.2438  
changed lines
  Added in v.2754