Hello All,
I know it's been a while, but I'm excited to finally announce that the
Cucumber Linux 2.0 build system is up and running! The build system has
been largely rewritten since Cucumber Linux 1.1 to provide a much more
streamlined workflow. All of the scripts for running the build/mirror
system are also now available on our GitLab server at
https://gitlab.cucumberlinux.com/cucumber/buildtools. I've also written
some documentation on how the build system works on the wiki (see
https://wiki.cucumberlinux.com/wiki/devdocs:start#maintainer_s_guide).
Now that this is done, *binary updates will be available for Cucumber
Linux 2.0 from here on out*. If you are using Cucumber Linux 2.0 Alpha,
you will need to make a change to your /etc/pickle.conf file so that you
are prompted to install the new binary packages when running 'pickle':
find the line
IGNORE_NEW_PACKAGES=true
and change it to
IGNORE_NEW_PACKAGES=false
- Scott
|