aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add INSTALLER:CLEANLY-INSTALLED-ONCE & some utilsSean Whitton2021-07-10
* make OS:LINUX applicable to hosts & add to OS:SUPPORTS-ARCH-PSean Whitton2021-07-10
* make installing OS bootstrapper for Debian more flexibleSean Whitton2021-07-07
* :SBCL: drop unneeded IGNORING-HOSTATTRSSean Whitton2021-07-07
* :SBCL: don't assume that *HOST*'s OS applies to intermediate hopsSean Whitton2021-07-07
* :SBCL: fix looking for sbcl(1) already on PATHSean Whitton2021-07-07
* UNWIND-PROTECT-IN-PARENT: drop pointless resignalSean Whitton2021-07-06
* add AT-END, REBOOT:REBOOTED-AT-ENDSean Whitton2021-07-06
* RUN/MRUN: drop the trailing slash when populating HOMESean Whitton2021-07-06
* WITH-FLAGFILE: 'mkdir -p' flag file's directory & 'rm -f' on unapplySean Whitton2021-07-06
* fix manpage sections for mount(8), umount(8) and findmnt(8)Sean Whitton2021-07-06
* factor out MOUNT:*{STANDARD-LINUX,LINUX-EFIVARS}-VFS*Sean Whitton2021-07-06
* chroot mounts: assert that /dev is udev devtmpfsSean Whitton2021-07-06
* add POSIX-LOGIN-ENVIRONMENT and use in :SETUID connectionSean Whitton2021-07-06
* factor out MOUNT:ALL-MOUNTSSean Whitton2021-07-06
* DEFPROPSPEC :DESC/:HOSTATTRS/:CHECK: use WITH-*HOST*-*CONSFIG*Sean Whitton2021-07-06
* REPLACE-PROPSPEC-INTO-HOST: union the lists of ASDF systemsSean Whitton2021-07-06
* MAKE-PROPSPEC: propagate *CONSFIG* even when propspec expression nilSean Whitton2021-07-06
* CHROOT::%DEBOOTSTRAPPED: fix :CHECK subroutine's second branchSean Whitton2021-07-06
* add NETWORK:{CLEAN-/ETC/NETWORK/INTERFACES,PRESERVE-STATIC-ONCE}Sean Whitton2021-07-06
* export LIBVIRT:VIRSH-GET-COLUMNSSean Whitton2021-07-06
* basic systemctl(1) properties: add :CHECK subroutinesSean Whitton2021-07-06
* skip announcing properties starting with '%' unless debug level >=3Sean Whitton2021-07-06
* add FIREWALLD:{POLICY,ZONE} and rename incremental zone propertiesSean Whitton2021-07-06
* add FIREWALLD:DEFAULT-ROUTE-ZONED-ONCESean Whitton2021-07-06
* fix reloading firewalld when making changes by executing commandsSean Whitton2021-07-06
* factor out FIREWALLD::%SETXML & add reloadingSean Whitton2021-07-06
* NETWORK:IPV4 & NETWORK:IPV6 are for public Internet addressesSean Whitton2021-07-06
* don't signal FAILED-CHANGE up beyond DEPLOY*/DEPLOY-THESE*Sean Whitton2021-06-28
* use AND not IFSean Whitton2021-06-28
* report whether FAILED-CHANGE, :NO-CHANGE or something else at endSean Whitton2021-06-28
* add TIMEZONE:CONFIGURED-FROM-PARENTSean Whitton2021-06-27
* add APT:NO-PDIFFSSean Whitton2021-06-27
* add TIMEZONE:CONFIGUREDSean Whitton2021-06-27
* CMD:SINGLE: fix :DESC subroutineSean Whitton2021-06-27
* SSH known host properties: add :IPS and :ADDITIONAL-NAMES parametersSean Whitton2021-06-27
* SSH known host properties: add :ALIASES parameterSean Whitton2021-06-27
* hostattrs retrieval: accept explicit NIL for hostSean Whitton2021-06-25
* CMD:SINGLE: add a descriptionSean Whitton2021-06-25
* ESCAPE-SH-COMMAND: fix parameter nameSean Whitton2021-06-25
* attempt to fix PATHNAME-FILE for pathnames with no directorySean Whitton2021-06-25
* add some firewalld propertiesSean Whitton2021-06-25
* APACHE:HTTPS-VHOST: add application of NETWORK:ALIASESSean Whitton2021-06-25
* add NETWORK:{ALIASES,IPV4,IPV6}Sean Whitton2021-06-25
* fix use of MEMBER in PROPAPPARGSSean Whitton2021-06-25
* add GIT:REPO-CONFIGUREDSean Whitton2021-06-25
* add SSH:HAS-USER-KEYSean Whitton2021-06-25
* add APACHE:{SITE-ENABLED,SITE-AVAILABLE,HTTPS-VHOST}Sean Whitton2021-06-25
* add APACHE:CONF-AVAILABLE & optional arg to APACHE:CONF-ENABLEDSean Whitton2021-06-25
* add instantiation macro and PRINT-OBJECT for LETS-ENCRYPT:AGREE-TOSSean Whitton2021-06-25