Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'grokmirror/' from commit '24828a61b1538e0eaa574e655d6132e7859aa1e5' | Tharre | 2023-04-25 | 2 | -0/+44 |
|\ | | | | | | | | | | | git-subtree-dir: grokmirror git-subtree-mainline: 1cc315c124e8957d1ba77ed36274c5eb037654da git-subtree-split: 24828a61b1538e0eaa574e655d6132e7859aa1e5 | ||||
| * | Update to 2.0.11 | Tharre | 2021-12-16 | 2 | -11/+9 |
| | | |||||
| * | Fix .SRCINFO | Tharre | 2019-02-19 | 1 | -3/+3 |
| | | |||||
| * | Bump to 1.2.0 | Tharre | 2019-02-19 | 1 | -1/+1 |
| | | |||||
| * | Bump to 1.1.1 | Tharre | 2018-08-09 | 2 | -6/+6 |
| | | |||||
| * | Add missing dependencies | Tharre | 2018-08-09 | 2 | -1/+5 |
| | | |||||
| * | Use sources from kernel.org and verify keys | Tharre | 2018-08-09 | 2 | -6/+11 |
| | | | | | | | | | | | | The kernel.org repo is considered official, see [0]. [0] https://github.com/mricon/grokmirror/issues/25 | ||||
| * | Add man pages | Tharre | 2018-07-25 | 2 | -7/+9 |
| | | | | | | | | | | Since the package in PyPI doesn't include them, we also download the tarball from github releases directly. | ||||
| * | Initial commit | Tharre | 2018-07-25 | 2 | -0/+35 |
| | |||||
* | Remove aur package submodules | Tharre | 2023-04-25 | 3 | -18/+0 |
| | |||||
* | arch-system: inline short config files | Tharre | 2023-04-25 | 4 | -15/+11 |
| | |||||
* | Update diod | Tharre | 2023-04-25 | 1 | -5/+5 |
| | |||||
* | arch-system: add pci_pm.rules | Tharre | 2023-04-25 | 3 | -3/+24 |
| | |||||
* | Remove pandoc-pyplot | Tharre | 2023-04-25 | 2 | -3/+0 |
| | | | | | Upstream has abandoned the project in favor of pandoc-plot which is in community, and the package no longer builds without modifications. | ||||
* | arch-system: backup system updates | Tharre | 2023-04-25 | 5 | -33/+30 |
| | |||||
* | Add .SRCINFO to all packages that don't have it | Tharre | 2021-12-18 | 2 | -0/+93 |
| | |||||
* | arch-system: update pacman.conf for 6.0 | Tharre | 2021-12-18 | 2 | -5/+5 |
| | |||||
* | arch-system: add intel-undervolt | Tharre | 2021-12-18 | 2 | -2/+56 |
| | |||||
* | arch-system: fix a couple small things | Tharre | 2021-12-18 | 3 | -7/+7 |
| | |||||
* | Update pandoc-pyplot | Tharre | 2021-12-18 | 1 | -0/+0 |
| | |||||
* | Remove python-enlighten | Tharre | 2021-12-18 | 2 | -3/+0 |
| | | | | It's no longer a dependency of grokmirror | ||||
* | Update grokmirror | Tharre | 2021-12-18 | 1 | -5/+5 |
| | |||||
* | Remove pacmanager | Tharre | 2021-12-18 | 2 | -26/+0 |
| | |||||
* | Ignore *.zst (the new pacman compression default) | Tharre | 2021-12-18 | 1 | -0/+1 |
| | |||||
* | Use https for submodules instead of ssh | Tharre | 2021-12-18 | 1 | -4/+4 |
| | | | | .. so that you don't need a valid ssh key for downloading them. | ||||
* | Remove old packages | Tharre | 2021-12-18 | 23 | -375/+0 |
| | |||||
* | st: rename to st-custom to match the package name | Tharre | 2021-12-07 | 3 | -0/+0 |
| | |||||
* | arch-system: borgbackup: ignore archive already exists error | Tharre | 2019-06-30 | 2 | -2/+2 |
| | |||||
* | arch-system: place mirrorupgrade hook in /usr | Tharre | 2019-06-30 | 1 | -1/+1 |
| | | | | .. same directory as the other hook. | ||||
* | arch-system: enable btrfs-scrub@-.timer | Tharre | 2019-06-30 | 1 | -0/+2 |
| | | | | .. but only on systems that have a btrfs filesystem mounted on `/`. | ||||
* | arch-system: fix .install and run it | Tharre | 2019-06-30 | 2 | -9/+12 |
| | | | | | | | | | Before, base-system.install wasn't actually run, since it wasn't specified in `install=` in the PKGBUILD anywhere. Also run it both in the post-upgrade and post-install steps. `--global` was removed since it caused errors, it's unclear what exactly it does in the first place, but other official PKGBUILDs did it this way.. | ||||
* | Add *.log and *.gz to .gitignore | Tharre | 2019-05-13 | 1 | -0/+2 |
| | |||||
* | Add pandoc-pyplot (+ dependency) | Tharre | 2019-05-13 | 3 | -0/+6 |
| | |||||
* | arch-system: borgbackup: use proper ssh timeout | Tharre | 2019-04-21 | 2 | -2/+2 |
| | | | | | | ConnectTimeout merely specifies the TCP timeout, what we really want is ServerAliceInterval, which makes the client send a null packet every X seconds. | ||||
* | Update diod | Tharre | 2019-03-09 | 1 | -4/+5 |
| | |||||
* | Update submodules | Tharre | 2019-03-02 | 2 | -5/+5 |
| | |||||
* | Add diod | Tharre | 2019-03-02 | 2 | -0/+8 |
| | |||||
* | arch-system: $pkgver: avoid dependency on `date` | Tharre | 2019-02-09 | 1 | -1/+1 |
| | | | | | | | | This avoids errors when date is unavailable, like the one below: Error: error: invalid package file Error: PKGBUILD: line 5: date: command not found Error: /startdir/PKGBUILD is not a valid PKGBUILD | ||||
* | arch-system: borgbackup: use snapshot timestamps | Tharre | 2019-02-09 | 3 | -2/+4 |
| | | | | | | | | | Previously, a archive would get the timestamp of the time it was uploaded, instead of the time when the snapshot was created. This is problematic, since archives are pruned by this timestamp, meaning if multiple archives are uploaded together most of them would be pruned immediately after. | ||||
* | arch-system: use `date` as pkgver | Tharre | 2018-09-29 | 1 | -1/+1 |
| | | | | | | | Since arch-system has no upstream versions, and I'm too lazy to change pkgver manually, just expand the current date. This is slightly odd, maybe even a bad idea, but worth a try. | ||||
* | arch-system: add udev rule for scdaemon lockup | Tharre | 2018-09-29 | 2 | -1/+16 |
| | |||||
* | arch-system: /etc/sysctl.d -> /usr/lib/sysctl.d | Tharre | 2018-09-29 | 1 | -1/+1 |
| | | | | | This makes systemd-sysctl.hook detect the change and apply the sysctl settings accordingly. | ||||
* | Add python-enlighten | Tharre | 2018-08-09 | 2 | -0/+3 |
| | |||||
* | Add grokmirror | Tharre | 2018-08-09 | 2 | -0/+9 |
| | |||||
* | arch-system: borgbackup: change repo to rsync.net | Tharre | 2018-08-07 | 2 | -3/+3 |
| | |||||
* | arch-system: borgbackup: better connectivity check | Tharre | 2018-08-07 | 2 | -6/+7 |
| | | | | | | | | | | Instead of trying to execute borg, which would give us a false positive if borg itself isn't working on the remote, just connect to the server without executing a command. We check for 255 because `man 1 ssh` states the following: ssh exits with the exit status of the remote command or with 255 if an error occured. | ||||
* | arch-system: fix i915 module params | Tharre | 2018-07-31 | 2 | -2/+2 |
| | | | | | | Linux 4.16 reworked the guc/huc parameters for i915 in [0]. [0] https://github.com/torvalds/linux/commit/121981fafe699d9f398a3c717912ef4eae6719b1 | ||||
* | arch-system: borgbackup: treat rc 1 as a warning | Tharre | 2018-07-31 | 2 | -7/+15 |
| | |||||
* | arch-system: borgbackup: --keep-hourly 24 -> 72 | Tharre | 2018-07-16 | 2 | -2/+2 |
| | | | | | | | | Since borg-prune only keeps the last snapshot of each day with --keep-daily, it's possible that a file that was accidentally deleted is only kept for 24h (if the machine is running) before it's purged from backups. Increase to 72h to give the user a better chance of noticing this in time. | ||||
* | arch-system: borgbackup: notify about upload skip | Tharre | 2018-07-16 | 2 | -1/+4 |
| |