ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Post build script


From: Stuart Hughes
Subject: Re: [Ltib] Post build script
Date: Tue, 18 Nov 2008 09:47:41 +0000

Hi Ned,

I've just updated Savannah CVS with the attached patch to re-add running
a post build user script.

After updating your sources, to use this run 

$ ./ltib -m config 
and go to: Target Image Generation / Options and select:
[*] Run a command after building the target image

You then see:
()    command name/path

select this and enter the name of the command and/or path of what you
want to run.  This can be anything in your standard ltib path
($proj/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin ),
but it must be executable.

Regards, Stuart

On Mon, 2008-11-17 at 18:18 +0000, Stuart Hughes wrote:
> Hi Ned,
> 
> I recently re-added this feature back into ltib but have not merged it
> out yet.  I'm finishing for the day now (I'm in the UK),  I'll find the
> commit and merge it and then let you know tomorrow.
> 
> Regards, Stuart
> 
> On Mon, 2008-11-17 at 10:14 -0800, Ned Konz wrote:
> > I'd like to run a post build script to set up my bootloader.
> > 
> > I have set
> > 
> > WANT_BUILD_SCRIPT=y
> > POST_BUILD_SCRIPT=losh-startup.sh
> > 
> > where losh-startup.sh is in my $TOP directory
> > 
> > I have
> > 
> > source ../../userspace/post_build_script.lkc
> > 
> > at the bottom of my main.lkc
> > 
> > 
> > but it's not clear to me where/when the post build script is supposed  
> > to get run.
> > 
> > Is this specified somewhere in a package spec?
> > 
> > 

Attachment: post_build_script.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]