nixpkgs/pkgs/tools/filesystems
Kartik Gokte 68221c35ff ceph: use absolute binary paths instead of relative paths
While trying to mount CephFS using libceph and systemd, mount.ceph tries to call "modinfo", "modprobe", and "grep", but fails with the error "sh: line 1: modprobe: command not found". This is because ceph calls these binaries by running the command "sh -c -- <application> %s %s", which does not pass the PATH environment variable through. This isn't usually a problem, because ceph, by default, calls the paths of these binaries as they would be in debian, in /sbin and /bin, but a change was made to replace these with relative paths, thus breaking the mounting process entirely. Replacing these relative paths with absolute store paths alleviates this issue whilst preserving all functionality.
2023-12-11 19:09:26 +05:30
..
9pfs _9pfs: fix cross compilation 2023-10-25 18:27:14 -04:00
aefs aefs: mark as broken on Darwin 2022-08-11 20:31:57 -03:00
afpfs-ng treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
afsctool afsctool: init at 1.7.0 2022-06-28 23:18:04 +10:00
android-file-transfer
apfs-fuse apfs-fuse: add darwin support 2023-04-28 22:46:51 +03:00
apfsprogs apfsprogs: unstable-2023-05-16 -> unstable-2023-06-06 2023-06-06 10:32:07 +08:00
archivemount
avfs avfs: 1.1.4 -> 1.1.5 2023-03-28 06:24:47 +00:00
bashmount
bcache-tools
bcachefs-tools treewide: add bcachefsLinuxTesting and bcachefsLinuxTesting tests 2023-11-18 09:58:56 -06:00
bees pkgs/tools/filesystems: remove dead code 2023-07-25 10:08:41 -04:00
bindfs bindfs: use finalAttrs pattern 2023-09-02 22:14:47 +02:00
blobfuse blobfuse: 1.3.7 -> 2.1.0 2023-10-25 08:13:47 +02:00
bonnie bonnie: 1.98 -> 2.00a 2023-05-03 10:47:30 +00:00
boxfs
btrfs-heatmap
btrfs-progs btrfs-progs: 6.6.1 -> 6.6.2 2023-11-16 16:12:57 +00:00
btrfs-snap
catcli catcli: 0.8.7 -> 0.9.6 2023-08-26 12:50:23 +02:00
ceph ceph: use absolute binary paths instead of relative paths 2023-12-11 19:09:26 +05:30
ceph-csi ceph-csi: 3.8.0 -> 3.9.0 2023-07-01 12:52:13 +00:00
chunkfs
ciopfs
convoy
cpcfs treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
cryfs cryfs: 0.11.3 -> 0.11.4 2023-07-25 02:59:56 +00:00
curlftpfs curlftpfs: apply SUSE patches 2023-09-21 21:43:50 +03:00
darling-dmg
davfs2 davfs2: fix aarch64 cross compilation by explicitly setting --with-neon (#263453) 2023-10-27 07:43:59 +00:00
dduper dduper: update patch for btrfs-progs-v6.3.3+; fix build 2023-11-15 07:56:10 +00:00
disk-inventory-x disk-inventory-x: init at 1.3 2023-07-08 21:45:26 +10:00
dislocker treewide: use mbedtls 3 where possible 2022-12-07 19:58:55 +00:00
disorderfs
djmount treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
dosfstools dosfstools: backport reproducible builds patch 2023-08-30 09:32:18 +02:00
duff
dupe-krill pkgs/tools/filesystems: remove dead code 2023-07-25 10:08:41 -04:00
duperemove duperemove: add -Wno-error=format-security to CFLAGS 2023-11-21 01:20:12 +01:00
dwarfs Merge pull request #245592 from tpwrules/update-dwarfs 2023-07-27 15:27:00 +02:00
dysk dysk: 2.8.1 -> 2.8.2 2023-10-16 12:32:16 -04:00
e2fsprogs e2fsprogs: avoid incompatible features in mke2fs 2023-06-23 08:22:47 +02:00
e2tools
eiciel eiciel: 0.10.0-rc2 -> 0.10.0 2023-01-02 16:16:37 +00:00
encfs encfs: fix build with newer versions of clang 2023-11-10 09:01:10 -05:00
envfs envfs: 1.0.1 -> 1.0.2 2023-11-24 14:19:35 +01:00
erofs-utils erofs-utils: add selinuxSupport option 2023-11-03 09:26:27 +08:00
exfat exfat: 1.3.0 -> 1.4.0 2023-03-05 22:08:36 +00:00
exfatprogs exfatprogs: 1.2.1 -> 1.2.2 2023-10-27 16:13:12 +00:00
ext4magic treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
extundelete treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
f2fs-tools f2fs-tools: 1.15.0 -> 1.16.0 2023-04-16 16:10:30 +00:00
f3 f3: fix linux build 2022-10-22 09:00:38 +02:00
fatresize
fatsort fatsort: 1.6.4.625 -> 1.6.5.640 2023-04-26 14:17:09 +00:00
file-rename
fuse-7z-ng Merge pull request #225156 from yvt/patch/fuse-7z-ng-meta-homepage 2023-04-14 22:45:55 +01:00
fuse-archive fuse-archive: init at 0.1.14 2023-07-09 20:39:50 -03:00
fuse-overlayfs fuse-overlayfs: 1.12 -> 1.13 2023-08-30 09:29:11 +02:00
fuseiso
fwanalyzer treewide: vendorSha256 → vendorHash 2023-09-13 01:03:44 -06:00
garage garage: point garage to garage_0_9 2023-10-18 19:20:03 +02:00
gcsfuse gcsfuse: 1.2.0 -> 1.2.1 2023-11-19 01:53:16 +00:00
genext2fs genext2fs: 1.4.1 > 1.5.0 2022-07-27 20:37:22 +02:00
genimage genimage: add autoreconfHook, fixes cross compilation 2022-10-14 10:21:38 +02:00
genromfs treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
gfs2-utils treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
gitfs treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
glusterfs glusterfs: 11.0 -> 11.1 2023-11-08 06:39:14 +00:00
go-mtpfs treewide: remove maintainer (#256811) 2023-09-23 14:35:29 +02:00
gocryptfs pkgs/tools/filesystems: remove dead code 2023-07-25 10:08:41 -04:00
goofys treewide: vendorSha256 → vendorHash 2023-09-13 01:03:44 -06:00
gpart
grive2 grive2: pull gcc-12 upstream fix 2023-05-06 11:44:26 +01:00
hfsprogs treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases 2023-08-11 09:20:44 +00:00
httm tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
httpdirfs
httpfs treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
hubicfuse
idsk treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals 2023-02-22 21:23:05 +02:00
ifuse
ioztat
irods irods: 4.2.11 -> 4.3.0 2023-09-06 15:43:43 +02:00
jefferson jefferson: 0.4.2 -> 0.4.5 2023-06-19 16:22:36 +02:00
jfsutils treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
jmtpfs
juicefs juicefs: 1.0.4 -> 1.1.0 2023-09-15 18:09:07 +00:00
kdiskmark kdiskmark: 2.3.0 -> 3.0.0 2022-08-28 19:23:36 +00:00
kio-fuse
littlefs-fuse littlefs-fuse: 2.7.2 -> 2.7.3 2023-11-02 10:41:14 +00:00
lizardfs pkgs/tools/filesystems: remove dead code 2023-07-25 10:08:41 -04:00
mergerfs mergerfs-tools: 20190411 -> 20230912, add makefu as maintainer 2023-11-22 23:09:47 +01:00
mhddfs treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
mkspiffs pkgs/tools/filesystems: remove dead code 2023-07-25 10:08:41 -04:00
moosefs moosefs: 3.0.116 -> 3.0.117 2023-02-08 19:16:39 +00:00
mount-zip mount-zip: 1.0.10 -> 1.0.11 2023-10-12 21:23:54 +00:00
mountain-duck mountain-duck: init at 4.14.1.21330 2023-07-08 01:46:53 +10:00
mp3fs
mtdutils mtdutils: fix cross compilation by setting AR in makeFlags 2023-10-24 12:33:25 -04:00
mtools mtools: 4.0.42 -> 4.0.43 2023-04-05 15:20:55 +00:00
mtpfs mtpfs: drop explicit overrides for libmad and libid3tag 2023-04-17 21:41:23 +01:00
netatalk netatalk: 3.1.15 -> 3.1.18 2023-10-11 14:22:00 +00:00
nilfs-utils pkgs/tools/filesystems: remove dead code 2023-07-25 10:08:41 -04:00
ntfs-3g ntfs3g: 2022.5.17 -> 2022.10.3 2022-11-01 00:42:52 +00:00
orangefs
rar2fs unrar: 6.2.5 -> 6.2.11 2023-09-27 09:58:51 +02:00
rdfind
reiser4progs reiser4progs: share libreiser4misc.a.la 2022-07-06 13:21:28 +02:00
reiserfsprogs reiserfsprogs: 3.6.24 -> 3.6.27 2023-06-21 15:46:21 +02:00
rmfuse rmfuse: don't use poetry2nix 2023-02-04 12:25:23 -08:00
rmount
rnm rnm: init at 4.0.9 2023-02-10 09:55:40 -05:00
romdirfs
s3backer s3backer: 1.6.3 -> 2.0.2 2023-02-12 01:30:31 -05:00
s3fs s3fs: update meta 2023-07-23 11:10:00 +00:00
sandboxfs
sasquatch treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
sdat2img pkgs/tools/filesystems: remove dead code 2023-07-25 10:08:41 -04:00
securefs securefs: 0.11.1 -> 0.13.1 2023-04-19 12:29:51 +03:00
sftpman
simg2img simg2img: Add support for darwin platforms 2022-09-16 10:48:32 -07:00
simple-mtpfs simple-mtpfs: init at 0.4.0 2023-02-06 19:54:55 +01:00
smbnetfs
snapraid snapraid: disable tests on x86_64-darwin 2023-11-10 04:29:08 +01:00
squashfs pkgs/tools/filesystems: remove dead code 2023-07-25 10:08:41 -04:00
squashfs-tools-ng squashfs-tools-ng: 1.1.4 -> 1.2.0 2023-01-08 05:27:18 +00:00
squashfuse squashfuse: 0.4.0 -> 0.5.0 2023-11-14 03:36:58 +00:00
ssdfs-utils ssdfs-utils: 4.27 -> 4.35 2023-10-19 18:01:17 +00:00
sshfs-fuse treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
stratis-cli stratis-cli: 3.5.3 -> 3.6.0 2023-10-24 18:44:20 -04:00
stratisd treewide: replace broken udev paths with systemd 2023-11-21 15:09:38 +01:00
stuffbin treewide: vendorSha256 -> vendorHash (#256514) 2023-09-21 19:11:11 +02:00
supertag supertag: migrate to bindgenHook 2023-05-27 02:04:05 +03:00
svnfs treewide: manual fixups for 2023-02-22 21:23:04 +02:00
tar2ext4 tar2ext4: 0.10.0 -> 0.11.1 2023-10-06 04:00:11 +00:00
tmsu
u3-tool
ubi_reader ubi_reader: init at 0.8.5 2023-02-24 09:33:55 +01:00
ubidump pkgs/tools/filesystems: remove dead code 2023-07-25 10:08:41 -04:00
udftools treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
unionfs-fuse treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
upspin treewide: vendorSha256 → vendorHash 2023-09-13 01:03:44 -06:00
vmfs-tools
wdfs
wiimms-iso-tools wiimms-iso-tools: 3.02a -> 3.05a (#213188) 2023-02-03 09:01:25 +08:00
wipefreespace wipefreespace: 2.5 -> 2.6 2023-10-23 20:39:53 +00:00
xfsdump xfsdump: 3.1.10 → 3.1.12 2022-12-25 18:02:46 +00:00
xfsprogs xfsprogs: 6.3.0 -> 6.4.0 2023-07-26 12:43:18 +02:00
xtreemfs xtreemfs: unbreak on aarch64-linux 2023-01-02 09:24:22 +01:00
yandex-disk treewide/servers,shells,tools: add sourceType for more packages 2022-07-02 13:38:00 +01:00
zerofree
zfstools zfstools: fix missing zpool in PATH 2023-10-27 08:49:42 +02:00
zkfuse treewide: remove cstrahan from meta.maintainers - part 2 2023-10-04 22:20:58 -03:00
zpool-auto-expand-partitions zpool-auto-expand-partitions: 0.1.0 -> 0.1.1 2023-11-20 17:17:13 -08:00
zpool-iostat-viz zpool-iostat-viz: build using format other 2022-09-19 16:05:31 +02:00