Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Old posts from the morph-sources thread

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Locked
Advanced search
757 posts
  • Page 27 of 31
    • Jump to page:
  • Previous
  • 1
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • 31
  • Next
Author
Message
nightfrost
Apprentice
Apprentice
Posts: 293
Joined: Tue Dec 07, 2004 10:56 am
Location: Sweden

Post by nightfrost » Tue May 31, 2005 1:56 pm

dan2003 wrote:I tried morph9 and found sws2 didnt work, complined about lack of space
I'm on morph10 now and everything seems fine; except I have this swsusp2-issue as well. It worked once though, after several tries. I haven't tried the filewriter but might try it to see what happens - I just don't like the idea of spending 1 gig on any of my partitions except the swap, since that's pretty much the only thing the swap is used for on my laptop. By the way, is it possible to have both filewriter and swapwriter compiled in and then choose one of them in user space?
Top
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

Post by yardbird » Wed Jun 01, 2005 12:14 pm

Hi,

win4lin was included in swsusp2 but was recently ditched. I'll see if I can add it back in the next release.

As for swsusp2, the easiest setup is that which uses swap space. The filewriter is a little bit slower and requires some extra steps to work. A quick (and probably incomplete) howto:

- Install the latest hibernate-script (in portage).
- Setup /etc/hibernate/hibernate.conf to use swsusp2 and the filewriter, specifying which file to use and its dimension. You don't need to create it beforehand, the script will do it for you.
- Try to hibernate; it will fail and spit out some useful messages. Basically you need to specify in grub or lilo
the _position_ of the file (_not_ its path!), which will be expressed in some nasty hexadecimal number. On my system:

Code: Select all

kernel (hd0,1)/boot/vmlinuz-2.6.11-morph10 root=/dev/hda6 resume2=file:/dev/hda6:0x4bcf0f
To see which is the hexadecimal position of your file you have to check out an entry in /proc IIRC (sorry for not being more specific, I did it quite some time ago).

Then it is always possible that swsusp2 has some glitches. I recommend to check out the mailing list, it is very friendly and helpful (http://suspend2.net).

Please note that the hibernate script also supports suspend-to-RAM, with the extra benefit that it can unload problematic modules and stop processes that do not want to freeze, before suspending.

Hope that helps :)
Albert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
http://www.bluescarni.info
Top
RogerWilco
n00b
n00b
Posts: 29
Joined: Thu Dec 30, 2004 12:14 pm

Post by RogerWilco » Thu Jun 02, 2005 8:25 am

El_Goretto wrote:Ok, i'll try morph10 in a couple of minutes. But I noticed that Win4Lin was gone in morph9 :'(
Was it on purpose?

--
edit: same on morph10, no win4lin, erf.
Same problem for me - with win4lin in morph, everything worked fine. Applying newer morphs and win4lin results in a lot of .rej files, and kernel won't compile.

Any chance of getting win4lin back to morph11? 12?
Top
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

Post by yardbird » Thu Jun 02, 2005 11:06 pm

RogerWilco wrote:Same problem for me - with win4lin in morph, everything worked fine. Applying newer morphs and win4lin results in a lot of .rej files, and kernel won't compile.

Any chance of getting win4lin back to morph11? 12?
I'm working on it.
Albert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
http://www.bluescarni.info
Top
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

Post by yardbird » Thu Jun 02, 2005 11:09 pm

Hello,

the webserver will go down in a few hours. The downloads are always available at the sourceforge page:

http://sf.net/projects/morph-sources

I'm working on the next release, which will sport the latest stable swsusp2 patch (released today). I'm also working on getting win4lin back. Hope to be done for the weekend :)

Cheers.
Albert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
http://www.bluescarni.info
Top
rush_ad
l33t
l33t
User avatar
Posts: 863
Joined: Thu Jul 22, 2004 8:27 pm
Location: New Jersey, USA

Post by rush_ad » Fri Jun 03, 2005 12:08 am

whats up with K8 NUMA support?? what is NUMA used for??
Top
{{Azrael}}
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 117
Joined: Tue Mar 01, 2005 4:56 pm

