Commit Graph

18 Commits (7c68d57ce42996d5f5ebd7e6d2366261ba66e8e5)

Author SHA1 Message Date
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Yuji Mano 80e1190c4f add missing udevextras package option - edd_id
SVN-Revision: 11053
16 years ago
Nicolas Thill 8231561bce move hotplug2 & udevtrigger to base section
SVN-Revision: 10910
16 years ago
Felix Fietkau 9a7d1bec79 remove udevextras dependency on udev (thx, fish)
SVN-Revision: 10847
16 years ago
Imre Kaloz 9a1c5fdb6d udevtrigger shouldn't depend on udev, we use it standalone for hotplug2
SVN-Revision: 10833
16 years ago
Nicolas Thill 37066ff2b2 fix udevextras build when no extras were actually selected
SVN-Revision: 10816
16 years ago
Jeremy Kerr c127031b74 Replace udev-vol-id pacakge with configurable udevextras
Instead of just having one vol_id package, create a 'udevextras' package
for all of the udev "EXTRAS" utilities. Selecting this package allows
each extra to be selected individually.

Also, installing udevextras adds a few udev rules for persistent device
naming.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 10805
16 years ago
Jeremy Kerr 199a79d867 Group input devices under /dev/input
This change adds a udev rules file to group input devices (via symlinks)
under their usual expected location of /dev/input.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 10804
16 years ago
Felix Fietkau ec02c6dd90 add a package for the udev vol_id utility (thx, fish)
SVN-Revision: 10697
16 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9694
17 years ago
Felix Fietkau a10edd4cee Add udev initilisation
We have a udev package, but no means to start udev at boot.

This change adds the necessary startup in /init, and adds the required
/sbin/udevsettle to the udev installed files

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9412
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Nicolas Thill 1b226e4de1 add a '@KERNEL' download facility, tweak script
SVN-Revision: 8495
17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
18 years ago
Felix Fietkau d0b75f8f93 upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2)
SVN-Revision: 6509
18 years ago
Imre Kaloz 292be415a0 upgrade udev to v103, add kexec-tools
SVN-Revision: 5637
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago