1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

9876 commits

Author SHA1 Message Date
A Holt
647e85d84e
Tweak 4-server-options/README.rst 2021-07-28 03:28:38 -04:00
A Holt
97434c98ca
Tweak 3-base-server/README.rst 2021-07-28 03:28:09 -04:00
A Holt
62126adc03
Update 5-xo-services/README.rst 2021-07-28 03:25:40 -04:00
A Holt
331d1e03d0
Tweak 4-server-options/README.rst 2021-07-28 03:24:08 -04:00
A Holt
342942d46c
Update 4-server-options/README.rst 2021-07-28 03:23:06 -04:00
A Holt
ac855c4a17
Update 2-common/README.rst 2021-07-28 03:05:45 -04:00
A Holt
79003cdeb3
Update 3-base-server/README.rst 2021-07-28 03:04:37 -04:00
A Holt
ce6c5c507d
Update 2-common/README.rst 2021-07-28 03:02:23 -04:00
A Holt
45515f3ceb
Update and rename rpmfusion-free-updates.repo to rpmfusion-free-updates.repo.unused 2021-07-28 02:19:04 -04:00
A Holt
c5b5b4c213
Rename local.repo to local.repo.unused 2021-07-28 02:18:20 -04:00
A Holt
06c4543828
Update and rename li.nux.ro.repo to li.nux.ro.repo.unused 2021-07-28 02:18:08 -04:00
A Holt
752fd1ee72
Rename iiab-testing.repo to iiab-testing.repo.unused 2021-07-28 02:17:49 -04:00
A Holt
b305528d54
Update and rename iiab-extra.repo to iiab-extra.repo.unused 2021-07-28 02:17:24 -04:00
A Holt
2d7b0a1ebd
Rename iiab-centos.repo to iiab-centos.repo.unused 2021-07-28 02:16:50 -04:00
A Holt
3017480dff
Rename ansible.repo to ansible.repo.unused 2021-07-28 02:16:37 -04:00
A Holt
1e9bd4d90b
Rename iptables-config to iptables-config.unused 2021-07-28 01:59:43 -04:00
A Holt
8f2bfef24b
Tweak 2-common/tasks/main.yml 2021-07-28 01:58:15 -04:00
A Holt
5aa1a21c07
2-common/tasks/main.yml made far more readable 2021-07-28 01:57:19 -04:00
A Holt
d305e13852
2-common/tasks/network.yml: Use 'sysctl' to set 5 network/kernel settings, turning off IPv6 if possible 2021-07-28 01:48:14 -04:00
A Holt
969d093c3c
2-common/tasks/main.yml: Comment out unused code 2021-07-28 01:42:11 -04:00
A Holt
36d163333f
Rename yum-historical.yml to yum-historical.yml.unused 2021-07-28 01:05:19 -04:00
A Holt
b16c402b12
Rename xo.yml to xo.yml.unused 2021-07-28 01:05:01 -04:00
A Holt
d7218a54f7
Rename prep.yml to prep.yml.unused 2021-07-28 01:04:45 -04:00
A Holt
1a790cc51c
Rename net_mods.yml to net_mods.yml.unused 2021-07-28 01:04:12 -04:00
A Holt
d7c9c29b34
Rename fedora.yml to fedora.yml.unused 2021-07-28 01:03:42 -04:00
A Holt
357eff6585
Rename centos.yml to centos.yml.unused 2021-07-28 01:03:28 -04:00
A Holt
8914062424
Merge pull request #2881 from holta/usr-sbin_security-norm
Experimentally remove /usr/sbin from non-root users' $PATH, per distro usability/security norms [i.e. do not install /etc/profile.d/zzz_iiab.sh]
2021-07-28 00:37:23 -04:00
A Holt
253ab80d1b
Merge branch 'iiab:master' into usr-sbin_security-norm 2021-07-27 22:45:46 -04:00
root
77bf1099cd roles/firmware/tasks/install.yml: Fix path typo in comment 2021-07-27 22:44:52 -04:00
root
50e0cde9a3 iiab-check-firmware to /usr/bin ; rename systemd services to iiab-* 2021-07-27 22:36:07 -04:00
A Holt
c23661bb56
2-common/tasks/packages.yml: Clarify ntfs-3g w/ 5.4+ kernels 2021-07-27 19:14:03 -04:00
A Holt
661b8486a5
Update iiab-diagnostics.README.md 2021-07-27 19:02:55 -04:00
A Holt
cad49f76f9
2-common/tasks/packages.yml readability: Move to top 2021-07-27 18:59:20 -04:00
A Holt
d6205c7204
Merge branch 'iiab:master' into usr-sbin_security-norm 2021-07-27 18:55:26 -04:00
A Holt
cdf7db76ee
4-server-options/tasks/main.yml: comment tweak 2021-07-27 18:53:21 -04:00
A Holt
9b25ada48c
Update packages.yml 2021-07-27 18:51:50 -04:00
A Holt
ebd0288354
2-common/tasks/packages.yml: Clarify avahi-daemon used w/ avahi.yml 2021-07-27 18:35:57 -04:00
A Holt
c01a567e59
Merge pull request #2882 from holta/packages.yml-cleanup
Explain networking packages in 1-prep and 2-common -- and experimentally deprecate exfat-fuse, exfat-utils, ntfs-3g -- mandating 5.4+ kernels
2021-07-27 18:19:31 -04:00
A Holt
20ceebf515
Update packages.yml 2021-07-27 18:12:15 -04:00
A Holt
b768aa5edf
Update packages.yml 2021-07-27 17:57:35 -04:00
A Holt
0e4047adcb
Update network.yml 2021-07-27 17:52:53 -04:00
A Holt
19c96924a0
Update raspberry_pi.yml 2021-07-27 17:47:52 -04:00
A Holt
8bdeef38b7
Update raspberry_pi.yml 2021-07-27 17:28:21 -04:00
A Holt
ed03cb1769
Update packages.yml 2021-07-27 17:24:11 -04:00
A Holt
4b3cfdbd5d
Update packages.yml 2021-07-27 17:12:51 -04:00
A Holt
3a78ab676d
Update raspberry_pi.yml 2021-07-27 15:30:38 -04:00
A Holt
fa21a43c4d
Update raspberry_pi.yml 2021-07-27 14:58:09 -04:00
A Holt
ed9383d394
2-common/tasks/network.yml: Cleanup & network packages context 2021-07-27 14:56:20 -04:00
A Holt
cce544c868
Update raspberry_pi.yml 2021-07-27 14:54:20 -04:00
A Holt
63b17f2c83
Update packages.yml 2021-07-27 14:51:03 -04:00