Age | Commit message (Expand) | Author |
2021-10-23 | gnu: bcachefs-tools-static: Fix build....This follows up on commit 196e3f52355ee7d086e67eb769d714dd040d61c2:
bcachefs-tools now unconditionally builds and installs libbcachefs.so.
* gnu/packages/file-systems.scm (bcachefs-tools-static)[arguments]:
Add a new 'skip-shared-library phase.
| Tobias Geerinckx-Rice |
2021-10-23 | gnu: bcachefs-tools: Update to 0.1-12.f9f5778....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-12.f9f5778.
| Tobias Geerinckx-Rice |
2021-10-21 | gnu: autofs: Update to 5.1.8....* gnu/packages/file-systems.scm (autofs): Update to 5.1.8.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-10-15 | gnu: dbxfs: Download using git-fetch....* gnu/packages/file-systems.scm (dbxfs)[source]: Download using
git-fetch.
| Efraim Flashner |
2021-10-12 | gnu: dbxfs: Update home-page....* gnu/packages/file-systems.scm (dbxfs)[home-page]: Update to new
upstream homepage.
| Efraim Flashner |
2021-10-03 | gnu: bcachefs-tools: Update to 0.1-11.3785043....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-11.3785043.
| Tobias Geerinckx-Rice |
2021-10-02 | gnu: zfs: Update to 2.1.1....* gnu/packages/file-systems.scm (zfs): Update to 2.1.1.
[arguments]: Do not return #t from custom phases.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Kaelyn Takata |
2021-09-27 | gnu: bcachefs-tools: Update to 0.1-10.d214908....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-10.d214908.
| Tobias Geerinckx-Rice |
2021-09-03 | gnu: bcachefs-tools: Update to 0.1-9.6c42566....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-9.6c42566.
[native-inputs]: Add python and python-docutils.
| Tobias Geerinckx-Rice |
2021-08-02 | gnu: zfs: Update source URI....* gnu/packages/file-systems.scm (zfs)[source]: Update to new upstream URI.
| Efraim Flashner |
2021-08-02 | gnu: zfs: Update 2.1.0....* gnu/packages/file-systems.scm (zfs): Update to 2.1.0.
[arguments]: Adjust 'patch-source phase to add support for new
compatibility feature.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| raid5atemyhomework via Bug reports for GNU Guix |
2021-07-09 | gnu: mergerfs-tools: Update to 0.0.0-3.3b6fe00....* gnu/packages/file-systems.scm (mergerfs-tools): Update to 0.0.0-3.3b6fe00.
| Tobias Geerinckx-Rice |
2021-07-09 | gnu: mergerfs: Clean up arguments....* gnu/packages/file-systems.scm (mergerfs)[arguments]: Remove some
incorrect comments & rewrite code accordingly. Pass the PREFIX as a
make flag.
| Tobias Geerinckx-Rice |
2021-07-09 | gnu: mergerfs: Do not refer to the native bash....* gnu/packages/linux.scm (mergerfs)[inputs]: Add bash-minimal.
[arguments]: Refer to it rather than to the native build bash.
| Tobias Geerinckx-Rice |
2021-07-09 | gnu: mergerfs: Cross-compile....* gnu/packages/file-systems.scm (mergerfs)[arguments]: Use CC-FOR-TARGET
and CXX-FOR-TARGET. Don't let the Makefile strip binaries.
| Tobias Geerinckx-Rice |
2021-07-09 | gnu: mergerfs: Update to 2.32.6....* gnu/packages/file-systems.scm (mergerfs): Update to 2.32.6.
| Tobias Geerinckx-Rice |
2021-07-07 | gnu: Add rewritefs....* gnu/packages/file-systems.scm (rewritefs): New public variable.
| Tobias Geerinckx-Rice |
2021-06-25 | gnu: exfat-utils: Move to (gnu packages file-systems)....* gnu/packages/mtools.scm (exfat-utils): Move from here…
* gnu/packages/file-systems.scm (exfat-utils): …to here.
| Tobias Geerinckx-Rice |
2021-06-25 | gnu: zfs: Update to 2.0.5....* gnu/packages/file-systems.scm (zfs): Update to 2.0.5.
| Tobias Geerinckx-Rice |
2021-06-24 | gnu: Add cachefilesd-inotify....* gnu/packages/file-systems.scm (cachefilesd-inotify): New public
variable.
| Tobias Geerinckx-Rice |
2021-06-19 | 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 Bakke |
2021-06-17 | gnu: bcachefs-tools: Update to 0.1-8.fe1bb39....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-8.fe1bb39.
| Tobias Geerinckx-Rice |
2021-06-13 | gnu: libnfs: Update to 4.0.0....* gnu/packages/file-systems.scm (libnfs): Update to 4.0.0.
| Brice Waegeneire |
2021-06-02 | 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 via |
2021-05-23 | gnu: exfatprogs: Update to 1.1.2....* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.2.
| Tobias Geerinckx-Rice |
2021-05-18 | gnu: Add libeatmydata....* gnu/packages/file-systems.scm (libeatmydata): New public variable.
| Tobias Geerinckx-Rice |
2021-05-13 | gnu: zfs-auto-snapshot: Fix indentation....* gnu/packages/file-systems.scm (zfs-auto-snapshot): Fix indentation.
| Mathieu Othacehe |
2021-05-13 | 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 Othacehe |
2021-05-13 | gnu: zfs-auto-snapshot: Wrap long lines....* gnu/packages/file-systems.scm (zfs-auto-snapshot)[synopsis, description]:
Wrap long lines.
| Mathieu Othacehe |
2021-05-13 | gnu: Add zfs-auto-snapshot....* gnu/packages/file-systems.scm (zfs-auto-snapshot): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| raid5atemyhomework |
2021-05-13 | 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-Rice |
2021-05-13 | gnu: Add xfstests....* gnu/packages/file-systems.scm (xfstests): New public variable.
| Tobias Geerinckx-Rice |
2021-05-07 | gnu: bcachefs-tools: Update to 0.1-7.7942d5c....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-7.7942d5c.
| Tobias Geerinckx-Rice |
2021-05-04 | 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-Rice |
2021-05-04 | gnu: bcachefs-tools: Update to 0.1-6.a14d39d....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-6.a14d39d.
| Tobias Geerinckx-Rice |
2021-04-22 | gnu: exfatprogs: Update to 1.1.1....* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.1.
| Tobias Geerinckx-Rice |
2021-04-21 | gnu: bcachefs-tools: Update to 0.1-5.ce906d6....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-5.ce906d6.
| Tobias Geerinckx-Rice |
2021-04-10 | gnu: bindfs: Fix typo in description....* gnu/packages/file-systems.scm (bindfs)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2021-04-10 | gnu: tmsu: Fix typo in synopsis & description....* gnu/packages/file-systems.scm (tmsu)[synopsis, description]: Fix typo.
| Tobias Geerinckx-Rice |
2021-04-10 | gnu: davfs2: Fix typo in description....* gnu/packages/file-systems.scm (davfs2)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: python-dropbox: Update to 11.5.0....* gnu/packages/file-systems.scm (python-dropbox): Update to 11.5.0.
| Efraim Flashner |
2021-03-29 | gnu: bcachefs-tools: Update to 0.1-4.bb6eccc....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-4.bb6eccc.
| Tobias Geerinckx-Rice |
2021-03-28 | 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-Rice |
2021-03-16 | 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ör |
2021-03-13 | gnu: mergerfs: Update to 2.32.4....* gnu/packages/file-systems.scm (mergerfs): Update to 2.32.4.
| Lars-Dominik Braun |
2021-03-11 | 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 via |
2021-03-11 | gnu: bindfs: Update to 1.15.1....* gnu/packages/file-systems.scm (bindfs): Update to 1.15.1.
| Tobias Geerinckx-Rice |
2021-03-06 | gnu: fsarchiver: Update to 0.8.6....* gnu/packages/file-systems.scm (fsarchiver): Update to 0.8.6.
| Tobias Geerinckx-Rice |
2021-02-24 | gnu: Add tmsu....* gnu/packages/file-systems.scm (tmsu): New variable.
| Ricardo Wurmus |
2021-02-24 | gnu: Add go-github-com-hanwen-fuse....* gnu/packages/file-systems.scm (go-github-com-hanwen-fuse): New variable.
| Ricardo Wurmus |