public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
From: "W. Trevor King" <wking@tremily.us>
To: Catalyst <gentoo-catalyst@lists.gentoo.org>
Subject: [gentoo-catalyst] Re: [PATCH] livecdfs-update.sh: Set XSESSION in /etc/env.d/90xsession
Date: Sat, 02 Mar 2013 17:10:14 -0500	[thread overview]
Message-ID: <20130302221014.GA31585@odin.tremily.us> (raw)
In-Reply-To: <e523136669974c6586b2c6d28b3f50684a7a7bb7.1362252114.git.wking@tremily.us>

[-- Attachment #1: Type: text/plain, Size: 879 bytes --]

On Sat, Mar 02, 2013 at 02:24:29PM -0500, W. Trevor King wrote:
> --- a/targets/support/livecdfs-update.sh
> +++ b/targets/support/livecdfs-update.sh
> @@ -171,8 +171,7 @@ fi
>  # Setup configured default X Session
>  if [ -n "${clst_livecd_xsession}" ]
>  then
> -	sed -i "s:#XSESSION=\"Gnome\":XSESSION=\"${clst_livecd_xsession}\":" \
> -		/etc/rc.conf
> +	echo "XSESSION=\"${clst_livecd_xsession}\"" > /etc/env.d/90xsession
>  fi
>  
>  # touch /etc/asound.state

This also needs an etc-update run.  I'm not sure where the best place
to do that is.  Maybe put an env-update call at the end of
livecdfs-update.sh?  Maybe update_env_settings?  Add a new phase to
the livecd-stage2?

Thoughts?
Trevor

-- 
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

      reply	other threads:[~2013-03-02 22:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-02 19:24 [gentoo-catalyst] [PATCH] livecdfs-update.sh: Set XSESSION in /etc/env.d/90xsession W. Trevor King
2013-03-02 22:10 ` W. Trevor King [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130302221014.GA31585@odin.tremily.us \
    --to=wking@tremily.us \
    --cc=gentoo-catalyst@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox