Talk:Gentoo

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Gentoo overlay: new section)
Line 14: Line 14:
  
 
--[[User:Goldie|Goldie]] 18:14, 15 October 2008 (UTC+1)
 
--[[User:Goldie|Goldie]] 18:14, 15 October 2008 (UTC+1)
 +
 +
== Gentoo overlay ==
 +
 +
At http://torindel.sezamkowa.net/openmoko/ there are packages, but where is the svn-repo or the ebuilds?
 +
 +
svn: No repository found in 'svn://torindel.sezamkowa.net/openmoko'

Revision as of 16:28, 3 November 2008

Can you please elaborate the points 18. (Copy kernel) and 19. (Copy modules)? I'm very interested in running Gentoo on my freerunner and willed to develeop ebuilds e.g. for the fso stack.

--Morricone 15:37, 17 September 2008 (UTC)

Space requirements

A small note about the space requirements for a gentoo-install would be nice.

Setting up uboot

I used:

 setenv menu_2 Gentoo: setenv bootargs \${bootargs_base} rootfstype=ext2 root=/dev/mmcblk0p1 rootdelay=5 \${mtdparts} ro\; mmcinit\; ext2load mmc 1:1 0x32000000 \${sd_image_name}\; bootm 0x32000000
 setenv sd_image_name /boot/uImage

--Goldie 18:14, 15 October 2008 (UTC+1)

Gentoo overlay

At http://torindel.sezamkowa.net/openmoko/ there are packages, but where is the svn-repo or the ebuilds?

svn: No repository found in 'svn://torindel.sezamkowa.net/openmoko'

Personal tools

Can you please elaborate the points 18. (Copy kernel) and 19. (Copy modules)? I'm very interested in running Gentoo on my freerunner and willed to develeop ebuilds e.g. for the fso stack.

--Morricone 15:37, 17 September 2008 (UTC)

Space requirements

A small note about the space requirements for a gentoo-install would be nice.

Setting up uboot

I used:

 setenv menu_2 Gentoo: setenv bootargs \${bootargs_base} rootfstype=ext2 root=/dev/mmcblk0p1 rootdelay=5 \${mtdparts} ro\; mmcinit\; ext2load mmc 1:1 0x32000000 \${sd_image_name}\; bootm 0x32000000
 setenv sd_image_name /boot/uImage

--Goldie 18:14, 15 October 2008 (UTC+1)

Gentoo overlay

At http://torindel.sezamkowa.net/openmoko/ there are packages, but where is the svn-repo or the ebuilds?

svn: No repository found in 'svn://torindel.sezamkowa.net/openmoko'