Commit Graph

28 Commits

Author SHA1 Message Date
chewitt
acdc299a9c udevil: prevent noobs partitions from auto-mounting 2016-05-23 20:42:52 +01:00
Michael Busby
988084b249 added RECOVERY to partitions not to be mounted
to prevent the RECOVERY partition being mounted at boot
2016-04-15 13:54:56 +01:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
ad3fb0cd4b udevil: fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-24 12:07:56 +02:00
Stephan Raue
e7016aedc4 udevil: update to udevil-0.4.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-24 12:07:56 +02:00
Stefan Saraev
30d43e17d8 Revert "udevil: use SYSTEMD_WANTS in udev"
This reverts commit 368f9ae5a1.

368f9ae broke optical drive automounting, and I can't reproduce
anymore the bug that forced me to switch to SYSTEMD_WANTS. o_O...
2015-04-25 13:13:59 +03:00
Stefan Saraev
368f9ae5a1 udevil: use SYSTEMD_WANTS in udev
it seems systemd 219 dont like the way we mount
2015-02-22 22:16:18 +02:00
vpeter4
37290d1ad4 udevil: mount mmc block devices
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-06 13:37:55 +02:00
Stefan Saraev
113be0a932 udevil: update to udevil-0.4.3 2014-02-25 14:28:04 +02:00
Stefan Saraev
f3076f0cbd udevil fix systemctl path after systemd 209 2014-02-21 00:30:00 +02:00
Stephan Raue
23b71d66fb udevil: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:19 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stefan Saraev
c950ea09fe udevil: run samba-autoshare wrapper on umount too 2013-12-18 01:17:51 +02:00
Stefan Saraev
f37951b710 udevil.service: never fail in ExecStartPost 2013-12-18 00:51:46 +02:00
Stefan Saraev
d7a0ba5abd udevil: run samba-autoshare wrapper 2013-12-18 00:18:26 +02:00
Stephan Raue
b9a36475c6 udevil: allow to mount partitions called 'System, Storage, Flash'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-05 20:01:07 +02:00
Christian Hewitt
cc780c7e38 add BOOT to partitions we don't mount 2013-10-05 13:09:46 +04:00
Stephan Raue
f50a190d7f udevil: dont fail if mount is not possible, because its already mounted
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-05 06:33:19 +02:00
Stephan Raue
cb5480f13c udevil: ignore and dont mount/handle special partitions
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-05 06:28:40 +02:00
Stephan Raue
311f5c6acb Revert "udevil: add mounthelper script"
This reverts commit bff9f334ff.
2013-10-03 16:34:41 +02:00
Stephan Raue
bff9f334ff udevil: add mounthelper script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-29 06:20:18 +02:00
Stefan Saraev
61824e5326 udevil: mount by systemd service
... or fuse fails with systemd and cgroups in kernel.
no long runing tasks should ever be started from udev rules
2013-09-15 19:48:55 +03:00
Stefan Saraev
0a67511519 udevil: add 'nonempty' option for exfat 2013-09-15 17:10:52 +03:00
Stephan Raue
565e9e5b5e udevil: support mounting disks without partition tables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-14 22:20:22 +02:00
Stephan Raue
b67698a1a3 udevil: dont mount disks in 'installer' mode
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-30 16:39:12 +02:00