aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* use :REMAINING not just T, and require whole mebibytesSean Whitton2021-04-12
* use MRUN not RUN-PROGRAM & fix a return value to be a listSean Whitton2021-04-12
* note that src/property/disk.lisp is Linux-specificSean Whitton2021-04-12
* export PATHNAME-FILESean Whitton2021-04-12
* add TOP-LEVEL-VOLUME & define OPENED-VOLUME for PHYSICAL-DISKSean Whitton2021-04-12
* add VOLUME-CONTENTS-MINIMUM-SIZE and VOLUME-MINIMUM-SIZESean Whitton2021-04-12
* improve docstring for default OPEN-VOLUME-CONTENTSSean Whitton2021-04-12
* add TODO about default LUKS formatSean Whitton2021-04-11
* export some symbols from src/property/disk.lispSean Whitton2021-04-11
* add first attempt at types for disk image building and partitioningSean Whitton2021-04-11
* add bind mounts TODOSean Whitton2021-04-11
* LIVE-BUILD:IMAGE-BUILT: elide an ON-CHANGESean Whitton2021-04-11
* tweak docstringSean Whitton2021-04-08
* fix call to %LBCONFIGSean Whitton2021-04-08
* add FILE:IS-COPY-OFSean Whitton2021-04-08
* APPLY-AND-PRINT: fix argument orderSean Whitton2021-04-08
* FILE:HAS-CONTENT: don't return :NO-CHANGE if file mode was changedSean Whitton2021-04-08
* APPLY-AND-RUN: disable output hiding when at debug level above 1Sean Whitton2021-04-08
* reindentSean Whitton2021-04-08
* RUN/MRUN: export each environment variable individuallySean Whitton2021-04-08
* :SBCL connection: output stdout even when remote Lisp failedSean Whitton2021-04-08
* add LIVE-BUILD:INSTALLED and LIVE-BUILD:IMAGE-BUILTSean Whitton2021-04-08
* FILE:DIRECTORY-EXISTS: ensure can accept pathnamesSean Whitton2021-04-08
* add FILE:SYMLINKEDSean Whitton2021-04-07
* rename and use DELETE-REMOTE-TREE->DELETE-REMOTE-TREESSean Whitton2021-04-07
* fix use of REMOTE-EXISTS-PSean Whitton2021-04-06
* add MOUNT:UNMOUNTED-BELOW and MOUNT:UNMOUNTED-BELOW-AND-REMOVEDSean Whitton2021-04-06
* factor out and export CHROOT:MAKE-CHILD-HOST-FOR-CHROOT-DEPLOYSean Whitton2021-04-06
* add HOSTDEPLOY, HOSTDEPLOY-THESESean Whitton2021-04-05
* APT:USES-PARENT-{PROXY,MIRROR}: error if parent has no proxy/mirrorSean Whitton2021-04-05
* don't print indented output when no change was madeSean Whitton2021-04-05
* ON-CHANGE*: call all :HOSTATTRS subroutinesSean Whitton2021-04-05
* call FLATTEN in various apt properties & functionsSean Whitton2021-04-05
* fix handing &AUX in generating Emacs indentation informationSean Whitton2021-04-05
* avoid generating indentation information for unexported symbolsSean Whitton2021-04-05
* Emacs indentation info: move downcasing to outputSean Whitton2021-04-05
* the empty list is now a valid propappSean Whitton2021-04-05
* add a number of new apt propertiesSean Whitton2021-04-05
* OS:TYPECASE, OS:ETYPECASE: accept more than one propapp in clausesSean Whitton2021-04-05