summaryrefslogtreecommitdiffstats
path: root/data/systemd/instperf.service
Commit message (Collapse)AuthorAgeFilesLines
* Move from loader.service to anaconda.serviceWill Woods2012-02-151-1/+1
| | | | | Replace loader.service with anaconda.service, which starts anaconda directly. Make necessary changes to related files.
* ConditionKernelCommandLine is a setting for Unit, not Service.Chris Lumens2011-08-101-1/+1
|
* Add a python program to record memory usage during installation.Chris Lumens2011-05-161-0/+8
This program only runs during installation if the "debug" command line option is provided. It writes out a /tmp/memory.dat file which can be copied off the system and processed with the provided gnuplot script to display a graph.