Post by {{Azrael}} » Sat Jun 04, 2005 11:02 am

yardbird wrote:Hello,

the webserver will go down in a few hours. The downloads are always available at the sourceforge page:

http://sf.net/projects/morph-sources

I'm working on the next release, which will sport the latest stable swsusp2 patch (released today). I'm also working on getting win4lin back. Hope to be done for the weekend :)

Cheers.
Thanks for this, I just tuned into this topic, and was wondering why the link didn't work ;)
Top
nightfrost
Apprentice
Apprentice
Posts: 293
Joined: Tue Dec 07, 2004 10:56 am
Location: Sweden

Post by nightfrost » Sat Jun 04, 2005 12:07 pm

Hi,

I've been away for a few days, but right after my last post I tried swsusp2 with the filewriter. It works perfectly fine and some of the problems I previously had seem to be gone as well. Furthermore, the filewriter now seems a lot faster than that of the previous release (which was included in 2.6.11-morph9).

The filewriter solution is really nice for me since I dual boot different distros. Now I can hibernate one distro and boot into the other, and still use the same swap partition for both :)
Top
LittleGreenMan
n00b
n00b
Posts: 12
Joined: Fri Aug 06, 2004 9:15 am
Location: Moscow,Russia

Post by LittleGreenMan » Sun Jun 05, 2005 3:05 am

Hi all!
About win4lin: as I wrote on morph's page it's simple:
1.apply morph patch on vanilla (I don't know what about emerge... )
2.download from netraverse.com last mki patch and Kernel patch
3.apply them
4.Kernel-Win4Lin3-2.6.11.5.patch reject one file -- its simple correct by hand...
but I try make a patch http://www.savefile.com/files/1876073
download it, rename in win4lin1.diff or in what you need,
copy it in src (where kernel) in my system /usr/src/linux
and apply

Code: Select all

patch -p1 <./win4lin1.diff
P.S.
1. I'm not a coder or kernel hacker
2. In my system it work but I do it by hand...http://www.savefile.com/files/7961473
3. system build with staircase+ all other patchs from extra patchets and I don't know will be it work with nicksched

P.P.S
Sorry for my English...
Top
bollucks
l33t
l33t
Posts: 606
Joined: Wed Oct 27, 2004 11:49 pm

Post by bollucks » Sun Jun 05, 2005 8:29 am

LittleGreenMan wrote:3. system build with staircase+ all other patchs from extra patchets and I don't know will be it work with nicksched
Staircase and Nicksched are mutually exclusive; ie you can only have one OR the other but not both.
Top
rel
Tux's lil' helper
Tux's lil' helper
Posts: 137
Joined: Sat Apr 20, 2002 11:00 am

Post by rel » Sun Jun 05, 2005 9:55 am

I cant get ndiswrapper to compile on morph.
Is this because I've software suspend compiled in?

Any way to get it to compile?
Top
LittleGreenMan
n00b
n00b
Posts: 12
Joined: Fri Aug 06, 2004 9:15 am
Location: Moscow,Russia

Post by LittleGreenMan » Sun Jun 05, 2005 11:25 am

bollucks wrote:
LittleGreenMan wrote:3. system build with staircase+ all other patchs from extra patchets and I don't know will be it work with nicksched
Staircase and Nicksched are mutually exclusive; ie you can only have one OR the other but not both.
P.P.S
Sorry for my English...
Yes I know.
I try to say that in my case (I use staircase) it work and I don't know will be it work or not if you use nicksched...

P.S
Sorry for my English...:)
Top
RogerWilco
n00b
n00b
Posts: 29
Joined: Thu Dec 30, 2004 12:14 pm

Post by RogerWilco » Tue Jun 07, 2005 7:41 pm

LittleGreenMan wrote: but I try make a patch http://www.savefile.com/files/1876073
download it, rename in win4lin1.diff or in what you need,
copy it in src (where kernel) in my system /usr/src/linux
and apply

Code: Select all

patch -p1 <./win4lin1.diff
Privet, LGM!

