Re: [Pharo-dev] Minimal kernel

2018-06-21 Thread Guido Chari
Ok, yes, I was totally confused. Sorry for that, thanks for the explanation. Now, I guess this is more for Guille. I follow the instructions for building the image and I get: ...RETRY->BaselineOfPharoBootstrapProcess ...RETRY->BaselineOfPharoBootstrapProcess ...FAILED->BaselineOfPharoBootstrapP

Re: [Pharo-dev] Minimal kernel

2018-06-21 Thread Esteban Lorenzano
> On 21 Jun 2018, at 10:28, Esteban Lorenzano wrote: > > > >> On 21 Jun 2018, at 10:20, Guido Chari > > wrote: >> >> Seriously? Are you talking about the README of this repo >> https://github.com/pharo-project/pharo-minimal-scripts? >>

Re: [Pharo-dev] Minimal kernel

2018-06-21 Thread Esteban Lorenzano
> On 21 Jun 2018, at 10:20, Guido Chari wrote: > > Seriously? Are you talking about the README of this repo > https://github.com/pharo-project/pharo-minimal-scripts? > yes, seriously. I’m talking about the readme of pharo: Bootstrappin

Re: [Pharo-dev] Minimal kernel

2018-06-21 Thread Guido Chari
Seriously? Are you talking about the README of this repo https://github.com/pharo-project/pharo-minimal-scripts? El jue., 21 jun. 2018 a las 10:02, Esteban Lorenzano () escribió: > > > On 21 Jun 2018, at 09:18, Guido Chari wrote: > > > > El lun., 11 jun. 2018 a las 21:25, Hernán Morales Durand (

Re: [Pharo-dev] Minimal kernel

2018-06-21 Thread Esteban Lorenzano
> On 21 Jun 2018, at 09:18, Guido Chari wrote: > > > > El lun., 11 jun. 2018 a las 21:25, Hernán Morales Durand > (mailto:hernan.mora...@gmail.com>>) escribió: > Hi Pablo, > > 2018-06-11 6:06 GMT-03:00 teso...@gmail.com > mailto:teso...@gmail.com>>: > > You can e

Re: [Pharo-dev] Minimal kernel

2018-06-21 Thread Guido Chari
El lun., 11 jun. 2018 a las 21:25, Hernán Morales Durand (< hernan.mora...@gmail.com>) escribió: > Hi Pablo, > > 2018-06-11 6:06 GMT-03:00 teso...@gmail.com : > > You can execute the bootstrap process. > > How you do that? > Yes, I am wondering the same. Is it any documentation on how to run the

Re: [Pharo-dev] Minimal kernel

2018-06-11 Thread Hernán Morales Durand
Hi Pablo, 2018-06-11 6:06 GMT-03:00 teso...@gmail.com : > You can execute the bootstrap process. How you do that? > However, maybe that is not required, as the bootstrapped images for Pharo7 > are stored. > > > These are the latest (always): > > Compiler: > https://ci.inria.fr/pharo-ci-jenkins2/

Re: [Pharo-dev] Minimal kernel

2018-06-11 Thread Guido Chari
Thanks for the answers/pointers! El lun., 11 jun. 2018 a las 11:40, Esteban Lorenzano () escribió: > > > On 11 Jun 2018, at 10:58, Guido Chari wrote: > > Now I see there is a pharo-minimal bundle in http://get.pharo.org/. > > I downloaded the version for 6.1 the version for 6.1. When I try to op

Re: [Pharo-dev] Minimal kernel

2018-06-11 Thread Esteban Lorenzano
> On 11 Jun 2018, at 10:58, Guido Chari wrote: > > Now I see there is a pharo-minimal bundle in http://get.pharo.org/ > . > > I downloaded the version for 6.1 the version for 6.1. When I try to open it I > get in both modes, standard and headless: > > This interprete

Re: [Pharo-dev] Minimal kernel

2018-06-11 Thread teso...@gmail.com
You can execute the bootstrap process. However, maybe that is not required, as the bootstrapped images for Pharo7 are stored. These are the latest (always): Compiler: https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/lastSuccessfu

Re: [Pharo-dev] Minimal kernel

2018-06-11 Thread Guido Chari
Now I see there is a pharo-minimal bundle in http://get.pharo.org/. I downloaded the version for 6.1 the version for 6.1. When I try to open it I get in both modes, standard and headless: This interpreter (vers. 68021) cannot read image file (vers. 6521). The vm I am using is able to open 6.1

Re: [Pharo-dev] Minimal kernel

2018-06-11 Thread Esteban Lorenzano
hi, you can bootstrap whatever you want, yes. cheers, Esteban > On 11 Jun 2018, at 10:30, Guido Chari wrote: > > Hi, > > Is there any way to build a minimal (kernel) pharo image or at least some > kind of small image without the whole default packages? > > Best regards, > Guido.

[Pharo-dev] Minimal kernel

2018-06-11 Thread Guido Chari
Hi, Is there any way to build a minimal (kernel) pharo image or at least some kind of small image without the whole default packages? Best regards, Guido.