* [linux-lvm] [RFC] LVM mainatainance release @ 2000-10-26 19:52 Christoph Hellwig 2000-10-26 23:15 ` Jan Niehusmann 2000-10-26 23:44 ` [linux-lvm] " Heinz J. Mauelshagen 0 siblings, 2 replies; 6+ messages in thread From: Christoph Hellwig @ 2000-10-26 19:52 UTC (permalink / raw) To: Heinz Mauelshagen; +Cc: linux-lvm Hi Heinz, there has been lots of discussion about a 0.8.1 release lately, because there are too much patches for 0.8 out. If no one else is interested I would like to take the job and try to get a 0.8.1 out. This should consist of a fixed tools tarball and a patch for Linux 2.2. All this is floating around on this list and has been collected in different rpms, mostly due to the work of Andreas Dilger. I would test all this (escpecially for Linux 2.2/2.4 compatiblity) and you would only have to make it official. Comments? Christoph -- Always remember that you are unique. Just like everyone else. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] [RFC] LVM mainatainance release 2000-10-26 19:52 [linux-lvm] [RFC] LVM mainatainance release Christoph Hellwig @ 2000-10-26 23:15 ` Jan Niehusmann 2000-10-27 3:04 ` Andreas Dilger 2000-10-26 23:44 ` [linux-lvm] " Heinz J. Mauelshagen 1 sibling, 1 reply; 6+ messages in thread From: Jan Niehusmann @ 2000-10-26 23:15 UTC (permalink / raw) To: Heinz Mauelshagen, linux-lvm On Thu, Oct 26, 2000 at 09:52:48PM +0200, Christoph Hellwig wrote: > If no one else is interested I would like to take the job and try > to get a 0.8.1 out. This should consist of a fixed tools tarball > and a patch for Linux 2.2. Yes, please do it! :-) As Heinz seems to release his next version as 0.9, there will be no numbering conflicts, and even if your 0.8.1 will not be 'made official' by him, it'll be a common ground for further 0.8 bugfixing. Heinz did a great job with LVM, but still I bet 0.9 will have some nasty new bugs, so people using LVM on production systems will prefer using 0.8+patches over 0.9 for some time. The problem I have with Andreas' RPMs is, that there are no announcements of new versions (at least not on any mailing list I read), so I need to regularily check if they contain some new patches I need. And tar is more convenient for people not using rpm. Jan ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] [RFC] LVM mainatainance release 2000-10-26 23:15 ` Jan Niehusmann @ 2000-10-27 3:04 ` Andreas Dilger 2000-10-28 10:50 ` Heinz J. Mauelshagen 0 siblings, 1 reply; 6+ messages in thread From: Andreas Dilger @ 2000-10-27 3:04 UTC (permalink / raw) To: Jan Niehusmann; +Cc: Heinz Mauelshagen, linux-lvm Jan writes: > As Heinz seems to release his next version as 0.9, there will be no > numbering conflicts, and even if your 0.8.1 will not be 'made official' > by him, it'll be a common ground for further 0.8 bugfixing. I agree we should make bugfix releases available between the major updates from Heinz. It would save a lot of people grief, and a lot of FAQs here. > The problem I have with Andreas' RPMs is, that there are no announcements > of new versions (at least not on any mailing list I read), so I need to > regularily check if they contain some new patches I need. And tar is more > convenient for people not using rpm. Initially I made just the SRPM available because that's what my development is based on, and I can use alien to convert it to .deb format. If people really want, I can also make a patched tarball available with very little effort, since I keep a patched and unpatched tree already. I will make a tarball available with my next release (today or tomorrow). Actually, I don't do too many updates to my SRPM. Normally only when people have reported a bug here, as I'm waiting for 0.9 before I do any more changes. I do normally post something to linux-lvm, but I will make a point of being more verbose about it, rather than hiding it in another discussion. I would prefer if Heinz opened a project on SourceForge, so that we can have CVS, bugzilla, patch tracking, etc, and allow a limited number of developers write access to the project. My second choice is simply a URL from the official LVM site pointing to wherever I keep my patches - this frees both Heinz and myself from having to co-ordinate a bugfix release. Failing that, I will simply make the files available on my site and keep pointing it out to people when they report a problem here. Cheers, Andreas -- Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto, \ would they cancel out, leaving him still hungry?" http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] [RFC] LVM mainatainance release 2000-10-27 3:04 ` Andreas Dilger @ 2000-10-28 10:50 ` Heinz J. Mauelshagen 0 siblings, 0 replies; 6+ messages in thread From: Heinz J. Mauelshagen @ 2000-10-28 10:50 UTC (permalink / raw) To: Andreas Dilger; +Cc: linux-lvm, mge On Thu, Oct 26, 2000 at 09:04:46PM -0600, Andreas Dilger wrote: > Jan writes: > > As Heinz seems to release his next version as 0.9, there will be no > > numbering conflicts, and even if your 0.8.1 will not be 'made official' > > by him, it'll be a common ground for further 0.8 bugfixing. > > I agree we should make bugfix releases available between the major > updates from Heinz. It would save a lot of people grief, and a lot > of FAQs here. > > > The problem I have with Andreas' RPMs is, that there are no announcements > > of new versions (at least not on any mailing list I read), so I need to > > regularily check if they contain some new patches I need. And tar is more > > convenient for people not using rpm. > > Initially I made just the SRPM available because that's what my development > is based on, and I can use alien to convert it to .deb format. If people > really want, I can also make a patched tarball available with very little > effort, since I keep a patched and unpatched tree already. I will make > a tarball available with my next release (today or tomorrow). > > Actually, I don't do too many updates to my SRPM. Normally only when > people have reported a bug here, as I'm waiting for 0.9 before I do any > more changes. I do normally post something to linux-lvm, but I will make > a point of being more verbose about it, rather than hiding it in another > discussion. > > I would prefer if Heinz opened a project on SourceForge, so that we can > have CVS, bugzilla, patch tracking, etc, and allow a limited number of > developers write access to the project. My second choice is simply a > URL from the official LVM site pointing to wherever I keep my patches - > this frees both Heinz and myself from having to co-ordinate a bugfix > release. Failing that, I will simply make the files available on my > site and keep pointing it out to people when they report a problem here. Sistina is working on setting up CVS and Bugzilla for LVM. Will announce it on the list once we are done. > > Cheers, Andreas > -- > Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto, > \ would they cancel out, leaving him still hungry?" > http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert -- Regards, Heinz -- The LVM guy -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Heinz Mauelshagen Sistina Software Inc. Senior Consultant/Developer Bartningstr. 12 64289 Darmstadt Germany Mauelshagen@Sistina.com +49 6151 7103 86 FAX 7103 96 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 6+ messages in thread
* [linux-lvm] Re: [RFC] LVM mainatainance release 2000-10-26 19:52 [linux-lvm] [RFC] LVM mainatainance release Christoph Hellwig 2000-10-26 23:15 ` Jan Niehusmann @ 2000-10-26 23:44 ` Heinz J. Mauelshagen 2000-10-26 23:54 ` Christoph Hellwig 1 sibling, 1 reply; 6+ messages in thread From: Heinz J. Mauelshagen @ 2000-10-26 23:44 UTC (permalink / raw) To: Christoph Hellwig; +Cc: linux-lvm Hi Christoph, On Thu, Oct 26, 2000 at 09:52:48PM +0200, Christoph Hellwig wrote: > Hi Heinz, > > there has been lots of discussion about a 0.8.1 release lately, > because there are too much patches for 0.8 out. > > If no one else is interested I would like to take the job and try > to get a 0.8.1 out. This should consist of a fixed tools tarball > and a patch for Linux 2.2. All this is floating around on this > list and has been collected in different rpms, mostly due to the > work of Andreas Dilger. If nobody minds I'ld prefer to a. use Andreas work from ftp://ftp.stelias.com/pub/adilger/ in case you run 2.2 b. wait for 0.9 which i want to release early november. > > I would test all this (escpecially for Linux 2.2/2.4 compatiblity) > and you would only have to make it official. I am working on 2.2/2.4 compatibility for LVM 0.9 right now. Once it's running I will appreciate your help to test and fix it. THX a lot! > > Comments? > > Christoph > > -- > Always remember that you are unique. Just like everyone else. -- Regards, Heinz -- The LVM guy -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Heinz Mauelshagen Sistina Software Inc. Senior Consultant/Developer Bartningstr. 12 64289 Darmstadt Germany Mauelshagen@Sistina.com +49 6151 7103 86 FAX 7103 96 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] Re: [RFC] LVM mainatainance release 2000-10-26 23:44 ` [linux-lvm] " Heinz J. Mauelshagen @ 2000-10-26 23:54 ` Christoph Hellwig 0 siblings, 0 replies; 6+ messages in thread From: Christoph Hellwig @ 2000-10-26 23:54 UTC (permalink / raw) To: Mauelshagen; +Cc: linux-lvm On Thu, Oct 26, 2000 at 11:44:24PM +0000, Heinz J. Mauelshagen wrote: > If nobody minds I'ld prefer to > > a. use Andreas work from ftp://ftp.stelias.com/pub/adilger/ > in case you run 2.2 > b. wait for 0.9 which i want to release early november. If someone fixes Andreas' utils for 2.4 and they are declared official, I think most problems would be solved ... Christoph -- Always remember that you are unique. Just like everyone else. ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2000-10-28 10:50 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2000-10-26 19:52 [linux-lvm] [RFC] LVM mainatainance release Christoph Hellwig 2000-10-26 23:15 ` Jan Niehusmann 2000-10-27 3:04 ` Andreas Dilger 2000-10-28 10:50 ` Heinz J. Mauelshagen 2000-10-26 23:44 ` [linux-lvm] " Heinz J. Mauelshagen 2000-10-26 23:54 ` Christoph Hellwig
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.