coresu-devel Mailing List for coresu
Brought to you by:
wojci
You can subscribe to this list here.
| 2010 |
Jan
(5) |
Feb
(7) |
Mar
(23) |
Apr
(15) |
May
|
Jun
(1) |
Jul
(2) |
Aug
(4) |
Sep
(13) |
Oct
(12) |
Nov
(1) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2011 |
Jan
(10) |
Feb
(7) |
Mar
(3) |
Apr
|
May
(11) |
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(2) |
Nov
(12) |
Dec
|
|
From: <co...@go...> - 2011-11-17 23:45:33
|
Revision: 131 Author: benjaoming Date: Thu Nov 17 15:44:22 2011 Log: Add README Add some more GPL preambles Add -k to the ./start script Make the preferences window tell user to restart LCRS after changes http://code.google.com/p/coresu/source/detail?r=131 Added: /branches/impl-new-ui/README Modified: /branches/impl-new-ui/master/computer.py /branches/impl-new-ui/master/config_master.py /branches/impl-new-ui/master/group.py /branches/impl-new-ui/master/reports.py /branches/impl-new-ui/master/ui/__init__.py /branches/impl-new-ui/master/ui/computerpanel.py /branches/impl-new-ui/master/ui/getid.py /branches/impl-new-ui/master/ui/glade/preferences.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/reportdialog.py /branches/impl-new-ui/master/ui/splash.py /branches/impl-new-ui/start.sh |
|
From: <co...@go...> - 2011-11-17 23:03:12
|
Revision: 130 Author: benjaoming Date: Thu Nov 17 15:02:18 2011 Log: Add GPLv3 notices to all source files. Delete the thirdparty library Add comments on run_virtual_box.sh Delete stop.sh (LCRS now shuts down fine on its own) http://code.google.com/p/coresu/source/detail?r=130 Added: /branches/impl-new-ui/COPYING Deleted: /branches/impl-new-ui/master/wipewrp /branches/impl-new-ui/stop.sh /branches/impl-new-ui/thirdparty Modified: /branches/impl-new-ui/__init__.py /branches/impl-new-ui/master/__init__.py /branches/impl-new-ui/master/computer.py /branches/impl-new-ui/master/dhcp/__init__.py /branches/impl-new-ui/master/dhcp/dhcp_manager.py /branches/impl-new-ui/master/dhcp/utils.py /branches/impl-new-ui/master/main.py /branches/impl-new-ui/master/plugins/__init__.py /branches/impl-new-ui/master/plugins/example.py /branches/impl-new-ui/master/plugins/fair/__init__.py /branches/impl-new-ui/master/plugins/fair/getid.py /branches/impl-new-ui/master/plugins/fair/login.py /branches/impl-new-ui/master/plugins/fair/register.py /branches/impl-new-ui/run_virtual_box.sh /branches/impl-new-ui/slave/__init__.py /branches/impl-new-ui/slave/main.py /branches/impl-new-ui/slave/protocol.py /branches/impl-new-ui/slave/settings.py |
|
From: <co...@go...> - 2011-11-17 17:01:56
|
Revision: 129 Author: benjaoming Date: Thu Nov 17 08:56:54 2011 Log: Improved thread safety. Fix reload button again. http://code.google.com/p/coresu/source/detail?r=129 Modified: /branches/impl-new-ui/lcrs.iso /branches/impl-new-ui/master/main.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/grouppage.py /branches/impl-new-ui/master/ui/mainwindow.py /branches/impl-new-ui/slave/main.py |
|
From: <co...@go...> - 2011-11-13 16:54:30
|
Revision: 128 Author: benjaoming Date: Sun Nov 13 08:53:56 2011 Log: Adding confirmation to quit on window closure Fixing some GTK parent->child references http://code.google.com/p/coresu/source/detail?r=128 Modified: /branches/impl-new-ui/master/computer.py /branches/impl-new-ui/master/ui/grouppage.py /branches/impl-new-ui/master/ui/mainwindow.py |
|
From: <co...@go...> - 2011-11-12 17:53:54
|
Revision: 127 Author: benjaoming Date: Sat Nov 12 09:52:44 2011 Log: Fix manufacturer name issue http://code.google.com/p/coresu/source/detail?r=127 Modified: /branches/impl-new-ui/master/computer.py /branches/impl-new-ui/slave/main.py |
|
From: <co...@go...> - 2011-11-12 16:58:41
|
Revision: 126 Author: benjaoming Date: Sat Nov 12 08:52:39 2011 Log: Fixing slave screen verbose output http://code.google.com/p/coresu/source/detail?r=126 Modified: /branches/impl-new-ui/lcrs.iso /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/mainwindow.py /branches/impl-new-ui/slave/main.py |
|
From: <co...@go...> - 2011-11-12 16:29:30
|
Revision: 125 Author: benjaoming Date: Sat Nov 12 08:28:41 2011 Log: Show computers while wiping http://code.google.com/p/coresu/source/detail?r=125 Modified: /branches/impl-new-ui/master/ui/grouppage.py /branches/impl-new-ui/slave/main.py |
|
From: <co...@go...> - 2011-11-12 15:42:16
|
Revision: 124 Author: benjaoming Date: Sat Nov 12 07:35:08 2011 Log: Adding quit confirmation Fixing badblocks progress feedback Refresh of computer status Display computer after scanning http://code.google.com/p/coresu/source/detail?r=124 Modified: /branches/impl-new-ui/buildroot /branches/impl-new-ui/lcrs.iso /branches/impl-new-ui/master/computer.py /branches/impl-new-ui/master/main.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/glade/mainwindow.glade /branches/impl-new-ui/master/ui/grouppage.py /branches/impl-new-ui/master/ui/mainwindow.py /branches/impl-new-ui/slave/main.py |
|
From: <co...@go...> - 2011-11-12 01:34:23
|
Revision: 123 Author: benjaoming Date: Fri Nov 11 17:33:21 2011 Log: Fixing report template http://code.google.com/p/coresu/source/detail?r=123 Modified: /branches/impl-new-ui/master/reports.py |
|
From: <co...@go...> - 2011-11-12 01:20:13
|
Revision: 122 Author: benjaoming Date: Fri Nov 11 17:19:34 2011 Log: Updating ISO image to include BADBLOCKS command for slave http://code.google.com/p/coresu/source/detail?r=122 Modified: /branches/impl-new-ui/buildroot/copy_images_to_master.sh /branches/impl-new-ui/lcrs.iso |
|
From: <co...@go...> - 2011-11-12 01:15:12
|
Revision: 121 Author: benjaoming Date: Fri Nov 11 17:13:23 2011 Log: Remove static copy of pydhcplib Add support for badblocks in slave Change GUI with new buttons Add detection of computer chassis type and system serial number Improve handling of panels to reuse GTK widgets instead of deleting and recreating Remove mozgtkembed and instead call xdg-open Display error message if tftp directory missing on first run Display error message if tftp or dhcp server fails to start http://code.google.com/p/coresu/source/detail?r=121 Added: /branches/impl-new-ui/buildroot/copy_images_to_master.sh Deleted: /branches/impl-new-ui/buildroot/copy_pxe_files_to_master.sh /branches/impl-new-ui/thirdparty/pydhcplib Modified: /branches/impl-new-ui/DEPENDENCIES /branches/impl-new-ui/buildroot/linux-3.0.4.config /branches/impl-new-ui/lcrs.iso /branches/impl-new-ui/master/computer.py /branches/impl-new-ui/master/dhcp/dhcp_manager.py /branches/impl-new-ui/master/main.py /branches/impl-new-ui/master/plugins /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/pxe-root/ubuntu-installer/i386/pxelinux.cfg/default /branches/impl-new-ui/master/ui/computerpanel.py /branches/impl-new-ui/master/ui/glade/mainwindow.glade /branches/impl-new-ui/master/ui/grouppage.py /branches/impl-new-ui/slave/main.py /branches/impl-new-ui/slave/protocol.py |
|
From: <co...@go...> - 2011-11-09 16:00:31
|
Revision: 120 Author: benjaoming Date: Wed Nov 9 07:59:12 2011 Log: Changing python import statements to function if master is not in the path http://code.google.com/p/coresu/source/detail?r=120 Modified: /branches/impl-new-ui/master/main.py /branches/impl-new-ui/master/plugins/fair/getid.py /branches/impl-new-ui/master/plugins/fair/login.py /branches/impl-new-ui/master/plugins/fair/register.py /branches/impl-new-ui/master/ui/computerpanel.py /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/reportdialog.py |
|
From: <co...@go...> - 2011-10-06 20:10:14
|
Revision: 119 Author: ben...@gm... Date: Thu Oct 6 13:08:48 2011 Log: Adding slave for new version http://code.google.com/p/coresu/source/detail?r=119 Added: /branches/impl-new-ui/slave/main.py /branches/impl-new-ui/slave/protocol.py /branches/impl-new-ui/slave/settings.py |
|
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 |
|
From: <co...@go...> - 2011-09-30 01:19:56
|
Revision: 117 Author: ben...@gm... Date: Thu Sep 29 18:18:08 2011 Log: [No log message] http://code.google.com/p/coresu/source/detail?r=117 Added: /branches/impl-new-ui/buildroot /branches/impl-new-ui/buildroot/buildroot-2011.08.config /branches/impl-new-ui/buildroot/buildroot-current /branches/impl-new-ui/buildroot/copy_pxe_files_to_master.sh /branches/impl-new-ui/buildroot/linux-3.0.4.config /branches/impl-new-ui/buildroot/menu.lst /branches/impl-new-ui/buildroot/postbuild.sh |
|
From: <co...@go...> - 2011-08-24 23:00:09
|
Revision: 116 Author: ben...@gm... Date: Wed Aug 24 15:59:14 2011 Log: New, un-implemented UI features http://code.google.com/p/coresu/source/detail?r=116 Modified: /branches/impl-new-ui/main.py /branches/impl-new-ui/master/mastersocket.py /branches/impl-new-ui/master/ui/computerpanel.py /branches/impl-new-ui/master/ui/glade/mainwindow.glade /branches/impl-new-ui/master/ui/grouppage.py /branches/impl-new-ui/slave/slave.py /branches/impl-new-ui/slave/slavesocket.py |
|
From: <co...@go...> - 2011-05-17 23:02:02
|
Revision: 115 Author: ben...@gm... Date: Tue May 17 16:01:33 2011 Log: Adding thread safety to startConnecting and stopConnecting.. hopefully ending double connections once and for all. http://code.google.com/p/coresu/source/detail?r=115 Modified: /branches/impl-new-ui/master/mastersocket.py |
|
From: <co...@go...> - 2011-05-13 16:40:12
|
Revision: 114 Author: ben...@gm... Date: Fri May 13 09:38:54 2011 Log: Adding confirmation dialogs for deletion and reconnecting computers. Fixing automatic shutdown after wiping. http://code.google.com/p/coresu/source/detail?r=114 Modified: /branches/impl-new-ui/master/ui/grouppage.py |
|
From: <co...@go...> - 2011-05-09 20:00:40
|
Revision: 113 Author: ben...@gm... Date: Mon May 9 12:58:11 2011 Log: Adding sdparm to buildroot. Creating a more robust set of scripts for creating the initrd images, even though not perfect yet. http://code.google.com/p/coresu/source/detail?r=113 Modified: /trunk/build/coresu.iso /trunk/client/boot-initrd/build-rootfs.sh /trunk/client/boot-initrd/buildroot-rootfs-python.config /trunk/client/boot-initrd/makeinitramfs.sh |
|
From: <co...@go...> - 2011-05-09 19:47:34
|
Revision: 112 Author: ben...@gm... Date: Mon May 9 12:45:27 2011 Log: Removing use of sginfo, adding harddisk info detection via hdparm and sdparm. Removing unused clutter code in ScanProcess. http://code.google.com/p/coresu/source/detail?r=112 Modified: /branches/impl-new-ui/master/master.py /branches/impl-new-ui/master/pxe-root/lcrs/initrd.gz |
|
From: <co...@go...> - 2011-05-07 01:28:34
|
Revision: 111 Author: ben...@gm... Date: Fri May 6 18:24:38 2011 Log: Adding fixed buildroot-2011-02 initrd for PXE booting http://code.google.com/p/coresu/source/detail?r=111 Modified: /branches/impl-new-ui/master/pxe-root/lcrs/initrd.gz |
|
From: <co...@go...> - 2011-05-07 01:24:34
|
Revision: 110 Author: ben...@gm... Date: Fri May 6 18:23:58 2011 Log: Upgrading buildroot script to use the latest buildroot version 2011-02 Generating new static .iso file with the newest buildroot initrd.gz Fixing bug in makeinitramfs that wrongly used grep -v ".pyc" instead of grep -v ".pyc$" Moving /opt/fairv2 to /opt/fair Fixing wrong permissions in ssh host keys to avoid startup error message. SSH should now be working. Removing empty folders in client/ http://code.google.com/p/coresu/source/detail?r=110 Added: /trunk/client/boot-initrd/build-rootfs_2009.02-rc2.sh Deleted: /trunk/client/client-fs/opt/fair /trunk/client/client-tools /trunk/client/develfs /trunk/client/rootfs Modified: /trunk/build/coresu.iso /trunk/build/gen.sh /trunk/client/boot-initrd/README.TXT /trunk/client/boot-initrd/build-rootfs.sh /trunk/client/boot-initrd/buildroot-rootfs-python.config /trunk/client/boot-initrd/makeinitramfs.sh /trunk/client/client-fs/etc/init.d/S90fair |
|
From: <co...@go...> - 2011-05-06 22:56:46
|
Revision: 109 Author: ben...@gm... Date: Fri May 6 15:53:14 2011 Log: Fixing new harddisk detecting regex for new kernel compatibility and new kernel with high memory support enabled. http://code.google.com/p/coresu/source/detail?r=109 Modified: /branches/impl-new-ui/master/master.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/run_virtual_box.sh |
|
From: <co...@go...> - 2011-05-06 22:52:44
|
Revision: 108 Author: ben...@gm... Date: Fri May 6 15:52:20 2011 Log: Adding pre-compiled iso image and new kernel with high memory support enabled. http://code.google.com/p/coresu/source/detail?r=108 Added: /trunk/build/coresu.iso Modified: /trunk/client/boot-kernel/config-2.6.38.5-network /trunk/client/boot-kernel/kernel.fair-net |
|
From: <co...@go...> - 2011-05-05 17:00:34
|
Revision: 107 Author: ben...@gm... Date: Thu May 5 09:59:38 2011 Log: [No log message] http://code.google.com/p/coresu/source/detail?r=107 Modified: /branches/impl-new-ui/common/net/masl.py |