Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -3/+7 |
| | | | | | | | | | 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.. | ||||
* | arch-system: initial commit | Tharre | 2018-01-22 | 1 | -0/+10 |