aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* rename LIBVIRT:DEFINED -> LIBVIRT:DEFINED-FORSean Whitton2022-04-28
* replace RUNNING-ON-TARGET parameters with contained factorsSean Whitton2022-04-28
* DISK:VOLUME-BOOTLOADER -> DISK:VOLUME-BOOTLOADERSSean Whitton2022-04-28
* factor out CONTAINER:CONTAINED-PSean Whitton2022-04-27
* rename REBOOT:REBOOTED-AT-END -> REBOOT:AT-ENDSean Whitton2022-04-23
* rename APT:MIRROR to APT:MIRRORS, use &rest and rename the hostattrSean Whitton2022-04-23
* APT:UNATTENDED-UPGRADES: ensure cron daemon is installedSean Whitton2022-04-23
* note idea about some keyword arguments for APT:UNATTENDED-UPGRADESSean Whitton2022-04-23
* rename to INSTALLER:CHROOT-INSTALLED-TO-VOLUMES-FORSean Whitton2022-04-23
* rename a number of FIREWALLD propertiesSean Whitton2022-04-23
* GIT:SNAPSHOT-EXTRACTED: flip order of the two required parametersSean Whitton2022-04-23
* rename ASSERT-EUID-ROOT -> ASSERT-REMOTE-EUID-ROOTSean Whitton2022-04-23
* convert PACKAGE:*CONSFIGURATOR-SYSTEM-DEPENDENCIES* to a constantSean Whitton2022-04-16
* convert *LINUX-{BASIC,EFIVARS}-VFS* -> +LINUX-{BASIC,EFIVARS}-VFS+Sean Whitton2022-04-16
* drop plus signs & use underscores in C preprocessor constantsSean Whitton2022-04-16
* rename CCACHE:GROUP-CACHE -> CCACHE:CACHE-FOR-GROUPSean Whitton2022-04-16
* CONSFIGURATOR.PROPERTY.U-BOOT: drop U-BOOT- prefix from symbolsSean Whitton2022-04-16
* HOSTNAME:CONFIGURED: drop seemingly unnecessary DOMAIN argumentSean Whitton2022-04-16
* rename CRON:USER-CRONTAB -> CRON:USER-CRONTAB-INSTALLEDSean Whitton2022-04-16
* src/property/systemd.lisp: add idea about a user instance combinatorSean Whitton2022-04-16
* basic systemd properties: &optional -> &key for user instance paramSean Whitton2022-04-16
* rename to POSTGRES:{DATABASE-HAS-OWNER,USER-CAN-LOGIN}Sean Whitton2022-04-16
* SBUILD:STANDARD-DEBIAN-SCHROOT: rename param and &optional -> &keySean Whitton2022-04-14
* rename LXC:USERNET-USABLE-BY -> LXC:USERNET-VETH-USABLE-BYSean Whitton2022-04-13
* REHOME-CONNECTION: rename slot DATADIR -> REHOME-DATADIRSean Whitton2022-04-13
* REHOME-CONNECTION: expand documentation for DATADIR slotSean Whitton2022-04-13
* src/connection/rehome.lisp: drop a superfluous use of WITH-SLOTSSean Whitton2022-04-13
* rename PASSPHRASE class and its associated functionsSean Whitton2022-04-10
* make argument to GET-LOCAL-CACHED-PREREQUISITE-DATA requiredSean Whitton2022-04-10
* tidy up slots of DATA classSean Whitton2022-04-10
* drop SKIP-DATA-SOURCE function & unexport the symbolSean Whitton2022-04-04
* add PUSH-HOSTATTR, don't use &rest in PUSH-HOSTATTRS & fix docstringSean Whitton2022-04-04
* rename basic propapp accessorsSean Whitton2022-04-04
* drop mistakenly-introduced blank lineSean Whitton2022-04-04
* unexport NO-CONSFIGSean Whitton2022-04-02
* IN-CONSFIG: use &restSean Whitton2022-04-02
* ASSERT-EUID-ROOT: signal ABORTED-CHANGE rather than FAILED-CHANGESean Whitton2022-04-02
* replace uses of COLLAPSE-TYPES & drop the functionSean Whitton2022-04-02
* rename COLLAPSE-PROPAPP-TYPES -> COMBINE-PROPAPP-TYPESSean Whitton2022-04-02
* rename %DUMP-CONSFIGURATOR-IN-GRANDCHILD now there is only oneSean Whitton2022-04-02
* eliminate unneeded indirection via DUMP-CONSFIGURATOR-IN-GRANDCHILDSean Whitton2022-04-02
* unexport DUMP-CONSFIGURATOR-IN-GRANDCHILD for nowSean Whitton2022-04-02
* rename RUN-FAILED accessorsSean Whitton2022-04-02
* rename READFILE, WRITEFILE, corresponding generics and some wrappersSean Whitton2022-04-02
* rename CONNECTION-TEARDOWN -> CONNECTION-TEAR-DOWNSean Whitton2022-04-02
* rename RETURN-EXIT -> EXIT-CODE-TO-RETVALSean Whitton2022-04-02
* rename SYSTEMD-{-USER -> USER-INSTANCE-ARGS} & stop using &restSean Whitton2022-04-02
* DEFAULT-DEPLOYMENT: leave unbound when not suppliedSean Whitton2022-04-02
* SWAP:HAS-SWAP-FILE: use &key not &optional for LOCATION parameterSean Whitton2022-04-02
* :SUDO: use :FROM not :AS for keyword argumentSean Whitton2022-04-02