Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/ChangeLog

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

revision 2033 by niro, Mon Aug 13 12:01:05 2012 UTC revision 2105 by niro, Thu Jan 2 09:57:37 2014 UTC
# Line 1  Line 1 
1    2014-01-02  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2104] daemon/client/include/idesk.client.class:
4      -fixed whitespaces
5     * [r2103] bin[ADD], bin/idesk-sysinfo.sh[ADD]:
6      -added initial idesk-sysinfo generator app
7     * [r2102] Makefile:
8      -compile xinfo
9    
10    2013-09-27  Niels Rogalla <niro@magellan-linux.de>
11    
12     * [r2101] src/xinfo.c:
13      -serveral fixes: check for display, fixed return values and fixed
14      a typo
15     * [r2100] src[ADD], src/xinfo.c[ADD]:
16      -added initial xinfo tool
17     * [r2099] conf/config.rc:
18      -quote all variables
19     * [r2098] conf/config.rc:
20      -added MCORE_CONTROL_SERVER variable
21     * [r2097] daemon/client/include/input.client.class:
22      -write vconsole.conf on systemd systems
23     * [r2096] daemon/client/include/mage.client.class:
24      -honor mage update-tarball
25     * [r2095] daemon/client/mcored.sh:
26      -respect system environment
27     * [r2094] dracut/net-lib.sh[ADD], dracut/run-mcored.sh:
28      -start mcored only if an active iface was found and use net-lib
29      to find this iface
30    
31    2013-05-21  Niels Rogalla <niro@magellan-linux.de>
32    
33     * [r2093] daemon/include/mysqlfunctions.global.class[ADD]:
34      -add mysql basic functions
35    
36    2013-05-13  Niels Rogalla <niro@magellan-linux.de>
37    
38     * [r2092] ChangeLog:
39      -updated ChangeLog
40     * [r2091] daemon/include/daemon.global.class:
41      list_files_in_directory(): fixed typos
42    
43    2013-05-10  Niels Rogalla <niro@magellan-linux.de>
44    
45     * [r2090] daemon/client/include/system.client.class,
46      daemon/client/include/systemd.client.class,
47      daemon/client/include/sysvinit.client.class:
48      -use enable|disable commands to add|remove services from
49      runlevels
50     * [r2089] daemon/client/include/systemd.client.class:
51      -auto-append .service to services when missing to fix a $MROOT
52      issue
53     * [r2088] daemon/client/include/sysvinit.client.class:
54      -disable some command which not work with $MROOT set
55     * [r2087] daemon/client/include/system.client.class:
56      -honor $MROOT variable
57     * [r2086] daemon/client/include/plymouth.client.class:
58      -honor $MROOT variable
59     * [r2085] daemon/client/include/boot.client.class:
60      -honor $MROOT variable
61     * [r2084] daemon/client/include/systemd.client.class:
62      -honor $MROOT variable
63     * [r2083] daemon/include/daemon.global.class:
64      -added system_chroot() function
65     * [r2082] dracut/module-setup.sh:
66      -added some missing progs to check function and install
67      systemd-nspawn
68     * [r2081] dracut/run-mcored.sh:
69      -mount sysroot writeable
70     * [r2080] dracut/module-setup.sh:
71      -fixed whitespaces
72     * [r2079] Makefile, daemon/client/include/boot.client.class,
73      daemon/client/include/fbsplash.client.class[ADD],
74      daemon/client/include/plymouth.client.class[ADD],
75      daemon/client/include/system.client.class,
76      daemon/client/include/systemd.client.class[ADD],
77      daemon/client/include/sysvinit.client.class[ADD]:
78      -split systemd, sysvinit, fbsplash and plymouth functions in
79      single classes so no runtime checks are required and the correct
80      version get installed right away
81     * [r2078] daemon/client/include/boot.client.class:
82      -improved MROOT support
83     * [r2077] daemon/include/daemon.global.class:
84      -list_all_files_in_directory(): improved find and drop basename
85      requirement
86     * [r2076] daemon/client/include/network.client.class:
87      -support get_ functions
88     * [r2075] daemon/client/include/system.client.class:
89      -support get_ functions
90     * [r2074] daemon/client/include/boot.client.class:
91      -support plymouth
92     * [r2073] daemon/include/daemon.global.class:
93      -list_files_in_directories(): support -name argument
94     * [r2072] dracut/run-mcored.sh:
95      -dracut-module: set MROOT to /sysroot on client daemon start
96    
97    2013-05-08  Niels Rogalla <niro@magellan-linux.de>
98    
99     * [r2071] dracut/run-mcored.sh:
100      -dracut-module: honor cmdline with rd.mcored to enable/disable
101      this module. default is enabled
102     * [r2070] daemon/client/include/vnc.client.class:
103      -re-worked vnc.class: added missing get_ functions and using now
104      a vnc.service function to control the facility
105     * [r2069] dracut/module-setup.sh:
106      -dracut-module: removed xmlstartlet from install part too
107     * [r2068] dracut/module-setup.sh:
108      -dracut-module: xmlstarlet is not required by mcored, removed
109     * [r2067] dracut/mcored.conf:
110      dracut-module: module must be called without sort identifier
111     * [r2066] dracut/module-setup.sh:
112      -alx -> mcored
113     * [r2065] dracut/mcored.conf[ADD]:
114      -enable mcored module via dracut.conf.d
115     * [r2064] Makefile:
116      -install dracut-module
117     * [r2063] dracut/module-setup.sh:
118      -dracut-module: mysql is not required, dropped
119     * [r2062] daemon/client/include/vnc.client.class:
120      -use default vnc passwd location of tigervnc
121     * [r2061] daemon/client/include/system.client.class:
122      -support systemd units
123     * [r2060] daemon/client/include/input.client.class:
124      get_input_keymap(): eleminate all "
125     * [r2059] daemon/client/include/input.client.class:
126      get_input_keymap(): only run setxkbmap if X11 is running, if not
127      always try to get the keymap from the xorg.config
128     * [r2058] daemon/client/include/input.client.class:
129      -set console keymap on systemd systemd too
130     * [r2057] daemon/client/include/system.client.class:
131      -use poweroff for shutdown
132     * [r2056] Makefile, systemd[DEL]:
133      -removed duplicates
134     * [r2055] daemon/client/mcored.service:
135      -fixed some typoes
136     * [r2054] dracut/module-setup.sh:
137      -let the dracut-module install the missing VERSION file
138     * [r2053] Makefile:
139      -split install to allow single client installations and be able
140      to choose the init type (systemd/sysvinit)
141     * [r2052] Makefile, daemon/client/mcored.sh,
142      daemon/include/daemon.global.class:
143      -added print_version() function and print proper version info on
144      connect
145     * [r2051] daemon/control[ADD],
146      daemon/control/control-daemon.confd[ADD],
147      daemon/control/control-daemon.rc[ADD],
148      daemon/control/control-daemon.sh[ADD],
149      daemon/control/include[ADD],
150      daemon/control/include/graphic.control.class[ADD],
151      daemon/control/include/input.control.class[ADD],
152      daemon/control/include/session.control.class[ADD]:
153      -added control daemon pieces, WIP
154     * [r2050] daemon/cmdlets.txt[ADD]:
155      -added cmdlets todo
156     * [r2049] todo-hardware.txt[ADD]:
157      -added hardware todo
158     * [r2048] socket_send.php[ADD]:
159      -added socket_send.php helper script
160     * [r2047] nsslsay[ADD]:
161      -added nsslsay helper script
162     * [r2046] initialsetup.sh[ADD]:
163      -added initialsetup helper script
164     * [r2045] VERSION[ADD]:
165      -version 0_preAlpha
166     * [r2044] daemon/client/mcored.sh,
167      daemon/include/daemon.global.class:
168      -support version cmd
169     * [r2043] systemd[ADD], systemd/mcored.service[ADD]:
170      -added systemd service unit
171    
172    2013-04-17  Niels Rogalla <niro@magellan-linux.de>
173    
174     * [r2042] dracut[ADD], dracut/module-setup.sh[ADD],
175      dracut/run-mcored.sh[ADD]:
176      -added dracut module
177     * [r2041] daemon/client/include/idesk.client.class[ADD]:
178      -initial idesk support class - WIP
179     * [r2040] daemon/client/include/input.client.class:
180      -added systemd support and use systemd supported config file
181      names
182     * [r2039] daemon/client/include/graphic.client.class:
183      -use list_files_in_directory() function
184     * [r2038] daemon/client/include/citrix.client.class:
185      -change ica-session handling: allow 'named' sessions
186     * [r2037] daemon/client/include/system.client.class:
187      -print service status
188    
189    2012-12-03  Niels Rogalla <niro@magellan-linux.de>
190    
191     * [r2036] daemon/client/mcored.confd:
192      -start service with verbose mode
193     * [r2035] daemon/client/mcored.service[ADD]:
194      -added systemd unit
195    
196  2012-08-13  Niels Rogalla <niro@magellan-linux.de>  2012-08-13  Niels Rogalla <niro@magellan-linux.de>
197    
198     * [r2034] conf/config.rc:
199      -changed distribution name to 'mCore'
200     * [r2033] ChangeLog[ADD]:
201      -added ChangeLog
202   * [r2032] daemon/client/include/network.client.class:   * [r2032] daemon/client/include/network.client.class:
203    -restart networking in MROOT environment    -restart networking in MROOT environment
204   * [r2031] daemon/client/include/hardware.client.class:   * [r2031] daemon/client/include/hardware.client.class:

Legend:
Removed from v.2033  
changed lines
  Added in v.2105