Hi Bernard, > > The change in the spec file breaks the automatic build system using > > build_rpms. I need to think of a concept to fix this. > > I haven't tried this yet, but if you can tell me how it is broken then > perhaps I can adapt my changes. I can also run it through the script > and see how it breaks...
The problem is that the version info needs to be in the .spec file, otherwise build_rpms will not be able to build an RPM out of a directory. If "make srpm" would work (never tried), I could change build_rpms accordingly. As said, need to think about a concept which doesn't break Debian. > > You also had some change in the IA.pm file. Please explain that. What is it > > supposed to fix? > > http://svn.oscar.openclustergroup.org/trac/oscar/ticket/260 > > The patch will generate a compatible autoinstallscript.conf which will > allow the new version of SystemImager to mark a partition as > linux-swap correctly. After a quick look I somewhat doubt that your patch treats software raids correctly (i.e. the case where swap is on a software raid). It's late, I should have a closer look tomorrow. > That's great - but is it okay for me to check in intermediate RPMs for > systeminstaller-oscar as Geoffroy suggested such that my patch can be > tested? >From my side, yes, no problem. Regards, Erich ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
