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

51 commits

Author SHA1 Message Date
A Holt
c76bd2745d
iiab-expand-rootfs: Make growpart & resize2fs RC visible to bash -x 2022-09-24 08:16:38 -04:00
A Holt
dfdc5eb78c
iiab-expand-rootfs: Comment clarif RE: auto-reboot 2022-09-22 12:05:20 -04:00
A Holt
939fc0d11c
iiab-expand-rootfs: IGNORE growpart errors for now (good enough!?) 2022-09-22 11:56:28 -04:00
A Holt
e125fc1e39
iiab-expand-rootfs: 'rm -f /.expand-rootfs /.resize-rootfs' prior to reboot 2022-09-22 11:47:19 -04:00
A Holt
b3bad6ea21
iiab-expand-rootfs: reboot right after 'raspi-config --expand-rootfs' 2022-09-22 11:41:31 -04:00
A Holt
b9a653c1b9
iiab-expand-rootfs: bash -e exit on error; do not delete /.expand-rootfs 2022-08-11 21:42:57 -04:00
A Holt
c3ab1236a5
iiab-expand-rootfs.service: Explain After=systemd-remount-fs.service 2022-08-08 22:46:36 -04:00
A Holt
3798685ba7
iiab-expand-rootfs.service: Explain TimeoutSec=infinity 2022-08-08 19:52:51 -04:00
A Holt
5c26d52549
iiab-expand-rootfs.service: Explain Before=dphys-swapfile.service 2022-08-08 19:24:23 -04:00
A Holt
6403ce517a
iiab-expand-rootfs.service: TimeoutSec=infinity in [Service] 2022-08-08 18:18:53 -04:00
A Holt
e351801933
1-prep/templates/iiab-expand-rootfs.service based on 2020's #2522 2022-08-07 20:29:24 -04:00
A Holt
e58c4b0c9c
iiab-expand-rootfs: Note collision (race condition) w/ fsck 2022-08-07 08:56:26 -04:00
A Holt
115276baad
Revert "1-prep/templates/iiab-expand-rootfs: Avoid reboot" 2022-08-07 08:50:02 -04:00
A Holt
b711ac5c06
1-prep/templates/iiab-expand-rootfs: Avoid reboot 2022-04-02 09:41:50 -04:00
root
4a1e5a89ab 1-prep/tasks/hardware.yml: Cleaner modularization & assoc fixups 2022-03-15 18:30:19 -04:00
root
99247671bb 1-prep/templates/iiab-expand-rootfs.service: Update name 2022-03-15 15:15:21 -04:00
root
212d1fa765 iiab-expand-rootfs: raspi-config uses fdisk instead of growpart 2022-03-15 14:52:46 -04:00
root
a9fe5902da iiab-expand-rootfs: Clarify legacy code shortcoming 2022-03-15 12:59:31 -04:00
root
fc032efe8a iiab-expand-rootfs: ALL kinds of boot disks should work! 2022-03-15 12:50:59 -04:00
root
85eb059add Doc iiab-expand-rootfs + Explicit deps in 1-prep/tasks/hardware.yml 2022-03-15 12:17:51 -04:00
root
baab781977 1-prep/templates/iiab-expand-rootfs: 'exit 1' if partition's not the last 2022-03-15 11:47:09 -04:00
root
ee765e41d4 1-prep/templates/iiab-expand-rootfs.service: Fix name iiab-expand-rootfs 2022-03-15 11:15:22 -04:00
root
35427981a0 iiab-expand-rootfs for more HW/OS's, per raspi-config's do_expand_rootfs() 2022-03-15 10:24:30 -04:00
A Holt
bd71b9484b
1-prep/templates/iiab-rpi-max-rootfs.sh: Explain & link to PR #3121 2022-02-18 13:56:57 -05:00
A Holt
e7b201e84c
Further clarify 1-prep/templates/iiab-rpi-max-rootfs.sh 2022-02-18 13:46:46 -05:00
A Holt
38eb8868e3
Clarify & Clean 1-prep/templates/iiab-rpi-max-rootfs.sh for PR #3121 2022-02-18 10:03:23 -05:00
A Holt
2c6902e8ae
Use 'raspi-config --expand-rootfs' in 1-prep/templates/iiab-rpi-max-rootfs.sh 2022-02-17 16:48:49 -05:00
A Holt
5878ce6281
Rename chrony.conf.j2 to chrony.conf.j2.unused 2021-07-31 07:26:06 -04:00
Tim Moody
e24862cfcf syntax 2020-07-10 08:47:31 -04:00
Tim Moody
4f177f1b65 change resize service to use growpart, which must be installed for raspios 2020-07-09 18:50:56 -04:00
Jerry Vonau
4f0827b876 move iiab_env.py 2019-11-28 05:39:24 -06:00
George Hunt
ec04e861c7 add in ansible vars, and network control files for network manager and systemd networkd 2019-04-14 14:29:56 -07:00
George Hunt
24d3d5c989 working to function on current code 2019-04-13 20:51:07 -07:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
b973906dc3 iiab_env_file -> {{ iiab_env_file }} or "{{ iiab_env_file }}" 2018-10-15 06:41:58 -04:00
A Holt
1269437b6f
Delete .iiab.env.j2.un~ 2018-10-09 09:06:05 -04:00
George Hunt
b11b46ccd0 use hard coded iiab-servar.lan as a link between client redirects and our server 2018-10-02 02:30:52 +00:00
George Hunt
d90b6becb9 hard code a ficticious, but stable, server name for url linked to by captive portal 2018-10-01 19:48:08 +00:00
George Hunt
4ee9c3e2b5 add in template dir
rebase bassed upon copy in

