aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* define & use DEFINE-PRINT-OBJECT-FOR-STRUCTLIKESean Whitton2021-04-16
* :CHROOT.SHELL connection type: cope with pathnames for chroot rootSean Whitton2021-04-16
* add WITH-THESE-OPEN-VOLUMES macro property combinatorSean Whitton2021-04-16
* CHROOT:OS-BOOTSTRAPPED-FOR: preprocess HOST argumentSean Whitton2021-04-16
* PUSH-HOSTATTRS, PUSHNEW-HOSTATTRS: preserve order of new hostattrsSean Whitton2021-04-16
* update kpartx(1) commentSean Whitton2021-04-14
* add CHROOT:OS-BOOTSTRAPPED-FORSean Whitton2021-04-14
* refactor, and delay mounting filesystems to avoid mount shadowingSean Whitton2021-04-14
* implement OPEN-VOLUME for OPENED-VOLUMESean Whitton2021-04-13
* WITH-OPEN-VOLUMES: add :OPENED-VOLUMES argumentSean Whitton2021-04-13
* tweak docstring "FUNCTION" -> "METHOD"Sean Whitton2021-04-13
* avoid evaluating MOUNT-BELOW more than once, and allow explicit NILSean Whitton2021-04-13
* make *MOUNT-BELOW* a pathname, and ensure mount points existSean Whitton2021-04-13
* implement WITH-OPEN-VOLUMES and CREATE-VOLUME-AND-CONTENTSSean Whitton2021-04-13
* rework opening and creating nested volumesSean Whitton2021-04-13
* improve creating fat32 and ext4 filesystemsSean Whitton2021-04-13
* DISK:HAS-VOLUMES: improve docstring: may be specified more than onceSean Whitton2021-04-13
* add DEFGENERIC for VOLUME-CONTENTS-MINIMUM-SIZESean Whitton2021-04-13
* declare superclass types of VOLUME-LABEL and VOLUME-CONTENTSSean Whitton2021-04-13
* add and export DISK:DISK-IMAGESean Whitton2021-04-13
* use size of partition as a relative value, not an absolute offsetSean Whitton2021-04-13
* RUN/MRUN: when :INFORM, also show the command which was runSean Whitton2021-04-12
* implement operations for instances of PARTITIONED-VOLUMESean Whitton2021-04-12
* implement creating raw disk imagesSean Whitton2021-04-12
* update kpartx(1) commentSean Whitton2021-04-12