meta-digi/meta-digi-dey
Javier Viguera f4857a582c busybox: disable '-R' udhcpc option from ifupdown
udhcpc's '-R' option means 'Release IP on exit'.

This fixes a strange corner case on reboot: if you configure your network
interface to DHCP in '/etc/network/interfaces' AND you have some NFS
share mounted on your system, then running reboot command fails to
complete and it hangs on:

'Unmounting local filesystem'

This happens because on reboot TERM and KILL signals are sent to all
the processes in the system before umounting the local filesystem. When
udhcpc daemon receives the signal it exits and releases the IP (because
it was launched with '-R') leaving an unconfigured network interface
that later is unable to umount a network filesystem (NFS), resulting on
'reboot' command being unable to complete.

Removing the '-R' option from udchpc allows to kill the process without
unconfiguring the network interface.

https://jira.digi.com/browse/DEL-1125

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2014-06-25 17:32:43 +02:00
..
classes meta-digi-dey: move packagegroup definitions to distro configuration 2014-01-17 13:27:37 +01:00
conf dey.conf: bump distro version to 1.6.1 2014-05-27 12:43:12 +02:00
recipes-connectivity cherokee: remove not needed mirror 2014-06-24 13:47:22 +02:00
recipes-core busybox: disable '-R' udhcpc option from ifupdown 2014-06-25 17:32:43 +02:00
recipes-devtools meta-digi-dey: upgrade e2fsprogs 2014-03-14 12:47:29 +01:00
recipes-digi dey-examples: add opengl example apps for mx6 2014-06-04 13:49:58 +02:00
recipes-extended/shadow meta-digi-dey: add ttyAM[0-3] serial devices to securetty 2013-10-04 13:55:51 +02:00
recipes-graphics meta-digi: remove ALLOW_EMPTY hacks for libdigi and microwindows 2014-05-29 17:20:45 +02:00
recipes-multimedia mplayer: remove bbappend 2014-06-12 13:20:08 +02:00
recipes-sato/matchbox-sato Revert "matchbox-keyboard: fix virtual keyboard on graphical images" 2014-04-03 11:46:31 +02:00
DIGI_EULA meta-digi: Rename from DEL to DEY. 2013-06-12 13:18:37 +02:00
DIGI_OPEN_EULA meta-digi: Rename from DEL to DEY. 2013-06-12 13:18:37 +02:00
README meta-digi: update README files 2013-12-18 15:49:38 +01:00

README

OpenEmbedded/Yocto Digi Embedded Linux layer
============================================

This layer provides the Digi Embedded Linux distribution images.

This layer depends on:

git://git.yoctoproject.org/poky.git
git://git.openembedded.org/meta-openembedded.git
git://git.yoctoproject.org/meta-fsl-arm.git
git://github.com/Freescale/meta-fsl-demos.git

Digi's license agreements
-------------------------

All software is covered by Digi's general EULA and Digi's Open Source
EULA. To have the right to use the software in your images you need to
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.

Support
-------

This layer is provided 'as is' with no guarantee. However, some support
may be available from support@digi.com