Scott Balneaves wrote:
> On Thu, Sep 04, 2008 at 11:30:47AM -0700, Jordan Erickson wrote:
>> Not to drag out the conversation, but organizing LTSP specific 
>> configuration files into /etc/ltsp != dumping them into a "root 
>> directory" (such as /etc).
> 
> The problem with this (unfortunately) is the nature of the chroot itself.
> 
> The target file would have to reside in the chroot, because if you actually
> PUT the file in /etc/ltsp, and symlinked it to the chroot, when you built the
> chroot image, the file wouldn't actually BE there, it would be outside the
> chroot.
> 
> So, for a simple case, you might have the file physically sit in
> /opt/ltsp/<arch>/etc, and symlink to the hosts' /etc/ltsp/lts.conf.
> 
> But here's the problem: what do you do for a machine that hosts images for,
> say, both i386 and imacs?
> 
> Then you'd have to have /etc/ltsp/<arch>/lts.conf.
> 
> Also, some people may have all one arch, but ltsp allows you to have different
> boot images for different workstations.
> 
> The problem quickly becomes one of how do the ltsp authors come up with a
> scheme that will adapt to all possible use cases?  So, for the moment, we've
> done the only sensible thing: we've not thought about it :)
> 
> If someone would like to step forward with a good scheme that will stand up to
> all the different use cases, I'm sure we'd be happy to code it up.
> 
> Until then, if someone would like to try a "ln -s /opt/ltsp/i386/etc/lts.conf
> /etc/ltsp/lts.conf", and see if that brings the desired result, it might be a
> nice short-term stopgap.
> 
I understand the dilemma.  The problem to the sysadmin is that doing a
backup of /etc *should* backup all your config files, but it misses
lts.conf.  In fact, now that I think about it, I don't have any backups
of my lts.conf file (I'd better fix that!).  FHS has good reasons
specifying what type of files go where, but this one seems to not fit
well into the FHS way of doing things.  Hmm...

-Rob
********************************************************

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. If you are not the addressee, any disclosure, reproduction,
copying, distribution, or other dissemination or use of this transmission in
error please notify the sender immediately and then delete this e-mail.
E-mail transmission cannot be guaranteed to be secure or error free as
information could be intercepted, corrupted lost, destroyed, arrive late or
incomplete, or contain viruses.
The sender therefore does not accept liability for any errors or omissions
in the contents of this message which arise as a result of e-mail
transmission. If verification is required please request a hard copy
version.

********************************************************


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to