aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
Commit message (Expand)AuthorAge
...
* rename SYSTEMD-{-USER -> USER-INSTANCE-ARGS} & stop using &restSean Whitton2022-04-02
* replace some Scheme-style namesSean Whitton2022-04-01
* rename ETC-DEFAULT:SET -> ETC-DEFAULT:CONTAINSSean Whitton2022-04-01
* rename *STANDARD-LINUX-VFS* -> *LINUX-BASIC-VFS*Sean Whitton2022-04-01
* FSTAB & CRYPTTAB: prepend HAS- to names of exported propertiesSean Whitton2022-04-01
* rename PASSWD-ENTRY -> PASSWD-FIELDSean Whitton2022-04-01
* add VALID-HOSTNAME-PDavid Bremner2022-03-22
* rename DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE & REINIT-STRUCTLIKESean Whitton2022-03-12
* replace ESCAPE-SH-TOKEN and ESCAPE-SH-COMMAND with new SH-ESCAPESean Whitton2022-03-11
* drop SYSTEM and add simpler code in a FLET where it's neededSean Whitton2022-03-11
* unexport WITH-REQUIREMENTS, WITH-REPLACE-HOSTATTRSSean Whitton2022-03-11
* replace uses of CALL-WITH-OS & drop the functionSean Whitton2022-03-11
* property.lisp: unexport a number of symbolsSean Whitton2022-03-11
* unexport DISK:CACHES-CLEANED for nowSean Whitton2022-03-11
* unexport DISK:PARSE-VOLUME-SIZESean Whitton2022-03-11
* rename CAPABILITY-P -> POSIX-CAPABILITY-PSean Whitton2022-03-11
* add "local" and "remote" to the names of some exported symbolsSean Whitton2022-03-09
* rename PLIST-TO-CMD-ARGS -> PLIST->LONG-OPTIONSSean Whitton2022-03-09
* util.lisp: unexport QUOTE-NONSELFEVAL, WITH-BACKTRACE-AND-EXIT-CODESean Whitton2022-03-09
* rename MEMSTRING= -> MEMSTR=Sean Whitton2022-03-09
* drop unused function SYMBOL-NAMEDSean Whitton2022-03-09
* replace usages of NOOP & drop the functionSean Whitton2022-03-09
* add FIREWALLD:ZONE-HAS-SOURCESean Whitton2022-02-10
* Add some properties to install and configure PostgresqlDavid Bremner2022-02-02
* add :FILES-TREE data sourceDavid Bremner2021-12-15
* rename combinator UNAPPLY->UNAPPLIED and add new UNAPPLY macroSean Whitton2021-12-13
* add POSTFIX:DAEMON-SOCKET-DIRECTORYSean Whitton2021-12-09
* add LETS-ENCRYPT:CERTIFICATE-OBTAINED-STANDALONESean Whitton2021-12-03
* signal a warning, not an error, when *CONSFIG* is not setSean Whitton2021-12-03
* add HAS-HOSTATTRSSean Whitton2021-11-14
* always use CL, ANAPHORA, ALEXANDRIA and CONSFIGURATOR packagesSean Whitton2021-11-11
* add RANDOM-ALPHANUMERICSean Whitton2021-11-11
* add LXC properties, :LXC{,-UNPRIV-ATTACH} connections, WITH-HOMEDIRSean Whitton2021-11-08
* add Linux namespace-entering connectionsSean Whitton2021-11-08
* add CAPABILITY-P and grovel for some Linux capability constantsSean Whitton2021-11-04
* rename FIREWALLD:ZONE-DIRECT-RULE -> FIREWALLD:DIRECT-RULESean Whitton2021-11-01
* add APT:BACKPORTS-INSTALLED{,-MINIMALLY}Sean Whitton2021-11-01
* add SYSTEMD:{DAEMON-RELOADED,RELOADED,RESTARTED}Sean Whitton2021-11-01
* firewall-cmd: --reload less often & respect SERVICE:NO-SERVICES-PSean Whitton2021-11-01
* CONSFIGURATOR.PROPERTY.SYSTEMD: respect :NO-SERVICES connattrSean Whitton2021-10-29
* add & propagate :NO-SERVICES connattr and respect in LIBVIRT:STARTEDSean Whitton2021-10-29
* basic systemctl(1) properties: add USER argument for --userSean Whitton2021-10-28
* IMAGE-DUMPED: also abort if shlibs not readableSean Whitton2021-10-28
* IMAGE-DUMPED: support skipping when same build of SBCL unavailableSean Whitton2021-10-28
* replace some functions with a new :CONSFIGURATOR-CACHE connattrSean Whitton2021-10-23
* :CHROOT.FORK: unshare mount namespace before making temporary mountsSean Whitton2021-10-23
* add wrappers of some system functions to manipulate POSIX.1e ACLsSean Whitton2021-10-23
* install system deps by searching for package managers on PATHSean Whitton2021-10-23
* factor out REMOTE-EXECUTABLE-FINDSean Whitton2021-10-23
* add SKIP-SEQUENCE, ABORTED-CHANGE, ESEQPROPS-UNTILSean Whitton2021-10-23