summaryrefslogtreecommitdiffstats
path: root/package/udev
Commit message (Collapse)AuthorAgeFilesLines
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* * udev will not install if you remove project_build_*/uclibc/root and ↵Nigel Kukard2008-04-061-4/+1
| | | | project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again
* buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard2008-03-111-1/+1
| | | | Based on patch by Nigel Kukard.
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-3/+3
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-221-5/+5
|
* - sed -i -e ↵Bernhard Reutner-Fischer2007-08-211-1/+1
| | | | | | "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-3/+3
|
* SED away some whitespaceUlf Samuelsson2007-08-201-5/+5
|
* Cleanup of udev, build libvolume_id.laUlf Samuelsson2007-08-152-13/+68
|
* Sync volume_id version to 0.79.0 matching udev-114Ulf Samuelsson2007-08-151-8/+10
|
* Change udev target from udev to udevd. Add .PHONY targets. Rearrange targetsUlf Samuelsson2007-08-141-16/+24
|
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-111-2/+2
|
* Remove udev-install patch (merged into Makefile)Ulf Samuelsson2007-08-111-11/+0
|
* Bump udev version, add rulesUlf Samuelsson2007-08-112-3/+13
|
* Replace space by tabsUlf Samuelsson2007-07-281-16/+16
|
* Fix install of scripts."Steven J. Hill"2007-06-161-1/+1
|
* Rename all INIT scripts to have the numerical prefixes to easily see the ↵"Steven J. Hill"2007-05-092-1/+1
| | | | start-up order.
* Add ability to build 'scsi_id' utility for udev."Steven J. Hill"2007-05-072-2/+35
|
* - remove superfluous intermediate targetBernhard Reutner-Fischer2007-01-191-5/+2
|
* Upgrade to udev-101. We also create and init script that actually works and ↵"Steven J. Hill"2007-01-146-71/+113
| | | | has been tested in multiple PowerPC embedded platforms. We also add a new config option to build the volume_id library which will be used by D-Bus and HAL.
* - Add default udev.conf and fix a mkdir call.Bernhard Reutner-Fischer2006-12-102-1/+8
| | | | Thanks to Petr Stetiar.
* - remove patch for "s3c2410_serial*" that doesn't apply anymore.Bernhard Reutner-Fischer2006-12-061-12/+0
|
* - bump version. Thanks to Petr Stetiar.Bernhard Reutner-Fischer2006-12-013-6/+25
|
* - build a udev for the target rather than for the host.Bernhard Reutner-Fischer2006-11-291-2/+13
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
|
* version bumpEric Andersen2006-06-231-1/+1
|
* bjdooks writes:Eric Andersen2006-04-062-0/+13
| | | | | udev creates wrong permissions on /dev/s3c2410_serial devices Attached patch adds a line for s3c2410_serial with the correct MODE/group
* remove extra space after touchMike Frysinger2005-11-241-1/+1
|
* Add the udev init scriptEric Andersen2005-06-091-0/+76
|
* Apply most ofEric Andersen2005-06-091-3/+18
| | | | http://bugs.uclibc.org/view.php?id=290
* Add support for udev, from Nathanael NobletEric Andersen2005-03-152-0/+58