Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | Reintroduce blkid-builtin | Richard Yao | |
The build failure that prompted its removal has been resolved. Signed-off-by: Richard Yao <ryao@gentoo.org> | |||
2012-11-17 | Eliminate blkid-builtin | Richard Yao | |
Changes to rules were introduced by 7c2dee4a4d7f1b264031daaee786a8fe429884e1 while builtin-blkid support was introduced in other commits. The removal of systemd resulted in this code causing linker errors. This code adds complexity with no clear benefit, so we remove it. Signed-off-by: Richard Yao <ryao@gentoo.org> | |||
2012-11-12 | use the same email address everywhere | Kay Sievers | |
2012-04-16 | udev: use startswith() and streq() | Kay Sievers | |
2012-04-13 | udev: fix a few issues detected by the llvm static analyzer | Kay Sievers | |
2012-04-10 | udev: fix gcc warnings showing up after adding $(AM_CFLAGS) | Kay Sievers | |
2012-04-08 | udev: switch to systemd logging functions | Kay Sievers | |
2012-04-04 | move imported udev into place | Kay Sievers | |