aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* disk.lisp: update copyright yearsSean Whitton2022-07-27
* replace DISK:HOST-VOLUMES-CREATED, update & improve tutorialSean Whitton2022-07-27
* DISK:WITH-OPENED-VOLUMES: include already open volumes in connattrsSean Whitton2022-07-27
* INSTALLER:CHROOT-INSTALLED-TO-VOLUMES-FOR: add LEAVE-OPEN parameterSean Whitton2022-07-23
* DISK:WITH-OPENED-VOLUMES: add support for leaving the volumes openSean Whitton2022-07-23
* factor out DISK::HOST-VOLUMES-JUST-ONE-PHYSICAL-DISKSean Whitton2022-07-23
* add support for passing arbitrary options to cryptsetup luksFormatSean Whitton2022-07-23
* Revert "add support for passing --cipher to cryptsetup luksFormat"Sean Whitton2022-07-23
* add support for passing --cipher to cryptsetup luksFormatSean Whitton2022-07-22
* DATA.FILES-TREE: say that there is no encoding of special charactersSean Whitton2022-07-21
* DATA.FILES-TREE: be slightly more explicit about path concatenationSean Whitton2022-07-21
* FILE:CONTAINS-INI-SETTINGS: fix inserting section's remaining keysSean Whitton2022-06-27
* MULTIPLE-VALUE-MAPCAN: don't return spurious 2nd value & some testsSean Whitton2022-06-27
* APPLY-AND-PRINT: add some commentarySean Whitton2022-06-27
* APT:PINNED: fix quotation in exampleSean Whitton2022-06-27
* REBOOT:AT-END: add fallback schedulingSean Whitton2022-06-27
* ESEQPROPS-UNTIL: lift restriction on class of the conditionSean Whitton2022-06-27
* convert some internal shell snippets to single linesSean Whitton2022-06-27
* add INSTALLER:WITH-CLEANLY-INSTALLED-ONCESean Whitton2022-06-27
* MULTIPLE-VALUE-MAPCAN: rework for less list traversal in many casesSean Whitton2022-06-27
* 'SETNS POST-FORK: use MAPL, hopefully in favour of readabilitySean Whitton2022-06-25
* DISK:OPEN-VOLUME-AND-CONTENTS: avoid using a special variableSean Whitton2022-06-25
* fix FSTAB:HAS-ENTRIES-FOR-OPENED-VOLUMES for FAT32 filesystemsSean Whitton2022-06-24
* user.lisp: update copyright yearsSean Whitton2022-06-24
* add USER:GROUP-EXISTSDavid Bremner2022-06-24
* FILE:CONTAINS-INI-SETTINGS: fix extracting section namesSean Whitton2022-06-18
* wrap OSICAT:USER-INFO with getent(1) fallbackSean Whitton2022-06-17
* factor out PROG-CHANGESSean Whitton2022-06-14
* LIBVIRT:DEFINED-FOR: fix two problems with --os-variantDavid Bremner2022-05-19
* RECONNECTS :HOSTATTRS: simplifySean Whitton2022-05-14
* WITH-UNAPPLY: use LDIFFSean Whitton2022-05-14
* import PARSE-UNIX-NAMESTRING and DIRECTORY-PATHNAME-PSean Whitton2022-05-05
* add tests for pass(1) data sourceDavid Bremner2022-05-05
* introduce the pass(1) data sourceDavid Bremner2022-05-05
* provide macro WITH-RESET-DATA-SOURCESDavid Bremner2022-05-05
* run tests with temporary gpg homeDavid Bremner2022-05-05
* refactor use of gnupg in CONSFIGURATOR.DATA.PGPDavid Bremner2022-05-05
* add package CONSFIGURATOR.DATA.UTILDavid Bremner2022-05-05
* OS:TYPECASE, OS:DEBIAN-SUITE-CASE: support otherwise clausesSean Whitton2022-05-03
* add OS:{HOST-,}DEBIAN-SUITE-{E,}CASE combinatorsSean Whitton2022-05-03
* update copyright noticesSean Whitton2022-04-29
* rename to SSH:{PARENT-IS-,}SYSTEM-KNOWN-HOSTSean Whitton2022-04-29
* export SSHD:HOST-PUBLIC-KEYS hostattr, unexport GET-HOST-PUBLIC-KEYSSean Whitton2022-04-29
* move OS::ARCHITECTURE slot from OS:LINUX to OS:DEBIANLIKESean Whitton2022-04-29
* apt pinning properties: rework specifying suites to pinSean Whitton2022-04-29
* rename connattr :OPENED-VOLUMES -> DISK:OPENED-VOLUMESSean Whitton2022-04-28
* rename DISK:WITH-THESE-OPEN-VOLUMES -> DISK:WITH-OPENED-VOLUMESSean Whitton2022-04-28
* FSTAB:HAS-ENTRIES-FOR-OPENED-VOLUMES: note bug for fat32 partitionsSean Whitton2022-04-28
* LOCALSUDO: update :SUDO argument :AS -> :FROMSean Whitton2022-04-28
* add idea to drop INSTALLER:INSTALL-BOOTLOADER-BINARIES-PROPSPECSean Whitton2022-04-28