summaryrefslogtreecommitdiff
path: root/busybox-init.configure
Commit message (Collapse)AuthorAgeFilesLines
* Firehose test commitFirehose merge bot2015-09-151-0/+145
|
* Firehose test commitFirehose merge bot2015-09-111-145/+0
|
* Allow minimal systems to be bootableRichard Maw2014-03-271-0/+145
This adds a busybox-init.configure extension, which if INIT_SYSTEM=busybox is set, will configure it to boot with busybox. The existing minimal system has been changed to use the busybox-init configuration extension. minimal-system-deploy.morph has been added as an example, showing that INIT_SYSTEM: busybox needs to be set.