aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
Commit message (Expand)AuthorAge
* add LXC properties, :LXC{,-UNPRIV-ATTACH} connections, WITH-HOMEDIRSean Whitton2021-11-08
* add Linux namespace-entering connectionsSean Whitton2021-11-08
* add CAPABILITY-P and grovel for some Linux capability constantsSean Whitton2021-11-04
* rename FIREWALLD:ZONE-DIRECT-RULE -> FIREWALLD:DIRECT-RULESean Whitton2021-11-01
* add APT:BACKPORTS-INSTALLED{,-MINIMALLY}Sean Whitton2021-11-01
* add SYSTEMD:{DAEMON-RELOADED,RELOADED,RESTARTED}Sean Whitton2021-11-01
* firewall-cmd: --reload less often & respect SERVICE:NO-SERVICES-PSean Whitton2021-11-01
* CONSFIGURATOR.PROPERTY.SYSTEMD: respect :NO-SERVICES connattrSean Whitton2021-10-29
* add & propagate :NO-SERVICES connattr and respect in LIBVIRT:STARTEDSean Whitton2021-10-29
* basic systemctl(1) properties: add USER argument for --userSean Whitton2021-10-28
* IMAGE-DUMPED: also abort if shlibs not readableSean Whitton2021-10-28
* IMAGE-DUMPED: support skipping when same build of SBCL unavailableSean Whitton2021-10-28
* replace some functions with a new :CONSFIGURATOR-CACHE connattrSean Whitton2021-10-23
* :CHROOT.FORK: unshare mount namespace before making temporary mountsSean Whitton2021-10-23
* add wrappers of some system functions to manipulate POSIX.1e ACLsSean Whitton2021-10-23
* install system deps by searching for package managers on PATHSean Whitton2021-10-23
* factor out REMOTE-EXECUTABLE-FINDSean Whitton2021-10-23
* add SKIP-SEQUENCE, ABORTED-CHANGE, ESEQPROPS-UNTILSean Whitton2021-10-23
* add DEFINE-ERROR-RETVAL-CFUN, CHROOT, CLEARENVSean Whitton2021-10-21
* add USER:HAS-LOCKED-PASSWORDDavid Bremner2021-09-29
* add USER:HAS-ACCOUNT-WITH-UIDDavid Bremner2021-09-29
* drop obsolete export of CAN-PROBABLY-FORKSean Whitton2021-09-19
* add SYSTEMD:LINGERING-ENABLEDSean Whitton2021-09-18
* add FILE:LACKS-LINES-MATCHINGSean Whitton2021-09-12
* add dep on Anaphora and use APROG1, ALET & AAND in various placesSean Whitton2021-09-08
* :LOCAL CONNECTION-WRITEFILE: use UIOP:RENAME-FILE-OVERWRITING-TARGETSean Whitton2021-08-31
* MKTEMP: factor out MKSTEMP-CMDSean Whitton2021-08-31
* add CONNECTION-READFILE-AND-REMOVE to improve RUN performanceSean Whitton2021-08-31
* rework PUSHNEW-HOSTATTRS to use EQUAL not EQL & add PUSHNEW-HOSTATTRSean Whitton2021-08-31
* MOUNT:UNMOUNTED-BELOW-AND-REMOVED: don't unmount DIR itselfSean Whitton2021-08-22
* make LIBVIRT:KVM-BOOTS-CHROOT{,-FOR} unapplicableSean Whitton2021-08-22
* upload Lisp systems as tarballs, not concatenated sourceSean Whitton2021-08-22
* don't fail when stderr from POST-FORK grandchild process is emptySean Whitton2021-08-22
* :SUDO: ensure that stdin is a pipe, never a real fileSean Whitton2021-07-24
* call POST-FORK before WITH-FORK-CONTROLSean Whitton2021-07-24
* add CRON:USER-CRONTABSean Whitton2021-07-24
* add IMAGE-DUMPED and CRON:RUNS-CONSFIGURATORSean Whitton2021-07-24
* UNWIND-PROTECT-IN-PARENT -> UNWIND-PROTECTSean Whitton2021-07-24
* new approach to calling fork(2) in remote Lisp imagesSean Whitton2021-07-24
* move remote Lisp images part of data.lisp to its own fileSean Whitton2021-07-23
* SSHD:CONFIGURED: when configuration is changed, restart ssh daemonSean Whitton2021-07-13
* factor out MOUNTPOINTPSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: handle /run using 'mount --move'Sean Whitton2021-07-10
* FILE:UPDATE-UNIX-TABLE: add sorting of lines at endSean Whitton2021-07-10
* add INSTALLER:BOOTLOADERS-INSTALLED & example usageSean Whitton2021-07-10
* add SWAP:HAS-SWAP-FILESean Whitton2021-07-10
* add ON-APPLY-CHANGESean Whitton2021-07-10
* replace live-build(7) properties with DISK:DEBIAN-LIVE-ISO-BUILTSean Whitton2021-07-10
* signal SKIPPED-PROPERTIES & factor out interpreting exit codesSean Whitton2021-07-10
* HOSTNAME::DOMAIN: fix handling hostnames without any '.'Sean Whitton2021-07-10