aboutsummaryrefslogtreecommitdiff
path: root/src/property/apt.lisp
Commit message (Expand)AuthorAge
* APT:PINNED: fix quotation in exampleSean Whitton2022-06-27
* update copyright noticesSean Whitton2022-04-29
* apt pinning properties: rework specifying suites to pinSean Whitton2022-04-29
* rename APT:MIRROR to APT:MIRRORS, use &rest and rename the hostattrSean Whitton2022-04-23
* APT:UNATTENDED-UPGRADES: ensure cron daemon is installedSean Whitton2022-04-23
* note idea about some keyword arguments for APT:UNATTENDED-UPGRADESSean Whitton2022-04-23
* rename ASSERT-EUID-ROOT -> ASSERT-REMOTE-EUID-ROOTSean Whitton2022-04-23
* replace some Scheme-style namesSean Whitton2022-04-01
* replace uses of CALL-WITH-OS & drop the functionSean Whitton2022-03-11
* rename MEMSTRING= -> MEMSTR=Sean Whitton2022-03-09
* APT:USES-LOCAL-CACHER: use an IP address, not a name, for localhostSean Whitton2021-12-18
* add APT:BACKPORTS-INSTALLED{,-MINIMALLY}Sean Whitton2021-11-01
* rework PUSHNEW-HOSTATTRS to use EQUAL not EQL & add PUSHNEW-HOSTATTRSean Whitton2021-08-31
* APT:RECONFIGURED: pass a string not a list as command inputSean Whitton2021-07-13
* add APT:NO-PDIFFSSean Whitton2021-06-27
* fix unapplying APT:UNATTENDED-UPGRADESSean Whitton2021-06-22
* replace APT:USE-PARENT-MIRROR with APT:USE-PARENT-MIRRORSSean Whitton2021-06-18
* APT::STANDARD-SOURCES-FOR: don't generate -security for experimentalSean Whitton2021-06-18
* add APT:PINNEDSean Whitton2021-06-17
* APT:ADDITIONAL-SOURCES: add Emacs indentation declarationSean Whitton2021-06-17
* APT:ADDITIONAL-SOURCES: use FILE:EXISTS-WITH-CONTENTSean Whitton2021-06-17
* add APT:SUITES-AVAILABLE-PINNED & OS:DEBIAN-EXPERIMENTALSean Whitton2021-06-17
* APT:STANDARD-SOURCES.LIST: include stable updates and backportsSean Whitton2021-06-16
* reindentSean Whitton2021-06-16
* APT:STANDARD-SOURCES.LIST: use DEFPROPLISTSean Whitton2021-06-16
* add APT:TRUSTS-KEY & specify that --pgp-pubkey is ASCII-armouredSean Whitton2021-06-16
* fix name of macro defining APT:ADDITIONAL-SOURCESSean Whitton2021-06-16
* add APT:INSTALLED-MINIMALLY, APT:ADDITIONAL-SOURCESSean Whitton2021-06-16
* add APT:UPGRADED, APT:AUTOREMOVEDSean Whitton2021-06-07
* APT::WITH-CHANGES-DPKG-STATUS: use &BODYSean Whitton2021-06-07
* add APT:CACHE-CLEANEDSean Whitton2021-04-24
* APT:USES-PARENT-{PROXY,MIRROR}: error if parent has no proxy/mirrorSean Whitton2021-04-05
* call FLATTEN in various apt properties & functionsSean Whitton2021-04-05
* add a number of new apt propertiesSean Whitton2021-04-05
* tweak lambda lists & export APT:{ALL,NONE}-INSTALLED-PSean Whitton2021-04-04
* property/apt.lisp: factor out +noninteractive-env+Sean Whitton2021-04-04
* untabifySean Whitton2021-03-22
* add facility for more regular progress and debug printingSean Whitton2021-03-21
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* add APT:SERVICE-INSTALLED-RUNNING, APT:USES-LOCAL-CACHERSean Whitton2021-03-19
* rename constant SECTIONS -> +SECTIONS+Sean Whitton2021-03-19
* add APT:USES-PARENT-MIRROR, APT:PROXY and APT:USES-PARENT-PROXYSean Whitton2021-03-19
* use LIST* in various placesSean Whitton2021-03-15
* rename STRINGMEM -> MEMSTRING=Sean Whitton2021-03-10
* add APT:MIRROR and APT:STANDARD-SOURCES.LISTSean Whitton2021-03-10
* APT::APT-CACHE-POLICY-INSTALLED: use DEFINE-CONSTANTSean Whitton2021-03-10
* add APT:REMOVEDSean Whitton2021-03-09
* add APT::WITH-MAYBE-UPDATESean Whitton2021-03-09
* fix arg to RUNSean Whitton2021-03-05
* add APT:INSTALLEDSean Whitton2021-03-05