aboutsummaryrefslogtreecommitdiff
path: root/src/connection/fork.lisp
Commit message (Expand)AuthorAge
* :SBCL connection: propagate :NO-CHANGESean Whitton2021-06-05
* add missing call to FRESH-LINE in fork connection parentSean Whitton2021-05-06
* reflect *MOUNT-BELOW* in OPENED-FILESYSTEM valuesSean Whitton2021-04-30
* chroot connections: set up bind mounts and virtual filesystemsSean Whitton2021-04-30
* add :OPENED-VOLUMES connattrSean Whitton2021-04-30
* CONTINUE-DEPLOY* connections: push a new connection objectSean Whitton2021-04-30
* capture child stdout in case *STANDARD-OUTPUT* has been reboundSean Whitton2021-04-26
* add WITH-THESE-OPEN-VOLUMES macro property combinatorSean Whitton2021-04-16
* add bind mounts TODOSean Whitton2021-04-11
* propagate :NO-CHANGE out of fork subdeploymentsSean Whitton2021-04-01
* replace some (REQUIRE "sb-posix") calls with conditional dependencySean Whitton2021-04-01
* rework fork(2) connectionsSean Whitton2021-03-27
* use trivial-backtrace to get a backtrace for forked process failuresSean Whitton2021-03-25
* add TODO regarding variable captureSean Whitton2021-03-25
* add TODO regarding backtraces from forked processesSean Whitton2021-03-25
* add and call RESET-REMOTE-HOMESean Whitton2021-03-25
* move CAN-PROBABLY-FORK to CONNECTION.FORKSean Whitton2021-03-23
* factor out CONSFIGURATOR.CONNECTION.FORK packageSean Whitton2021-03-23