ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] rootFS build only


From: Chris Westervelt
Subject: Re: [Ltib] rootFS build only
Date: Thu, 16 Jun 2011 15:07:59 -0500

Thanks Ill try.

-----Original Message-----
From: Stuart Hughes [mailto:address@hidden 
Sent: Thursday, June 16, 2011 9:42 AM
To: address@hidden
Cc: Chris Westervelt; address@hidden
Subject: Re: [Ltib] rootFS build only

Hi Chris,

If the rootfs is up to date, you can just run:

--deploy

This just runs the deployment container section (jffs, ramdisk)

Regards, Stuart

On 16/06/11 14:00, address@hidden wrote:
> Hello Chris,
>
>>> Is there a way to do only a rootfs build with LTIB.
>>> In other words, you have all the packages built and configured and all you
>>> want is a rootfs.jffs deployment file.
> Yes it is possible, I am doing as follows in the script preparing images 
> individually;
>
> ./ltib -m prep -p skell.spec --batch
> ./ltib -m scbuild -p skell.spec
>
> ./ltib --preconfig config/platform/vicks/defconfig-root --batch
> if [ "$?" -ne "0" ]
> then
>          echo "Error generating root filesystem!"
>          exit 1
> fi
>
> ./ltib -m scdeploy -p sysconfig.spec
> cd ../../
> cp ./tools/ltib/rootfs.jffs2 ./images/rootfs.jffs2
>
>
> Kind Regards,
> Vijay Nikam
>
>
> address@hidden wrote: -----
>
> To: "address@hidden"<address@hidden>
> From: Chris Westervelt<address@hidden>
> Sent by: address@hidden
> Date: 16/06/2011 1:04AM
> Subject: [Ltib] rootFS build only
>
> Stewart,
>
>
> Is there a way to do only a rootfs build with LTIB.  In other words, you have 
> all the packages built and configured and all you want is a rootfs.jffs 
> deployment file.  I need this so that I can hash the files and not have a 
> change in them because of a date stamp or something that changes the binary 
> pattern when a build occurs.  I hash on the target and then back feed to the 
> rootfs image.
>
>
> Chris Westervelt
>
> Senior Product Development Engineer
>
> Infrasafe, Inc.
> 12612 Challenger Pkwy
> Suite 300
> Orlando, FL
> 32826
>
> http://www.infrasafe.com
> Office:   (407) 926-6983
> Mobile: (407) 595-7023
> Fax:    (407) 857-1635
>
>
> Notice of Confidentiality:
>
>
> This e-mail communication and the attachments hereto, if any, are intended 
> solely for the information and use of the addressee(s) identified above and 
> may contain information which is legally privileged and/or otherwise 
> confidential. If a recipient of this e-mail communication is not an addressee 
> (or an authorized representative of an addressee), such recipient is hereby 
> advised that any review, disclosure, reproduction, re-transmission or other 
> dissemination or use of this e-mail communication (or any information 
> contained herein) is strictly prohibited. If you are not an addressee and 
> have received this e-mail communication in error, please advise the sender of 
> that circumstance either by reply e-mail or by telephone at (800) 238-2686, 
> immediately delete this e-mail communication from any computer and destroy 
> all physical copies of same.
>
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
>
> Email Disclaimer:
>    ---------------------------
>
> This e-mail and any files transmitted with it are for the sole use of the 
> intended recipient(s) and may contain confidential and  privileged 
> information. Computer viruses can be transmitted via email.The recipient 
> should check this email and any  attachments for the presence of viruses. The 
> company accepts no liability for any damage caused by any virus transmitted 
> by this email.
>
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib


reply via email to

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