summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Simple rename "server" -> "asami"EuAndreh2024-10-301-1/+1
* src/versions/update.sh: Add version update scriptEuAndreh2024-10-211-0/+4
* Makefile: Add skeleton for integration testsEuAndreh2024-08-261-1/+8
* Makefile: gpg -q when decryptingEuAndreh2024-08-241-1/+1
* Makefile: Use raw gpg key-idEuAndreh2024-08-241-1/+1
* Recover root@id_rsa configurationEuAndreh2024-08-241-8/+15
* Makefile: Adjust "logs" and "all-logs" to subdirectory structureEuAndreh2024-08-241-3/+3
* Makefile: Simplify building system.scm.sentinelEuAndreh2024-08-241-4/+3
* cat src/guix/packages.scm >> src/guix/system.scmEuAndreh2024-08-231-5/+2
* src/config/offsite-ssh.txt: Derive from Makefile and include in /etc/EuAndreh2024-08-211-2/+5
* mv src/tld.txt src/config/EuAndreh2024-08-211-2/+2
* src/tld.txt: Embed in repository to allow server to reconfigure without calli...EuAndreh2024-08-191-2/+1
* mv src/config/tld.txt src/; tweak MakefileEuAndreh2024-08-191-34/+21
* Offload common server code to dedicated packagesEuAndreh2024-08-181-5/+10
* Makefile: Add $(URL)EuAndreh2024-08-151-0/+1
* packages.scm: Build all packages with "go tool"EuAndreh2024-08-141-1/+1
* Refactor building of packages from papo.imEuAndreh2024-07-221-67/+32
* Makefile: Add install target with a single HTML static fileEuAndreh2023-11-271-0/+8
* Makefile: Put tld.txt dependency on Makefile inlineEuAndreh2023-11-261-2/+2
* Include derived config files in repositoryEuAndreh2023-11-261-11/+3
* Change "src/infrastructure/ => src/" everywhereEuAndreh2023-11-251-11/+11
* Init server infrastructure filesEuAndreh2023-11-251-0/+157