cut out obvious dead code

working on put-204

make users a sqlite db

sqlite db has users, and agent info

android timeouts not yet working

android 5 and 6 both work. lost mac

return to a working version for the MAC. Missing the splash

android,mac,windows all appear to work

sqlite get status of execute row == Null

initialize lasttimestamp with ajax call when home is triggered

remove commented code, move towards logging vs print statements

add logging with the -l flag

no changes to default_vars.yml

drop iptables captive portal stuff not using port 8090, and dnsmasq

missed deleting trap_enabled

fixes for 6.7 defaults

add in template dir

rebase bassed upon copy in

cut out obvious dead code

working on put-204

make users a sqlite db

sqlite db has users, and agent info

android timeouts not yet working

android 5 and 6 both work. lost mac

return to a working version for the MAC. Missing the splash

android,mac,windows all appear to work

sqlite get status of execute row == Null

initialize lasttimestamp with ajax call when home is triggered

remove commented code, move towards logging vs print statements

drop iptables captive portal stuff not using port 8090, and dnsmasq

missed deleting trap_enabled

fixes for 6.7 defaults

dispense with apache logs for captive portal, use the rotating portal.log instead

bring in clean defaults and py

Squash debugging details

remove backup file

still cannot dispense with cna on iphone. mac escape from cna broke with these changes

captive comes after iiab in apache config

one filename wrong

logging used for debug, lost mac escape from cna

typos

got mac/iphone full browser back

remove dead code

python was not creating db, or putting ip when first encountered
2018-09-29 03:40:14 +00:00
A Holt
86aa6a8c43
English grammar 2018-03-28 14:00:10 -04:00
George Hunt
304e8b1b8c perhaps debian moved hwclock from /usr/sbin to /sbin 2018-02-16 05:20:42 +00:00
Jerry Vonau
ecc9f1b836 iiab_base_ver iiab_revision 2017-11-15 20:19:02 -06:00
Jerry Vonau
051808957a cleanup 2017-11-13 09:59:10 -06:00
Jerry Vonau
41242f4471 XSCE -> IIAB in iiab.env 2017-11-06 12:35:00 -06:00
Jerry Vonau
d907568c4b move iiab.env template - add starting STAGE=1 - update STAGE on the fly part 1 2017-11-06 12:33:42 -06:00
Jerry Vonau
c606083553 XSCE -> IIAB 2017-10-26 10:48:41 -05:00
georgejhunt
dfe68e63fa Startup (#85)
* move local_facts, test for it, cp if necess

* got os wrong -- not OS

* change /etc/*release, vars/filenames

* add os_ver

* add os_ver to iiab.env

* remove uuid generation for local_facts

* next

* delete debugging lines

* fetch the uuid, and put it in ini file

* be more specific about uuid

* need braces in set_fact

* hyphen in OS-version

* go back to OS.yml based upon os_ver

* remove debug

* oops VERSION_ID->OS_VER

* issure error message when OS not in case statement
2017-07-04 13:07:47 -07:00
georgejhunt
4462652deb Iiab (#68)
* xs- goes to iiab-

* more xs->iiab

* sysconfig was forgotten

* hyphen vs underscore i roles network templates

* bulk sed on pgsql-xs

* create links for old script names

* missed named-xs -> named-iiab

* squid-xs ->squid-iiab

* misspelled squid-iiab.conf.j2
2017-06-27 19:53:13 -07:00
georgejhunt
f319afa432 Test (#20)
* change apache_data to apache_user in all

* no libapach2 in centos. just php. no php-magick in centos

* remove redundant vars entries

* do not create apache user

* missed one pound sign

* soft code all references to apache_user

* centos requires older setuptools

* revert ansible_lsb.id in xsce.yml

* try getting recent pip

* move pip download to 2prep so that kalite success is not dependent on iiab coming first

* still need to replace setuptools in kalite

* add curl -- needed in debian

* massivly substitue iiab for xsce, and rename files

* completed runansible

* centos fixes,install  pip

* appliance means no iptables rules

* change to earlier version of setuptools for centos

* delete file duplicate, hopefully unnecessary. generate the offline docs

* wiki docs errors

* create the admin group -- deleted earlier

* use the --yes option with pip uninstall

* base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io

* network detection broken due to tupo
2017-06-09 16:25:56 -07:00
Tim Moody
1b476f9a0a move xsce_env.py.j2 to prep.yml 2017-06-01 16:55:49 -04:00