aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* FSTAB:ENTRIES: make "PLACEHOLDER" work like "none" in fs_specSean Whitton2021-05-06
* add DISK:CRYPTTAB-OPTIONS with defaultSean Whitton2021-05-06
* add default mount options for ext4-filesystemSean Whitton2021-05-06
* add & use PROPAPP macroSean Whitton2021-05-06
* INSTALLER:CHROOT-INSTALLED-TO-VOLUMES: use OS:ETYPECASESean Whitton2021-05-06
* override *CONSFIG* for all calls to MAKE-PROPSPEC within DEFPROPSPECSean Whitton2021-05-06
* APPLY-AND-PRINT: propagate the return value of the final applicationSean Whitton2021-05-06
* use ~S not ~A when printing the program we sentSean Whitton2021-05-06
* replace WITH-LOCAL-... with an EVALS propertySean Whitton2021-05-06
* DISK:VOLUMES: fix extracting elements of vectorSean 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
* replace CREATE-VOLUME-AND-CONTENTS with CREATE-VOLUMES-AND-CONTENTSSean Whitton2021-05-06
* ESCAPE-SH-{TOKEN,COMMAND}: also escape the empty stringSean Whitton2021-05-02
* fix ordering of OPEN-VOLUME definitionsSean Whitton2021-05-02
* implement creating, opening and closing LUKS containersSean Whitton2021-05-01
* fix initial value of *MOUNT-BELOW*Sean Whitton2021-05-01
* DATA.SSH-ASKPASS: fix return value of first closureSean Whitton2021-04-30
* RESET-DATA-SOURCES: also reset cache of items of STRING-DATASean Whitton2021-04-30
* add DATA.SSH-ASKPASS and use it to simplify the quick start guideSean Whitton2021-04-30
* commentsSean Whitton2021-04-30
* 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