Archive for June, 2008
First XML from lts.conf
by The_Code on Jun.13, 2008, under LTSP-GUI
The first part in advancing lts.conf has been made. I build a serializable data structure representing the lts.conf file!
The first serialized XML file can be viewed here :
ftp://forgeftp.novell.com/kiwi-ltsp/easy-ltsp.ltsconf.xml
It is serialized out of my data structure and can easily and quick be deserialized in the data structure (with manual edits in XML too). Have a look at it!
(One comment: some tags are needed by the data structure to work, others will be used by UI only)
Easy-LTSP Kiwi Configuration
by The_Code on Jun.09, 2008, under LTSP-GUI
After a long time not posting anything here’s one for you:
The advanced part of kiwi-ltsp configuration is based in the mainwindow. The whole process for setting up kiwi-ltsp is controlled by a menu.
Newest binaries are available at : ftp://forgeftp.novell.com/kiwi-ltsp/easy-ltsp-0.2.tar.gz
Check it out and if you like, give a little feedback!
