Commit Graph

47 Commits

Author SHA1 Message Date
Ian Leonard
b31ce30170 sysutils: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:16 +00:00
Ian Leonard
8d04ffe5da exfat-fuse: remove package to make way for mainline driver
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 17:25:23 +00:00
adufray
9a7a7f5467 Update packages/sysutils/udevil/udev.d/95-udevil-mount.rules
Co-Authored-By: MilhouseVH <MilhouseVH@users.noreply.github.com>
2019-07-04 11:48:08 -05:00
adufray
f15c06cd5c Include /dev/nvme* for automounting m.2 devices 2019-07-04 10:47:34 -05:00
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 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