summaryrefslogtreecommitdiff
path: root/conf.d
Commit message (Collapse)AuthorAgeFilesLines
* autoconfig: EVMS is long dead.2.3Robin H. Johnson2017-02-241-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Disable nfs by defaultRick Farina (Zero_Chaos)2015-12-111-1/+1
| | | | | nfs shouldn't be on by default for a livecd. this causes rpcbind et al to start for no reason
* create defaults file for autoconfigWilliam Hubbs2011-06-231-0/+31
This moves the initial default settings for the flags used by autoconfig to a separate file and re-arranges some of the functions in the autoconfig script itself.