[elbe-devel] [PATCH stable 3/3] Update the list of Ubuntu releases.
Manuel Traut
manut at linutronix.de
Mon Dec 24 09:48:41 CET 2018
Hi Richard,
On 14:42 Sat 22 Dec , Richard Cochran wrote:
> On Sat, Dec 22, 2018 at 01:53:24PM -0800, Richard Cochran wrote:
> > Ubuntu images may be produced using elbe. However, the list of
> > releases ends with the 13.10 release from 2013. This patch brings the
> > list up to date.
do you have a working example using elbe to create an ubuntu RFS?
> > Signed-off-by: Richard Cochran <richardcochran at gmail.com>
Reviewed-by: Manuel Traut <manut at linutronix.de>
> > ---
> > elbepack/debianreleases.py | 10 ++++++++++
> > 1 file changed, 10 insertions(+)
> >
> > diff --git a/elbepack/debianreleases.py b/elbepack/debianreleases.py
> > index ee2d793f..ddc1d238 100644
> > --- a/elbepack/debianreleases.py
> > +++ b/elbepack/debianreleases.py
> > @@ -28,6 +28,16 @@ suite2codename = { 'oldoldoldstable': 'squeeze',
> > 'quantal': 'quantal',
> > 'raring': 'raring',
> > 'saucy': 'saucy',
> > + 'trusty': 'trusty',
> > + 'utopic': 'utopic',
> > + 'vivid': 'vivid',
> > + 'wily': 'wily',
> > + 'xenial': 'xenial',
> > + 'yakkety': 'yakkety',
> > + 'zesty': 'zesty',
>
> Actually, the debootstrap shipped in elbe v2.4 doesn't support these
> last three, but it does support zesty.
>
> > + 'artful': 'artful',
> > + 'bionic': 'bionic',
> > + 'cosmic': 'cosmic',
> > }
>
> Thanks,
> Richard
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
More information about the elbe-devel
mailing list