Spasibo, tvoy patch rabotaet normalno!

Thanks, yr patch works fine!
Top
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

Post by yardbird » Thu Jun 09, 2005 10:45 am

Hello all,

2.6.11-morph11 is out. It has some nice updates, and win4lin is back. Please test it, since I don't have win4lin.

Sorry about the site downtime, we have yet another modem now. It's a D-Link and hopefully should behave better than our latest "el-cheapo" one. In any case if the site is down you can always download the patches and ebuilds from sourceforge:

http://sf.net/projects/morph-sources

Cheers :)
Albert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
http://www.bluescarni.info
Top
Zentoo
Apprentice
Apprentice
User avatar
Posts: 224
Joined: Mon Nov 18, 2002 5:53 pm
Location: /dev/console

Compile time problem with last release 2.6.11-morph11

Post by Zentoo » Thu Jun 09, 2005 4:23 pm

Hi !

Yet a release is in here, SourceForge mails me, i download the ebuild and use a custom script that compiles, installs, and emerge dependencies automagicly by updating my last config kernel file, it's a king of personal genkernel. And this time surprise ! it's the first time since i use morph sources that i get an error while the compilation. So i have run by hands the compilation process and that's the error:

Code: Select all

  CC      drivers/scsi/scsi.o
  CC      drivers/scsi/hosts.o
  CC      drivers/scsi/scsi_ioctl.o
  CC      drivers/scsi/constants.o
  CC      drivers/scsi/scsicam.o
  CC      drivers/scsi/scsi_error.o
  CC      drivers/scsi/scsi_lib.o
  CC      drivers/scsi/scsi_scan.o
  CC      drivers/scsi/scsi_sysfs.o
  CC      drivers/scsi/scsi_devinfo.o
  CC      drivers/scsi/scsi_proc.o
  CC      drivers/scsi/sd.o
  LD      drivers/scsi/scsi_mod.o
  LD      drivers/scsi/libata.o
  CC      drivers/scsi/sata_sil.o
  LD      drivers/scsi/sd_mod.o
  LD      drivers/scsi/built-in.o
  CC [M]  drivers/scsi/sg.o
  CC      drivers/usb/storage/scsiglue.o
  CC      drivers/usb/storage/protocol.o
  CC      drivers/usb/storage/transport.o
  CC      drivers/usb/storage/usb.o
  CC      drivers/usb/storage/initializers.o
  LD      drivers/usb/storage/usb-storage.o
  LD      drivers/usb/storage/built-in.o
  LD      drivers/usb/built-in.o
  LD      drivers/built-in.o
  CC      arch/i386/lib/usercopy.o
  AR      arch/i386/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
fs/built-in.o(.text+0xa5101): In function `gzip1_alloc':
: undefined reference to `zlib_deflate_workspacesize'
fs/built-in.o(.text+0xa5114): In function `gzip1_alloc':
: undefined reference to `zlib_deflate_workspacesize'
fs/built-in.o(.text+0xa52a6): In function `gzip1_compress':
: undefined reference to `zlib_deflateInit2_'
fs/built-in.o(.text+0xa52ba): In function `gzip1_compress':
: undefined reference to `zlib_deflateReset'
fs/built-in.o(.text+0xa52ec): In function `gzip1_compress':
: undefined reference to `zlib_deflate'
make: *** [.tmp_vmlinux1] Erreur 1
I've make a make mrproper just before and check my config file before run "make"...
so i stay on precedent release for the moment.

TuTTle
Top
mrfree
Veteran
Veteran
User avatar
Posts: 1303
Joined: Sat Mar 15, 2003 6:31 pm
Location: Europe.Italy.Sulmona

Post by mrfree » Thu Jun 09, 2005 5:51 pm

morph-sources-2.6.11-r11 works for me

PS: morph-sources offers actually the best kernel IMHO ;)
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Top
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

Re: Compile time problem with last release 2.6.11-morph11

Post by yardbird » Thu Jun 09, 2005 6:06 pm

Tuttle wrote:Hi !

