summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add systemd shutdownramfs supportHEADmasterRichard Maw2015-05-192-1/+67
| | | | | | | | | | Systemd will, if there exists a /run/initramfs/shutdown executable, pivot into /run/initramfs and exec /shutdown when shutting down. This allows / to be unmounted, rather than just remounting read-only and hoping for the best. Change-Id: If42fc21380f74e039b02d9ef9b0491c24276f098
* Convert build-system to autotools-likeRichard Maw2015-05-193-5/+10
| | | | | | This removes the need for an embedded morphology in the repository. Change-Id: I0ceff8f9b12458f7a4d0d5af10a6eba32fb44041
* Support rootwait (enabled by default)Richard Maw2015-03-311-25/+43
| | | | Change-Id: Ie1cb0c136cb9bc2873d86bbc244dcacdcf85b65d
* Drop into /bin/sh on failureRichard Maw2015-03-261-1/+1
| | | | Change-Id: Iff3f7d911088842d430e7946f7a1d4cb6edbfa93
* Add initial version of initramfs scriptRichard Maw2014-06-022-0/+112