Re: Uploading netcfg?

2017-01-15 Thread Samuel Thibault
Christian PERRIER, on Sun 15 Jan 2017 08:06:02 +0100, wrote: > --- a/finish-install.d/97release-dhcp-lease > +++ b/finish-install.d/97release-dhcp-lease > @@ -7,5 +7,5 @@ pid=$(pidof udhcpc) || true > > if [ "$(pidof dhclient || true)" ]; then > dhclient -r || true > - dhclient -1

Uploading netcfg?

2017-01-15 Thread Christian PERRIER
I resumed tracking of pending changes in git for D-I packages, after the release of RC1. I'll upload kernel-wedge that has a tricial fix to a manpage. The only other pending change is the following in netcfg: bubulle@kheops:~/src/debian/debian-installer/trunk/packages/netcfg(master) $ git show