Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2403 - (hide annotations) (download)
Wed Jun 15 12:44:52 2011 UTC (12 years, 10 months ago) by niro
File size: 25210 byte(s)
-Updated ChangeLog
1 niro 2403 2011-06-15 Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2402] VERSION:
4     -version 0.6.0_rc3
5     * [r2401] functions/config_sessions.sh:
6     -support xtdesk and idesk
7    
8 niro 2376 2011-06-14 Niels Rogalla <niro@magellan-linux.de>
9    
10 niro 2403 * [r2386] functions/config_x11.sh:
11     -disable LVDS1 virtual monitors on zotacs
12     * [r2385] skel/fluxbox/keys:
13     -added "alt" macros too
14     * [r2383] skel/fluxbox/keys:
15     -added macros to move windows around
16     * [r2382] init.d/alxsettings:
17     -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc
18     * [r2381] functions/config_sessions.sh:
19     -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc
20     -fixed broken command icons
21     * [r2376] ChangeLog:
22     -updated ChangeLog
23 niro 2376 * [r2375] VERSION:
24     -version 0.6.0_rc2
25     * [r2374] skel/fluxbox/init:
26     -merged against upstream config to fix an issue that x11 windows
27     cannot be moved
28     * [r2372] bin/update-alx.sh, conf/config.rc:
29     -variable diskspace
30     * [r2371] functions/config_sessions.sh:
31     -sleep one second to wait until busybox is fully initialized and the screen is really centered
32    
33 niro 2169 2011-05-18 Niels Rogalla <niro@magellan-linux.de>
34    
35 niro 2376 * [r2174] make-tarball.sh:
36     -fixed make-tarball script again
37     * [r2171] make-tarball.sh:
38     -fixed make-tarball script
39     * [r2169] ChangeLog[ADD]:
40     -added ChangeLog
41 niro 2169 * [r2168] VERSION[ADD]:
42     -version 0.6.0_rc1
43     * [r2167] skel/net/net.eth0:
44     -set default to timeout after 10 seconds, not to send 10 packets
45     * [r2166] functions/config_sessions.sh:
46     -fixed some typos
47     * [r2165] functions/config_x11.sh:
48     -fixed a typo
49     * [r2164] functions/config_printers.sh:
50     -name -> printer_name
51     * [r2163] conf/config.rc:
52     -set default to timeout after 10 seconds, not to send 10 packets
53     * [r2162] functions/config_ssh_auth.sh:
54     -all filename variables should be escaped to support whitespaces
55     * [r2161] functions/config_sessions.sh:
56     -fixed handling to support whitespaces in names and added params
57     for execs
58     * [r2160] functions/config_printers.sh:
59     -all filename variables should be escaped to support whitespaces
60     -fixed a typo
61     * [r2159] functions/config_network.sh:
62     -all filename variables should be escaped to support whitespaces
63     -check for null and zero values!
64     * [r2158] functions/common.sh:
65     -better escaping to support whitespaces
66     * [r2157] functions/common.sh:
67     -added updateconfig() function
68    
69     2011-05-17 Niels Rogalla <niro@magellan-linux.de>
70    
71     * [r2156] init.d/alxsettings:
72     -variable dhcp client trough config.rc
73     * [r2155] functions/config_network.sh:
74     -variable dhcp client trough config.rc
75     * [r2154] conf/config.rc:
76     -variable dhcp client trough config.rc
77     * [r2153] init.d/alxsettings:
78     -fixed one missed rc_mecho
79     * [r2152] functions/mysqlfunctions:
80     -eval already exports the variable - no need to do it twice, wich
81     produces escaping issues
82     * [r2151] functions/config_modules.sh:
83     -fixed a typo
84     * [r2150] install.sh[DEL]:
85     -install.sh not needed anymore, we got a Makefile
86     * [r2149] functions/config_sessions.sh:
87     -get database data via evaluate_table() function and use the
88     advantages of xml (no problems with empty values anymore)
89     -generate session items and menuitems more variable and not at
90     once
91     * [r2148] functions/config_x11.sh:
92     -get database data via evaluate_table() function and use the
93     advantages of xml (no problems with empty values anymore)
94     * [r2147] functions/config_printers.sh:
95     -get database data via evaluate_table() function and use the
96     advantages of xml (no problems with empty values anymore)
97     * [r2146] functions/config_modules.sh:
98     -get database data via evaluate_table() function and use the
99     advantages of xml (no problems with empty values anymore)
100     -get rid of the old argfile handling and add module arguments
101     directly
102     * [r2145] functions/config_network.sh:
103     -get database data via evaluate_table() function and use the
104     advantages of xml (no problems with empty values anymore)
105     * [r2144] functions/config_auth.sh:
106     -get database data via evaluate_table() function and use the
107     advantages of xml (no problems with empty values anymore)
108     * [r2143] functions/mysqlfunctions:
109     -added evaluate_table() and evaluate_statement() functions with
110     xml support
111     * [r2142] functions/common.sh:
112     -added rc_mecho() function
113     * [r2141] init.d/alxsetstate, init.d/alxsettings:
114     -use rc_print, rc_echo and rc_mecho functions to print init
115     messages
116    
117     2011-05-16 Niels Rogalla <niro@magellan-linux.de>
118    
119     * [r2127] functions/config_auth.sh:
120     -suppress passwd messages
121     * [r2126] functions/config_printers.sh:
122     -fixed ports
123     * [r2123] init.d/alxsetstate:
124     -be more informative in the status messages
125     * [r2122] init.d/alxsettings:
126     -renamed modules.d -> modprobe.d and added .conf suffix
127     -clear printing-settings properly and remove services
128     * [r2121] functions/config_modules.sh:
129     -clear argfile in create argfile function
130     * [r2120] functions/config_network.sh:
131     -renamed modules.d -> modprobe.d and added .conf suffix
132    
133     2011-05-11 Niels Rogalla <niro@magellan-linux.de>
134    
135     * [r2039] init.d/alxsettings:
136     -added common.sh
137     -dropped commented cruft
138     -only support 2.6 kernels - install modprobe.conf related stuff
139     only and be compat with newer modutils
140     -coding style updates
141     -use pidof instead of quering ps -A
142     * [r2038] Makefile:
143     -install common.sh
144     * [r2037] functions/config_x11.sh:
145     -drop MOUSE_RESOLTION support atm to be compat with alx-0.5.7
146     database
147     -GLOGIN not needed anymore, we are using slim directly not with
148     the magellan standard xdm init script
149     -clearconfig() and addconfig() moved to common.sh
150     -use lower chars for local variables
151     -do not create the full xorg.conf anymore, make use of the
152     xorg.conf.d feature of xorg-server-1.10 and only use snippets
153     * [r2036] functions/config_ssh_auth.sh:
154     -make use of the new addconfig() && clearconfig() functions
155     * [r2035] functions/config_sessions.sh:
156     -make use of the new addconfig() && clearconfig() functions
157     * [r2034] functions/config_printers.sh:
158     -make use of the new addconfig() && clearconfig() functions
159     * [r2033] functions/config_network.sh:
160     -make use of the new addconfig() && clearconfig() functions
161     * [r2032] functions/common.sh[ADD]:
162     -added common.sh with global addconfig() and clearconfig()
163     functions
164     * [r2031] skel/fluxbox/menu.footer:
165     -use seperator instead of nop
166     * [r2030] skel/fluxbox/keys:
167     -adjust buttons settings to work with newer fluxbox, right click
168     must be allowed
169     * [r2029] bin/update-alx.sh:
170     - do not display any colors and update mage only, if a newer
171     version exist
172    
173     2011-05-10 Niels Rogalla <niro@magellan-linux.de>
174    
175     * [r2023] functions/config_auth.sh:
176     -busybox compat
177    
178     2011-05-09 Niels Rogalla <niro@magellan-linux.de>
179    
180     * [r2016] functions/config_network.sh:
181     -removed old samba cruft
182     * [r2015] functions/config_network.sh:
183     -be more busybox compat, use udhcpc as standard dhcp client
184     * [r2014] init.d/alxsettings:
185     -reverted modules-update changes which are not applied upstream
186     too
187     -fixe one more dhcpcd -> udhcpc instance
188     * [r2013] functions/config_modules.sh:
189     -no splitted modules.autoload files anymore
190     * [r2011] init.d/alxsettings:
191     -be more busybox compat, use udhcpc as standard dhcp client
192     * [r2010] init.d/alxsettings:
193     -be more busybox compat, use udhcpc as standard dhcp client
194     * [r2009] init.d/alxsettings:
195     -simply call hwsetup and renamed all hwdetect references to
196     hwsetup
197     * [r2008] init.d/alxsettings:
198     -use conf.d instead of the deprecated sysconfig
199     * [r2007] init.d/alxsetstate, init.d/alxsettings:
200     -busybox-initscripts compat
201     * [r2005] Makefile:
202     -fixed Makefile
203     * [r2004] functions/config_x11.sh:
204     -fixed header
205     -added clearconfig and addconfig functions and use them
206     -clean up old cruft, we do not support old configurations anymore
207     * [r2003] functions/mysqlfunctions:
208     -fixed header
209     -fixed coding style
210     * [r2002] skel/fluxbox/apps, skel/fluxbox/keys:
211     -fixed header
212     * [r2001] functions/config_network.sh,
213     functions/config_sessions.sh:
214     -fixed header
215     * [r2000] conf/config.rc:
216     -fixed header
217     * [r1999] bin/user_shutdown.sh:
218     -fixed header
219     -do not use full pathes, rely on PATH environment
220     * [r1998] bin/user_reboot.sh:
221     -do not use full pathes, rely on PATH environment
222     * [r1997] bin/update-alx.sh:
223     -fixed header
224     -MAGE_TARGET -alx was dropped
225     -be mage-0.4 compat
226     * [r1996] bin/txt2html.sh:
227     -fixed header
228    
229     2011-05-07 Niels Rogalla <niro@magellan-linux.de>
230    
231     * [r1980] Makefile[ADD]:
232     -added Makefile for easier builds
233     * [r1979] skel/slim/slim.conf:
234     -fixed slim.conf to support busybox/rxvt and to match our patched
235     version of slim
236     -removed any comments and non needed settings
237     * [r1978] skel/net/net.eth0:
238     -fixed header
239     -use udhcpc as standard dhcp util
240     * [r1977] skel/idesk[DEL]:
241     -dropped idesk support
242     * [r1976] init.d/alxsettings:
243     -fixed header
244     -use /etc/conf.d and not the old sysconfig anymore
245     -removed unneeded checks and variables
246     -do not use fullpath for programes, rely on PATH environment
247     * [r1975] init.d/alxsetstate:
248     -fixed header
249     -use /etc/conf.d and not the old sysconfig anymore
250     -removed unneeded checks and variables
251     * [r1974] functions/config_versions.sh:
252     -the -alx target names for packages are not used anymore, using
253     real split_packkages
254     * [r1973] functions/config_ssh_auth.sh:
255     -support dropbear and dropped openssh
256     * [r1972] functions/config_printers.sh:
257     -fixed header
258     -support lprng and dropped samba/cups support
259     * [r1971] functions/config_modules.sh:
260     -fixed header and variable names
261     * [r1970] skel/samba[DEL]:
262     -dropped samba support
263     * [r1969] functions/config_auth.sh:
264     -dropped samba support
265    
266     2011-04-14 Niels Rogalla <niro@magellan-linux.de>
267    
268     * [r1800] .[CPY], functions/config_x11.sh, init.d/alxsettings:
269     created 0.6.x branch
270    
271 niro 2403 2011-02-17 Niels Rogalla <niro@magellan-linux.de>
272    
273     * [r1721]
274     -support module arguments
275    
276     2011-01-25 Niels Rogalla <niro@magellan-linux.de>
277    
278     * [r1718]
279     -fixed slim configuration on the first start
280     * [r1715]
281     -always generate a new slim configuriation - even if hardware
282     re-detection was forced
283     * [r1713]
284     -added numlockx back, because slims numlock doesn't work
285     sometimes
286     * [r1710]
287     -fixed a small typo
288    
289     2011-01-24 Niels Rogalla <niro@magellan-linux.de>
290    
291     * [r1708]
292     -install slim as display manager and dropped old X-no-wm stuff
293     * [r1707]
294     -added slim config skeleton
295     * [r1706]
296     -remove numlockx in favor of slim
297     * [r1705]
298     -dropped xdm-alx rc in favor of slim
299     * [r1704]
300     -remove numlockx in favor of slim
301     -fork wfica autostart into background
302     * [r1703]
303     -setup slim as displaymanager
304     * [r1702]
305     -dropped X-no-wm in favor of slim displaymanager
306     * [r1701]
307     -dropped old cruft
308    
309     2011-01-22 Niels Rogalla <niro@magellan-linux.de>
310    
311     * [r1655]
312     -revert sleep hacks - InputDevice issues are fixed with
313     xorg-7.6/xorg-server-1.9
314     * [r1654]
315     -be more compatible to newer ica-clients
316     * [r1653]
317     -fallback to sane refresh timings if EDID of the monitor returns
318     zero rates
319     * [r1652]
320     -revert sleep hack - InputDevice issues are fixed with
321     xorg-7.6/xorg-server-1.9
322    
323     2010-12-30 Niels Rogalla <niro@magellan-linux.de>
324    
325     * [r1647]
326     -read horizsync and vertrefresh settings from current monitor and
327     add them to the xorg.conf; should fix some timing issues on old
328     monitors
329     * [r1646]
330     -only add modules to autoload if they really exist (may be
331     included in the kernel image)
332    
333     2010-12-28 Niels Rogalla <niro@magellan-linux.de>
334    
335     * [r1642]
336     -always enable numlock for all statring method of an ica-session
337     (via menu, icon)
338     * [r1641]
339     -add fallback modelines to xorg.conf when ddcxinfo was found
340    
341     2010-12-22 Niels Rogalla <niro@magellan-linux.de>
342    
343     * [r1639]
344     -always start fluxbox with numlock enabled
345    
346     2010-12-10 Niels Rogalla <niro@magellan-linux.de>
347    
348     * [r1637]
349     -typo
350    
351     2010-12-09 Niels Rogalla <niro@magellan-linux.de>
352    
353     * [r1626]
354     -fixed printcap, all printers should be shown on windows
355     * [r1624]
356     -fixed some escaping issues
357     * [r1622]
358     -create a modprobe.d module alias for eth0 too, which gets
359     included in modprobe.conf for newer kernels
360     -always disable ALX_CONFD_NETWORKING while re-running hardware
361     detection
362    
363     2010-12-08 Niels Rogalla <niro@magellan-linux.de>
364    
365     * [r1620]
366     -only add fonts to fontpath if they really exist to suppress
367     errors/warnings in Xorg.log
368     -prefer openchrome module when via driver was selected
369     * [r1619]
370     -sleep on second to satisfy udev; this fixes the non-working
371     keyboard issue
372     * [r1618]
373     -added some traps to umount netshares if the script aborts
374     abnormal
375    
376     2010-12-06 Niels Rogalla <niro@magellan-linux.de>
377    
378     * [r1616]
379     -fixed some escaping issues
380     * [r1615]
381     -load intel-agp for 'intel' xorg-drivers too
382    
383     2010-12-02 Niels Rogalla <niro@magellan-linux.de>
384    
385     * [r1598]
386     -added unsupported-netcard-drivers which contains drivers hwsetup
387     should not find - these are not supported with alx
388     * [r1597]
389     -added unsupported-netcard-drivers which contains drivers hwsetup
390     should not find - these are not supported with alx
391     * [r1596]
392     -fixed a smal issue that dhcpcd does not shutdown while detecting
393     new hardware (first run or while re-run of hwsetup)
394     * [r1594]
395     -adjusted the margins to fit 48x48 icons better
396     * [r1593]
397     -replaced old icons against 48x48 sized icons
398     * [r1592]
399     -change default icons size from 32x32 to 48x48
400    
401     2010-12-01 Niels Rogalla <niro@magellan-linux.de>
402    
403     * [r1590]
404     -added a new default icon
405     * [r1589]
406     -fixed a typo in the tigervnc detection
407    
408     2010-11-26 Niels Rogalla <niro@magellan-linux.de>
409    
410     * [r1587]
411     -fixed whitespaces
412     * [r1586]
413     -support tigervnc
414    
415     2010-11-23 Niels Rogalla <niro@magellan-linux.de>
416    
417     * [r1584]
418     -added missing config_versions.sh
419     * [r1582]
420     -added config_version and import current version info to database
421     -use new key refresh_rate and deprecate monitorid for x11
422     graphics
423     -updated xorg.conf and use cvt to calculate modelines with given
424     refresh_rate
425     -enabled dri
426     * [r1581]
427     -complain verbosely if mount_server fails
428     -removed comments
429     -fixed spelling
430    
431     2010-09-30 Niels Rogalla <niro@magellan-linux.de>
432    
433     * [r1568]
434     -support multiple usb-printers
435     -cleanup comments
436    
437     2009-02-05 Niels Rogalla <niro@magellan-linux.de>
438    
439     * [r549]
440     - fixed make-tarball
441    
442     2009-02-04 Niels Rogalla <niro@magellan-linux.de>
443    
444     * [r547]
445     - added usb printing support
446     * [r546]
447     - pruned old cruft
448     * [r545]
449     moved from subdir to main branch dir
450     * [r544]
451     - added make-tarball script
452     * [r543]
453     - created alxconf_20060908 branch for the stable-050 alx based on
454     tag alxconf_20060908_1
455    
456     2006-02-20
457    
458     * [r375]
459     This commit was manufactured by cvs2svn to create tag
460     'alxconf_20060908_1'.
461    
462     2006-02-20 Niels Rogalla <niro@magellan-linux.de>
463    
464     * [r374]
465     variable update servers
466    
467     2006-01-26 Niels Rogalla <niro@magellan-linux.de>
468    
469     * [r373]
470     - nice patch
471    
472     2005-12-15 Niels Rogalla <niro@magellan-linux.de>
473    
474     * [r372]
475     new
476    
477     2005-10-26 Niels Rogalla <niro@magellan-linux.de>
478    
479     * [r371]
480     install $SETTINGSPATH if missing
481     * [r370]
482     fixed confd-networking
483    
484     2005-10-11 Niels Rogalla <niro@magellan-linux.de>
485    
486     * [r368]
487     create now missing xinitrc
488     * [r367]
489     fixed some stupid logic issues
490    
491     2005-10-10 Niels Rogalla <niro@magellan-linux.de>
492    
493     * [r366]
494     detailed desc about all avail. nics
495     * [r365]
496     added better modue desc for nics
497     * [r364]
498     added missing sql layout
499     * [r363]
500     - added more dropdown menus for the wireless_extensions
501     - fixed window-size of the help; cfg_screensaver was too long
502     * [r362]
503     updated help comments
504     * [r361]
505     updated changelog
506     * [r359]
507     typo
508     * [r357]
509     remove_all_settings:
510     - removing also smb&cups stuff
511     - removing user settings
512     - restore default network settings from skeleton
513     * [r356]
514     default networking skeleton
515     * [r355]
516     cvs import: alx-web for alxconfig-ng
517     - code clean up and
518     - reorganized the whole structure
519     * [r353]
520     added fix to convert zd1211 to zydas for wpa_supplicant
521    
522     2005-10-09 Niels Rogalla <niro@magellan-linux.de>
523    
524     * [r350]
525     fixed a small issue; ALX_IFACE is needed before it gets exported.
526     using now the confd-networking file, its the better solution for
527     now
528     * [r348]
529     - fixed whitespaces
530     - using now mysqldo from mysqlfunctions
531     - fixed broken wireless extensions support
532     - added support for preliminary confd-networking
533     - added support mutiple ifaces support
534     - using better literal tests ( [[ xx ]] construct )
535     - fixed some bootup and performance issues
536     * [r347]
537     - fixed whitespaces
538     - using now mysqldo from mysqlfunctions
539     - added support mutiple ifaces support
540     * [r346]
541     - fixed whitespaces
542     - using now mysqldo from mysqlfunctions
543     - added wireless_extionsions support
544     - added support for preliminary confd-networking
545     - added support mutiple ifaces support
546     * [r345]
547     - using now mysqldo from mysqlfunctions
548     * [r344]
549     - fixed whitespaces
550     - added mysqldo function
551     * [r343]
552     - fixed whitespaces
553     - using now mysqldo from mysqlfunctions
554     - using better literal tests ( [[ xx ]] construct )
555     * [r342]
556     - fixed whitespaces
557     - using now mysqldo from mysqlfunctions
558     * [r341]
559     - fixed whitespaces
560     - using now mysqldo from mysqlfunctions
561     - removed config_printing_old function
562     * [r340]
563     added comment about mage-0.4.x
564     * [r339]
565     typos
566    
567     2005-09-27 Niels Rogalla <niro@magellan-linux.de>
568    
569     * [r338]
570     - fixed wrong fluxbox keys import
571     - added screensaver selection support with optional passwd
572    
573     2005-09-22 Niels Rogalla <niro@magellan-linux.de>
574    
575     * [r337]
576     - added wlan support
577     - added support for multiple nic-devices for the prelim network
578     - now supporting cmdline args for hardware detection and settings
579     reset
580     -
581     * [r336]
582     using now md5crypt passwd, with help of openssl, theoretically
583     the perl dependency isn't needed anymore.. will check that
584    
585     2005-09-18 Niels Rogalla <niro@magellan-linux.de>
586    
587     * [r334]
588     now clearing the ${modfile} again
589    
590     2005-09-14 Niels Rogalla <niro@magellan-linux.de>
591    
592     * [r332]
593     - loading now lp, parport, parport_pc forcefully, some pcs with
594     non fully acpi compilant bioses doesn't detect them right
595    
596     2005-09-07 Niels Rogalla <niro@magellan-linux.de>
597    
598     * [r330]
599     added HOME=/root as $HOME is not defined on system boot
600     * [r329]
601     added support for vnc passwds
602    
603     2005-09-06 Niels Rogalla <niro@magellan-linux.de>
604    
605     * [r327]
606     typo
607     * [r325]
608     added support for realvnc
609     * [r324]
610     fixed ica desktop icons -> wrong command path
611    
612     2005-09-01 Niels Rogalla <niro@magellan-linux.de>
613    
614     * [r322]
615     typo
616     * [r320]
617     added a default icon for program menuitems
618     * [r319]
619     added missing .fluxbos/app for autostart
620     * [r318]
621     added a fix for i810 gfx cards (needs intel-agp if this was
622     compiled as module)
623     * [r317]
624     - added option --default-icon to generate_icon()
625     - now creating also program desktop icons
626     - simplify creation of menuitem and desktop icons for program
627     with help of generate_program_sh()
628     - fetching list of program now earlier to minimize the overhead
629     of mysql calls
630    
631     2005-08-31 Niels Rogalla <niro@magellan-linux.de>
632    
633     * [r314]
634     last_insert_id() +1 is bad -> the right one is already the retval
635     of last_insert_id()
636     * [r313]
637     - using a better method to fetch new client serials
638     - abort import_settings_local after hardware stuff when
639     hardware-auto-detection is called
640     - now creating missing sysinfo icon at the first boot
641    
642     2005-08-28 Niels Rogalla <niro@magellan-linux.de>
643    
644     * [r311]
645     fixed a typo
646     * [r309]
647     - bigger width for the msgbox
648     * [r308]
649     - better messages
650     - added a die functions and use it at critical points
651     * [r307]
652     - now aborting on invalid serials
653     * [r306]
654     no aborting on invalid serials
655     * [r305]
656     added a msg for invalid serials
657     * [r304]
658     added generation oftdesktop icons
659     * [r303]
660     fixed samba version check as 2.2.8a gots not recogniced
661     * [r302]
662     fixed change of smb passwd with >= v3
663     * [r301]
664     new file
665     * [r300]
666     changed idesk -> xtdesk
667    
668     2005-08-18 Niels Rogalla <niro@magellan-linux.de>
669    
670     * [r298]
671     increased timeout to 20 seconds
672     * [r297]
673     added missing sed magic for menu header
674     * [r295]
675     fixed some logic errors
676     * [r293]
677     typo
678     * [r292]
679     added install of update-alx.sh
680     * [r291]
681     fixed whitespaces and added variable menu header support
682     * [r290]
683     fixed samba conf issues; now checking for smb2 and 3
684     * [r289]
685     auto-update an alx wheehaaa ;)
686     * [r288]
687     needed for samba-3.0.14a
688     * [r287]
689     variable support
690    
691     2005-08-17 Niels Rogalla <niro@magellan-linux.de>
692    
693     * [r286]
694     changed timeout to 10 seconds; quoting the cars
695     * [r284]
696     added beep3x and reach_mysql_server function
697     * [r283]
698     added to major functions: do not change any settings if mysql
699     server is not reachable
700     * [r282]
701     added to major functions: do not change any settings if mysql
702     server is not reachable and support re-check of the client
703     hardware.
704     also set dhcp timeout of the preliminary network to 10 seconds
705     * [r280]
706     added flash support; oh an i have to rewrite this crappy thing
707    
708     2005-08-03 Niels Rogalla <niro@magellan-linux.de>
709    
710     * [r278]
711     fixed wrong pc104 keyboard layout using pc105
712     * [r277]
713     fixed .ica menu bug; added menu support for other programs like
714     firefox (cfg_other_menuitems)
715     * [r276]
716     added mac fake support
717    
718     2005-07-10 Niels Rogalla <niro@magellan-linux.de>
719    
720     * [r275]
721     create fluxbox config at first boot
722    
723     2005-05-11 Niels Rogalla <niro@magellan-linux.de>
724    
725     * [r274]
726     fixed unset_state mac issue
727    
728     2005-04-28 Niels Rogalla <niro@magellan-linux.de>
729    
730     * [r273]
731     typo
732     * [r272]
733     cleaned the code; and added auto colors :)
734    
735     2005-04-21 Niels Rogalla <niro@magellan-linux.de>
736    
737     * [r271]
738     set desired colors to 8 (24bit)
739    
740     2005-04-20 Niels Rogalla <niro@magellan-linux.de>
741    
742     * [r270]
743     added lpd services
744    
745     2005-04-19 Niels Rogalla <niro@magellan-linux.de>
746    
747     * [r269]
748     added samba skeleton
749     * [r268]
750     set grub timeout to 0, and fixed a typo in the fstab creation
751     * [r267]
752     new; smb.conf skeleton
753     * [r266]
754     added setup of /etc/samba/smb.conf
755    
756     2005-04-18 Niels Rogalla <niro@magellan-linux.de>
757    
758     * [r265]
759     added HOME=/root to fix issues with ssh keyexchange at bootup
760     * [r264]
761     added HOME=/root to fix issues with ssh keyexchange at bootup
762     * [r263]
763     added config_ssh_auth to first boot, so reboot can be done via
764     the web-interface
765     * [r262]
766     added some comments for the udev issue
767     * [r261]
768     fixed kernel2.6 udev issue
769     * [r260]
770     fixed some issues when started from init
771     * [r259]
772     This commit was generated by cvs2svn to compensate for changes in
773     r50,
774     which included commits to RCS files with non-trunk default
775     branches.
776    
777     2005-04-14 Niels Rogalla <niro@magellan-linux.de>
778    
779     * [r257]
780     added config_modules
781     * [r256]
782     new; configures kernel modules
783     * [r255]
784     fixed localhosts entries in /etc/hosts
785     * [r254]
786     fixed some global var which shall be local vars
787     * [r253]
788     new; ssh key exchange functions for remote reboot/shutdown
789     * [r252]
790     writing some needed default settings to the db
791     (autostart&passwords); added ssh key exchange for remote
792     reboot/shutdown
793     * [r251]
794     added config_ssh_auth.sh
795    
796     2005-04-13 Niels Rogalla <niro@magellan-linux.de>
797    
798     * [r250]
799     fixed passwords with @
800     * [r249]
801     added config_auth
802     * [r248]
803     added config_auth and cleaned file
804     * [r247]
805     fixed service stop; change now to current vt to display messages
806     at system reboot/shutdown
807     * [r246]
808     added session autload and ica-session creation
809     * [r245]
810     new; configures system authentification
811    
812     2005-04-12 Niels Rogalla <niro@magellan-linux.de>
813    
814     * [r244]
815     added cups and samba autoload/autodel from runlevels
816     * [r243]
817     add installation of the new shudown and reboot scripts
818     * [r242]
819     make use of new shudown and reboot scripts
820     * [r241]
821     removed debug messages (commented them out)
822     * [r240]
823     new
824     * [r239]
825     import from aka-cvs
826     * [r238]
827     new
828    
829     2005-03-10 Niels Rogalla <niro@magellan-linux.de>
830    
831     * [r237]
832     bad typo
833     * [r236]
834     new
835     * [r235]
836     updated
837     * [r234]
838     added UNPRIV_USER
839    
840     2005-03-09 Niels Rogalla <niro@magellan-linux.de>
841    
842     * [r233]
843     added default icon
844     * [r232]
845     fixed typos
846     * [r231]
847     fixed hostname
848     * [r230]
849     fixed hostname
850     * [r229]
851     fixed cfg_monitor
852     * [r228]
853     added
854     * [r227]
855     fixed
856     * [r226]
857     fixed
858    
859     2005-03-08 Niels Rogalla <niro@magellan-linux.de>
860    
861     * [r225]
862     fixed
863     * [r224]
864     new
865     * [r223]
866     fixed a typo
867     * [r222]
868     added header; cleaned whitespaces
869     * [r221]
870     new
871     * [r220]
872     new
873     * [r219]
874     new
875     * [r218]
876     new
877    
878     2005-03-05 Niels Rogalla <niro@magellan-linux.de>
879    
880     * [r217]
881     test; not ready for public
882    
883     2005-03-04 Niels Rogalla <niro@magellan-linux.de>
884    
885     * [r216]
886     new
887     * [r215]
888     test
889     * [r214]
890     test
891    
892     2005-03-03 Niels Rogalla <niro@magellan-linux.de>
893    
894     * [r213]
895     initial release
896     * [r211]
897     This commit was generated by cvs2svn to compensate for changes in
898     r2,
899     which included commits to RCS files with non-trunk default
900     branches.
901    
902     2005-03-03
903    
904     * [r209]
905     New repository initialized by cvs2svn.
906