[Coresu-devel] [coresu] r118 committed - complete restructure of LCRS:...
Brought to you by:
wojci
|
From: <co...@go...> - 2011-10-01 21:31:38
|
Revision: 118 Author: ben...@gm... Date: Sat Oct 1 14:30:03 2011 Log: complete restructure of LCRS: Slave rewritten. Master (except UI) rewritten. Still kept is the old dhcpmanager module. All network managing is changed to use temporary sockets instead of the master running threads storing an excluding socket object. http://code.google.com/p/coresu/source/detail?r=118 Added: /branches/impl-new-ui/buildroot/pci.ids /branches/impl-new-ui/buildroot/wipe /branches/impl-new-ui/lcrs.iso /branches/impl-new-ui/master/computer.py /branches/impl-new-ui/master/group.py /branches/impl-new-ui/master/main.py /branches/impl-new-ui/master/report_template.html /branches/impl-new-ui/master/reports.py /branches/impl-new-ui/master/ui/reportdialog.py Deleted: /branches/impl-new-ui/common /branches/impl-new-ui/db /branches/impl-new-ui/main.py /branches/impl-new-ui/master/config.qemutest.py /branches/impl-new-ui/master/config.sug4501.py /branches/impl-new-ui/master/config_master.py.2 /branches/impl-new-ui/master/master.py /branches/impl-new-ui/master/mastersocket.py /branches/impl-new-ui/slave/slave.py /branches/impl-new-ui/slave/slavesocket.py /branches/impl-new-ui/tests /branches/impl-new-ui/ui_simple Modified: /branches/impl-new-ui /branches/impl-new-ui/buildroot/postbuild.sh /branches/impl-new-ui/master/config_master.py /branches/impl-new-ui/master/plugins/fair/login.py /branches/impl-new-ui/master/plugins/fair/register.py /branches/impl-new-ui/master/pxe-root/lcrs/initrd.gz /branches/impl-new-ui/master/pxe-root/lcrs/kernel.fair-net /branches/impl-new-ui/master/ui/computerpanel.py /branches/impl-new-ui/master/ui/getid.py /branches/impl-new-ui/master/ui/glade/mainwindow.glade /branches/impl-new-ui/master/ui/glade/splash.glade /branches/impl-new-ui/master/ui/grouppage.py /branches/impl-new-ui/master/ui/mainwindow.py /branches/impl-new-ui/master/ui/preferenceswindow.py /branches/impl-new-ui/master/ui/splash.py /branches/impl-new-ui/start.sh |