summaryrefslogtreecommitdiff
path: root/package/udev
AgeCommit message (Expand)Author
2012-07-30udev: process udev events on startup in init.d scriptJonathan Liu
2012-07-30udev: use /dev if udev_root not defined in init.d scriptJonathan Liu
2012-07-30udev: fix stopping execution of udev events in init.d scriptJonathan Liu
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-03-31Add the systemd packageMaxime Ripard
2012-03-23udev: bump to 182Yegor Yefremov
2012-02-08udev: bump to 181 and other fixesYegor Yefremov
2011-10-28udev: install in stagingYegor Yefremov
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-08-15udev: ensure /dev mgmt option is in syncPeter Korsgaard
2011-08-04udev: bump to 173Yegor Yefremov
2011-07-27uClibc: drop BR2_PROGRAM_INVOCATION optionPeter Korsgaard
2011-07-26udev: extras needs BR2_PROGRAM_INVOCATIONPeter Korsgaard
2011-07-25udev: bump version and clean upYegor Yefremov
2011-05-09Simplify udev startup scriptThomas Petazzoni
2010-12-13udev: ensure startup script is well installedLionel Landwerlin
2010-07-07Update all packages to quote $(TARGET_CC)Thomas Petazzoni
2009-12-16udev: fix udev-volume-id staging installPeter Korsgaard
2009-12-15udev: convert to generic package infrastructureThomas Petazzoni
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-02-13udev: options for path_id and firmware.shPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08udev: use $@ instead of hardcoding target namePeter Korsgaard
2008-12-08package/udev: create base device nodes after mounting a new /devPeter Korsgaard
2008-12-08package/udev: fix CFLAGS for udev extrasPeter Korsgaard
2008-12-08package/udev: fix dependency for scsi_idPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
2008-04-06* udev will not install if you remove project_build_*/uclibc/root and project...Nigel Kukard
2008-03-11buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- random whitespace cleanupBernhard Reutner-Fischer
2007-08-21- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-08-20SED away some whitespaceUlf Samuelsson
2007-08-15Cleanup of udev, build libvolume_id.laUlf Samuelsson
2007-08-15Sync volume_id version to 0.79.0 matching udev-114Ulf Samuelsson
2007-08-14Change udev target from udev to udevd. Add .PHONY targets. Rearrange targetsUlf Samuelsson
2007-08-11Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson
2007-08-11Remove udev-install patch (merged into Makefile)Ulf Samuelsson
2007-08-11Bump udev version, add rulesUlf Samuelsson
2007-07-28Replace space by tabsUlf Samuelsson
2007-06-16Fix install of scripts."Steven J. Hill"
2007-05-09Rename all INIT scripts to have the numerical prefixes to easily see the star..."Steven J. Hill"
2007-05-07Add ability to build 'scsi_id' utility for udev."Steven J. Hill"
2007-01-19- remove superfluous intermediate targetBernhard Reutner-Fischer
2007-01-14Upgrade to udev-101. We also create and init script that actually works and h..."Steven J. Hill"
2006-12-10- Add default udev.conf and fix a mkdir call.Bernhard Reutner-Fischer
2006-12-06- remove patch for "s3c2410_serial*" that doesn't apply anymore.Bernhard Reutner-Fischer