Pig Monkey
|
d9cb9eb5e2
|
Merge branch 'ocr'
|
2019-05-05 19:00:22 -07:00 |
|
Pig Monkey
|
37a6fd8a5a
|
remove formd
This doesn't need an environment. I just clone the repo and link to it
from ~/bin.
|
2019-05-03 20:05:43 -07:00 |
|
Pig Monkey
|
076bdfe047
|
12-hour time is the path of satan
This is needed due to a change in glibc. And apparently the Danes are
the only ones who respect ISO8601?
https://sourceware.org/bugzilla/show_bug.cgi?id=24046
https://wiki.archlinux.org/index.php/Locale#LC_TIME:_date_and_time_format
|
2019-05-03 20:01:41 -07:00 |
|
Pig Monkey
|
f07993fdab
|
rofi-pass moved to community
|
2019-05-02 08:26:32 -07:00 |
|
Pig Monkey
|
5e550d8cca
|
qt4 package no longer exists, and is not needed
|
2019-05-01 21:25:46 -07:00 |
|
Pig Monkey
|
a5f5392452
|
ansible does in fact support python3 now...
|
2019-05-01 20:18:34 -07:00 |
|
Pig Monkey
|
52d7749253
|
force overwrite /etc/localtime if it exists
|
2019-05-01 20:11:56 -07:00 |
|
Pig Monkey
|
f5403386f2
|
set default disk devices from upstream
|
2019-05-01 18:56:39 -07:00 |
|
Pig Monkey
|
8e33422088
|
add default battery drivers from upstream
|
2019-05-01 18:56:16 -07:00 |
|
Pig Monkey
|
14b2ca3071
|
update TLP comments for easier diffing against upstream
|
2019-05-01 18:55:55 -07:00 |
|
Pig Monkey
|
a0e7b234c3
|
install battery-stats
|
2019-05-01 18:52:49 -07:00 |
|
Pig Monkey
|
79bed23322
|
fix hamlib task definition
|
2019-05-01 18:52:18 -07:00 |
|
Pig Monkey
|
b697e0c8fa
|
kiwix packages appear to be constantly broken
|
2019-04-30 22:10:11 -07:00 |
|
Pig Monkey
|
83ab4199c4
|
bluez-firmware was dropped
The package is still available in the AUR, but I don't remember what it
does or if we need it...
|
2019-04-30 22:03:39 -07:00 |
|
Pig Monkey
|
ef1ba3f271
|
fix pwgen-passphrase package name
|
2019-04-30 22:01:45 -07:00 |
|
Pig Monkey
|
06948b1b6c
|
tucnak4 is still not in AUR
|
2019-04-30 21:48:26 -07:00 |
|
Pig Monkey
|
962ae46d55
|
fldigi requires flxmlrpc
|
2019-04-30 21:33:00 -07:00 |
|
Pig Monkey
|
8d9e7f7a19
|
gr-osmosdr-git package is broken
|
2019-04-30 21:21:20 -07:00 |
|
Pig Monkey
|
2db206e2dc
|
hamlib moved to community
|
2019-04-30 21:14:14 -07:00 |
|
Pig Monkey
|
7b1c001830
|
remove opencpn
The package is broken and I do not use it.
|
2019-04-30 21:08:08 -07:00 |
|
Pig Monkey
|
b91c1adace
|
misc formatting
|
2019-04-30 21:05:39 -07:00 |
|
Pig Monkey
|
53e00f14f4
|
replace deprecated systemd user parameter with scope
And formatting.
|
2019-04-30 21:04:33 -07:00 |
|
Pig Monkey
|
e56b3e6524
|
vault is in community
And update formatting.
|
2019-04-30 20:50:43 -07:00 |
|
Pig Monkey
|
220201e807
|
skip PGP check on gcide
|
2019-04-30 20:40:43 -07:00 |
|
Pig Monkey
|
e830bafad5
|
python-undertime requires python-dateparser
|
2019-04-30 20:34:18 -07:00 |
|
Pig Monkey
|
7aec3ea951
|
skip pgp for mat2
And formatting changes.
|
2019-04-30 20:22:46 -07:00 |
|
Pig Monkey
|
e884fcaff6
|
copyq is now in community
|
2019-04-30 20:21:26 -07:00 |
|
Pig Monkey
|
684fedad17
|
skip PGP check when installing pass-update
User keyring is not initialized at this point, and we shouldn't attempt
to edit it anyway.
And update task formatting.
|
2019-04-30 20:05:44 -07:00 |
|
Pig Monkey
|
d6522643eb
|
ttf-caladea moved to extra
|
2019-04-30 19:58:43 -07:00 |
|
Pig Monkey
|
59c207bb79
|
ttf-carlito moved to extra
|
2019-04-30 19:49:28 -07:00 |
|
Pig Monkey
|
bf150df1bc
|
ttf-opensans moved to community
|
2019-04-30 19:47:48 -07:00 |
|
Pig Monkey
|
93491a0477
|
ttf-symbola dropped to AUR
|
2019-04-30 19:46:11 -07:00 |
|
Pig Monkey
|
8943eeec64
|
mkinitcpio vars should be arrays, not strings
|
2019-04-29 20:29:54 -07:00 |
|
Pig Monkey
|
1d28f1bd29
|
install grub before outputting config file
Otherwise `grub-mkconfig` will complain that `/boot/grub` does not
exist.
|
2019-04-29 20:27:35 -07:00 |
|
Pig Monkey
|
eca8dac320
|
grub only supports luks1
The default in cryptsetup is now luks2.
|
2019-04-29 20:17:14 -07:00 |
|
Pig Monkey
|
1878d637c3
|
no longer recommend a separate partition for /home
I haven't taken advantage of this in decades, so simplify things.
|
2019-04-29 20:06:50 -07:00 |
|
Pig Monkey
|
1e4247772c
|
add ocrmypdf
Currently the python-pdfminer.six AUR package is broken, so this needs
to be installed manually.
|
2019-04-29 18:47:23 -07:00 |
|
Pig Monkey
|
4e1086710e
|
add dict-moby-thesaurus
|
2019-04-29 18:47:04 -07:00 |
|
Pig Monkey
|
f5d443058f
|
add dictd for offline dictionary
|
2019-04-29 18:43:34 -07:00 |
|
Pig Monkey
|
f0292fb6a0
|
replace split hunspell-en package with hunspell-en_US
|
2019-04-25 20:34:08 -07:00 |
|
Pig Monkey
|
2a013e1791
|
replace deprecated with_items on package tasks
https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.7.html#using-a-loop-on-a-package-module-via-squash-actions
|
2019-04-25 20:33:04 -07:00 |
|
Pig Monkey
|
615287e5ba
|
update ansible-aur
|
2019-04-25 20:29:46 -07:00 |
|
Pig Monkey
|
d04f62baab
|
depending on the base role is not useful
|
2019-04-25 20:29:19 -07:00 |
|
Pig Monkey
|
35dd0aa8a7
|
PDF role depends on firejail
|
2019-04-25 20:28:33 -07:00 |
|
Pig Monkey
|
a3ec6a2523
|
reformat office role tasks
|
2019-04-25 18:59:21 -07:00 |
|
Pig Monkey
|
65f710db9a
|
move PDF tasks to distinct role
|
2019-04-25 18:58:59 -07:00 |
|
Pig Monkey
|
d42736e715
|
install okular
seems useful for filling PDF forms and such
|
2019-04-25 16:24:15 -07:00 |
|
Pig Monkey
|
b161df2838
|
update magic-wormhole dependencies
|
2019-04-03 10:35:57 -07:00 |
|
Pig Monkey
|
7f561eb9a0
|
auto-switch between hsp/hsf and a2dp bluetooth policies
|
2019-03-28 20:19:23 -07:00 |
|
Pig Monkey
|
cc758014cc
|
add bluetooth ldac/aptx support
Existing users should uninstall the previous pulseaudio-bluetooth
package.
# pacman --remove --nosave --recursive pulseaudio-bluetooth
|
2019-02-21 20:18:15 -08:00 |
|