Re: [PATCH 4/5] gnu: Add syslinux.

2017-02-10 Thread David Craven
> I think the most common convention is to use the latest upstream > release, and adding revisions on top of it. But no strong opinion. > I tried packaging 6.03 a while back and it was very difficult. Most if > the problems seems to be solved here, so thanks for doing this. In general I agree, bu

Re: [PATCH 4/5] gnu: Add syslinux.

2017-02-09 Thread Marius Bakke
David Craven writes: > * gnu/packages/grub.scm (syslinux): New variable. > --- > gnu/packages/grub.scm | 54 > +++ > 1 file changed, 54 insertions(+) > > diff --git a/gnu/packages/grub.scm b/gnu/packages/grub.scm > index 4da01ceb9..2e692a100 10064

[PATCH 4/5] gnu: Add syslinux.

2017-02-09 Thread David Craven
* gnu/packages/grub.scm (syslinux): New variable. --- gnu/packages/grub.scm | 54 +++ 1 file changed, 54 insertions(+) diff --git a/gnu/packages/grub.scm b/gnu/packages/grub.scm index 4da01ceb9..2e692a100 100644 --- a/gnu/packages/grub.scm +++ b/gnu