* [gentoo-dev] LHS @ 2001-08-27 14:05 Derek J. Belrose 2001-08-28 4:33 ` Karl Trygve Kalleberg 2001-08-28 16:18 ` [gentoo-dev] Porting gentoo to the Alpha derosa 0 siblings, 2 replies; 9+ messages in thread From: Derek J. Belrose @ 2001-08-27 14:05 UTC (permalink / raw To: gentoo-dev How well does Gentoo hold up against the LHS? If it doesn't, is that a plan for the future? Derek Belrose ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] LHS 2001-08-27 14:05 [gentoo-dev] LHS Derek J. Belrose @ 2001-08-28 4:33 ` Karl Trygve Kalleberg 2001-08-28 16:18 ` [gentoo-dev] Porting gentoo to the Alpha derosa 1 sibling, 0 replies; 9+ messages in thread From: Karl Trygve Kalleberg @ 2001-08-28 4:33 UTC (permalink / raw To: gentoo-dev On Mon, Aug 27, 2001 at 04:04:07PM -0400, Derek J. Belrose wrote: > How well does Gentoo hold up against the LHS? If it doesn't, is that a > plan for the future? We plan to be FHS-compliant, if that is what you're referring to. There has been some tests done in this area, but we've yet to set up automated tests for it. Once I get settled in, I'll see if I can't set up a tinderbox where we can run regular tests, such as FHS compliance and ebuild-testing. Regards, Karl T ^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-dev] Porting gentoo to the Alpha 2001-08-27 14:05 [gentoo-dev] LHS Derek J. Belrose 2001-08-28 4:33 ` Karl Trygve Kalleberg @ 2001-08-28 16:18 ` derosa 2001-08-28 20:16 ` Daniel Robbins 2001-08-30 6:10 ` Ben Lutgens 1 sibling, 2 replies; 9+ messages in thread From: derosa @ 2001-08-28 16:18 UTC (permalink / raw To: gentoo-dev I have recently set up an alpha machine running rh 7.1. I would like to port gentoo to the alpha chipset. My questions: Are there any parts of the portage tree that are binary ? Would it make more sense to start from rc6 build or rc5 build ? Joe ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] Porting gentoo to the Alpha 2001-08-28 16:18 ` [gentoo-dev] Porting gentoo to the Alpha derosa @ 2001-08-28 20:16 ` Daniel Robbins 2001-08-29 16:20 ` derosa 2001-08-30 6:10 ` Ben Lutgens 1 sibling, 1 reply; 9+ messages in thread From: Daniel Robbins @ 2001-08-28 20:16 UTC (permalink / raw To: gentoo-dev On Tue, Aug 28, 2001 at 06:17:17PM -0400, derosa wrote: > I have recently set up an alpha machine running rh 7.1. I would like to port > gentoo to the alpha chipset. My questions: Are there any parts of the > portage tree that are binary ? Would it make more sense to start from rc6 > build or rc5 build ? Um; the e3 editor won't work for you. That's a minor issue. Other than that, you should be OK. Start with an rc6 build image in about a week. Best Regards, -- Daniel Robbins <drobbins@gentoo.org> Chief Architect/President http://www.gentoo.org Gentoo Technologies, Inc. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] Porting gentoo to the Alpha 2001-08-28 20:16 ` Daniel Robbins @ 2001-08-29 16:20 ` derosa 2001-08-30 6:12 ` Ben Lutgens 0 siblings, 1 reply; 9+ messages in thread From: derosa @ 2001-08-29 16:20 UTC (permalink / raw To: gentoo-dev E3 that's the editor written in assembler right ? I will just make vim part of the base system tarball for the alpha port, other items will of course have to change also, no more grub or lilo, and I will have to add milo for booting. I will continue to play with the latest snapshots. I also had an idea, for people stuck behind a nasty firewall, or no internet connection, that want to build everything. Have a special build cd, that has a 'snapshot' of the distfiles needed for a build, and emerge system. And the snapshot from cvs equivolent to whats on the disk. I have been using this method, on a couple of boxes at work, and it seems to work well for me. I use the build cd as a base, and just add the build tarball, and cvs tarball along with the distfiles. Joe > > I have recently set up an alpha machine running rh 7.1. I would like to port > > gentoo to the alpha chipset. My questions: Are there any parts of the > > portage tree that are binary ? Would it make more sense to start from rc6 > > build or rc5 build ? > > Um; the e3 editor won't work for you. That's a minor issue. Other than that, > you should be OK. Start with an rc6 build image in about a week. > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] Porting gentoo to the Alpha 2001-08-29 16:20 ` derosa @ 2001-08-30 6:12 ` Ben Lutgens 2001-08-30 9:55 ` Daniel Robbins 0 siblings, 1 reply; 9+ messages in thread From: Ben Lutgens @ 2001-08-30 6:12 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 1921 bytes --] On Wed, Aug 29, 2001 at 06:18:51PM -0400, derosa wrote: >E3 that's the editor written in assembler right ? >I will just make vim part of the base system tarball for the alpha port, >other items will of course have to change also, no more grub or lilo, and I >will have to add milo for booting. >I will continue to play with the latest snapshots. > >I also had an idea, for people stuck behind a nasty firewall, or no internet >connection, that want to build everything. > >Have a special build cd, that has a 'snapshot' of the distfiles needed for a >build, and emerge system. And the snapshot from cvs equivolent to whats on >the disk. I have been using this method, on a couple of boxes at work, and >it seems to work well for me. I use the build cd as a base, and just add the >build tarball, and cvs tarball along with the distfiles. I for one second this, I'd think the only source that needed to be on the cd would be the stuff bootstrap.sh needed, the kernel source, pcmcia source and a "base system" Granted it would increase the size of the build.iso but it would indeed be worth it. Thoughts? > >Joe > >> > I have recently set up an alpha machine running rh 7.1. I would like to >port >> > gentoo to the alpha chipset. My questions: Are there any parts of the >> > portage tree that are binary ? Would it make more sense to start from >rc6 >> > build or rc5 build ? >> >> Um; the e3 editor won't work for you. That's a minor issue. Other than >that, >> you should be OK. Start with an rc6 build image in about a week. >> > > > >_______________________________________________ >gentoo-dev mailing list >gentoo-dev@cvs.gentoo.org >http://cvs.gentoo.org/mailman/listinfo/gentoo-dev > -- ------------------------------------------------------------------------------- Ben Lutgens Gentoo Linux Developer and Anti-Okra Advocate http://www.gentoo.org [-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] Porting gentoo to the Alpha 2001-08-30 6:12 ` Ben Lutgens @ 2001-08-30 9:55 ` Daniel Robbins 0 siblings, 0 replies; 9+ messages in thread From: Daniel Robbins @ 2001-08-30 9:55 UTC (permalink / raw To: gentoo-dev On Thu, Aug 30, 2001 at 07:11:47AM -0500, Ben Lutgens wrote: > I for one second this, I'd think the only source that needed to be on the > cd would be the stuff bootstrap.sh needed, the kernel source, pcmcia > source and a "base system" Granted it would increase the size of the > build.iso but it would indeed be worth it. > > Thoughts? We'll have build + source CD releases. The only problem with them is that they're much tougher for me to upload :) -- Daniel Robbins <drobbins@gentoo.org> Chief Architect/President http://www.gentoo.org Gentoo Technologies, Inc. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] Porting gentoo to the Alpha 2001-08-28 16:18 ` [gentoo-dev] Porting gentoo to the Alpha derosa 2001-08-28 20:16 ` Daniel Robbins @ 2001-08-30 6:10 ` Ben Lutgens 2001-08-30 16:08 ` derosa 1 sibling, 1 reply; 9+ messages in thread From: Ben Lutgens @ 2001-08-30 6:10 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 988 bytes --] On Tue, Aug 28, 2001 at 06:17:17PM -0400, derosa wrote: >I have recently set up an alpha machine running rh 7.1. I would like to port >gentoo to the alpha chipset. >My questions: >Are there any parts of the portage tree that are binary ? >Would it make more sense to start from rc6 build or rc5 build ? > Heh, this is open source in action. Someone installs something they like, it doesn't work on a platform they want to use it on so they decide to do a port! I love it! Thanks to you and Atma we may end up with alpha and x86 ports. Thank you for the contributions. drobbins, is there anything we'd need to do to the packages in the portage tree to make them "portable" among archs? I'd think that once glibc and gcc are setup everything would just sorta fall into place from CFLAGS="" etc. -- ------------------------------------------------------------------------------- Ben Lutgens Gentoo Linux Developer and Anti-Okra Advocate http://www.gentoo.org [-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] Porting gentoo to the Alpha 2001-08-30 6:10 ` Ben Lutgens @ 2001-08-30 16:08 ` derosa 0 siblings, 0 replies; 9+ messages in thread From: derosa @ 2001-08-30 16:08 UTC (permalink / raw To: gentoo-dev One thing I was thinking, was a USE flag for any non-intel architechture, so if your trying to build lilo or grub from an alpha it won't work, and if you try to build milo from an i86 that won't work either. Just an idea. On Tue, Aug 28, 2001 at 06:17:17PM -0400, derosa wrote: >I have recently set up an alpha machine running rh 7.1. I would like to port >gentoo to the alpha chipset. >My questions: >Are there any parts of the portage tree that are binary ? >Would it make more sense to start from rc6 build or rc5 build ? > Heh, this is open source in action. Someone installs something they like, it doesn't work on a platform they want to use it on so they decide to do a port! I love it! Thanks to you and Atma we may end up with alpha and x86 ports. Thank you for the contributions. drobbins, is there anything we'd need to do to the packages in the portage tree to make them "portable" among archs? I'd think that once glibc and gcc are setup everything would just sorta fall into place from CFLAGS="" etc. ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2001-08-30 22:07 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2001-08-27 14:05 [gentoo-dev] LHS Derek J. Belrose 2001-08-28 4:33 ` Karl Trygve Kalleberg 2001-08-28 16:18 ` [gentoo-dev] Porting gentoo to the Alpha derosa 2001-08-28 20:16 ` Daniel Robbins 2001-08-29 16:20 ` derosa 2001-08-30 6:12 ` Ben Lutgens 2001-08-30 9:55 ` Daniel Robbins 2001-08-30 6:10 ` Ben Lutgens 2001-08-30 16:08 ` derosa
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox