Magellan Linux

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

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

revision 2787 by niro, Tue Feb 2 12:35:12 2016 UTC revision 2788 by niro, Wed Feb 17 10:50:16 2016 UTC
# Line 1  Line 1 
1    2016-02-17  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2787] src/include/register.global.class.in,
4      src/mcore-register-client.in, src/mcore-request-configuration.in,
5      src/modules/hwinfo/hardware.client.class.in:
6      -use mcore-controlserver executable instead of the
7      MCORE_CONTROL_SERVER variable everywhere to honor
8      MCORE_CONTROLSERVER from cmdline and also catch even more
9      communication errors as the executable verifies the availablity
10      of the server
11     * [r2786] src/mcore-controlserver.in:
12      -honor MCORE_CONTROLSERVER from cmdline
13     * [r2785] src/modules/pxeconfig/lpxelinux-skeleton,
14      src/modules/pxeconfig/mcore-pxeconfig.in:
15      -use bootserver as boot image server variable, and controlserver
16      only for mcored
17     * [r2784] src/include/register.global.class.in:
18      -added more sanity checks
19     * [r2783]
20      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in:
21      -fixed wrong permissions
22     * [r2782] src/systemd/mcore-user.tmpfilesd.conf.in:
23      -fixed wrong permissions
24    
25    2016-02-12  Niels Rogalla <niro@magellan-linux.de>
26    
27     * [r2781] src/Makefile,
28      src/mcore-request-configuration-error.in[ADD],
29      src/mcore-request-configuration.in, src/mcore-session.in:
30      -catch communincation errors with the controlserver in the
31      configuration phase and show an error message if the
32      configuration request failed
33     * [r2780] src/modules/fluxbox/Makefile,
34      src/modules/fluxbox/fluxbox-rebuild-menu.in,
35      src/modules/fluxbox/systemd[ADD],
36      src/modules/fluxbox/systemd/Makefile[ADD],
37      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[ADD],
38      src/modules/fluxbox/systemd/menu-deactivated.in[ADD],
39      src/systemd/mcore-user.tmpfilesd.conf.in:
40      -provide fluxbox menu-deactivated file via tmpfiles.d on systemd
41      clients
42     * [r2779] src/systemd/factory-xinitrc[DEL],
43      src/systemd/factory-xinitrc.in[CPY]:
44      -renamed to factory-xinitrc.in
45     * [r2778] src/mcore-controlserver.in:
46      -actually test the connection to the server
47     * [r2777] initialsetup.sh[DEL], nsslsay[DEL], socket_send.php[DEL],
48      todo-hardware.txt[DEL]:
49      -removed old cruft
50    
51    2016-02-11  Niels Rogalla <niro@magellan-linux.de>
52    
53     * [r2776] src/modules/fluxbox/fluxbox.client.class.in:
54      -fixed description
55     * [r2775] src/modules/idesk/idesk-generate-all-desktop-icons.in:
56      -fixed a typo xres= -> yres
57     * [r2774] src/modules/idesk/idesk-generate-all-desktop-icons.in:
58      -sanitize variables
59     * [r2773] src/modules/idesk/idesk-sysinfo.in:
60      -sanitize variables
61     * [r2772] src/systemd/mcore-user.tmpfilesd.conf.in:
62      -fixed user cleanup and wrong pathes
63     * [r2771] src/systemd/mcore-configd.tmpfilesd.conf.in:
64      -fixed wrong pathes
65     * [r2770] src/modules/fluxbox/fluxbox.control.class.in:
66      -push_config_80_fluxbox_theme(): fixed wrong database table
67     * [r2769] src/modules/fluxbox/fluxbox.control.class.in:
68      -renamed table cfg_autostart to cfg_fluxbox_autostart
69    
70    2016-02-10  Niels Rogalla <niro@magellan-linux.de>
71    
72     * [r2768] src/include/register.global.class.in,
73      src/modules/pxeconfig/lpxelinux-skeleton,
74      src/modules/pxeconfig/mcore-pxeconfig.in:
75      -provide MCORE_LOCATION at boot cmdline and use it to have a
76      valid location on first boot client registration
77     * [r2767] src/include/common.global.class.in,
78      src/modules/basic-system/system.client.class.in,
79      src/modules/basic-system/system.control.class.in:
80      -added the read_cmdline() function and updated system classes to
81      get cmdline information of a client
82     * [r2766] src/modules/citrix/storefront-resolver.in:
83      -storefront-resolver: print a better message for wrong
84      username/password combinations
85     * [r2765] src/systemd/Makefile, src/systemd/factory-xinitrc[ADD],
86      src/systemd/mcore-configd.tmpfilesd.conf.in[ADD],
87      src/systemd/mcore-user.tmpfilesd.conf.in[ADD]:
88      -always clean up the mcore-user home and mcore configuration
89      directory at boot
90    
91    2016-02-09  Niels Rogalla <niro@magellan-linux.de>
92    
93     * [r2764] src/modules/pxeconfig/Makefile,
94      src/modules/pxeconfig/index.html[ADD],
95      src/modules/pxeconfig/lpxelinux-skeleton,
96      src/modules/pxeconfig/mcore-boot.conf.in[ADD]:
97      -use CONTROLSERVER/boot subdir as boot image path and provide an
98      apache configuration module
99    
100    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
101    
102     * [r2763] src/modules/tigervnc/vnc.control.class.in:
103      -fixed spelling and whitespaces
104    
105  2016-02-02  Niels Rogalla <niro@magellan-linux.de>  2016-02-02  Niels Rogalla <niro@magellan-linux.de>
106    
107     * [r2762] src/modules/fluxbox/fluxbox.control.class.in:
108      -create an empty menu on firstboot
109     * [r2761] src/modules/fluxbox/fluxbox-rebuild-menu.in:
110      -always run fluxbox-rebuild-menu, just create missing directories
111     * [r2760] src/modules/fluxbox/fluxbox.control.class.in:
112      -fixed a typo
113     * [r2759] src/modules/scm-egk/scm-egk.control.class.in:
114      -push scm-egk firstboot config
115     * [r2758] src/modules/Makefile:
116      -added xscreensaver module
117     * [r2757] src/modules/xscreensaver[ADD],
118      src/modules/xscreensaver/Makefile[ADD],
119      src/modules/xscreensaver/screensaver.control.class.in[ADD]:
120      -honor fistboot screensaver settings, but the module is not
121      complete yet
122     * [r2756] src/modules/scm-egk/scm-egk.control.class.in:
123      -enable scm-egk service on first boot
124     * [r2755] src/modules/basic-input/input.control.class.in,
125      src/modules/basic-system/system.control.class.in,
126      src/modules/basic-video/graphic.control.class.in,
127      src/modules/hwinfo/hardware.control.class.in,
128      src/modules/network/network.control.class.in,
129      src/modules/tigervnc/vnc.control.class.in:
130      -split firstboot/hardware configuration from hwdetection class to
131      its corresponding module
132     * [r2754] src/include/daemon.global.class.in:
133      -added push_firstboot(), print_push_firstboot() and
134      run_push_firstboot() function to modularize any
135      firstboot/hardware configuration settings and to let the
136      configuration be loaded from the classes modules
137     * [r2753] ChangeLog:
138      -updated ChangeLog
139   * [r2752] src/modules/rdesktop/rdesktop-session.in:   * [r2752] src/modules/rdesktop/rdesktop-session.in:
140    -use de keymap as default    -use de keymap as default
141   * [r2751] src/modules/scm-egk/scm-egk.conf.in:   * [r2751] src/modules/scm-egk/scm-egk.conf.in:

Legend:
Removed from v.2787  
changed lines
  Added in v.2788