summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add systemd shutdownramfs supportHEADmasterRichard Maw2015-05-191-1/+1
| | | | | | | | | | 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-191-0/+9
This removes the need for an embedded morphology in the repository. Change-Id: I0ceff8f9b12458f7a4d0d5af10a6eba32fb44041