]> git.ipfire.org Git - thirdparty/systemd.git/commit - udev/udev.h
libudev: get rid of selinux
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 2 Oct 2008 16:48:40 +0000 (18:48 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 2 Oct 2008 16:48:40 +0000 (18:48 +0200)
commite598c5738c2dc85a3e93c3f68cd88e8eea51215b
tree82cd862d3cb5b71cc6cfa355f461e3b1d7289f75
parent033e9f8cde5a7feec1334888aec69def99c945b5
libudev: get rid of selinux

"Hello world!" linked against libselinux parses /proc/mounts and
whatever else on startup, even when the lib is not needed at all.
Not funny! Get rid of that thing where it's not absolutely needed.
19 files changed:
Makefile.am.inc
TODO
extras/ata_id/Makefile.am
extras/cdrom_id/Makefile.am
extras/edd_id/Makefile.am
extras/floppy/Makefile.am
extras/floppy/create_floppy_devices.c
extras/fstab_import/Makefile.am
extras/scsi_id/Makefile.am
extras/usb_id/Makefile.am
extras/volume_id/Makefile.am
udev/Makefile.am
udev/lib/libudev.c
udev/lib/libudev.h
udev/test-udev.c
udev/udev.h
udev/udev_selinux.c [new file with mode: 0644]
udev/udevadm.c
udev/udevd.c