aboutsummaryrefslogtreecommitdiff
path: root/src/property/chroot.lisp
Commit message (Expand)AuthorAge
* update copyright noticesSean Whitton2022-04-29
* move OS::ARCHITECTURE slot from OS:LINUX to OS:DEBIANLIKESean Whitton2022-04-29
* rename APT:MIRROR to APT:MIRRORS, use &rest and rename the hostattrSean Whitton2022-04-23
* replace some Scheme-style namesSean Whitton2022-04-01
* replace uses of CALL-WITH-OS & drop the functionSean Whitton2022-03-11
* add "local" and "remote" to the names of some exported symbolsSean Whitton2022-03-09
* rename PLIST-TO-CMD-ARGS -> PLIST->LONG-OPTIONSSean Whitton2022-03-09
* install system deps by searching for package managers on PATHSean Whitton2021-10-23
* factor out REMOTE-EXECUTABLE-FINDSean Whitton2021-10-23
* CHROOT:DEPLOYS-THESE: accept a string for HOST parameterSean Whitton2021-07-24
* add idea about using arch-test(1)Sean Whitton2021-07-12
* make installing OS bootstrapper for Debian more flexibleSean Whitton2021-07-07
* CHROOT::%DEBOOTSTRAPPED: fix :CHECK subroutine's second branchSean Whitton2021-07-06
* CHROOT:OS-BOOTSTRAPPED{,-FOR}: make unapplicableSean Whitton2021-06-08
* CHROOT::%DEBOOTSTRAPPED: improve choosing the apt proxy and mirrorSean Whitton2021-06-07
* CHROOT:OS-BOOTSTRAPPED-FOR: fix descriptionSean Whitton2021-05-29
* add optional HOST arg to some accessors for hostattrsSean Whitton2021-05-29
* better test for completed debootstrapSean Whitton2021-05-28
* add CONSFIGURATOR.PROPERTY.CONTAINERSean Whitton2021-05-24
* install qemu-user-static alongside debootstrapSean Whitton2021-05-06
* drop use of qemu-debootstrap(1)Sean Whitton2021-05-06
* add CHROOT:DEPLOYS and CHROOT:DEPLOYS-THESESean Whitton2021-04-26
* define UNION-PROPSPEC-INTO-HOST for null second argumentSean Whitton2021-04-26
* CHROOT:OS-BOOTSTRAPPED-FOR: accept additional propertiesSean Whitton2021-04-24
* postpone preprocessing the child host for the chroot deploySean Whitton2021-04-24
* CHROOT:OS-BOOTSTRAPPED-FOR: preprocess HOST argumentSean Whitton2021-04-16
* add CHROOT:OS-BOOTSTRAPPED-FORSean Whitton2021-04-14
* rename and use DELETE-REMOTE-TREE->DELETE-REMOTE-TREESSean Whitton2021-04-07
* factor out and export CHROOT:MAKE-CHILD-HOST-FOR-CHROOT-DEPLOYSean Whitton2021-04-06
* OS:TYPECASE->OS:ETYPECASE & OS:HOST-TYPECASE->OS:HOST-ETYPECASESean Whitton2021-04-01
* untabifySean Whitton2021-03-22
* simplify SERVICE:NO-SERVICES & add SERVICE:WITHOUT-STARTING-SERVICESSean Whitton2021-03-21
* tweak description of CHROOT:OS-BOOTSTRAPPEDSean Whitton2021-03-21
* add descriptions to some chroot propertiesSean Whitton2021-03-21
* fix OS types DEBIAN -> DEBIANLIKESean Whitton2021-03-21
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* implement debootstrapping chrootsSean Whitton2021-03-19
* CHROOT:OS-BOOTSTRAPPED: use MAKE-CHILD-HOSTSean Whitton2021-03-19
* CHROOT:OS-BOOTSTRAPPED: make OPTIONS always a plistSean Whitton2021-03-19
* avoid using ONCE-ONLY inside DEFPROPSPECSean Whitton2021-03-19
* write out the basic structure of properties for debootstrappingSean Whitton2021-03-18
* CHROOT:OS-BOOTSTRAPPED: add IGNORE declarationSean Whitton2021-03-18
* define %OS-BOOTSTRAPPED before OS-DEBOOTSTRAPPED for PROPSSean Whitton2021-03-18
* update a call to MAKE-HOSTSean Whitton2021-03-15
* start figuring out representation of host operating systemsSean Whitton2021-03-04
* initial ideas for structure of chroot-bootstrapping propertiesSean Whitton2021-03-04