This patchset contains changes to the udev-cache scripts to reduce size on disk, to improve error reporting, and to fix bugs, and a few fixes and tweaks to udev overall.
The following changes since commit 5a09acef73b5cfc59bbcd3e93603c99a8c078bd8: local.conf.sample.extended: fix example for EXTRA_USERS_PARAMS (2014-08-04 17:38:17 +0100) are available in the git repository at: git://github.com/ni/openembedded-core dev/bshelton/udev_cache https://github.com/ni/openembedded-core/tree/dev/bshelton/udev_cache Ben Shelton (2): busybox: tar: enable CONFIG_FEATURE_TAR_LONG_OPTIONS udev-cache: fix udev-cache changes to work with busybox tar Richard Tollerton (18): udev-cache: Compress the cache udev-cache: choose a more descriptive cache filename udev-cache: Honor VERBOSE for bootup message udev-cache: Don't ignore errors from cache extract udev-cache: Remove superfluous subshell on extract udev-cache: Update cache tarball atomically udev-cache: Create cache asynchronously udev-cache.default: documentation update udev-cache: parametrize sysconf file paths udev-cache: parametrize tar options udev-cache: fix timestamp errors on systems lacking an RTC udev-cache: Avoid caching udev.cache or non-devfs filesystems udev-cache: refactor; improve verbosity and error handling udev-cache: don't attempt to extract cache if it doesn't exist udev-cache: invalidate on rules.d changes udev: Make build MACHINE-specific udev: Disable keymap support on machines lacking keyboard support udev: don't halt if devtmpfs can't be mounted meta/recipes-core/busybox/busybox/defconfig | 2 +- meta/recipes-core/udev/udev.inc | 7 ++++++ meta/recipes-core/udev/udev/init | 30 +++++++++++++++----------- meta/recipes-core/udev/udev/udev-cache | 21 ++++++++++++++---- meta/recipes-core/udev/udev/udev-cache.default | 18 ++++++++++++++-- 5 files changed, 58 insertions(+), 20 deletions(-) -- 2.0.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core