public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Interactive command
@ 2005-07-13 22:44 Kristian Benoit
  2005-07-13 23:49 ` Donnie Berkholz
  2005-07-14  0:02 ` [gentoo-dev] Re: [gentoo-embedded] " Ned Ludd
  0 siblings, 2 replies; 17+ messages in thread
From: Kristian Benoit @ 2005-07-13 22:44 UTC (permalink / raw
  To: gentoo-dev, gentoo-embedded

I'm trying to add a new command to ebuild (preconfig) for packages like
busybox that has to be configured prior to compile and that would be a
cannot really use USE as it probably have undreads of USE that does not
yet exist.

That new command would be called between src_unpack and src_compile and
only if FEATURES contain preconfig.

Anyway, the problem is when I run "make menuconfig" from src_preconfig,
I get a dumb terminal (I cannot send keys to the menuconfig, but it
works for vim):

pressing down prints "^[OB"
pressing up prints "^[OA"
the COLUMNS/LINES are unset...

So I wonder if there is a way to make interactive command work from an
ebuild. I know the config command should allow interactiveness.

Kristian 

-- 
gentoo-dev@gentoo.org mailing list



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

end of thread, other threads:[~2005-08-25 15:07 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-13 22:44 [gentoo-dev] Interactive command Kristian Benoit
2005-07-13 23:49 ` Donnie Berkholz
2005-07-14 14:45   ` Kristian Benoit
2005-07-14  0:02 ` [gentoo-dev] Re: [gentoo-embedded] " Ned Ludd
2005-07-14  5:13   ` Kristian Benoit
2005-07-14  6:43     ` Patrick Lauer
2005-07-14 14:37       ` Kristian Benoit
2005-07-14 11:58     ` Ned Ludd
2005-07-14 12:37       ` Jason Stubbs
2005-07-14 14:56         ` Kristian Benoit
2005-07-16  9:20           ` Drake Wyrm
2005-08-23 13:41         ` Paul de Vrieze
2005-08-23 15:12           ` Jason Stubbs
2005-08-25 11:23             ` Paul de Vrieze
2005-07-14 14:29       ` Kristian Benoit
2005-07-14 16:01         ` Michael Cummings
2005-07-14 16:51           ` Kristian Benoit

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