aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* new approach to calling fork(2) in remote Lisp imagesSean Whitton2021-07-24
* DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE: include slots without initargsSean Whitton2021-07-23
* DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE: respect *READ-EVAL*Sean Whitton2021-07-23
* move remote Lisp images part of data.lisp to its own fileSean Whitton2021-07-23
* add mkfifo(3) wrapper & utilsSean Whitton2021-07-23
* SBUILD:BUILT: default to the buildd debootstrap variantSean Whitton2021-07-16
* firewalld rich rules: fix escapingSean Whitton2021-07-16
* SSH:HAS-USER-KEY: fix application of FILE:SECRET-UPLOADEDSean Whitton2021-07-16
* SSH:HAS-USER-KEY: require specification of destination pathSean Whitton2021-07-16
* MKTEMP: avoid returning an empty stringSean Whitton2021-07-15
* FILE:HOST-DATA-UPLOADED: use DEFPROPLISTSean Whitton2021-07-15
* GIT:SNAPSHOT-EXTRACTED: when root, don't preserve file ownershipSean Whitton2021-07-13
* APT:RECONFIGURED: pass a string not a list as command inputSean Whitton2021-07-13
* SSHD:CONFIGURED: when configuration is changed, restart ssh daemonSean Whitton2021-07-13
* MKTEMP: avoid capturing echo builtin's stderrSean Whitton2021-07-13
* add idea about using arch-test(1)Sean Whitton2021-07-12
* POSTFIX:{MAIN-CONFIGURED,MAPPED-FILE}: fix returning :NO-CHANGESean Whitton2021-07-12
* FILE:UPDATE-UNIX-TABLE: replace sorting algorithm and refactorSean Whitton2021-07-12
* factor out MOUNTPOINTPSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: error when new-os DEST existsSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: handle /run using 'mount --move'Sean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: preserve /sysSean Whitton2021-07-10
* LINES: split on CRLF tooSean Whitton2021-07-10
* FILE:UPDATE-UNIX-TABLE end sort: handle comments and blank linesSean Whitton2021-07-10
* move /run out from MOUNT:*STANDARD-LINUX-VFS*Sean Whitton2021-07-10
* FILE:UPDATE-UNIX-TABLE: add sorting of lines at endSean Whitton2021-07-10
* add INSTALLER:BOOTLOADERS-INSTALLED & example usageSean Whitton2021-07-10
* add SWAP:HAS-SWAP-FILESean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: change the fstab exampleSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: handle EFI system partitionSean Whitton2021-07-10
* fstab properties: fix default mount optionsSean Whitton2021-07-10
* CMD:SINGLE: use MRUN not RUNSean Whitton2021-07-10
* add ON-APPLY-CHANGESean Whitton2021-07-10
* ON-CHANGE*: factor out (CAR PROPAPP)Sean Whitton2021-07-10
* ON-CHANGE: use ESEQPROPS to sequence the secondary propappsSean Whitton2021-07-10
* (remove-if #'null ...) -> (remove nil ...) & similarly for DELETE-IFSean Whitton2021-07-10
* chroot connections: unmount lazilySean Whitton2021-07-10
* DEPLOYS-THESE: accept a string for HOST parameterSean Whitton2021-07-10
* add note about name of CMD:SINGLESean Whitton2021-07-10
* invoke the SKIP-PROPERTY restart established right after the handlerSean Whitton2021-07-10
* SILENT-SEQPROPS: actually establish SKIP-PROPERTY restartSean Whitton2021-07-10
* APPLY-AND-PRINT: avoid returning 'FAILED-CHANGESean Whitton2021-07-10
* APPLY-AND-PRINT: ensure print "failed" if there is a non-local exitSean Whitton2021-07-10
* replace live-build(7) properties with DISK:DEBIAN-LIVE-ISO-BUILTSean Whitton2021-07-10
* DISK::WITH-OPEN-VOLUMES: drop unneeded use of ONCE-ONLYSean Whitton2021-07-10
* factor out DISK::IMAGE-CHROOTSean Whitton2021-07-10
* FILE:DATA-CACHE-PURGED: fix looking up the cache locationSean Whitton2021-07-10
* FILE:EXISTS-WITH-CONTENT: add :DESC subroutineSean Whitton2021-07-10
* NETWORK:STATIC: add NETMASK argumentSean Whitton2021-07-10
* make it possible to distinguish SKIP-PROPERTY restarts in debuggerSean Whitton2021-07-10