aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/scripts/reconfigure.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rm -rf src/infrastructure/{ci,config,scripts}/EuAndreh2024-08-181-147/+0
|
* reconfigure.sh: rm -f /etc/guix/channels.scm before copyingEuAndreh2024-04-011-2/+5
| | | | | | | | | | | | | IIUC some part of "guix pull" makes this a symlink to a file in the store, a read-only directory, which we can't copy into. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d758c4c4884c6ffc9bb6e7133e087a2b20286ee5 git notes --ref=refs/notes/ci-data show d758c4c4884c6ffc9bb6e7133e087a2b20286ee5 Exit status: 0 Duration: 63
* reconfigure: Stop deleting CI directory againEuAndreh2023-03-301-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 1931c36d6db7d08bf28c3fef8d9a67b8221d453f git notes --ref=refs/notes/ci-data show 1931c36d6db7d08bf28c3fef8d9a67b8221d453f Exit status: 1 Duration: 17
* conf.env: Separate $HTML_OUTDIR into $HTML_OUTDIR_{OUT,CI}EuAndreh2023-03-301-2/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show fc15af22490d563be3f66186e95dbbc02401f112 git notes --ref=refs/notes/ci-data show fc15af22490d563be3f66186e95dbbc02401f112 Exit status: 0 Duration: 21
* src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) ↵EuAndreh2023-03-271-2/+5
| | | | | | | | | | | | and report(8) scripts Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 2bbe3fd19e1f057a7129365cdb4ef5e9336e977e git notes --ref=refs/notes/ci-data show 2bbe3fd19e1f057a7129365cdb4ef5e9336e977e Exit status: 128 Duration: 0
* Use "deployer" as the owner of HTML filesEuAndreh2023-03-271-2/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 13347c1620a15f2d5c4921a56df3fe42f9db52df git notes --ref=refs/notes/ci-data show 13347c1620a15f2d5c4921a56df3fe42f9db52df Exit status: 0 Duration: 20
* reconfigure.sh: Fix permissions of rsynced filesEuAndreh2023-03-271-1/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 3b00cb22292d20a451f2da500a86fef58cd4db68 git notes --ref=refs/notes/ci-data show 3b00cb22292d20a451f2da500a86fef58cd4db68 Exit status: 0 Duration: 16
* Build HTML and install it via CIEuAndreh2023-03-271-0/+5
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show ab742a1ebc61d571bb9d13d7692ef7e245bba192 git notes --ref=refs/notes/ci-data show ab742a1ebc61d571bb9d13d7692ef7e245bba192 Exit status: 0 Duration: 27
* reconfigure.sh: Make "current" a relative symlinkEuAndreh2023-03-201-1/+1
|
* Copy files backEuAndreh2023-03-111-0/+134