summaryrefslogtreecommitdiff
path: root/gnu/packages/file-systems.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: jfsutils: Adjust for GCC 10.•••* gnu/packages/patches/jfsutils-gcc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/file-systems.scm (jfsutils)[source](patches): Add it. Marius Bakke2021-06-191-0/+1
* gnu: bcachefs-tools: Update to 0.1-8.fe1bb39.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-8.fe1bb39. Tobias Geerinckx-Rice2021-06-171-3/+3
* gnu: libnfs: Update to 4.0.0.•••* gnu/packages/file-systems.scm (libnfs): Update to 4.0.0. Brice Waegeneire2021-06-131-2/+2
* gnu: Add udftools.•••* gnu/packages/file-systems.scm (udftools): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Ron Nazarov via Guix-patches via2021-06-021-0/+33
* gnu: exfatprogs: Update to 1.1.2.•••* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.2. Tobias Geerinckx-Rice2021-05-231-2/+2
* gnu: Add libeatmydata.•••* gnu/packages/file-systems.scm (libeatmydata): New public variable. Tobias Geerinckx-Rice2021-05-181-0/+83
* gnu: zfs-auto-snapshot: Fix indentation.•••* gnu/packages/file-systems.scm (zfs-auto-snapshot): Fix indentation. Mathieu Othacehe2021-05-131-50/+50
* gnu: zfs-auto-snapshot: Use git-fetch.•••Do not use an autogenerated tarball. This is notified by "guix lint". * gnu/packages/file-systems.scm (zfs-auto-snapshot)[source]: Use git-fetch method. Mathieu Othacehe2021-05-131-7/+10
* gnu: zfs-auto-snapshot: Wrap long lines.•••* gnu/packages/file-systems.scm (zfs-auto-snapshot)[synopsis, description]: Wrap long lines. Mathieu Othacehe2021-05-131-6/+6
* gnu: Add zfs-auto-snapshot.•••* gnu/packages/file-systems.scm (zfs-auto-snapshot): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> raid5atemyhomework2021-05-131-0/+75
* gnu: xfstests: Fix typo.•••Syntax-highlighted monospace is overrated. Nothing like glancing at Webmail to spot obvious bugs. * gnu/packages/file-systems.scm (xfstests)[arguments]: Omit /usr from /bin/time. Tobias Geerinckx-Rice2021-05-131-1/+1
* gnu: Add xfstests.•••* gnu/packages/file-systems.scm (xfstests): New public variable. Tobias Geerinckx-Rice2021-05-131-0/+159
* gnu: bcachefs-tools: Update to 0.1-7.7942d5c.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-7.7942d5c. Tobias Geerinckx-Rice2021-05-071-3/+3
* gnu: bcachefs-tools: Prepare for cross-compilation.•••* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Use CC-FOR-TARGET and PKG-CONFIG-FOR-TARGET. Tobias Geerinckx-Rice2021-05-041-1/+2
* gnu: bcachefs-tools: Update to 0.1-6.a14d39d.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-6.a14d39d. Tobias Geerinckx-Rice2021-05-041-3/+3
* gnu: exfatprogs: Update to 1.1.1.•••* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.1. Tobias Geerinckx-Rice2021-04-221-2/+2
* gnu: bcachefs-tools: Update to 0.1-5.ce906d6.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-5.ce906d6. Tobias Geerinckx-Rice2021-04-211-3/+3
* gnu: bindfs: Fix typo in description.•••* gnu/packages/file-systems.scm (bindfs)[description]: Fix typo. Tobias Geerinckx-Rice2021-04-101-1/+1
* gnu: tmsu: Fix typo in synopsis & description.•••* gnu/packages/file-systems.scm (tmsu)[synopsis, description]: Fix typo. Tobias Geerinckx-Rice2021-04-101-2/+2
* gnu: davfs2: Fix typo in description.•••* gnu/packages/file-systems.scm (davfs2)[description]: Fix typo. Tobias Geerinckx-Rice2021-04-101-3/+3
* gnu: python-dropbox: Update to 11.5.0.•••* gnu/packages/file-systems.scm (python-dropbox): Update to 11.5.0. Efraim Flashner2021-03-291-2/+2
* gnu: bcachefs-tools: Update to 0.1-4.bb6eccc.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-4.bb6eccc. Tobias Geerinckx-Rice2021-03-291-3/+3
* gnu: autofs: Update to 5.1.7.•••* gnu/packages/file-systems.scm (autofs): Update to 5.1.7. [arguments]: Add a new 'fix-rpath phase. Tobias Geerinckx-Rice2021-03-281-2/+8
* gnu: tmsu: Improve installation.•••* gnu/packages/file-systems.scm (tmsu)[arguments]: Don't install go source files. Install binary as tmsu instead of TMSU. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Stefan Reichör2021-03-161-1/+11
* gnu: mergerfs: Update to 2.32.4.•••* gnu/packages/file-systems.scm (mergerfs): Update to 2.32.4. Lars-Dominik Braun2021-03-131-2/+2
* gnu: Update zfs to 2.0.4.•••Mostly FreeBSD fixes, some documentation changes and corrections, and a few small bugfixes. Tested with `guix build` only, no in-depth testing done. From 6037ac6f797f37abb579278a0d30cd16e6876ec6 Mon Sep 17 00:00:00 2001 From: raid5atemyhomework <raid5atemyhomework@protonmail.com> Date: Thu, 11 Mar 2021 12:43:58 +0000 Subject: [PATCH] gnu: Update zfs to 2.0.4. * gnu/packages/file-systems.scm (zfs): Update to 2.0.4, rename to OpenZFS. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> raid5atemyhomework via Guix-patches via2021-03-111-4/+4
* gnu: bindfs: Update to 1.15.1.•••* gnu/packages/file-systems.scm (bindfs): Update to 1.15.1. Tobias Geerinckx-Rice2021-03-111-2/+2
* gnu: fsarchiver: Update to 0.8.6.•••* gnu/packages/file-systems.scm (fsarchiver): Update to 0.8.6. Tobias Geerinckx-Rice2021-03-061-2/+2
* gnu: Add tmsu.•••* gnu/packages/file-systems.scm (tmsu): New variable. Ricardo Wurmus2021-02-241-0/+33
* gnu: Add go-github-com-hanwen-fuse.•••* gnu/packages/file-systems.scm (go-github-com-hanwen-fuse): New variable. Ricardo Wurmus2021-02-241-1/+28
* gnu: exfatprogs: Update to 1.1.0.•••* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.0. Tobias Geerinckx-Rice2021-02-151-2/+2
* gnu: Fix copyright notice.•••* gnu/packages/file-systems.scm: Fix copyright notice for raid5atemyhomework. Tobias Geerinckx-Rice2021-02-151-1/+1
* gnu: zfs: Update to 2.0.3.•••* gnu/packages/file-systems.scm (zfs): Update to 2.0.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> raid5atemyhomework2021-02-121-2/+2
* gnu: python-dropbox: Update to 11.2.0.•••* gnu/packages/file-systems.scm (python-dropbox): Update to 11.2.0. Efraim Flashner2021-02-111-2/+2
* gnu: dbxfs: Update to 1.0.51.•••* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.51. Efraim Flashner2021-02-111-2/+2
* gnu: disorderfs: Update to 0.5.11.•••* gnu/packages/file-systems (disorderfs): Update to 0.5.11. Vagrant Cascadian2021-02-071-2/+2
* gnu: zfs: Update to 2.0.2.•••* gnu/packages/file-systems.scm (zfs): Update to 2.0.2. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> raid5atemyhomework2021-02-081-2/+2
* gnu: bcachefs-tools: Update to 0.1-3.612f6b9.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-3.612f6b9. Tobias Geerinckx-Rice2021-02-041-4/+4
* gnu: zfs: update to 2.0.1.•••* gnu/packages/file-systems.scm (zfs): Update version to 2.0.1. [arguments]: Adjust 'patch-source phase for changes in tarball. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> raid5atemyhomework2021-01-201-5/+18
* gnu: zfs: Correct ZFS udev rules.•••* gnu/packages/file-systems.scm (zfs): Add substitutions for /sbin/modprobe in udev rules. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> raid5atemyhomework2021-01-201-2/+6
* gnu: dbxfs: Update to 1.0.50.•••* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.50. Efraim Flashner2021-01-121-3/+3
* gnu: zfs: Fix build.•••* gnu/packages/file-systems.scm (zfs)[inputs]: Correct "util-linux" input; add "util-linux:lib" input. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> raid5atemyhomework2021-01-071-1/+3
* gnu: dbxfs: Update to 1.0.48.•••* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.48. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update for newer version of dbxfs. Efraim Flashner2020-12-281-2/+2
* gnu: python-dropbox: Update to 11.0.0.•••* gnu/packages/file-systems.scm (python-dropbox): Update to 11.0.0. [propagated-inputs]: Add python-stone. Efraim Flashner2020-12-281-2/+3
* gnu: bcachefs-tools: Provide a mount.bcachefs helper.•••* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Add a 'promote-mount.bcachefs.sh phase to install the shell script version. [inputs]: Rename "util-linux" to "util-linux:lib". Add coreutils-minimal, gawk, and util-linux(:out). Tobias Geerinckx-Rice2020-12-171-3/+27
* gnu: bcachefs-tools: Update to 0.1-2.db931a4.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-2.db931a4. Tobias Geerinckx-Rice2020-12-171-3/+3
* gnu: Add bcachefs-static.•••* gnu/packages/file-systems.scm (bcachefs/static): New public variable. Tobias Geerinckx-Rice2020-11-291-0/+31
* gnu: Add bcachefs-tools-static.•••* gnu/packages/file-systems.scm (bcachefs-tools/static): New public variable. Tobias Geerinckx-Rice2020-11-291-0/+18
* gnu: Add davfs2.•••* gnu/packages/file-systems.scm (davfs2): New public variable. Tobias Geerinckx-Rice2020-11-211-0/+74
* gnu: bcachefs-tools: Update to 0.1-1.742dbbd.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-1.742dbbd. [inputs]: Add eudev. Tobias Geerinckx-Rice2020-11-071-4/+5