Commit Graph

53 Commits

Author SHA1 Message Date
Matthias Reichl
3cbc735cfb udevil: fix mount call in mount.ntfs helper script
The documented format of the -t option is "-t type", not "-ttype".

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-08 14:30:00 +01:00
Matthias Reichl
e66a2437a4 udevil: support custom udevil.conf in /storage/.config
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-11-10 10:23:42 +01:00
CvH
1fb0799ebd Merge pull request #7282 from heitbaum/udevil
udevil: update to alpharde fork and config
2023-10-22 11:52:27 +02:00
heitbaum
d4d64bb524 udevil: update to alpharde fork and config
Use updated alpharde fork
- https://github.com/alpharde/udevil

KNOWN_FILESYSTEMS includes exfat now
2023-10-22 08:15:34 +00:00
mglae
ce95687080 udevil: improve mount.ntfs script
Explicit mount ntfs3 fs. Avoid log spam by performing automatic
mount over all file systems. Explicit Ntfs3 module load can be
dropped.
2023-04-02 12:23:39 +02:00
heitbaum
1b87c37092 udevil: add handler for ntfs3 2021-12-08 21:49:47 +00:00
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