index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
etc/guix/system.scm: swapon /swapfile
EuAndreh
2023-06-04
1
-1
/
+8
*
bin/backup: Use "set -x" for logging the borg-check command
EuAndreh
2023-06-04
1
-0
/
+2
*
Makefile: fallocate "respiro" for emergency ENOSPC
EuAndreh
2023-06-04
1
-0
/
+4
*
etc/guix/home.scm: Add Rust toolchain packages
EuAndreh
2023-05-21
1
-0
/
+3
*
etc/guix/home.scm: Add "smartmontools" package
EuAndreh
2023-05-20
1
-0
/
+1
*
etc/guix/home.scm: Add "rename" package
EuAndreh
2023-05-20
1
-0
/
+1
*
etc/guix/home.scm: Add "sharutils" package
EuAndreh
2023-05-20
1
-0
/
+1
*
bin/uninclude: Add example for Python files
EuAndreh
2023-05-19
1
-0
/
+5
*
etc/guix/home.scm: Add "mb2md" package
EuAndreh
2023-05-19
1
-0
/
+1
*
Makefile: mkdir -p ~/mnt/ dirs
EuAndreh
2023-05-19
1
-1
/
+3
*
etc/guix/home.scm: Add "clinfo" package
EuAndreh
2023-05-18
1
-0
/
+1
*
bin/vcs: Actually call "git-gc" in gc ACTION
EuAndreh
2023-05-15
1
-0
/
+1
*
etc/guix/home.scm: Comment broken packages
EuAndreh
2023-05-15
1
-2
/
+2
*
etc/guix/home.scm: Comment broken "cssc" package
EuAndreh
2023-05-13
1
-1
/
+1
*
etc/guix/home.scm: Unpin "file" package to version 5.39
EuAndreh
2023-05-13
1
-1
/
+1
*
Makefile: Separate FUSE filesystems to "mnt" target
EuAndreh
2023-05-13
1
-4
/
+5
*
etc/sh/cronjob.sh: Increase timeout to 4 hours
EuAndreh
2023-05-13
1
-1
/
+1
*
Makefile: Add targets for ~/mnt/ FUSE filesystems
EuAndreh
2023-05-13
2
-0
/
+12
*
etc/guix/home.scm: Add "tcpdump" package
EuAndreh
2023-05-13
1
-0
/
+1
*
etc/guix/home.scm: Add nmap package
EuAndreh
2023-05-11
1
-0
/
+1
*
Revert "etc/guix/home.scm: Remove specific version of "file""
•••
This reverts commit ee76cf74de88281e82b195292770e6e9198ecb91.
EuAndreh
2023-05-10
1
-1
/
+1
*
etc/guix/home.scm: Use "gcc-toolchain" over "gcc"
EuAndreh
2023-05-10
1
-1
/
+1
*
etc/guix/home.scm: Remove specific version of "file"
EuAndreh
2023-05-10
1
-1
/
+1
*
etc/guix/home.scm: comment out broken packages
EuAndreh
2023-05-10
1
-2
/
+2
*
etc/guix/home.scm: Add pocl for OpenCL support
EuAndreh
2023-05-10
1
-0
/
+2
*
etc/guix/home.scm: Add "cryfs" and "fuse" packages
EuAndreh
2023-05-10
1
-0
/
+2
*
etc/sh/rc: Make sure /run/setuid-programs is always at the beginning of $PATH
EuAndreh
2023-05-10
1
-0
/
+2
*
etc/guix/home.scm: Add "python-pyopencl" package
EuAndreh
2023-05-08
1
-0
/
+1
*
etc/guix/home.scm: Add "sshfs" package
EuAndreh
2023-05-08
1
-0
/
+1
*
etc/guix/home.scm: Remove "fuse" package
•••
It shadows the required setuid binaries fusermount and fusermount3 with regular binaries.
EuAndreh
2023-05-08
1
-1
/
+0
*
etc/sh/rc: Stop exporting $NPROC
EuAndreh
2023-05-07
1
-1
/
+1
*
etc/guix/home.scm: Add "jupyter" package
EuAndreh
2023-05-07
1
-0
/
+1
*
bin/ifnew: Also add "-v" to "mv" and "rm" when -v is given
EuAndreh
2023-05-03
1
-1
/
+4
*
bin/ifnew: Create tmpfile in the same directory to leverage "mv" in the same ...
EuAndreh
2023-05-03
1
-1
/
+1
*
etc/guix/home.scm: Add "pandas" and "sklearn" Python packages
EuAndreh
2023-05-03
1
-0
/
+2
*
etc/guix/home.scm: Add "attr" package
•••
Where getfattr(1) and setfattr(1) live.
EuAndreh
2023-05-03
1
-0
/
+1
*
bin/ifnew: Add -v flag
EuAndreh
2023-05-03
1
-5
/
+19
*
bin/mnt: Fix list of ACTIONs in help string
EuAndreh
2023-05-03
1
-1
/
+1
*
bin/backup: Verify data by default from now on
EuAndreh
2023-05-01
1
-5
/
+16
*
etc/guix/system.scm: Increase Postfix size limits
EuAndreh
2023-04-29
1
-0
/
+2
*
etc/nix/configuration.nix: Add "chromium" package
EuAndreh
2023-04-27
1
-0
/
+1
*
bin/gc: Restrict Guix GC to 1 month old data
EuAndreh
2023-04-26
1
-4
/
+4
*
bin/tmp: Assume $DIR is persistent, so we do not need to recreate always
EuAndreh
2023-04-24
1
-3
/
+2
*
bin/boop: Add "-x"option to notify only when COMMAND fails
EuAndreh
2023-04-23
1
-3
/
+11
*
bin/uninclude: Add new utility, with simple tests
EuAndreh
2023-04-22
6
-0
/
+165
*
etc/sh/rc: Also exclude vendor/ from tree(1) by default
EuAndreh
2023-04-22
1
-1
/
+1
*
bin/mnt: Add new utility
EuAndreh
2023-04-18
2
-0
/
+106
*
etc/guix/home.scm: Add "qpdf" package
EuAndreh
2023-04-16
1
-0
/
+1
*
etc/guix/system.scm: Add "cups" package to profile
EuAndreh
2023-04-16
1
-0
/
+1
*
bin/gc: Remove "nohup"
EuAndreh
2023-04-16
1
-5
/
+0
[next]