aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-06-21 23:53:20 +0200
committerLennart Poettering <lennart@poettering.net>2012-06-21 23:53:20 +0200
commit87ce22cc0d097d9cd0297d0141eadba6c573c299 (patch)
tree8b7831ad915705a9ee67aa2e6defdc58dc3e9a9d /.gitignore
parentpreset: don't look for preset files in /lib unless /usr is split off (diff)
downloadeudev-87ce22cc0d097d9cd0297d0141eadba6c573c299.tar.gz
eudev-87ce22cc0d097d9cd0297d0141eadba6c573c299.tar.bz2
eudev-87ce22cc0d097d9cd0297d0141eadba6c573c299.zip
readahead: merge three binaries into one
since the binaries share much of the same code and we better load only one binary instead of two from disk at early boot let's merge the three readahead binaries into one. This also allows us to drop a lot of duplicated code.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index abb7255c4..7d04930a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,8 +46,7 @@
/systemd-user-sessions
/systemd-shutdown
/systemd-tmpfiles
-/systemd-readahead-collect
-/systemd-readahead-replay
+/systemd-readahead
/systemd-reply-password
/systemd-gnome-ask-password-agent
/systemd-ask-password
@@ -123,4 +122,3 @@ stamp-*
/v4l_id
/test-libudev
/test-udev
-/systemd-readahead-analyze