On 20/03/2014 11:09, "Scott Rifenbark" <[email protected]> wrote:
>Thanks... Not sure if you want me to integrate it into the Toaster >section of the development manual for 1.6? What about adding it to the wiki, like all other stuff for this release, with a link to it in the dev manual? > >Scott > > > >On Thu, Mar 20, 2014 at 4:44 AM, Damian, Alexandru ><[email protected]> wrote: > >This is a good explanation of the process, thank you. > > >Alex > > > >On Wed, Mar 19, 2014 at 4:52 PM, Barros Pena, Belen ><[email protected]> wrote: > >Hi Scott, > >There is one more thing that needs to be documented: how to delete builds >from the Toaster database. > >https://bugzilla.yoctoproject.org/show_bug.cgi?id=4625 > >There is a file in the /poky/bitbake/lib/toaster directory called >manage.py. You can run that file with additional commands. There are 2 >commands relevant to delete builds: > >1. buildslist >This command is run ./manage.py buildslist and it will show you a >user-readable tabbed list of build ids and identification information > >2. builddelete >This command is run ./manage.py <build_id> and will delete the build with >the specified id AND ALL related information (traversing the ForeignKey >relationships recursively) from the database. > >Alex, feel free to add anything that might be missing above. > >Since it looks like pretty much everything related to Toaster will be >documented in the wiki for 1.6, we should probably do the same with this >one too, but I might add the information to the Toaster manual in the YP >website as well. > >If you have any questions, let us know. > >Thanks! > >Belén > > > >On 18/03/2014 16:47, "Barros Pena, Belen" <[email protected]> >wrote: > >>Hi Scott, >> >>As I mentioned, we would like to document how to set up a Toaster >>instance >>in a remote host. Alex Damian sent an email to the mailing list >>explaining >>the process back in February. This is it: >> >>https://lists.yoctoproject.org/pipermail/toaster/2014-February/000464.htm >>l >> >>We are thinking of documenting this in the wiki for the moment, with >>maybe >>a link to it from the existing Toaster section in the Development Manual. >> >>Just contact any of us, or the Toaster mailing list, if you have any >>questions. >> >>Thanks for your help with this! >> >>Belén >> > > >>-- >>_______________________________________________ >>toaster mailing list >>[email protected] >>https://lists.yoctoproject.org/listinfo/toaster > > > > > > > > > > >-- >Alex Damian >Yocto Project > >SSG / OTC > > > > > > > -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
