aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* implement updating the newly installed system's fstabSean Whitton2021-04-30
* drop useless use of STRCATSean Whitton2021-04-30
* pass -x to rsync(1) when updating volumes from chrootSean Whitton2021-04-30
* reflect *MOUNT-BELOW* in OPENED-FILESYSTEM valuesSean Whitton2021-04-30
* pass -v to kpartx(1) when deleting mappingsSean Whitton2021-04-30
* MOUNT:UNMOUNTED-BELOW: stop calling 'mount --make-rslave'Sean Whitton2021-04-30
* chroot connections: set up bind mounts and virtual filesystemsSean Whitton2021-04-30
* one package for :CHROOT, :CHROOT.FORK and :CHROOT.SHELLSean Whitton2021-04-30
* MOUNT:UNMOUNTED-BELOW: fix sorting of mount pointsSean Whitton2021-04-30
* move chroot->volumes operation into a new properties packageSean Whitton2021-04-30
* mention WITH-THESE-OPEN-VOLUMES in a docstringSean Whitton2021-04-30
* add TODO about converting slots to connattrsSean Whitton2021-04-30
* add :OPENED-VOLUMES connattrSean Whitton2021-04-30
* add connattrsSean Whitton2021-04-30
* CONTINUE-DEPLOY* connections: push a new connection objectSean Whitton2021-04-30
* more specific type for VOLUME-CONTENTS of PARTITIONED-VOLUMESean Whitton2021-04-29
* minor style tweaksSean Whitton2021-04-29
* define CREATE-VOLUME for opened volumesSean Whitton2021-04-29
* add DISK:HOST-VOLUMES-CREATEDSean Whitton2021-04-29
* add CHROOT:DEPLOYS and CHROOT:DEPLOYS-THESESean Whitton2021-04-26
* define UNION-PROPSPEC-INTO-HOST for null second argumentSean Whitton2021-04-26
* capture child stdout in case *STANDARD-OUTPUT* has been reboundSean Whitton2021-04-26
* drop a trailing period in property descriptionSean Whitton2021-04-26
* also sync in WITH-OPEN-VOLUMESSean Whitton2021-04-26
* stop binding *MOUNT-BELOW* when closing volumesSean Whitton2021-04-26
* add DISK:VOLUMES and make DISK:HAS-VOLUMES into a macroSean Whitton2021-04-26
* add DISK:{EXTRA-SPACE,CACHES-CLEANED,RAW-IMAGE-BUILT-FOR}Sean Whitton2021-04-26
* sync when closing volumes in WITH-THESE-OPEN-VOLUMES tooSean Whitton2021-04-26
* tweak docstringSean Whitton2021-04-26
* when creating partition tables, don't assume VOLUME-SIZE is boundSean Whitton2021-04-26
* export UNION-PROPSPEC-INTO-HOST and HOST-PROPSPECSean Whitton2021-04-24
* CHROOT:OS-BOOTSTRAPPED-FOR: accept additional propertiesSean Whitton2021-04-24
* postpone preprocessing the child host for the chroot deploySean Whitton2021-04-24
* declare IGNORABLE for all vars in :DESC and :HOSTATTRS subroutinesSean Whitton2021-04-24
* refactor APPLY-AND-PRINT to print output even when unhandled errorSean Whitton2021-04-24
* sync(1) before closing newly created volumesSean Whitton2021-04-24
* add APT:CACHE-CLEANEDSean Whitton2021-04-24
* factor out CHROOT-PATHNAMESean Whitton2021-04-22
* reflow some args and merge method descriptions into DEFGENERIC formsSean Whitton2021-04-22
* reflowSean Whitton2021-04-21
* add COPY-VOLUME-AND-CONTENTSSean Whitton2021-04-20
* drop duplicate DEFGENERICSean Whitton2021-04-20
* drop DISK:VOLUME-UUIDSean Whitton2021-04-18
* add some fstab functions and propertiesSean Whitton2021-04-18
* add DISK:SUBVOLUMES-OF-TYPE & DISK:MOUNT-OPTIONS, and update exportsSean Whitton2021-04-18
* :SSH connection: fix broken ssh -fNSean Whitton2021-04-18
* add WITH-LOCAL-PASSWORDLESS-SUDO-CONNECTIONSean Whitton2021-04-16
* avoid quoting self-evaluating forms when reconstructing propspecsSean Whitton2021-04-16
* include error when reporting INVALID-OR-AMBIGUOUS-PROPSPECSean Whitton2021-04-16
* use ~S not ~A in reporting INVALID-OR-AMBIGUOUS-PROPSPECSean Whitton2021-04-16