/gnu/installer/

ef='/guix/log/gnu/packages/file-systems.scm?id=0be51fe03bf2b8f3ef009929fa0860e17aa15de4'>file-systems.scm
AgeCommit message (Expand)Author
2023-09-24gnu: bcachefs-tools: Restore mount.bcachefs shell script version....* gnu/packages/file-systems.scm (bcachefs-tools): Add back the old 'promote-mount.bcachefs.sh, tweaked to remove the new symlink. [inputs]: Add back coreutils-minimal, gawk, and util-linux. Tobias Geerinckx-Rice
2023-09-24gnu: bcachefs-tools: Remove obsolete phase....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Remove obsolete phase to 'patch-shell-wrappers that no longer exist. Tobias Geerinckx-Rice
2023-09-24gnu: bcachefs-tools: Update to 1.2-0.1e35840....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 1.2-0.1e35840. Tobias Geerinckx-Rice
2023-09-24Revert "gnu: bcachefs-tools: Restyle format."...This reverts commit a5477e3a82114ce2909e63a07c7e6df6da617821. This ‘guix style’d change does not improve readability, sometimes reduces it, and awkwardly cramps horizontal space. Tobias Geerinckx-Rice
2023-09-25gnu: bcachefs-tools: Restyle format....* gnu/packages/file-systems.scm (bcachefs-tools): Reformat with 'guix style' and manually break some long lines. Signed-off-by: Christopher Baines <mail@cbaines.net> Ahmad Draidi
2023-09-25gnu: bcachefs-tools: Update to 1.2....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 1.2. [source]: Use version instead of commit. Signed-off-by: Christopher Baines <mail@cbaines.net> Ahmad Draidi
2023-09-10gnu: fsarchiver: Update to 0.8.7....* gnu/packages/file-systems.scm (fsarchiver): Update to 0.8.7. Tobias Geerinckx-Rice
2023-09-10gnu: fuse-overlayfs: Update to 1.13....* gnu/packages/file-systems.scm (fuse-overlayfs): Update to 1.13. Tobias Geerinckx-Rice
2023-09-10gnu: exfat-utils: Update to 1.4.0....* gnu/packages/file-systems.scm (exfat-utils): Update to 1.4.0. Tobias Geerinckx-Rice
2023-09-10gnu: exfatprogs: Update to 1.2.1....* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.1. Tobias Geerinckx-Rice
2023-08-20gnu: dbxfs: Fix package....A typo prevented the program from running successfully. * gnu/packages/file-systems.scm (dbxfs)[snippet]: Adjust snippet to substitute valid python. Efraim Flashner
2023-08-14gnu: dbxfs: Don't check for updates....* gnu/packages/file-systems.scm (dbxfs)[source]: Add snippet to remove version update check. Efraim Flashner
2023-08-06gnu: xfstests: Add inputs....* gnu/packages/file-systems.scm (xfstests)[arguments]: Search for bc, df, and perl. [inputs]: Add bc. Tobias Geerinckx-Rice
2023-08-06gnu: xfstests: Update package style....* gnu/packages/file-systems.scm (xfstests)[arguments]: Rewrite as G-expressions. Never refer to inputs by label. [inputs]: Remove input labels. Tobias Geerinckx-Rice
2023-08-06gnu: xfstests: Update to 1.1.0-3.8de535c....* gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-3.8de535c. Tobias Geerinckx-Rice
2023-07-23gnu: rewritefs: Use G-expressions....* gnu/packages/file-systems.scm (rewritefs)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-23gnu: rewritefs: Update to 0.0.0-1.3a56de8....* gnu/packages/file-systems.scm (rewritefs): Update to 0.0.0-1.3a56de8. [inputs]: Upgrade fuse-2 to fuse (3). Tobias Geerinckx-Rice
2023-07-23gnu: apfs-fuse: Update to 0.0.0-2.66b86bd....* gnu/packages/file-systems.scm (apfs-fuse): Update to 0.0.0-2.66b86bd. [arguments]: Remove anti-fuse@3 configure flag. Don't install a static library. Don't explicitly return #t from phases. [inputs]: Upgrade fuse-2 to fuse (3). Tobias Geerinckx-Rice
2023-07-23gnu: fuse@3: Bind to default FUSE variable....* gnu/packages/linux.scm (fuse): Rename this… (fuse-2): …to this, and… (fuse-3): …rename this… (fuse): …to this! (fuse-static): Rename this… (fuse-2-static): …to this. Adjust all users. Tobias Geerinckx-Rice
2023-07-23gnu: bindfs: Update to 1.17.4....* gnu/packages/file-systems.scm (bindfs): Update to 1.17.4. Tobias Geerinckx-Rice
2023-07-23gnu: curlftpfs: Add patches to fix bugs....* gnu/packages/file-systems.scm (curlftpfs)[source]: Add patches. * gnu/packages/patches/curlftpfs-fix-error-closing-file.patch, gnu/packages/patches/curlftpfs-fix-file-names.patch, gnu/packages/patches/curlftpfs-fix-memory-leak.patch, gnu/packages/patches/curlftpfs-fix-no_verify_hostname.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Tobias Geerinckx-Rice
2023-07-23gnu: bcachefs-tools: Remove obsolete phase & inputs....* gnu/packages/file-systems.scm (bcachefs-tools)[inputs]: Remove coreutils-minimal, gawk, and util-linux, needed for an old version of the mount.bcachefs wrapper that is no longer present. [arguments]: Remove custom #:phases. The build system no longer explicitly builds & installs a shared library. Tobias Geerinckx-Rice
2023-07-23gnu: bcachefs-tools: Fix shell script wrappers....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Add a new 'patch-shell-wrappers phase. Tobias Geerinckx-Rice
2023-07-16gnu: xfstests: Update to 1.1.0-2.87f90a2....This fixes the build. * gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-2.87f90a2. Tobias Geerinckx-Rice
2023-07-16gnu: bcachefs-tools: Update to 0.1-17.c8bec83....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-17.c8bec83. [arguments]: Remove obsolete PYTEST_ variables from #:make-flags, and add NO_RUST. Delete the obsolete 'promote-mount.bcachefs.sh phase. Add a custom 'check phase. [native-inputs]: Consolidate separate lists. Tobias Geerinckx-Rice
2023-07-16gnu: bcachefs-tools: Respect input rewriting....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Rewrite the 'promote-mount.bcachefs.sh phase to use SEARCH-INPUT-FILE. Tobias Geerinckx-Rice
2023-07-16gnu: python-dropbox: Update to 11.36.2....* gnu/packages/file-systems.scm (python-dropbox): Update to 11.36.2. Tobias Geerinckx-Rice
2023-07-09gnu: avfs: Use HTTPS home page....* gnu/packages/file-systems.scm (avfs)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2023-07-02gnu: bees: Update to 0.10....* gnu/packages/file-systems.scm (bees): Update to 0.10. Tobias Geerinckx-Rice
2023-06-19gnu: zfs: Update to 2.1.12....* gnu/packages/file-systems.scm (zfs): Update to 2.1.12. Signed-off-by: Christopher Baines <mail@cbaines.net> Kaelyn Takata
2023-06-12gnu: gocryptfs: Update to 2.4.0....* gnu/packages/file-systems.scm (gocryptfs): Update to 2.4.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Felix Lechner
2023-06-01gnu: Add squashfuse....* gnu/packages/file-systems.scm (squashfuse): New variable. Ricardo Wurmus
2023-05-07gnu: zfs: Update to 2.1.11....* gnu/packages/file-systems.scm (zfs): Update to 2.1.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kaelyn Takata
2023-04-14Merge branch 'master' into core-updates....Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm Maxim Cournoyer
2023-04-06gnu: Add avfs....* gnu/packages/file-systems.scm (avfs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergey Trofimov
2023-03-28gnu: Add gocryptfs....* gnu/packages/file-systems.scm (gocryptfs): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Felix Lechner
2023-03-19gnu: python-dropbox: Update to 11.36.0....* gnu/packages/file-systems.scm (python-dropbox): Update to 11.36.0. [source]: Add snippet to accept newer versions of python-pytest-runner. Efraim Flashner