public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/livecd-tools:master commit in: conf.d/, init.d/
@ 2017-02-25  0:54 Robin H. Johnson
  0 siblings, 0 replies; only message in thread
From: Robin H. Johnson @ 2017-02-25  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     6cce43ac0a8e2537bee122607231ef68e046e8eb
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 00:52:50 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 00:52:50 2017 +0000
URL:        https://gitweb.gentoo.org/proj/livecd-tools.git/commit/?id=6cce43ac

autoconfig: EVMS is long dead.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 conf.d/autoconfig | 1 -
 init.d/autoconfig | 7 -------
 2 files changed, 8 deletions(-)

diff --git a/conf.d/autoconfig b/conf.d/autoconfig
index 9e03ea9..d5f02d4 100644
--- a/conf.d/autoconfig
+++ b/conf.d/autoconfig
@@ -12,7 +12,6 @@ COLDPLUG="yes"
 DETECT="yes"
 DHCP="yes"
 DMRAID="yes"
-EVMS="no"
 FIREWIRE="yes"
 GPM="yes"
 IDEDMA="yes"

diff --git a/init.d/autoconfig b/init.d/autoconfig
index 76d6086..71e1deb 100644
--- a/init.d/autoconfig
+++ b/init.d/autoconfig
@@ -16,7 +16,6 @@ get_config() {
 				COLDPLUG="no"
 				DETECT="no"
 				DMRAID="no"
-				EVMS="no"
 				FIREWIRE="no"
 				GPM="no"
 				LVM="no"
@@ -42,9 +41,6 @@ get_config() {
 			nodmraid)
 				DMRAID="no"
 			;;
-			noevms|noevms2)
-				EVMS="no"
-			;;
 			nofirewire)
 				FIREWIRE="no"
 			;;
@@ -114,9 +110,6 @@ get_config() {
 			dodmraid)
 				DMRAID="yes"
 			;;
-			doevms|doevms2)
-				EVMS="yes"
-			;;
 			dofirewire)
 				FIREWIRE="yes"
 			;;


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-25  0:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-25  0:54 [gentoo-commits] proj/livecd-tools:master commit in: conf.d/, init.d/ Robin H. Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox