aboutsummaryrefslogtreecommitdiff
path: root/src/property
Commit message (Expand)AuthorAge
* LOCALE:SELECTED-FOR: avoid always reporting a change & use MRUNSean Whitton2021-05-23
* convert CONNECTION slots to connattrs & fix finding homedirsSean Whitton2021-05-23
* note that getent(1) is not strictly POSIX-compatibleSean Whitton2021-05-23
* FILE:{DATA,SECRET}-UPLOADED: use CONTAINING-DIRECTORY-EXISTSSean Whitton2021-05-20
* FILE:DATA-UPLOADED, FILE:SECRET-UPLOADED: use MAYBE-WRITEFILE-DATASean Whitton2021-05-20
* add FILE:CONTAINING-DIRECTORY-EXISTSSean Whitton2021-05-20
* factor out MAYBE-WRITEFILE-STRINGSean Whitton2021-05-20
* FILE:CONTAINS-LINES: avoid writing file if lines already presentSean Whitton2021-05-19
* FILE:DATA-UPLOADED, FILE:SECRET-UPLOADED: ensure directory existsSean Whitton2021-05-14
* SERVICE:WITHOUT-STARTING-SERVICES: use UNWIND-PROTECT-IN-PARENTSean Whitton2021-05-10
* implement setting TARGET for u-boot-install-rockchip(8)Sean Whitton2021-05-09
* rework bootloader installation so can use property-defining macrosSean Whitton2021-05-09
* add u-boot-install-rockchip supportSean Whitton2021-05-07
* support partition sizes in sectors & setting the bootable flagSean Whitton2021-05-06
* install qemu-user-static alongside debootstrapSean Whitton2021-05-06
* drop use of qemu-debootstrap(1)Sean Whitton2021-05-06
* FILE:HAS-CONTENT: avoid writing the file if content unchangedSean Whitton2021-05-06
* implement installing GRUBSean Whitton2021-05-06
* DISK:RAW-IMAGE-BUILT-FOR: more general PHYSICAL-DISK field copySean Whitton2021-05-06
* update the image from the chroot when we just built the image tooSean Whitton2021-05-06
* increase added space for PARTITIONED-VOLUME to 2MiBSean Whitton2021-05-06
* fix :DESC for FSTAB:ENTRIESSean Whitton2021-05-06
* implement populating /etc/crypttab for LUKS containersSean Whitton2021-05-06
* add CRYPTTAB-KEYFILESean 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
* 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
* 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
* 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
* 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 :OPENED-VOLUMES connattrSean Whitton2021-04-30
* more specific type for VOLUME-CONTENTS of PARTITIONED-VOLUMESean Whitton2021-04-29
* minor style tweaksSean Whitton2021-04-29