Hi Rohit: > 1) Can I use my existing systemimager install server (2.0.1-3woody0) > with with an autoinstallCD created with the newest subversion > release of > systemimager? I figured since it is just rsync, it should > work. Please > correct me if I am wrong!
That is generally not advised, since some times new features impact both the server and the client, and thus you will get a mismatch of functionalities and they might fail. > 2) Is there a semi stable build I could use? After building > my first CD > I found all the rsync commands failed because /lib64 was not in the > LD_LIBRARY_PATH. Perusing the scripts and replacing everying > instance > of "rsync" with "LD_LIBRARY_PATH=/lib64:lib rsync" allowed me to get > past that point, but now it appears to crash in the get_boel_binaries > line of rcS (not sure if I need that either). The code in SVN trunk is pretty stable, see: http://svn.sisuite.org On a related note, I think dann is trying to bring the debian package release up to the latest version (perhaps after we release 3.7.3). > 3) Is there something I should be reading? There are a lot > of docs out > there, but I'm not sure how applicable they are to what I am > trying to > do (make an autoinstall CD based on the newest build and hopefully it > will have the right SATA driver too) There's a wiki at: http://wiki.sisuite.org There's also a lot of information captured in the sisuite-users and sisuite-devel mailing-lists - searching through them is a good idea. But barring that, you can always ask specific questions here. Cheers, Bernard ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
