public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] reduced X11 - how to?
@ 2006-11-03 23:12 Francisco Ares
  2006-11-04 18:33 ` Vladimir Pouzanov
  0 siblings, 1 reply; 3+ messages in thread
From: Francisco Ares @ 2006-11-03 23:12 UTC (permalink / raw
  To: gentoo-embedded

Hi, All

I use Gentoo in a simple machine.  Nowadays it uses a hard drive, but
I would like to use a small IDE flash drive.  I found the embedded
Gentoo guide, which resulted in a very low size system, but when I
include X, it more than doubles its size.

How can I make X "thinner"?  The system doesn't need a window manager,
so I didn't install any.  The machine application is the X shell.  It
uses Python and WxPython.

Thanks
Francisco

-- 
"If you have an apple and I have an apple and we exchange apples then
you and I will still each have one apple. But if you have an idea and
I have one idea and we exchange these ideas, then each of us will have
two ideas." - George Bernard Shaw
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-embedded] reduced X11 - how to?
  2006-11-03 23:12 [gentoo-embedded] reduced X11 - how to? Francisco Ares
@ 2006-11-04 18:33 ` Vladimir Pouzanov
  2006-11-05  0:14   ` Hanni Ali
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Pouzanov @ 2006-11-04 18:33 UTC (permalink / raw
  To: gentoo-embedded

On 11/4/06, Francisco Ares <frares@gmail.com> wrote:
> How can I make X "thinner"?  The system doesn't need a window manager,
> so I didn't install any.  The machine application is the X shell.  It
> uses Python and WxPython.

You can try USE=kdrive (kdrive is X11 mode for embedded devices),
AFAIK it reduces it's size by removing useless features.

-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-embedded] reduced X11 - how to?
  2006-11-04 18:33 ` Vladimir Pouzanov
@ 2006-11-05  0:14   ` Hanni Ali
  0 siblings, 0 replies; 3+ messages in thread
From: Hanni Ali @ 2006-11-05  0:14 UTC (permalink / raw
  To: gentoo-embedded

[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]

obviously select only the modular parts you actually need don't just emerge
xorg-x11 (this pulls down loads of unnecessary stuff)

determine the exact dependencies necessary

in addition to kdrive (which I'm not hugely familiar with but search "xorg
kdrive" on google and i found some useful mailing lists etc.) USE="minimal"
reduces unneceassary stuff i use minimal as a global for a lot of packages
when building livecd/usb's

I use gentoo-portage to check what use flags do, also actually reading the
ebuild in question can tell you a lot

http://gentoo-portage.com/x11-base/xorg-server/USE#ptabs

check the bottom of the page it mentions

*minimal*
Global: *Install a very minimal build (disables, for example, plugins,
fonts, most drivers, non-critical features)*

i haven't tried kdrive yet but will at some point

Hanni


On 04/11/06, Vladimir Pouzanov <farcaller@gmail.com> wrote:
>
> On 11/4/06, Francisco Ares <frares@gmail.com> wrote:
> > How can I make X "thinner"?  The system doesn't need a window manager,
> > so I didn't install any.  The machine application is the X shell.  It
> > uses Python and WxPython.
>
> You can try USE=kdrive (kdrive is X11 mode for embedded devices),
> AFAIK it reduces it's size by removing useless features.
>
> --
> Sincerely,
> Vladimir "Farcaller" Pouzanov
> http://hackndev.com
> --
> gentoo-embedded@gentoo.org mailing list
>
>


-- 
E-mail: hanni.ali@gmail.com
Mobile: 07985580147
Website: www.ainkaboot.co.uk

[-- Attachment #2: Type: text/html, Size: 2287 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-05  0:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-03 23:12 [gentoo-embedded] reduced X11 - how to? Francisco Ares
2006-11-04 18:33 ` Vladimir Pouzanov
2006-11-05  0:14   ` Hanni Ali

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox