[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Using kde svn with karmic kola
From:       David Boosalis <david.boosalis () gmail ! com>
Date:       2009-10-31 20:31:33
Message-ID: 870c99310910311331k5b511500h2713821a8a33ca22 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Changing a  link is easier then editing the file and changing multiple items

david@rudi:/etc/init.d$ diff kdm.org  kdm.svn
33c33
< HEED_DEFAULT_DISPLAY_MANAGER=true
---
> HEED_DEFAULT_DISPLAY_MANAGER=false
36,37c36,37
< PATH=/bin:/usr/bin:/sbin:/usr/sbin
< DAEMON=/usr/bin/kdm
---
> PATH=/home/david/kde/bin:/bin:/usr/bin:/sbin:/usr/sbin
> DAEMON=/home/david/kde/bin/kdm
42,43c42,43
< KDMRC=/etc/kde4/kdm/kdmrc
< BACKGROUNDRC=/etc/kde4/kdm/backgroundrc
---
> KDMRC=/home/david/kde/share/config/kdm/kdmrc
> BACKGROUNDRC=/home/david/kde/share/config/kdm/backgroundrc


On Sat, Oct 31, 2009 at 1:27 PM, Shaun Reich <predator106@gmail.com> wrote:

> On Sat, Oct 31, 2009 at 8:22 PM, David Boosalis
> <david.boosalis@gmail.com> wrote:
> > I upgraded frm ubuntu 8.10 to 9.04. The upgrade was actually pain free
> but
> > for one thing-  In my /etc/init.d directory I had two files kdm.svn and
> > kdm.org.  Depending on how I wanted kde to boot up I would set a link to
> > /etc/iniit.d/kdm. To boot kde.svn I would have: /etc/init.d/kdm ->
> > /etc/init.d/kdm.svn. Now it seems the init.d structure of 8.10 is no
> longer
> > used as 9.04 has a link like this, "/etc/init.d/kdm ->
> > /lib/init/upstart-job.
> >
> > I would like to have two resource files as before and the ability to boot
> > either kdm factory or kdm svn with a simple symbolic link change.  Can
> > someone offer advise on how to do this under 9.04
> >
> > Thanks in advance for any help.
> > David
> >
> >
> >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe
> >>> <<
> >
> >
>
> Why do you need a link? You can just edit the the file itself,
> /etc/init.d/kdm, for example...it will point to the binary itself..
> e.g. /usr/bin/kdm, you could change that to ~/...kdm.
> I don't know, that's just the way I do it, since it's a quick change
> either way, and doesn't modify much of a stock install..
>
> --
> KDE Developer,
> Shaun Reich
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>

[Attachment #5 (text/html)]

Changing a  link is easier then editing the file and changing multiple \
items<br><br>david@rudi:/etc/init.d$ diff <a href="http://kdm.org">kdm.org</a>  \
kdm.svn<br>33c33<br>&lt; HEED_DEFAULT_DISPLAY_MANAGER=true<br>---<br>&gt; \
HEED_DEFAULT_DISPLAY_MANAGER=false<br> 36,37c36,37<br>&lt; \
PATH=/bin:/usr/bin:/sbin:/usr/sbin<br>&lt; DAEMON=/usr/bin/kdm<br>---<br>&gt; \
PATH=/home/david/kde/bin:/bin:/usr/bin:/sbin:/usr/sbin<br>&gt; \
DAEMON=/home/david/kde/bin/kdm<br>42,43c42,43<br>&lt; KDMRC=/etc/kde4/kdm/kdmrc<br> \
&lt; BACKGROUNDRC=/etc/kde4/kdm/backgroundrc<br>---<br>&gt; \
KDMRC=/home/david/kde/share/config/kdm/kdmrc<br>&gt; \
BACKGROUNDRC=/home/david/kde/share/config/kdm/backgroundrc<br><br><br><div \
class="gmail_quote">On Sat, Oct 31, 2009 at 1:27 PM, Shaun Reich <span \
dir="ltr">&lt;<a href="mailto:predator106@gmail.com">predator106@gmail.com</a>&gt;</span> \
wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, \
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div \
class="h5">On Sat, Oct 31, 2009 at 8:22 PM, David Boosalis<br> &lt;<a \
href="mailto:david.boosalis@gmail.com">david.boosalis@gmail.com</a>&gt; wrote:<br> \
&gt; I upgraded frm ubuntu 8.10 to 9.04. The upgrade was actually pain free but<br> \
&gt; for one thing-  In my /etc/init.d directory I had two files kdm.svn and<br> &gt; \
<a href="http://kdm.org" target="_blank">kdm.org</a>.  Depending on how I wanted kde \
to boot up I would set a link to<br> &gt; /etc/iniit.d/kdm. To boot kde.svn I would \
have: /etc/init.d/kdm -&gt;<br> &gt; /etc/init.d/kdm.svn. Now it seems the init.d \
structure of 8.10 is no longer<br> &gt; used as 9.04 has a link like this, \
&quot;/etc/init.d/kdm -&gt;<br> &gt; /lib/init/upstart-job.<br>
&gt;<br>
&gt; I would like to have two resource files as before and the ability to boot<br>
&gt; either kdm factory or kdm svn with a simple symbolic link change.  Can<br>
&gt; someone offer advise on how to do this under 9.04<br>
&gt;<br>
&gt; Thanks in advance for any help.<br>
&gt; David<br>
&gt;<br>
&gt;<br>
</div></div>&gt;&gt;&gt; Visit <a \
href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub" \
target="_blank">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> to \
unsubscribe<br> &gt;&gt;&gt; &lt;&lt;<br>
&gt;<br>
&gt;<br>
<br>
Why do you need a link? You can just edit the the file itself,<br>
/etc/init.d/kdm, for example...it will point to the binary itself..<br>
e.g. /usr/bin/kdm, you could change that to ~/...kdm.<br>
I don&#39;t know, that&#39;s just the way I do it, since it&#39;s a quick change<br>
either way, and doesn&#39;t modify much of a stock install..<br>
<font color="#888888"><br>
--<br>
KDE Developer,<br>
Shaun Reich<br>
<br>
&gt;&gt; Visit <a href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub" \
target="_blank">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> to \
unsubscribe &lt;&lt;<br> </font></blockquote></div><br>



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic