Matthias Reichl
e9e33e48eb
udevil: don't change permissions of mounted filesystems
...
Setting mount_point_mode results in permanent changes of filesystem
permissions, trashing permissions users may have manually set up.
Udisks2 doesn't do that either so drop that option.
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-13 11:23:20 +01:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
CvH
1b9cbdaf26
spdx: packages/sysutils
2018-07-18 22:37:47 +02:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
Christian Hewitt
38013dbc00
Merge pull request #1800 from MilhouseVH/udev_cleanup
...
udev: cleanup
2017-07-22 21:49:57 +04:00
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
fffd87426c
udevil-mount: avoid mounting already mounted partitions
2017-07-16 20:03:37 +01:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
Lukas Rusak
3a15ba32e6
udevil: use unified /usr
2016-12-04 13:23:47 -08:00
awiouy
d42d70e37b
udevil: disable autoreconf
2016-11-15 20:51:46 +01:00
Jamie Coldhill
cd58823c0a
udevil.conf big_writes mod
2016-10-06 20:34:51 +08:00
awiouy
e0c2de9b39
Decommission PKG_PRIORITY
2016-09-24 11:57:39 +02:00
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 368f9ae5a17eb0a5df30ac0198be602470ad0791.
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 bff9f334ffc91c14d2fe4ef9f87c568937e4225c.
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
Stephan Raue
bdbdf3f702
udevil: set /var/media to allowed udevil mount dirs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-27 12:32:19 +02:00
Stephan Raue
3fbf2f82ef
udevil: mount optical disks too
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-22 21:11:44 +02:00
Stephan Raue
b9018e1c95
new package: add package 'udevil'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-22 14:28:25 +02:00