aboutsummaryrefslogtreecommitdiff
path: root/src/property/cron.lisp
Commit message (Collapse)AuthorAge
* rename CRON:USER-CRONTAB -> CRON:USER-CRONTAB-INSTALLEDSean Whitton2022-04-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* replace some Scheme-style namesSean Whitton2022-04-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* replace ESCAPE-SH-TOKEN and ESCAPE-SH-COMMAND with new SH-ESCAPESean Whitton2022-03-11
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rename combinator UNAPPLY->UNAPPLIED and add new UNAPPLY macroSean Whitton2021-12-13
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* CRON:RUNS-CONSFIGURATOR: make unapplicableSean Whitton2021-12-07
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* CRON:SYSTEM-JOB: make unapplicable & use FILE:EXISTS-WITH-CONTENTSean Whitton2021-12-07
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* IMAGE-DUMPED: also abort if shlibs not readableSean Whitton2021-10-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* IMAGE-DUMPED: support skipping when same build of SBCL unavailableSean Whitton2021-10-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* call STRING-UPCASE when converting keywords to environment variablesSean Whitton2021-07-24
| | | | | | | In case the keyword was read with the reader configured not to upcase the names of symbols. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix comments about -c argument to su(1)Sean Whitton2021-07-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add CRON:USER-CRONTABSean Whitton2021-07-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add IMAGE-DUMPED and CRON:RUNS-CONSFIGURATORSean Whitton2021-07-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add a number of git, gpg and cron propertiesSean Whitton2021-06-22
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>