Yet a release is in here, SourceForge mails me, i download the ebuild and use a custom script that compiles, installs, and emerge dependencies automagicly by updating my last config kernel file, it's a king of personal genkernel. And this time surprise ! it's the first time since i use morph sources that i get an error while the compilation. So i have run by hands the compilation process and that's the error:

Code: Select all

  CC      drivers/scsi/scsi.o
  CC      drivers/scsi/hosts.o
  CC      drivers/scsi/scsi_ioctl.o
  CC      drivers/scsi/constants.o
  CC      drivers/scsi/scsicam.o
  CC      drivers/scsi/scsi_error.o
  CC      drivers/scsi/scsi_lib.o
  CC      drivers/scsi/scsi_scan.o
  CC      drivers/scsi/scsi_sysfs.o
  CC      drivers/scsi/scsi_devinfo.o
  CC      drivers/scsi/scsi_proc.o
  CC      drivers/scsi/sd.o
  LD      drivers/scsi/scsi_mod.o
  LD      drivers/scsi/libata.o
  CC      drivers/scsi/sata_sil.o
  LD      drivers/scsi/sd_mod.o
  LD      drivers/scsi/built-in.o
  CC [M]  drivers/scsi/sg.o
  CC      drivers/usb/storage/scsiglue.o
  CC      drivers/usb/storage/protocol.o
  CC      drivers/usb/storage/transport.o
  CC      drivers/usb/storage/usb.o
  CC      drivers/usb/storage/initializers.o
  LD      drivers/usb/storage/usb-storage.o
  LD      drivers/usb/storage/built-in.o
  LD      drivers/usb/built-in.o
  LD      drivers/built-in.o
  CC      arch/i386/lib/usercopy.o
  AR      arch/i386/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
fs/built-in.o(.text+0xa5101): In function `gzip1_alloc':
: undefined reference to `zlib_deflate_workspacesize'
fs/built-in.o(.text+0xa5114): In function `gzip1_alloc':
: undefined reference to `zlib_deflate_workspacesize'
fs/built-in.o(.text+0xa52a6): In function `gzip1_compress':
: undefined reference to `zlib_deflateInit2_'
fs/built-in.o(.text+0xa52ba): In function `gzip1_compress':
: undefined reference to `zlib_deflateReset'
fs/built-in.o(.text+0xa52ec): In function `gzip1_compress':
: undefined reference to `zlib_deflate'
make: *** [.tmp_vmlinux1] Erreur 1
I've make a make mrproper just before and check my config file before run "make"...
so i stay on precedent release for the moment.

TuTTle
Mmmhh... would you give some more details? Are you on AMD64? Using reiser4? How's the setting in CONFIG_CRYPTO_DEFLATE (under the cryptographic-API menu)?
Albert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
http://www.bluescarni.info
Top
rush_ad
l33t
l33t
User avatar
Posts: 863
Joined: Thu Jul 22, 2004 8:27 pm
Location: New Jersey, USA

Post by rush_ad » Thu Jun 09, 2005 6:09 pm

is the K8 NUMA issue with amd64 solved with this release? swpsus2 issue?
Top
nightfrost
Apprentice
Apprentice
Posts: 293
Joined: Tue Dec 07, 2004 10:56 am
Location: Sweden

Post by nightfrost » Thu Jun 09, 2005 8:56 pm

strange... I didn't get a notification when "reply was posted". Anyway, gonna try the new morph now :)
Top
El_Goretto
Moderator
Moderator
User avatar
Posts: 3195
Joined: Sat May 29, 2004 1:49 pm
Location: Paris

Post by El_Goretto » Thu Jun 09, 2005 9:01 pm

Win4lin is Ok here, thx :)
Top
nightfrost
Apprentice
Apprentice
Posts: 293
Joined: Tue Dec 07, 2004 10:56 am
Location: Sweden

Post by nightfrost » Thu Jun 09, 2005 10:32 pm

