[ostree] gnomeosdistro.conf: Enable 6 gettys by default
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] gnomeosdistro.conf: Enable 6 gettys by default
- Date: Wed, 1 Feb 2012 00:28:40 +0000 (UTC)
commit 40bbb2f782bb30ff5adf424aa79bf187785fd6d5
Author: Colin Walters <walters verbum org>
Date: Tue Jan 31 19:27:25 2012 -0500
gnomeosdistro.conf: Enable 6 gettys by default
gnomeos/yocto/conf/distro/gnomeosdistro.conf | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos/yocto/conf/distro/gnomeosdistro.conf b/gnomeos/yocto/conf/distro/gnomeosdistro.conf
index a305f1c..2954191 100644
--- a/gnomeos/yocto/conf/distro/gnomeosdistro.conf
+++ b/gnomeos/yocto/conf/distro/gnomeosdistro.conf
@@ -1,5 +1,5 @@
DISTRO = "gnomeosdistro"
-DISTRO_NAME = "GNOME OS (Built by Poky 6.0)"
+DISTRO_NAME = "GNOME OS (Poky 6.0+ostree)"
DISTRO_VERSION = "0+snapshot-${DATE}"
SDK_VENDOR = "-gnomesdk"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"
@@ -8,6 +8,8 @@ MAINTAINER = "Colin Walters <walters verbum org>"
TARGET_VENDOR = "-gnomeos"
+SYSVINIT_ENABLED_GETTYS = "1 2 3 4 5 6"
+
LOCALCONF_VERSION = "1"
DISTRO_FEATURES_append = " largefile opengl pam"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]