aboutsummaryrefslogtreecommitdiff
path: root/src/property/fstab.lisp
Commit message (Expand)AuthorAge
* fix FSTAB:HAS-ENTRIES-FOR-OPENED-VOLUMES for FAT32 filesystemsSean Whitton2022-06-24
* update copyright noticesSean 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
* replace some Scheme-style namesSean Whitton2022-04-01
* FSTAB & CRYPTTAB: prepend HAS- to names of exported propertiesSean Whitton2022-04-01
* add dep on Anaphora and use APROG1, ALET & AAND in various placesSean Whitton2021-09-08
* fstab properties: fix default mount optionsSean Whitton2021-07-10
* fix manpage sections for mount(8), umount(8) and findmnt(8)Sean Whitton2021-07-06
* FSTAB:ENTRIES-FOR-VOLUMES: accept a list of volumesSean Whitton2021-06-03
* FSTAB:VOLUME->ENTRY: don't try to look up PARTUUIDs of LVM LVsSean Whitton2021-06-03
* strip trailing slashes from mount points in VOLUME fstab entriesSean Whitton2021-05-31
* add & use WORDS, UNWORDSSean Whitton2021-05-31
* fix :DESC for FSTAB:ENTRIESSean 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
* implement updating the newly installed system's fstabSean Whitton2021-04-30
* drop useless use of STRCATSean Whitton2021-04-30
* minor style tweaksSean Whitton2021-04-29
* add some fstab functions and propertiesSean Whitton2021-04-18