Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-26 | [PATCH] copyright updates. | greg@kroah.com | |
2005-04-26 | [PATCH] added uninstall support | greg@kroah.com | |
2005-04-26 | [PATCH] added install target for makefile so people don't have to do it by ↵ | greg@kroah.com | |
hand anymore. | |||
2005-04-26 | [PATCH] put config files and database in /etc/udev by default | greg@kroah.com | |
Can be overridden on the makefile line. | |||
2005-04-26 | [PATCH] merge tdb into the build process. | greg@kroah.com | |
2005-04-26 | [PATCH] udev/libsysfs cross compile fixes | lethal@linux-sh.org | |
I noticed that libsysfs doesn't inherently grab cross compilation arguments that are set in the top-level Makefile, so I've come up with the following patch to fix this. With the patch, I can succesfully cross compile for other architectures (such as sh) by doing 'make ARCH=sh CROSS=sh-linux-' in the top-level directory. | |||
2005-04-26 | [PATCH] added 0.2 change log info.udev/v002 | greg@kroah.com | |
2005-04-26 | [PATCH] split udev main logic into udev-add and udev-remove. | greg@kroah.com | |
2005-04-26 | [PATCH] added libsysfs to the build. | greg@kroah.com | |
2005-04-26 | [PATCH] Initial namedev parsing of config files | greg@kroah.com | |
.permission parsing works, .config needs more work. | |||
2005-04-26 | [PATCH] added more documentation in README and TODO files. | greg@kroah.com | |
2005-04-26 | [PATCH] cleaned up the makefile a bit. | greg@kroah.com | |
2005-04-26 | [PATCH] enabled debugging. | greg@kroah.com | |
2005-04-26 | added initial files. | Greg KH | |