kumquat-buildroot/package/e2fsprogs
Martin Bark c1aa7a5b60 package/e2fsprogs: fix fsck when using systemd
Commit a93fc34 modified e2fsprogs to symlink /usr/sbin/fsck to /sbin/fsck
to keep systemd happy.  However, later on commit c5bd8af6 has forced
/usr/sbin to be a symlink to /sbin when using systemd.  This means fsck
gets destroyed as a symlink to itself when using systemd or when setting
BR2_ROOTFS_MERGED_USR.

Since commit c5bd8af6 obsoletes commit a93fc34 revert the changes from
commit a93fc34 to solve the issue.

Signed-off-by: Martin Bark <martin@barkynet.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-06-15 23:25:42 +02:00
..
0001-sem-init-libs.patch
0002-fuse2fs-might-need-librt.patch e2fsprogs: fix build failure with old glibc versions 2016-06-09 21:57:25 +02:00
Config.in
Config.in.host
e2fsprogs.hash e2fsprogs: bump to version 1.43.1 2016-06-09 21:57:13 +02:00
e2fsprogs.mk package/e2fsprogs: fix fsck when using systemd 2016-06-15 23:25:42 +02:00