aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-04-26[PATCH] 028 release028greg@kroah.com1-1/+1
2005-04-26[PATCH] 027 release027greg@kroah.com1-1/+1
2005-04-26[PATCH] 026 release026greg@kroah.com1-1/+1
2005-04-26[PATCH] 025_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] udev default config layout changeskay.sievers@vrfy.org1-30/+34
2005-04-26[PATCH] v025 release025greg@kroah.com1-1/+1
2005-04-26[PATCH] Fix build process for users who have LC_ALL set to a non-english lang...greg@kroah.com1-1/+1
2005-04-26[PATCH] v024 release024greg@kroah.com1-1/+1
2005-04-26[PATCH] only generate udev.8 on the fly, not all other man pages.greg@kroah.com1-2/+2
2005-04-26[PATCH] switch to generate the man pages during the normal build, not during ...greg@kroah.com1-2/+2
2005-04-26[PATCH] first step of making man pages dynamically generated.greg@kroah.com1-15/+25
2005-04-26[PATCH] add install and uninstall the etc/dev.d/net/hotplug.dev file to the M...greg@kroah.com1-3/+8
2005-04-26[PATCH] udevd race conditions and performance, assorted cleanups - take 2kay.sievers@vrfy.org1-2/+3
2005-04-26[PATCH] 023_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] v023 release023greg@kroah.com1-1/+1
2005-04-26[PATCH] create the /etc/dev.d/ directories in 'make install'greg@kroah.com1-1/+8
2005-04-26[PATCH] remove selinux stuff from the main Makefilegreg@kroah.com1-8/+0
2005-04-26[PATCH] remove dbus stuff from main Makefilegreg@kroah.com1-28/+2
2005-04-26[PATCH] remove udev_dbus.h from Makefilegreg@kroah.com1-1/+0
2005-04-26[PATCH] add /etc/dev.d/ support for udev add and remove events.greg@kroah.com1-0/+1
2005-04-26[PATCH] 022_bk taggreg@kroah.com1-1/+1
2005-04-26[PATCH] fix 'make spotless' to really do that in klibc.greg@kroah.com1-0/+1
2005-04-26[PATCH] first stupid try for a rule compose guikay.sievers@vrfy.org1-1/+6
2005-04-26[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org1-3/+5
2005-04-26[PATCH] make udevtest a real program :)kay.sievers@vrfy.org1-1/+6
2005-04-26[PATCH] 022 release022greg@kroah.com1-1/+1
2005-04-26[PATCH] make spotlessolh@suse.de1-0/+2
2005-04-26[PATCH] udev* segfaults with new klibcolh@suse.de1-0/+1
2005-04-26[PATCH] 021_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] 021 release021greg@kroah.com1-1/+1
2005-04-26[PATCH] install udevinfo in /usr/binkay.sievers@vrfy.org1-7/+8
2005-04-26[PATCH] Fix another problem with Makefile installing initscriptgreg@kroah.com1-3/+3
2005-04-26[PATCH] fix the Makefile to install the init script into the proper directorygreg@kroah.com1-3/+3
2005-04-26[PATCH] 020 release020greg@kroah.com1-1/+1
2005-04-26[PATCH] man page udevstartkay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] install udevstartgreg@kroah.com1-0/+1
2005-04-26[PATCH] automatically install correct initscriptrml@ximian.com1-7/+10
2005-04-26[PATCH] add udevstart program based on a old patch from Harald Hoyer <harald@...greg@kroah.com1-2/+8
2005-04-26[PATCH] 019_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] udev - kill udevd on installkay.sievers@vrfy.org1-3/+5
2005-04-26[PATCH] 018 release019greg@kroah.com1-1/+1
2005-04-26[PATCH] Add initial SELinux support for udevgreg@kroah.com1-0/+8
2005-04-26[PATCH] fix build for very old versions of make.greg@kroah.com1-0/+3
2005-04-26[PATCH] do not remove real .udev.tdb during RPM buildarvidjaar@mail.ru1-1/+1
2005-04-26[PATCH] remove udevtest on 'make clean'greg@kroah.com1-1/+1
2005-04-26[PATCH] 018_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] v018 release018greg@kroah.com1-1/+1
2005-04-26[PATCH] udev - udevd/udevsend man pagekay.sievers@vrfy.org1-0/+2
2005-04-26[PATCH] add ability to install udevtest to Makefilegreg@kroah.com1-0/+1
2005-04-26[PATCH] 017_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] v017 release017greg@kroah.com1-1/+1
2005-04-26[PATCH] remove the .udev.tdb when installing or uninstalling to be safe.greg@kroah.com1-0/+2
2005-04-26[PATCH] add udevtest program to buildgreg@kroah.com1-8/+15
2005-04-26[PATCH] fix up 'make release' to use bk to build the export tree.greg@kroah.com1-9/+7
2005-04-26[PATCH] compile udevd with klibckay.sievers@vrfy.org1-3/+1
2005-04-26[PATCH] make logging a config optionazarah@nosferatu.za.org1-0/+1
2005-04-26[PATCH] convert udevsend/udevd to DGRAM and single-threadedkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] udevd - kill the lockfilekay.sievers@vrfy.org1-1/+0
2005-04-26[PATCH] udevd - switch socket path to abstract namespacekay.sievers@vrfy.org1-1/+0
2005-04-26[PATCH] 016_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] fix up Makefile dependancies for udev_version.hgreg@kroah.com1-3/+3
2005-04-26[PATCH] v016 release016greg@kroah.com1-1/+1
2005-04-26[PATCH] make /etc/hotplug.d/default/udev.hotplug symlink point to udevsend now.greg@kroah.com1-2/+2
2005-04-26[PATCH] add KERNEL_DIR option so that the distros will be happygreg@kroah.com1-3/+10
2005-04-26[PATCH] let udevsend build with klibckay.sievers@vrfy.org1-2/+2
2005-04-26[PATCH] rework the logging code so that each program logs with the proper nam...greg@kroah.com1-6/+5
2005-04-26[PATCH] udevd - config cleanupkay.sievers@vrfy.org1-4/+11
2005-04-26[PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] udevd - next round of fixeskay.sievers@vrfy.org1-0/+2
2005-04-26[PATCH] fix Makefile typo for USE_LSB install.greg@kroah.com1-1/+1
2005-04-26[PATCH] 015_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] v015 release015greg@kroah.com1-1/+1
2005-04-26[PATCH] clean up udevinfo on 'make clean'greg@kroah.com1-1/+1
2005-04-26[PATCH] create initial version of udevinfo man page.greg@kroah.com1-0/+2
2005-04-26[PATCH] add udevinfo to install target of Makefilegreg@kroah.com1-3/+5
2005-04-26[PATCH] more makefile cleanupsgreg@kroah.com1-4/+4
2005-04-26[PATCH] move udevinfo into the main build and clean up the main Makefile a bit.greg@kroah.com1-10/+24
2005-04-26[PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org1-3/+5
2005-04-26[PATCH] clean up compiler warnings if building using klibc.greg@kroah.com1-7/+12
2005-04-26[PATCH] spilt udev into pieceskay.sievers@vrfy.org1-2/+12
2005-04-26[PATCH] 014_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] 014 release014greg@kroah.com1-1/+1
2005-04-26[PATCH] clean up the logging patch a bit to make the option more like the oth...greg@kroah.com1-2/+2
2005-04-26[PATCH] add udev logging to info logkay.sievers@vrfy.org1-2/+11
2005-04-26[PATCH] 013_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] v013 release013greg@kroah.com1-1/+1
2005-04-26[PATCH] fix klibc with printf() and gcckay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] udev - Makefile errorkay.sievers@vrfy.org1-4/+4
2005-04-26[PATCH] LSB init script and other stuffeike-hotplug@sf-tec.de1-7/+8
2005-04-26[PATCH] 012_bk change.greg@kroah.com1-1/+1
2005-04-26[PATCH] v012 release012greg@kroah.com1-1/+1
2005-04-26[PATCH] move the dbus config file to etc/dbus-1/system.d/greg@kroah.com1-1/+2
2005-04-26[PATCH] move the config files to etc/udev to clean up main directory a bit.greg@kroah.com1-9/+10
2005-04-26[PATCH] if using glibc, link dynamically, as no one like 500Kb udev binaries...greg@kroah.com1-3/+4
2005-04-26[PATCH] depend on all .h fileskay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] 011_bk taggreg@kroah.com1-1/+1
2005-04-26[PATCH] v011 release011greg@kroah.com1-1/+1
2005-04-26[PATCH] 010_bk stampgreg@kroah.com1-1/+1
2005-04-26[PATCH] fix udev sed Makefile usagesvetljo@gmx.de1-1/+1
2005-04-26[PATCH] v010 release010greg@kroah.com1-1/+1
2005-04-26[PATCH] trivial make fixeskay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] don't overwrite old config on installkay.sievers@vrfy.org1-6/+19
2005-04-26[PATCH] Allow build with empty EXTRASakropel1@rochester.rr.com1-4/+4
2005-04-26[PATCH] 009_bk makefile changes.greg@kroah.com1-1/+1
2005-04-26[PATCH] v009 release009greg@kroah.com1-1/+1
2005-04-26[PATCH] dump latest klibc into the udev build treeolh@suse.de1-6/+6
2005-04-26[PATCH] install initscript in udev rpmrml@ximian.com1-0/+1
2005-04-26[PATCH] add init.d/udev to "make install"eike-hotplug@sf-tec.de1-0/+2
2005-04-26[PATCH] tweak the config file generation portion of the Makefile a bit.greg@kroah.com1-3/+10
2005-04-26[PATCH] use udevdir in udev.confolh@suse.de1-4/+5
2005-04-26[PATCH] Makefile tweaks for the DBUS build.greg@kroah.com1-1/+1
2005-04-26[PATCH] change USE_DBUS to DBUS in Makefile, and disable it by default as it'...greg@kroah.com1-9/+9
2005-04-26[PATCH] D-BUS patch for udev-008david@fubar.dk1-2/+27
2005-04-26[PATCH] better allow builds of extras programs under udevpatmans@us.ibm.com1-13/+38
2005-04-26[PATCH] 008_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] v008 release008greg@kroah.com1-1/+1
2005-04-26[PATCH] get rid of the majority of the debug environment variables.greg@kroah.com1-1/+5
2005-04-26[PATCH] add support for a main udev config file, udev.conf.greg@kroah.com1-2/+5
2005-04-26[PATCH] turn debugging messages off by default.greg@kroah.com1-1/+1
2005-04-26[PATCH] split out the namedev config parsing logic to namedev_parse.cgreg@kroah.com1-0/+1
2005-04-26[PATCH] Add -nodefaultlibs while compiling against klibcmort@wildopensource.com1-1/+1
2005-04-26[PATCH] ARCH detection for ppcolh@suse.de1-1/+1
2005-04-26[PATCH] fix udev parallel builds with klibcpatmans@us.ibm.com1-3/+8
2005-04-26[PATCH] klibc makefile fixesarnd@arndb.de1-3/+7
2005-04-26[PATCH] 007_bk version change to Makefile.greg@kroah.com1-1/+1
2005-04-26[PATCH] v007 release007greg@kroah.com1-1/+1
2005-04-26[PATCH] only build klibc_fixups.c if we are actually using klibc.greg@kroah.com1-1/+4
2005-04-26[PATCH] static klibc udev does not link against crt0.oolh@suse.de1-2/+2
2005-04-26[PATCH] change to 006_bk versiongreg@kroah.com1-1/+1
2005-04-26[PATCH] v006006greg@kroah.com1-1/+1
2005-04-26[PATCH] fix make install rule for when the udev symlink is already there.greg@kroah.com1-0/+1
2005-04-26[PATCH] change release target in makefile.greg@kroah.com1-1/+13
2005-04-26[PATCH] DESTDIR for udevolh@suse.de1-8/+9
2005-04-26[PATCH] version number to 005_bkgreg@kroah.com1-1/+1
2005-04-26[PATCH] pull some klibc stuff into the make Makefile to try to stay in sync.greg@kroah.com1-5/+8
2005-04-26[PATCH] 005 release005greg@kroah.com1-1/+1
2005-04-26[PATCH] get 'make release' to work properly again.greg@kroah.com1-0/+1
2005-04-26[PATCH] build tdb and libsysfs from the same makefile as udev.greg@kroah.com1-15/+13
2005-04-26[PATCH] makefile fix for now.greg@kroah.com1-1/+1
2005-04-26[PATCH] hm, makefile bug with so many files... will fix later...greg@kroah.com1-1/+1
2005-04-26[PATCH] rename namedev.permissions and namedev.config to udev.permissions and...greg@kroah.com1-4/+4
2005-04-26[PATCH] more warning flags to the build.greg@kroah.com1-1/+2
2005-04-26[PATCH] change version to 004_bkgreg@kroah.com1-1/+1
2005-04-26[PATCH] 004 release004greg@kroah.com1-1/+1
2005-04-26[PATCH] ok, rpm likes the "_" character instead of "-" better...greg@kroah.com1-1/+1
2005-04-26[PATCH] change the version to 003-bk to keep things sane with people using th...greg@kroah.com1-1/+1
2005-04-26[PATCH] fix makefile release rule to not drop tdb.h file.greg@kroah.com1-1/+1
2005-04-26[PATCH] copyright updates.greg@kroah.com1-2/+2
2005-04-26[PATCH] added uninstall supportgreg@kroah.com1-0/+12
2005-04-26[PATCH] added install target for makefile so people don't have to do it by ha...greg@kroah.com1-6/+29
2005-04-26[PATCH] put config files and database in /etc/udev by defaultgreg@kroah.com1-3/+11
2005-04-26[PATCH] merge tdb into the build process.greg@kroah.com1-4/+11
2005-04-26[PATCH] udev/libsysfs cross compile fixeslethal@linux-sh.org1-0/+2
2005-04-26[PATCH] added 0.2 change log info.002greg@kroah.com1-1/+1
2005-04-26[PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com1-0/+2
2005-04-26[PATCH] added libsysfs to the build.greg@kroah.com1-2/+10
2005-04-26[PATCH] Initial namedev parsing of config filesgreg@kroah.com1-1/+2
2005-04-26[PATCH] added more documentation in README and TODO files.greg@kroah.com1-1/+1
2005-04-26[PATCH] cleaned up the makefile a bit.greg@kroah.com1-2/+1
2005-04-26[PATCH] enabled debugging.greg@kroah.com1-1/+1
2005-04-26added initial files.Greg KH1-0/+152