chiark / gitweb /
Makefile: remove dev.d/ hotplug.d/ from install target
[elogind.git] / Makefile
2005-06-16 Kay SieversMakefile: remove dev.d/ hotplug.d/ from install target
2005-06-15 Kay Sieversudevd: control log-priority of the running daemon with...
2005-06-15 Kay Sieversudeveventrecorder: add small program that writes an...
2005-06-05 Kay Sieversudev: handle all events - not only class and block...
2005-06-05 Kay SieversMakefile: fix DESTDIR
2005-06-05 Kay Sieversudevd: add initsend
2005-06-05 Kay Sieversudevd: add udevcontrol
2005-05-20 Greg KHFix makefile to allow 'make release' to work with git
2005-05-20 Greg KH058 release 058
2005-04-27 gregkh@suse.de[PATCH] 057 relelease 057
2005-04-27 kay.sievers@vrfy.org[PATCH] add test for make -j4 to build-check
2005-04-27 kay.sievers@vrfy.org[PATCH] fix make -j4 and the local klibc-install
2005-04-27 kay.sievers@vrfy.org[PATCH] add RUN key to be able to run rule based notifi...
2005-04-27 kay.sievers@vrfy.org[PATCH] support log-priority levels in udev.conf
2005-04-27 gregkh@suse.de[PATCH] 056 release 056
2005-04-27 kay.sievers@vrfy.org[PATCH] klibc: remove SCCS directories from the tempora...
2005-04-27 kay.sievers@vrfy.org[PATCH] klibc: use klcc wrapper instead of our own...
2005-04-27 gregkh@suse.de[PATCH] 055 release 055
2005-04-27 kay.sievers@vrfy.org[PATCH] rename namedev_dev to udev_rule
2005-04-27 kay.sievers@vrfy.org[PATCH] remove udevstart on make clean
2005-04-27 kay.sievers@vrfy.org[PATCH] split udev and udevstart
2005-04-27 kay.sievers@vrfy.org[PATCH] rename LOG to USE_LOG in all places
2005-04-27 kay.sievers@vrfy.org[PATCH] remove Makefile magic for klibc integration
2005-04-27 kay.sievers@vrfy.org[PATCH] klibc_fixups: remove no longer needed stuff
2005-04-27 kay.sievers@vrfy.org[PATCH] fix up segfaulting binaries with new klibc
2005-04-27 kay.sievers@vrfy.org[PATCH] klibc_fixups: remove unneeded stuff
2005-04-27 gregkh@suse.de[PATCH] 054 release 054
2005-04-27 kay.sievers@vrfy.org[PATCH] big libsysfs diet (pre 2.0 version)
2005-04-27 gregkh@suse.de[PATCH] 053 release 053
2005-04-27 gregkh@suse.de[PATCH] make the release tarballs have writable files...
2005-04-27 greg@kroah.com[PATCH] 052 release 052
2005-04-27 kay.sievers@vrfy.org[PATCH] Makefile: add some more warnings and prepare...
2005-04-27 kay.sievers@vrfy.org[PATCH] Makefile: cleanup conditional config option...
2005-04-27 kay.sievers@vrfy.org[PATCH] selinux: cleanup udev integration
2005-04-27 greg@kroah.com[PATCH] 051 release 051
2005-04-27 hare@suse.de[PATCH] rearrange link order in Makefile
2005-04-27 kay.sievers@vrfy.org[PATCH] complete removal of explicit udev permissions...
2005-04-27 greg@kroah.com[PATCH] 050 release 050
2005-04-27 kay.sievers@vrfy.org[PATCH] avoid building klibc test programs and pass...
2005-04-27 greg@kroah.com[PATCH] 049 release 049
2005-04-27 greg@kroah.com[PATCH] 048 release 048
2005-04-27 greg@kroah.com[PATCH] fix scsi_id build errors due to changes in...
2005-04-27 greg@kroah.com[PATCH] 047 release 047
2005-04-27 greg@kroah.com[PATCH] Fix the multithreaded build again...
2005-04-27 kay.sievers@vrfy.org[PATCH] don't install distribution specific init script...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove archive file if we changed something
2005-04-27 kay.sievers@vrfy.org[PATCH] link archive insted of objects
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udev_lib to udev_utils and dev_d to...
2005-04-27 kay.sievers@vrfy.org[PATCH] integrate wait_for_sysfs in udev
2005-04-27 greg@kroah.com[PATCH] fix parallel build error
2005-04-27 greg@kroah.com[PATCH] 046 release 046
2005-04-27 kay.sievers@vrfy.org[PATCH] disable logging for udevstart
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udevdb* to udev_db*
2005-04-27 kay.sievers@vrfy.org[PATCH] remove udev_lib dependency from udevsend, which...
2005-04-27 greg@kroah.com[PATCH] make spotless for releases.
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
2005-04-27 greg@kroah.com[PATCH] 045 release 045
2005-04-27 greg@kroah.com[PATCH] 044 release 044
2005-04-27 greg@kroah.com[PATCH] 043 release 043
2005-04-27 greg@kroah.com[PATCH] remove 'sudo' usage from the Makefile
2005-04-27 greg@kroah.com[PATCH] add test target to makefile
2005-04-27 greg@kroah.com[PATCH] 042 release 042
2005-04-27 kay.sievers@vrfy.org[PATCH] update to libsysfs 1.2.0 and add some stuff...
2005-04-27 kay.sievers@vrfy.org[PATCH] improve klibc fixup integration
2005-04-27 kay.sievers@vrfy.org[PATCH] expose sysfs functions for sharing it
2005-04-27 greg@kroah.com[PATCH] 040 release 040
2005-04-27 greg@kroah.com[PATCH] 039 release 039
2005-04-27 greg@kroah.com[PATCH] let the extras/ programs build "pretty" also
2005-04-27 patmans@us.ibm.com[PATCH] pass SYSFS setting down for extras builds
2005-04-27 greg@kroah.com[PATCH] crap, I messed up the 'sed' instances pretty...
2005-04-27 kay.sievers@vrfy.org[PATCH] delete udevruler?
2005-04-27 greg@kroah.com[PATCH] fix broken 'make -j5' functionality.
2005-04-27 kay.sievers@vrfy.org[PATCH] Makefile fix
2005-04-27 greg@kroah.com[PATCH] 038 release 038
2005-04-27 greg@kroah.com[PATCH] fix up error in building extras and libsysfs
2005-04-27 greg@kroah.com[PATCH] 037 release 037
2005-04-27 mbuesch@freenet.de[PATCH] fix asmlinkage
2005-04-27 greg@kroah.com[PATCH] a few more Makefile tweaks for the quiet feature.
2005-04-27 greg@kroah.com[PATCH] Make the build silent, thanks to a helper progr...
2005-04-27 greg@kroah.com[PATCH] rename files to have '_' instead of '-' in...
2005-04-27 greg@kroah.com[PATCH] fix up Makefile for wait_for_sysfs udev_version...
2005-04-27 greg@kroah.com[PATCH] 036 release 036
2005-04-27 greg@kroah.com[PATCH] 035 release 035
2005-04-27 greg@kroah.com[PATCH] 034 release 034
2005-04-27 greg@kroah.com[PATCH] 33_bk mark for the makefile
2005-04-27 greg@kroah.com[PATCH] 033 release 033
2005-04-27 kay.sievers@vrfy.org[PATCH] wait_for_sysfs debug cleanup
2005-04-27 greg@kroah.com[PATCH] enable native tdb spinlocks on i386 platforms.
2005-04-27 harald@redhat.com[PATCH] PATCH selinux for udev
2005-04-27 kpfleming@backtoba... [PATCH] respect prefix= setting in built udev.conf...
2005-04-27 kay.sievers@vrfy.org[PATCH] finally solve the bad sysfs-timing for all...
2005-04-27 greg@kroah.com[PATCH] fix up Makefiles to get the klibc build working...
2005-04-27 greg@kroah.com[PATCH] 032 release 032
2005-04-27 greg@kroah.com[PATCH] 031 release 031
2005-04-27 olh@suse.de[PATCH] udevsend depends on udev_lib.o
2005-04-27 kay.sievers@vrfy.org[PATCH] let /sbin/hotplug execute udev earlier
2005-04-27 trini@kernel.crash... [PATCH] Make udev/udevstart be one binary
2005-04-27 trini@kernel.crash... [PATCH] Add 'asmlinkage' to udev-030
2005-04-27 greg@kroah.com[PATCH] 030 release 030
2005-04-27 greg@kroah.com[PATCH] 029 release 029
next