Age | Commit message (Expand) | Author |
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 |
2021-02-15 | gnu: exfatprogs: Update to 1.1.0....* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.0.
| Tobias Geerinckx-Rice |
2021-02-15 | gnu: Fix copyright notice....* gnu/packages/file-systems.scm: Fix copyright notice for raid5atemyhomework.
| Tobias Geerinckx-Rice |
2021-02-12 | 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>
| raid5atemyhomework |
2021-02-11 | gnu: python-dropbox: Update to 11.2.0....* gnu/packages/file-systems.scm (python-dropbox): Update to 11.2.0.
| Efraim Flashner |
2021-02-11 | gnu: dbxfs: Update to 1.0.51....* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.51.
| Efraim Flashner |
2021-02-07 | gnu: disorderfs: Update to 0.5.11....* gnu/packages/file-systems (disorderfs): Update to 0.5.11.
| Vagrant Cascadian |
2021-02-08 | 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>
| raid5atemyhomework |
2021-02-04 | gnu: bcachefs-tools: Update to 0.1-3.612f6b9....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-3.612f6b9.
| Tobias Geerinckx-Rice |
2021-01-20 | 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>
| raid5atemyhomework |
2021-01-20 | 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>
| raid5atemyhomework |
2021-01-12 | gnu: dbxfs: Update to 1.0.50....* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.50.
| Efraim Flashner |
2021-01-07 | 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>
| raid5atemyhomework |
2020-12-28 | 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 Flashner |
2020-12-28 | 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 Flashner |
2020-12-17 | 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-Rice |
2020-12-17 | gnu: bcachefs-tools: Update to 0.1-2.db931a4....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-2.db931a4.
| Tobias Geerinckx-Rice |
2020-11-29 | gnu: Add bcachefs-static....* gnu/packages/file-systems.scm (bcachefs/static): New public variable.
| Tobias Geerinckx-Rice |
2020-11-29 | gnu: Add bcachefs-tools-static....* gnu/packages/file-systems.scm (bcachefs-tools/static): New public
variable.
| Tobias Geerinckx-Rice |
2020-11-21 | gnu: Add davfs2....* gnu/packages/file-systems.scm (davfs2): New public variable.
| Tobias Geerinckx-Rice |
2020-11-07 | 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-Rice |
2020-11-04 | gnu: zfs: Update to 0.8.5....* gnu/packages/file-systems.scm (zfs): Update to 0.8.5.
[arguments]: Update. Don't install initramfs-tools hooks.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: Add bindfs....* gnu/packages/file-systems.scm (bindfs): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Morgan Smith |
2020-10-05 | gnu: mergerfs-tools: Update to 480296e....* gnu/packages/file-systems.scm (mergerfs-tools): Update to 480296e.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars-Dominik Braun |
2020-10-05 | gnu: mergerfs: Update to 2.31.0....* gnu/packages/file-systems.scm (mergerfs) [version]: Update to 2.31.0.
[arguments]: Adjust Makefile substitutions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars-Dominik Braun |
2020-09-30 | gnu: Fix package references....* gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package
inputs.
* gnu/packages/astronomy.scm (xplanet),
* gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb),
* gnu/packages/bioconductor.scm (r-cummerbund),
* gnu/packages/chicken.scm (chicken),
* gnu/packages/conky.scm (conky),
* gnu/packages/cran.scm (r-latex2exp),
* gnu/packages/crates-io.scm (rust-rgb),
* gnu/packages/databases.scm (mariadb),
* gnu/packages/diffoscope.scm (reprotest),
* gnu/packages/file-systems.scm (glusterfs),
* gnu/packages/finance.scm (electron-cash),
* gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo),
* gnu/packages/geo.scm (grass),
* gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue),
* gnu/packages/gnucash.scm (aqbanking),
* gnu/packages/image.scm (mtpaint),
* gnu/packages/kde-internet.scm (kopete, ktorrent),
* gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer),
* gnu/packages/linphone.scm (liblinphone),
* gnu/packages/maths.scm (ppl),
* gnu/packages/mercury.scm (mercury-minimal),
* gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins,
spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2),
* gnu/packages/networking.scm (restinio),
* gnu/packages/prolog.scm (swi-prolog),
* gnu/packages/python-web.scm (gunicorn),
* gnu/packages/python-xyz.scm (python-docusign-esign),
* gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable),
* gnu/packages/sagemath.scm (python-cypari2),
* gnu/packages/skarnet.scm (s6-linux-init),
* gnu/packages/vpn.scm (sshuttle),
* gnu/packages/web.scm (libcyaml),
* gnu/packages/xdisorg.scm (kbdd),
* gnu/packages/xorg.scm (xpra): Same.
| Efraim Flashner |