summaryrefslogtreecommitdiff
path: root/extras/floppy
AgeCommit message (Expand)Author
2008-10-03move selinux noops to udev.hKay Sievers
2008-10-02libudev: get rid of selinuxKay Sievers
2008-09-19always include config.h from MakefileKay Sievers
2008-09-10get rid of udev_sysdeps.cKay Sievers
2008-09-10convert to libudev and delete udev_utils_string.cKay Sievers
2008-09-10libudev: rename libudev-utils.c libudev-util.cKay Sievers
2008-09-10libudev: get rid of udev_utils.cKay Sievers
2008-09-10libudev: get rid of udev_sysfs.cKay Sievers
2008-09-10libudev: add selinuxKay Sievers
2008-09-06use libudev code, unify logging, pass udev context around everywhereKay Sievers
2008-07-30use autotoolsKay Sievers
2008-07-30delete all Makefiles and move udev source to udev/Kay Sievers
2008-03-15Makefile: do not require GNU installRoy Marples
2007-12-17create_floppy_devices: fix logic for more than one floppy deviceKay Sievers
2007-11-08extras: ignore built and generated filesDan Nicholson
2007-05-15create_floppy_devices: remove dead "unlink" codeKay Sievers
2007-05-13create_floppy_devices: add man pageMiklos Vajna
2007-04-12create_floppy_devices: create nodes with correct selinux contextHarald Hoyer
2007-03-08create_floppy_devices: apply specified mode without umaskKay Sievers
2007-02-14create_floppy_devices: add option for owner/groupKay Sievers
2007-01-21fix INSTALL_PROGRAM vs. INSTALL_SCRIPTPeter Breitenlohner
2006-07-04Makefiles: fix .PHONY for man page targetKay Sievers
2006-03-28remove all stripping codeKay Sievers
2006-01-28replace fancy silent build program by simple kernel build like logicKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-12-15fix segfaulting create_floppy_devicesKay Sievers
2005-11-22move some helpers from extras to /lib/udevKay Sievers
2005-11-16Makefile: remove exec_prefix and srcdirKay Sievers
2005-10-28"STRIPCMD=" for the EXTRASKay Sievers
2005-09-27switch tools and volume_id from LGPL to GPLv2Kay Sievers
2005-09-14EXTRAS: cleanup and sync all MakefilesKay Sievers
2005-09-14EXTRAS/Makefile: fix install targets to match main MakefileJürg Billeter
2005-08-30Makefile: remove all the duplicated rulesKay Sievers
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers
2005-07-19create_floppy_devices: add tool to create floppy nodes based on sysfs infoHannes Reinecke