X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by lists.alpinelinux.org (Postfix) with ESMTP id EB0BB1EB587 for ; Thu, 26 Aug 2010 13:16:51 +0000 (UTC) Received: by bwz20 with SMTP id 20so1261921bwz.13 for ; Thu, 26 Aug 2010 06:16:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=ALvZbLg41dZHfdfq+60m9dmqHvAGxA2kvG9pR8hUDpM=; b=hebVslLGmP3GPoRdYF/5Qjx1+T0zxYY+NGuYoRiECL5hGHvZa2m/Seks+ZOkBHAT73 JOzOhFTAITyEghdFGsfdv4raFiUhDwjGz7ixXqCfb4Y7PRJY++9pwQXICuyeZmdI4Lue pEy9Rb/iVu6Twra0wLssXef1BqJmNh10dnkmI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PuN325J/o0K7lf0MlDjmBuYGkslKftGK1UT0fDUovOiIg2rpIbYks9Zzs5jOGCjOGx Nnm61ADYpHwzjXT9GIjGTG5yISnRos7aeh9EqhyWKy98J5AMN2QqNJSAb6mnG1tA0vTo 44P1Rix9Kdq47znicI0VPlv0gbcDeJny1NQEM= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.204.126.92 with SMTP id b28mr6483607bks.47.1282828609000; Thu, 26 Aug 2010 06:16:49 -0700 (PDT) Received: by 10.204.19.140 with HTTP; Thu, 26 Aug 2010 06:16:48 -0700 (PDT) In-Reply-To: <1282807014.591226967@192.168.2.228> References: <1282212187.424930332@192.168.2.231> <1282307707.31207.1887.camel@ncopa-desktop.nor.wtbts.net> <1282350536.779815473@192.168.2.227> <1282647740.5375.1573.camel@ncopa-desktop.nor.wtbts.net> <1282807014.591226967@192.168.2.228> Date: Thu, 26 Aug 2010 15:16:48 +0200 Message-ID: Subject: Re: [alpine-devel] Unattended Installation Ideas for 2.1 From: Natanael Copa To: Matt Smith Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=ISO-8859-1 On Thu, Aug 26, 2010 at 9:16 AM, Matt Smith wrote: > On Tuesday, August 24, 2010 6:02am, "Natanael Copa" said: > >> I created lua-pty package which lets you control apps from lua via ptys, >> similar to what expect does. >> >> We dont have expect so we need a package for it. It does require tcl so >> dependencies might be several MB. If we use lua we get away with 300K >> probably. >> >> There is a expect-light project, but it seems to require expect >> http://expect-lite.sourceforge.net/ >> >> Otherwise we have "emtpy" http://empty.sourceforge.net/ which seems like >> a good alternative. > > Yeah, the lua-pty option sounds pretty light-weight, as does "empty." > > I'm open to using either option, but I'm thinking "empty" might be a better fit? I'm ok with both. Depends on if you want do it with shell scripts or lua. -- Natanael Copa --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---