aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
Commit message (Expand)AuthorAge
* rename CONTAINS-FOO-CONF -> CONTAINS-CONF-FOOSean Whitton2021-04-01
* add WITH-LOCAL-CONNECTIONSean Whitton2021-04-01
* add FILE:CONTAINS-EQUALS-CONF & rename property for conf-space filesSean Whitton2021-04-01
* add SSHD:INSTALLED, SSHD:CONFIGUREDSean Whitton2021-04-01
* add some properties for setting keys & values in configuration filesSean Whitton2021-04-01
* add WITH-CHANGE-IF-CHANGES-FILE{,-CONTENT}Sean Whitton2021-03-27
* rework fork(2) connectionsSean Whitton2021-03-27
* :CHROOT.FORK: check for Lisp-type connection and rootSean Whitton2021-03-27
* :SETUID: check for Lisp-type connection and rootSean Whitton2021-03-27
* :AS connection type uses :SU not :SUDOSean Whitton2021-03-27
* define and export CONTINUE-CONNECTION and CONNECTION-PARENTSean Whitton2021-03-27
* export DATA-PATHNAME and REMOTE-DATA-PATHNAMESean Whitton2021-03-27
* export GET-{REMOTE,LOCAL}-CACHED-PREREQUISITE-DATASean Whitton2021-03-27
* use PATHNAME-FILE instead of PATHNAME-NAMESean Whitton2021-03-27
* export CONNECTION-CLEAR-DATA-CACHE & reorder exportsSean Whitton2021-03-27
* add and call RESET-REMOTE-HOMESean Whitton2021-03-25
* implement WITH-REMOTE-CURRENT-DIRECTORYSean Whitton2021-03-25
* export GNUPG:PUBLIC-KEY-IMPORTEDSean Whitton2021-03-24
* add GIT:SNAPSHOT-EXTRACTEDSean Whitton2021-03-24
* attempt to implement :AS connection type and AS combinatorSean Whitton2021-03-24
* split list of exports in package.lisp given new file combinator.lispSean Whitton2021-03-24
* move CAN-PROBABLY-FORK to CONNECTION.FORKSean Whitton2021-03-23
* move connection DEFPACKAGE forms to after property DEFPACKAGE formsSean Whitton2021-03-23
* add :SETUID connection typeSean Whitton2021-03-23
* export USER:PASSWD-ENTRYSean Whitton2021-03-23
* factor out CONSFIGURATOR.CONNECTION.FORK packageSean Whitton2021-03-23
* add GNUPG:PUBLIC-KEY-IMPORTEDSean Whitton2021-03-23
* add DATA.GPGPUBKEYSSean Whitton2021-03-23
* add DATA.GIT-SNAPSHOTSean Whitton2021-03-23
* add and export GET-HIGHEST-LOCAL-CACHED-PREREQUISITE-DATASean Whitton2021-03-23
* add ENSURE-DIRECTORIES-EXIST to LOCAL-DATA-PATHNAME and exportSean Whitton2021-03-23
* add WITH-LOCAL-TEMPORARY-DIRECTORY and export some UIOP dir utilsSean Whitton2021-03-23
* add DATA-SOURCE-PROVIDING-PSean Whitton2021-03-23
* drop OS package from USER packageSean Whitton2021-03-23
* add USER:HAS-LOGIN-SHELLSean Whitton2021-03-23
* untabifySean Whitton2021-03-22
* add MAKE-PASSPHRASE and use it to protect more sudo passwordsSean Whitton2021-03-22
* rename :DEBIAN-SBCL -> :SBCL & use a property to install sbclSean Whitton2021-03-22
* rework :HOSTATTRS programmatic call warning & add IGNORING-HOSTATTRSSean Whitton2021-03-22
* add facility for more regular progress and debug printingSean Whitton2021-03-21
* simplify SERVICE:NO-SERVICES & add SERVICE:WITHOUT-STARTING-SERVICESSean Whitton2021-03-21
* add and export WITH-PRESERVE-HOSTATTRSSean Whitton2021-03-20
* hide sudo passwords in the debuggerSean Whitton2021-03-19
* implement debootstrapping chrootsSean Whitton2021-03-19
* add APT:SERVICE-INSTALLED-RUNNING, APT:USES-LOCAL-CACHERSean Whitton2021-03-19
* add SERVICE:NO-SERVICES, SERVICE:RUNNINGSean Whitton2021-03-19
* add FILE:HAS-MODE, FILE:DOES-NOT-EXISTSean Whitton2021-03-19
* add APT:USES-PARENT-MIRROR, APT:PROXY and APT:USES-PARENT-PROXYSean Whitton2021-03-19
* export OS:LINUX-ARCHITECTURE; add and export DEBIAN-ARCHITECTURESean Whitton2021-03-19
* add PLIST-TO-CMD-ARGSSean Whitton2021-03-19