Title: [Sisuite-devel] patches to systemconfigurator and grub-install for grub 0.93 and cciss disks
Hi Mark:
 
Thanks for the files.
 
It would be very helpful if you can create actual patches between the current systemconfigurator code and your files and provide commentaries regarding what you're trying to do.  Here's how to create a patch file for Grub.pm:
 
$ diff -ru Grub.pm.trunk Grub.pm > Grub.pm.patch
 
I did a quick diff, and noticed that some subroutines were removed - they are probably not intentional but was simply because you modified an older version of SystemConfigurator and new functionalities have since been added.
 
(The patch for Label.pm looks clean BTW)
 
Regarding patching grub-install, it will not be possible for us to expect users to do that, so we'll need to find a workaround.
 
Thanks for your help in advance,
 
Bernard


From: [EMAIL PROTECTED] on behalf of Mark Seger
Sent: Fri 07/07/2006 10:24
To: sisuite-devel@lists.sourceforge.net
Subject: [Sisuite-devel] patches to systemconfigurator and grub-install for grub 0.93 and cciss disks

Here are my patches to make systemconfigurator work with version 0.93 of
grub install.  I have no idea what the implications of running this
against the latest version of grub is, but the safest thing might be to
check the grub version and only execute the code under those conditions.

One should also note note that unless someone patches grub-install
(which isn't part of SystemConfigurator), these patches probably won't
do you any good.  There are also patches to grub-install to deal with an
empty /etc/mtab, but I'm guessing that problem has since been fixed in
the newer version of SystemImager.  It's also possible some other
patches may not be necessary since this were also run in a SystemImager
3.2.0 environment but I do know I can't install rhel3 using 3.7.3 unless
I apply my patched versions of Grub.pm. Label.pm and grub-install.

I'll be happy to discuss the patches and the reasons for them if anyone
wants more details.


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&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to