Running "strangelove" now. Seems all fine. It might just be my imagination but my system feels a little more responsive now. However, swsusp's filewriter is somewhat slower, but works just fine. I'm still having the drm errors after resume from any form of suspend, but I'm expecting that. (It might even be xorg for all I know).

"Dante" was very stable and smooth on my system; this one seems to be no less. Thanks again, yardbird!
Top
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

Post by yardbird » Thu Jun 09, 2005 11:26 pm

The morph wiki is online, it can be reached here:

http://morph-sources.homelinux.net/mediawiki

Any contribution is of course much appreciated 8)
rush_ad wrote:is the K8 NUMA issue with amd64 solved with this release? swpsus2 issue?
Swsusp2 support for AMD64 is not there yet. I've not tested if the NUMA issue is solved, but there are good chances it is. Let me know if you try.
Albert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
http://www.bluescarni.info
Top
rush_ad
l33t
l33t
User avatar
Posts: 863
Joined: Thu Jul 22, 2004 8:27 pm
Location: New Jersey, USA

Post by rush_ad » Fri Jun 10, 2005 4:12 am

still doesnt work with K8 NUMA.

Code: Select all

 HOSTCC  scripts/conmakehash
  HOSTCC  scripts/bin2c
  CC      arch/x86_64/kernel/asm-offsets.s
In file included from include/linux/suspend2.h:4,
                 from include/linux/suspend.h:12,
                 from arch/x86_64/kernel/asm-offsets.c:11:
include/linux/dyn_pageflags.h: In function `__get_next_bit_on':
include/linux/dyn_pageflags.h:43: error: `max_mapnr' undeclared (first use in this function)
include/linux/dyn_pageflags.h:43: error: (Each undeclared identifier is reported only once
include/linux/dyn_pageflags.h:43: error: for each function it appears in.)
make[1]: *** [arch/x86_64/kernel/asm-offsets.s] Error 1
make: *** [arch/x86_64/kernel/asm-offsets.s] Error 2
Top
RogerWilco
n00b
n00b
Posts: 29
Joined: Thu Dec 30, 2004 12:14 pm

Post by RogerWilco » Fri Jun 10, 2005 7:43 am

yardbird wrote:Hello all,

2.6.11-morph11 is out. It has some nice updates, and win4lin is back. Please test it, since I don't have win4lin.
It's most welcome to have win4lin back. Works flawlessly.
Top
Zentoo
Apprentice
Apprentice
User avatar
Posts: 224
Joined: Mon Nov 18, 2002 5:53 pm
Location: /dev/console

Post by Zentoo » Fri Jun 10, 2005 9:59 am

Some details on my kernel config:

Code: Select all

cat config-2.6.11-morph11 | grep CRYPTO

# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES_586=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_TEST=m
# CONFIG_CRYPTO_DEV_PADLOCK is not set

I'm using Reiser4 on all my partition except /boot and that rocks since a while ... that was my main motivation to try the morph sources. Since cannot live without it...

And my box runs with an Athlon XP Barton 32 bits on a Nforce 2 based mobo.

I use i686-pc-linux-gnu-3.4.4 version of gcc.

I've unmerge and re-emerge morph-sources and try to compile again: same error:

Code: Select all

fs/built-in.o(.text+0xa5101): In function `gzip1_alloc':
: undefined reference to `zlib_deflate_workspacesize'
fs/built-in.o(.text+0xa5114): In function `gzip1_alloc':
: undefined reference to `zlib_deflate_workspacesize'
fs/built-in.o(.text+0xa52a6): In function `gzip1_compress':
: undefined reference to `zlib_deflateInit2_'
fs/built-in.o(.text+0xa52ba): In function `gzip1_compress':
: undefined reference to `zlib_deflateReset'
fs/built-in.o(.text+0xa52ec): In function `gzip1_compress':
: undefined reference to `zlib_deflate'
make: *** [.tmp_vmlinux1] Erreur 1
Just ask for other informations if u need it ...
I would go further on analysis of the problem but don't know where to start...

TuTTle
Top
Locked

757 posts
  • Page 27 of 31
    • Jump to page:
  • Previous
  • 1
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • 31
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic