Re: Working on a new release
"Lucas C. Villa Real" <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CAAvzgtYmnWkquUC-3GVtWgP3AavcjTOMa9eRuS-_KUcxooiHFw@mail.gmail.com> |
On Mon, Aug 1, 2016 at 4:47 AM, ATuin Developer <[email protected]> wrote: > Nice!, btw do we have a standard way of generating such system in case we > want to create it from scratch? Is the process documented somewhere? > > Thanks. > Aitor. Yes, we have a tool called GoboALFS which is now being fully automated to achieve that goal: https://github.com/gobolinux/GoboALFS To date, we have some recipes that are still requiring interaction with the user (i.e., they will launch things like 'make menuconfig'). Once these recipes have been tweaked to detect when Compile is executing in --batch mode, then we would have a way to roll new releases more often. Lucas