aboutsummaryrefslogtreecommitdiff
path: root/src/property/installer.lisp
Commit message (Expand)AuthorAge
* http -> https for fsf.org and gnu.org URIsSean Whitton2023-03-11
* rebuild the initramfs after populating the crypttabSean Whitton2022-07-30
* replace DISK:HOST-VOLUMES-CREATED, update & improve tutorialSean Whitton2022-07-27
* INSTALLER:CHROOT-INSTALLED-TO-VOLUMES-FOR: add LEAVE-OPEN parameterSean Whitton2022-07-23
* add INSTALLER:WITH-CLEANLY-INSTALLED-ONCESean Whitton2022-06-27
* update copyright noticesSean Whitton2022-04-29
* move OS::ARCHITECTURE slot from OS:LINUX to OS:DEBIANLIKESean 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
* add idea to drop INSTALLER:INSTALL-BOOTLOADER-BINARIES-PROPSPECSean Whitton2022-04-28
* replace RUNNING-ON-TARGET parameters with contained factorsSean Whitton2022-04-28
* DISK:VOLUME-BOOTLOADER -> DISK:VOLUME-BOOTLOADERSSean Whitton2022-04-28
* rename REBOOT:REBOOTED-AT-END -> REBOOT:AT-ENDSean Whitton2022-04-23
* rename to INSTALLER:CHROOT-INSTALLED-TO-VOLUMES-FORSean Whitton2022-04-23
* rename ASSERT-EUID-ROOT -> ASSERT-REMOTE-EUID-ROOTSean Whitton2022-04-23
* convert *LINUX-{BASIC,EFIVARS}-VFS* -> +LINUX-{BASIC,EFIVARS}-VFS+Sean Whitton2022-04-16
* rename basic propapp accessorsSean Whitton2022-04-04
* rename *STANDARD-LINUX-VFS* -> *LINUX-BASIC-VFS*Sean Whitton2022-04-01
* FSTAB & CRYPTTAB: prepend HAS- to names of exported propertiesSean Whitton2022-04-01
* replace ESCAPE-SH-TOKEN and ESCAPE-SH-COMMAND with new SH-ESCAPESean Whitton2022-03-11
* drop SYSTEM and add simpler code in a FLET where it's neededSean Whitton2022-03-11
* add "local" and "remote" to the names of some exported symbolsSean Whitton2022-03-09
* INSTALLER:CLEANLY-INSTALLED-ONCE: fix type of :REMOTE-HOME connattrSean Whitton2021-11-09
* :SETUID: pass target uid to POSIX-LOGIN-ENVIRONMENT for correct PATHSean Whitton2021-11-01
* rename :XDG-CACHE-HOME connattr to :XDG_CACHE_HOMESean Whitton2021-10-23
* replace some functions with a new :CONSFIGURATOR-CACHE connattrSean Whitton2021-10-23
* install system deps by searching for package managers on PATHSean Whitton2021-10-23
* cache XDG_CACHE_HOME as a connattrSean Whitton2021-08-31
* INSTALLER:CLEANLY-INSTALLED-ONCE: reset some connattrsSean Whitton2021-07-24
* UNWIND-PROTECT-IN-PARENT -> UNWIND-PROTECTSean Whitton2021-07-24
* factor out MOUNTPOINTPSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: error when new-os DEST existsSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: handle /run using 'mount --move'Sean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: preserve /sysSean Whitton2021-07-10
* add INSTALLER:BOOTLOADERS-INSTALLED & example usageSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: change the fstab exampleSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: handle EFI system partitionSean Whitton2021-07-10
* add INSTALLER:CLEANLY-INSTALLED-ONCE & some utilsSean Whitton2021-07-10
* rework bootloader installation so can use property-defining macrosSean Whitton2021-05-09
* implement installing GRUBSean Whitton2021-05-06
* implement populating /etc/crypttab for LUKS containersSean Whitton2021-05-06
* add & use PROPAPP macroSean Whitton2021-05-06
* INSTALLER:CHROOT-INSTALLED-TO-VOLUMES: use OS:ETYPECASESean Whitton2021-05-06
* commentsSean Whitton2021-04-30
* implement updating the newly installed system's fstabSean Whitton2021-04-30
* pass -x to rsync(1) when updating volumes from chrootSean Whitton2021-04-30
* move chroot->volumes operation into a new properties packageSean Whitton2021-04-30