[Coresu-devel] [coresu] r121 committed - Remove static copy of pydhcplib...
Brought to you by:
wojci
|
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 |