Commit graph

25 commits

Author SHA1 Message Date
929e3fbabe
Reformat scripts 2024-05-09 04:08:41 +00:00
292754dbdb
LDAP -> PAM migration
- Change license to GPL instead of AGPL
- Remove useless lastplot script
- Modify nmpubip to work with ddclient
- Remove Nextcloud stuff from upgrade
2024-05-07 02:59:24 +00:00
bd4c0d82bc
Revert "wall announcements at beginning/end of upgrade script"
This reverts commit 9acc13c1cb.

wall is broken so it's pretty useless to send an announcement over wall
2024-04-20 03:05:06 +00:00
a77273488a
Don't run pacdiff -f since we no longer have anything in NoUpgrade
The pacdiff -f was a workaround because normal pacdiff can't find stuff from NoUpgrade

https://bugs.archlinux.org/task/76885.html
2024-03-29 23:34:58 +00:00
9acc13c1cb
wall announcements at beginning/end of upgrade script 2024-02-23 21:04:52 +00:00
d6df69b701
Change upgrade script shebang from fish to bash
The actual script is compatible with both, but it's an unnecessary fish dependency
2024-01-05 19:13:28 +00:00
898bf87450
Add documentation for all scripts, move Nix store cleanup to minimize amount of time between upgrade and reboot 2024-01-05 19:05:32 +00:00
a31be33f56
Replace paru -cc with paru -occ
This was a breaking change in paru 2.0, where paru -cc doesn't remove optional dependencies, so paru -occ is now what we want
2023-12-16 03:47:39 +00:00
8934c273ba
Update description for upgrade script 2023-06-07 15:42:20 +00:00
57813cba9e
Upgrade Nextcloud in script instead of with pacman hook 2023-05-28 03:29:53 +00:00
ecf9c4d160
Clean up Nix store on upgrade 2022-09-23 17:44:57 +00:00
8f93ac0203
Fix typo of pacdiff -sf to pacdiff -s -f 2022-08-17 21:34:11 -05:00
2827c994b5
Clean up pacdiff commands 2022-08-17 21:16:21 -05:00
f08783a66d
Add comment in upgrade that Nextcloud is upgraded by pacman hook 2022-08-17 14:55:08 -05:00
485b63476b
Use nvim -d for pacdiff DIFFPROG 2022-08-16 23:12:09 -05:00
ee81994947
Move documentation from README to individual scripts 2022-06-25 19:13:57 -05:00
33647c34a0
Rewrite and clean up scripts 2022-06-25 18:08:57 -05:00
06f4eddd04
Use pacman hook to update Nextcloud instead of script 2022-06-23 12:30:30 -05:00
96639fb493
Don't manually check /etc for pacnew files when upgrading 2022-03-26 17:51:57 -05:00
d059e963bf
Search /etc for pacdiff files and add more comments in upgrade script 2022-03-11 17:59:12 -06:00
a946b9a96e
Make sure Nextcloud is updated too 2022-02-09 08:23:20 -06:00
3ff98896fb
Don't upgrade Nextcloud and only update Nextcloud apps 2022-02-04 14:26:29 -06:00
b3d563093d
Search /usr for pacnew files when upgrading 2022-01-24 20:20:46 -06:00
7d4a162f31
Make upgrade script executable 2022-01-05 17:00:36 -06:00
55f64ad13b
Add upgrade script 2021-12-20 13:12:02 -06:00