public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* dhcpcd: Update to 6.9.3 - with or without '10-mtu'?
@ 2015-10-09 13:31 Matthias Fischer
  2015-10-10  9:24 ` Arne Fitzenreiter
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2015-10-09 13:31 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]

Hi list,

I'd like to have a small problem, so I'm asking here before something 
goes bork...: ;-)

I found this update for 'dhcpcd' to 6.9.3. So I decided to test it. 
Building was ok, but I'm not sure if the result would fit into our 
current IPFire builds.

First, I had to disable a 'sed'-line in lfs-file, the file '10-mtu' is 
no longer included:

...
sed -i -e "s|-ge 576|-gt 576|g" $(CONFIG_ROOT)/dhcpc/dhcpcd-hooks/10-mtu
...

This is intentional by the programmer, source says in 
'/dhcpcd-hooks/Makefile':

...
	# We need to remove the old MTU change script if we at all can.
	rm -f ${DESTDIR}${SCRIPTSDIR}/10-mtu
...

Accordingly, building stopped with a file-not-found error. After 
commenting the 'sed'-line, everything went ok, but 
'/var/ipfire/dhcpc/dhcpcd-hooks/10-mtu' is now missing.

My questions:

Do we really need this missing '10-mtu' file?
Sorry if this is a dumb question, but I'm just not sure about the 
relationsships.

Is a complete reboot required during an eventual upgrade? Or would it be 
sufficient to disconnect / connect / reboot network, whatever...?

Thanks for any hints!

Regards
Matthias

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-10  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-09 13:31 dhcpcd: Update to 6.9.3 - with or without '10-mtu'? Matthias Fischer
2015-10-10  9:24 ` Arne Fitzenreiter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox