Talk:Pivot-oM Diskless Root Image Creation

From Clustergroup
Jump to navigationJump to search

is it necessary to install python and portage?

--Fremen 19:11, 11 Jul 2005 (BST)

Nopes... but would be nice if the mini distro used the Gentoo tools... although space will be an issue as more software is needed yet... Ima also unsure of the size of the install... not done it yet from a mounted loop file... I do know that it might help using mount --bind while building (things like /tmp n stuff to stop the file system gettin too full)

--DP110 08:40, 14 Jul 2005 (BST)

Notes

http://www.mail-archive.com/gentoo-embedded@lists.gentoo.org/msg00130.html

it's worth checking out uClibc instead of glibc, 'cos it's a tad smaller

http://dev.gentoo.org/~iggy/uclibc/gentoo-uclibc-HOWTO

also, for embedded systems there's busybox to replace common utilities like ls and stuff (emerge with USE="make-symlinks netboot") and baselayout has been pared down to make the "baselayout-lite" package

and, there's a very small cross compile howto at http://dev.gentoo.org/~vapier/CROSS-COMPILE-HOWTO .

Building a uclibc development server as we speak --DP110 15:44, 17 Jul 2005 (BST)

http://www.bulah.com/embeddedgentoo.html for most recent howto

Bug Report >> http://bugs.gentoo.org/show_bug.cgi?id=98187 --DP110 19:27, 19 Jul 2005 (BST)