aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* actually print the compile and/or load output on errorSean Whitton2021-05-17
* separately upload, compile and load each ASDF systemSean Whitton2021-05-17
* CONTINUE-DEPLOY*-PROGRAM: avoid exporting unexported symbolsSean Whitton2021-05-17
* DATA.ASDF: stop setting output translationsSean Whitton2021-05-17
* require debug level 4 for output for every RUN & MRUNSean Whitton2021-05-17
* INFORMAT when don't upload data as remote cache has a >= versionSean Whitton2021-05-17
* use UIOP rather than dpkg(1) to compare prerequisite data versionsSean Whitton2021-05-17
* make CACHED-DATA into a connattr and push to it more consistentlySean Whitton2021-05-15
* fix --no-userinit sbcl(1) optionSean Whitton2021-05-15
* avoid using reader macros when can use ASDF feature dependenciesSean Whitton2021-05-15
* replace uses of WITH-LOCAL-CONNECTION in tests/property/file.lispSean Whitton2021-05-14
* FILE:DATA-UPLOADED, FILE:SECRET-UPLOADED: ensure directory existsSean Whitton2021-05-14
* SERVICE:WITHOUT-STARTING-SERVICES: use UNWIND-PROTECT-IN-PARENTSean Whitton2021-05-10
* fix finding the data cache in chrootsSean Whitton2021-05-10
* add a tutorial for building disk imagesSean Whitton2021-05-09
* 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
* :PREPROCESS subroutines are not executed exclusively in root LispSean 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
* pass LOCALE=C to ls(1) in WRITEFILESean Whitton2021-05-06
* use RUN not MRUN when parsing command stdoutSean Whitton2021-05-06
* FILE:HAS-CONTENT: avoid writing the file if content unchangedSean Whitton2021-05-06
* start a "Code style" section in CONTRIBUTING.rstSean Whitton2021-05-06
* swap order of stdout and stderr when reporting RUN-FAILEDSean Whitton2021-05-06
* implement installing GRUBSean Whitton2021-05-06
* when collecting output, accept UnicodeSean Whitton2021-05-06
* DISK:RAW-IMAGE-BUILT-FOR: more general PHYSICAL-DISK field copySean Whitton2021-05-06
* DEFPROPSPEC :APPLY subroutine: check the propapp typeSean Whitton2021-05-06
* update the image from the chroot when we just built the image tooSean Whitton2021-05-06
* fix SILENT-SEQPROPS not reporting :NO-CHANGESean Whitton2021-05-06
* add missing call to FRESH-LINE in fork connection parentSean Whitton2021-05-06
* increase added space for PARTITIONED-VOLUME to 2MiBSean Whitton2021-05-06
* fix :DESC for FSTAB:ENTRIESSean Whitton2021-05-06
* drop export of function which doesn't existSean Whitton2021-05-06
* implement populating /etc/crypttab for LUKS containersSean Whitton2021-05-06
* add CRYPTTAB-KEYFILESean Whitton2021-05-06
* add LOCALSUDO and LOCALHDSean 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
* override *CONSFIG* for all calls to MAKE-PROPSPEC within DEFPROPSPECSean Whitton2021-05-06
* APPLY-AND-PRINT: propagate the return value of the final applicationSean Whitton2021-05-06
* use ~S not ~A when printing the program we sentSean Whitton2021-05-06
* replace WITH-LOCAL-... with an EVALS propertySean Whitton2021-05-06