aboutsummaryrefslogtreecommitdiff
path: root/src/property
Commit message (Expand)AuthorAge
* rebuild the initramfs after populating the crypttabSean Whitton2022-07-30
* 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
* FILE:CONTAINS-INI-SETTINGS: fix inserting section's remaining keysSean Whitton2022-06-27
* APT:PINNED: fix quotation in exampleSean Whitton2022-06-27
* REBOOT:AT-END: add fallback schedulingSean Whitton2022-06-27
* add INSTALLER:WITH-CLEANLY-INSTALLED-ONCESean Whitton2022-06-27
* 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
* LIBVIRT:DEFINED-FOR: fix two problems with --os-variantDavid Bremner2022-05-19
* 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
* add idea to drop INSTALLER:INSTALL-BOOTLOADER-BINARIES-PROPSPECSean Whitton2022-04-28
* rename LIBVIRT:DEFINED -> LIBVIRT:DEFINED-FORSean Whitton2022-04-28
* replace RUNNING-ON-TARGET parameters with contained factorsSean Whitton2022-04-28
* DISK:VOLUME-BOOTLOADER -> DISK:VOLUME-BOOTLOADERSSean Whitton2022-04-28
* factor out CONTAINER:CONTAINED-PSean Whitton2022-04-27
* rename REBOOT:REBOOTED-AT-END -> REBOOT:AT-ENDSean Whitton2022-04-23
* rename APT:MIRROR to APT:MIRRORS, use &rest and rename the hostattrSean Whitton2022-04-23
* APT:UNATTENDED-UPGRADES: ensure cron daemon is installedSean Whitton2022-04-23
* note idea about some keyword arguments for APT:UNATTENDED-UPGRADESSean Whitton2022-04-23
* rename to INSTALLER:CHROOT-INSTALLED-TO-VOLUMES-FORSean Whitton2022-04-23
* rename a number of FIREWALLD propertiesSean Whitton2022-04-23
* GIT:SNAPSHOT-EXTRACTED: flip order of the two required parametersSean Whitton2022-04-23
* rename ASSERT-EUID-ROOT -> ASSERT-REMOTE-EUID-ROOTSean Whitton2022-04-23
* convert PACKAGE:*CONSFIGURATOR-SYSTEM-DEPENDENCIES* to a constantSean Whitton2022-04-16
* convert *LINUX-{BASIC,EFIVARS}-VFS* -> +LINUX-{BASIC,EFIVARS}-VFS+Sean Whitton2022-04-16
* rename CCACHE:GROUP-CACHE -> CCACHE:CACHE-FOR-GROUPSean Whitton2022-04-16
* CONSFIGURATOR.PROPERTY.U-BOOT: drop U-BOOT- prefix from symbolsSean Whitton2022-04-16
* HOSTNAME:CONFIGURED: drop seemingly unnecessary DOMAIN argumentSean Whitton2022-04-16
* rename CRON:USER-CRONTAB -> CRON:USER-CRONTAB-INSTALLEDSean Whitton2022-04-16