aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* release Consfigurator 0.6.0 (-1 to Debian unstable)v0.6.0debian/0.6.0-1archive/debian/0.6.0-1Sean Whitton2021-05-23
* add TODOs about non-portable uses of su(1)Sean Whitton2021-05-23
* debian/changelog: next upload will be to unstableSean Whitton2021-05-23
* update docs and scripts/release for Debian experimental->unstableSean Whitton2021-05-23
* ensure we fail if COMPILE-FILE* failsSean Whitton2021-05-23
* note about reviewing the API & incrementing the major version numberSean Whitton2021-05-23
* add note about use of non-POSIX facilities & docstringsSean Whitton2021-05-23
* 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
* DATA-CKSUM: fix argument when calling cksum(1)Sean Whitton2021-05-21
* 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
* PATHNAME-FILE: return nil when PATHNAME-NAME returns nilSean Whitton2021-05-20
* FILE:CONTAINS-LINES: avoid writing file if lines already presentSean Whitton2021-05-19
* d/t/compile-and-tests.lisp: bind *PACKAGE* to CONSFIGURATOR/TESTSSean Whitton2021-05-17
* reflowSean Whitton2021-05-17
* recompile remaining as soon as we've recompiled somethingSean Whitton2021-05-17
* output the compile and/or load output when debug level at least 3Sean Whitton2021-05-17
* add idea to add custom Emacs indentation rules for DISK:VOLUMESSean Whitton2021-05-17
* 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