Re: [PATCH 0/2] Jessie compatibility patches for babelbox

2016-03-05 Thread Jan Dittberner
On Sat, Mar 05, 2016 at 02:39:44PM +0100, Holger Levsen wrote: > Hi Jan, > > On Mittwoch, 2. März 2016, Jan Dittberner wrote: > > I have two patches for babelbox that make it compatible with the Jessie > > installer. I would be glad if somebody with commit permissions to

[PATCH 0/2] Jessie compatibility patches for babelbox

2016-03-02 Thread Jan Dittberner
Hello, I have two patches for babelbox that make it compatible with the Jessie installer. I would be glad if somebody with commit permissions to the d-i/babelbox repository would integrate them. Best regards Jan Dittberner Jan Dittberner (2): Fix regular expressions to work with Jessie grub

[PATCH 1/2] Fix regular expressions to work with Jessie grub

2016-03-02 Thread Jan Dittberner
default=\"3\"/" /hd-media/boot/grub/grub.cfg +sed -i "s/^\([[:space:]]*\)set default=\"[[:digit:]]*\"$/\1set default=\"3\"/" /hd-media/boot/grub/grub.cfg if [ -d /target/etc/gdm3 ] ; then # Enable automatic login (chroot because of bug in bus

[PATCH 2/2] Fix typos to allow installation of Jessie

2016-03-02 Thread Jan Dittberner
cefun theme) -d-i pkgsel/include string gdm3, gnome-session, gnome-icon-teme, desktop-base, +d-i pkgsel/include string gdm3, gnome-session, gnome-icon-theme, desktop-base, xserver-xorg-core, xserver-xorg-input-evdev, xserver-xorg-video-vesa, xserver-xorg # Don't install popcon -- 2.7.0