aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
Commit message (Expand)AuthorAge
* rework bootloader installation so can use property-defining macrosSean Whitton2021-05-09
* add u-boot-install-rockchip supportSean Whitton2021-05-07
* FILE:HAS-CONTENT: avoid writing the file if content unchangedSean Whitton2021-05-06
* implement installing GRUBSean Whitton2021-05-06
* drop export of function which doesn't existSean Whitton2021-05-06
* implement populating /etc/crypttab for LUKS containersSean Whitton2021-05-06
* add CRYPTTAB-KEYFILESean Whitton2021-05-06
* add LOCALSUDO and LOCALHDSean Whitton2021-05-06
* factor out FILE:UPDATE-UNIX-TABLESean Whitton2021-05-06
* add DISK:CRYPTTAB-OPTIONS with defaultSean Whitton2021-05-06
* add & use PROPAPP macroSean Whitton2021-05-06
* INSTALLER:CHROOT-INSTALLED-TO-VOLUMES: use OS:ETYPECASESean Whitton2021-05-06
* replace WITH-LOCAL-... with an EVALS propertySean Whitton2021-05-06
* implement obtaining LUKS passphrases as prerequisite dataSean Whitton2021-05-06
* implement creating, opening and closing LVM PVs, VGs and LVsSean Whitton2021-05-06
* ESCAPE-SH-{TOKEN,COMMAND}: also escape the empty stringSean Whitton2021-05-02
* DATA.SSH-ASKPASS: fix return value of first closureSean Whitton2021-04-30
* add DATA.SSH-ASKPASS and use it to simplify the quick start guideSean Whitton2021-04-30
* implement updating the newly installed system's fstabSean Whitton2021-04-30
* reflect *MOUNT-BELOW* in OPENED-FILESYSTEM valuesSean 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
* move chroot->volumes operation into a new properties packageSean Whitton2021-04-30
* add connattrsSean Whitton2021-04-30
* CONTINUE-DEPLOY* connections: push a new connection objectSean Whitton2021-04-30
* add DISK:HOST-VOLUMES-CREATEDSean Whitton2021-04-29
* add CHROOT:DEPLOYS and CHROOT:DEPLOYS-THESESean 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
* 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
* add APT:CACHE-CLEANEDSean Whitton2021-04-24
* factor out CHROOT-PATHNAMESean Whitton2021-04-22
* add some fstab functions and propertiesSean Whitton2021-04-18
* add DISK:SUBVOLUMES-OF-TYPE & DISK:MOUNT-OPTIONS, and update exportsSean Whitton2021-04-18
* add WITH-LOCAL-PASSWORDLESS-SUDO-CONNECTIONSean Whitton2021-04-16
* define & use DEFINE-PRINT-OBJECT-FOR-STRUCTLIKESean Whitton2021-04-16
* add WITH-THESE-OPEN-VOLUMES macro property combinatorSean Whitton2021-04-16
* add CHROOT:OS-BOOTSTRAPPED-FORSean Whitton2021-04-14
* add and export DISK:DISK-IMAGESean Whitton2021-04-13
* implement creating raw disk imagesSean Whitton2021-04-12
* note that src/property/disk.lisp is Linux-specificSean Whitton2021-04-12
* export PATHNAME-FILESean Whitton2021-04-12
* add VOLUME-CONTENTS-MINIMUM-SIZE and VOLUME-MINIMUM-SIZESean Whitton2021-04-12
* 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 FILE:IS-COPY-OFSean Whitton2021-04-08
* FILE:HAS-CONTENT: don't return :NO-CHANGE if file mode was changedSean Whitton2021-04-08
* :SBCL connection: output stdout even when remote Lisp failedSean Whitton2021-04-08