From: Bas v. d. V. <ba...@sa...> - 2012-12-19 12:32:11
|
Brian, On 18 dec. 2012, at 22:15, Brian Elliott Finley <br...@th...> wrote: > Bas, > > No problem. I actually went through a dry run with svn2git yesterday. ;-) I'll take care of the initial import. > That is nice > The Plan: > * Yes, we'll pull all of SystemImager into github. fine for me > * How do you recommend that we incorporate SALI? > > It could be done as: > - a branch > - a fork (git style) > - a branch with the intent to merge > (would need more discussion on this one -- just want to maintain general applicability) > SALI consists of: * SALI server --> could be an alternative for system imager server. Does a lot things automatically (rsync/bittorrent) * SALI kernel/initrd is more up to date then system imager kernel/initrd. The only problem for now is that the autoinstall scripts that are made by systemconfigurator does not work anymore because we removed some functions that are removed in SALI, we could be made available again and ported to the new SALI functions. so we are backwards compatible. Else we have to maintain two versions of kernel/initrd. That is a waste of time. regards > > Cheers, -Brian > > > > On Tue, Dec 18, 2012 at 1:54 PM, Bas van der Vlies <ba...@sa...> wrote: > Brian, > > I am a but swamped at the moment and the holiday season is nearby ;-). There are tools that convert from sourceforge to github: > * https://github.com/nirvdrum/svn2git#readme > > What is the plan: > * convert systemimager svn (all) to github. We have a lot of versions, tags and branches > * Where will SALI fit in. There are a lot of changes in the SALI release. Do we replace the kernelinitrd build process? In SALI we also replaced the system imager server software. > > regards > > On 18 dec. 2012, at 00:45, Brian Finley <br...@th...> wrote: > > > You guys have been added! > > > > https://github.com/finley/systemimager > > > > If you can help by doing the initial import of SystemImager from SourceForge SVN, that would be great. Let me know if you need anything from me. > > > > Thanks, -Brian > > > > > > > > On 12/17/2012 03:42 AM, Bas van der Vlies wrote: > >> Brian, > >> > >> > >> My github account is: basvandervlies > >> Dennis github account: dstam > >> > >> > >> regards > >> > >> On 15 dec. 2012, at 18:52, Brian Elliott Finley <br...@th...> wrote: > >> > >>> Dennis, > >>> > >>> That sounds like a good path forward. Please send me github account names for you and Bas, and I'll add you to the SystemImager project. > >>> > >>> Cheers, -Brian > >>> > >>> > >>> > >>> On Tue, Nov 27, 2012 at 12:16 PM, Dennis Stam <Den...@sa...> wrote: > >>> Hi Brian, > >>> > >>> Great news to make SALI into SystemImager. It's better for both teams to join forces because we want to accomplish the same goal. > >>> > >>> On 27 nov. 2012, at 18:10, Brian Elliott Finley <br...@th...<mailto:br...@th...>> wrote: > >>> > >>> I've created the initial repo. Bas -- what do you need from me to move the code from SourceForce to github? > >>> > >>> Currently we started the development of version 1.6 and it's far from finished. So as initial import to the git we can use the branch 1.5. > >>> > >>> And probally the easiest way to migrate our source code to the SystemImager git repo is to fork your repo. From there we can import our branch 1.5 to the forked git repo. And finally send you a pull request? > >>> > >>> Regards, > >>> > >>> Dennis > >>> > >>> > >>> https://github.com/finley/systemimager > >>> > >>> Thanks! > >>> > >>> > >>> On Tue, Nov 27, 2012 at 11:04 AM, Brian Elliott Finley <br...@th...<mailto:br...@th...>> wrote: > >>> I think a move to github would be a fine idea. > >>> > >>> As for the SystemConfigurator functionality, I'd like to use the SystemImager post-script functionality. It will allow us to > >>> - include simple scripts upstream, that could be used as-is for simple and common cases > >>> - these simple scripts could be easily customized by site admins, without having to know SystemImager internals > >>> - a simple script could be used to invoke puppet, chef, or SSM (Simple State Manager - http://download.systemimager.org/pub/ssm/README) > >>> > >>> Cheers, -Brian > >>> > >>> > >>> > >>> On Mon, Nov 26, 2012 at 5:28 AM, Bas van der Vlies <ba...@sa...<mailto:ba...@sa...>> wrote: > >>> Brian, > >>> > >>> The SALI vork was nescessary to support modern hardware. Your are right you can better have one source. SALI has implemented a new kernel/initrd and some shell functions, e.g. one for easy disk partition. We also replaced the system imager-server software. > >>> > >>> Currently we do not have a tool like systemconfigurator or automatically generate installation scripts. So we can definitely benefit from co-operation. My thought for replacing systemconfigurator are with shell commands or a system maintenance tool like CFengine, puppet , chef ,…. > >>> > >>> Can we move the code to github.com<http://github.com/><http://github.com<http://github.com/>>. I think it easier to contribute and better suited if more people are involved. > >>> > >>> regards > >>> > >>> > >>> On 23 nov. 2012, at 19:10, Brian Elliott Finley <br...@th...<mailto:br...@th...><mailto:br...@th...<mailto:br...@th...>>> wrote: > >>> > >>> Sun, Olivier, > >>> > >>> Please send me your SourceForge usernames. I appreciate your efforts, and would like to grant you both commit privileges to the SVN repository, so that you can commit your patches directly. > >>> > >>> Bas, Franck, the same goes for you two if you wish. > >>> > >>> > >>> Regarding a fork, that is generally necessary because one does not have the ability to modify the upstream original. I will happily grant you this access, as I think it would be better for the community to improve the main code stream rather than to have a fork. I know that SALI has special circumstances that made a fork appropriate for them, at least previously, but I would also be happy to allow that fork to merge into the mainstream if SALI considers that desirable. > >>> > >>> > >>> Lastly, with regard to SystemConfigurator, it is no longer being maintained, and we should work to eliminate our dependency on it. With modern Linuxes this should be very feasible through the use of SystemImager postscripts for setup of boot manager (Grub) and networking (if desirable). > >>> > >>> > >>> All -- feel free to call me if you have any questions. Just bear in mind that I'm generally somewhere in GMT-5 through GMT-7. ;-) If unsure, start with a text message, or leave a voice mail if I don't answer right away, but I'll be glad to discuss. My mobile is 469.444.0167<tel:469.444.0167>. > >>> > >>> > >>> Cheers, -Brian > >>> > >>> > >>> > >>> > >>> > >>> On Wed, Nov 21, 2012 at 1:16 AM, Jing CDL Sun <sj...@cn...<mailto:sj...@cn...><mailto:sj...@cn...<mailto:sj...@cn...>>> wrote: > >>> Hi Olivier, > >>> > >>> Thanks for this sharing! > >>> > >>> Have you cloning Centos-6.3 with these rpms successfully? I tried to use them for redhat6.3 cloning, bug failed... > >>> > >>> ------------------------------------------------------------------------------ > >>> Monitor your physical, virtual and cloud infrastructure from a single > >>> web console. Get in-depth insight into apps, servers, databases, vmware, > >>> SAP, cloud infrastructure, etc. Download 30-day Free Trial. > >>> Pricing starts from $795 for 25 servers or applications! > >>> http://p.sf.net/sfu/zoho_dev2dev_nov > >>> _______________________________________________ > >>> sisuite-users mailing list > >>> sis...@li...<mailto:sis...@li...><mailto:sis...@li...<mailto:sis...@li...>> > >>> https://lists.sourceforge.net/lists/listinfo/sisuite-users > >>> > >>> > >>> > >>> > >>> -- > >>> Brian Elliott Finley > >>> Mobile: 469.444.0167<tel:469.444.0167> > >>> ------------------------------------------------------------------------------ > >>> Monitor your physical, virtual and cloud infrastructure from a single > >>> web console. Get in-depth insight into apps, servers, databases, vmware, > >>> SAP, cloud infrastructure, etc. Download 30-day Free Trial. > >>> Pricing starts from $795 for 25 servers or applications! > >>> http://p.sf.net/sfu/zoho_dev2dev_nov_______________________________________________ > >>> sisuite-users<http://p.sf.net/sfu/zoho_dev2dev_nov_______________________________________________sisuite-users> mailing list > >>> sis...@li...<mailto:sis...@li...> > >>> https://lists.sourceforge.net/lists/listinfo/sisuite-users > >>> > >>> -- > >>> Bas van der Vlies > >>> mail: ba...@sa...<mailto:ba...@sa...><mailto:ba...@sa...<mailto:ba...@sa...>> > >>> SARA - Academic Computing Services , Amsterdam, The Netherlands > >>> > >>> > >>> ------------------------------------------------------------------------------ > >>> Monitor your physical, virtual and cloud infrastructure from a single > >>> web console. Get in-depth insight into apps, servers, databases, vmware, > >>> SAP, cloud infrastructure, etc. Download 30-day Free Trial. > >>> Pricing starts from $795 for 25 servers or applications! > >>> http://p.sf.net/sfu/zoho_dev2dev_nov > >>> _______________________________________________ > >>> sisuite-users mailing list > >>> sis...@li...<mailto:sis...@li...> > >>> https://lists.sourceforge.net/lists/listinfo/sisuite-users > >>> > >>> > >>> > >>> -- > >>> Brian Elliott Finley > >>> Mobile: 469.444.0167<tel:469.444.0167> > >>> > >>> > >>> > >>> -- > >>> Brian Elliott Finley > >>> Mobile: 469.444.0167 > >>> ------------------------------------------------------------------------------ > >>> Monitor your physical, virtual and cloud infrastructure from a single > >>> web console. Get in-depth insight into apps, servers, databases, vmware, > >>> SAP, cloud infrastructure, etc. Download 30-day Free Trial. > >>> Pricing starts from $795 for 25 servers or applications! > >>> http://p.sf.net/sfu/zoho_dev2dev_nov_______________________________________________ > >>> sisuite-users mailing list > >>> sis...@li... > >>> https://lists.sourceforge.net/lists/listinfo/sisuite-users > >>> > >>> > >>> ------------------------------------------------------------------------------ > >>> Monitor your physical, virtual and cloud infrastructure from a single > >>> web console. Get in-depth insight into apps, servers, databases, vmware, > >>> SAP, cloud infrastructure, etc. Download 30-day Free Trial. > >>> Pricing starts from $795 for 25 servers or applications! > >>> http://p.sf.net/sfu/zoho_dev2dev_nov > >>> _______________________________________________ > >>> sisuite-users mailing list > >>> sis...@li... > >>> https://lists.sourceforge.net/lists/listinfo/sisuite-users > >>> > >>> > >>> > >>> -- > >>> Brian Elliott Finley > >>> Mobile: 469.444.0167 > >> > > > > -- > > Brian Elliott Finley > > Mobile: 469.444.0167 > > -- > Bas van der Vlies > mail: ba...@sa... > SARA - Academic Computing Services , Amsterdam, The Netherlands > > > > > -- > Brian Elliott Finley > Mobile: 469.444.0167 -- Bas van der Vlies mail: ba...@sa... SARA - Academic Computing Services , Amsterdam, The Netherlands |