Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 316707 Details for
Bug 462228
ltsp-client MUST NOT be installed on the server
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
ltsp.spec changes
ltsp.spec.patch (text/plain), 2.59 KB, created by
John Ellson
on 2008-09-15 02:26:43 UTC
(
hide
)
Description:
ltsp.spec changes
Filename:
MIME Type:
Creator:
John Ellson
Created:
2008-09-15 02:26:43 UTC
Size:
2.59 KB
patch
obsolete
>Index: devel/ltsp.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/ltsp/devel/ltsp.spec,v >retrieving revision 1.14 >diff -u -r1.14 ltsp.spec >--- devel/ltsp.spec 11 Sep 2008 19:32:21 -0000 1.14 >+++ devel/ltsp.spec 15 Sep 2008 01:54:26 -0000 >@@ -1,6 +1,6 @@ > Name: ltsp > Version: 5.1.24 >-%define _datestamp .20080911.14 >+%define _datestamp .20080914.21 > #Release: 4%{_datestamp}%{?dist} > Release: 1%{?dist} > Summary: Linux Terminal Server Project Server and Client >@@ -51,6 +51,8 @@ > %description client > LTSP client package > This package contains the scripts necessary to boot as a LTSP5 thin client. >+ >+WARNING. This package is not required and should not be installed on the ltsp server. > %endif > > %package server >@@ -177,8 +179,11 @@ > touch $RPM_BUILD_ROOT%{_localstatedir}/lib/random-seed > # We need these files in both in client and server, but it ends up in the same place. > # client copy is to ensure that it gets upgraded with ltsp-client package upgrades. >+# the real client copy is written during ltsp-client %post to ensure that we don't >+# accidentally overwrite the server's own version if the ltsp-client is >+# installed onto the server by mistake. > # server copy is so chroot-creator can copy it into the chroot before mkinitrd runs the first time. >-install -m 0644 server/configs/k12linux/mkinitrd/sysconfig-mkinitrd $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/mkinitrd >+install -m 0644 server/configs/k12linux/mkinitrd/sysconfig-mkinitrd $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/ltsp-mkinitrd > install -m 0755 server/configs/k12linux/mkinitrd/ltsp-postinst.d $RPM_BUILD_ROOT%{_sysconfdir}/kernel/postinst.d/ltsp > install -m 0755 server/configs/k12linux/mkinitrd/ltsp-prerm.d $RPM_BUILD_ROOT%{_sysconfdir}/kernel/prerm.d/ltsp > %endif >@@ -315,7 +320,7 @@ > %{_datadir}/ltsp/ltsp-chroot-setup > %{_datadir}/ltsp/chroot-setup.d/ > %{_bindir}/ltsp-localappsd >-%{_sysconfdir}/sysconfig/mkinitrd >+%{_sysconfdir}/sysconfig/ltsp-mkinitrd > %{_sysconfdir}/kernel/postinst.d/ltsp > %{_sysconfdir}/kernel/prerm.d/ltsp > >@@ -407,6 +412,11 @@ > %endif > > %changelog >+* Sun Sep 14 2008 John Ellson <john.ellson@comcast.net> >+- write client's /etc/sysconfig/mkinitrd from %post, so that we don't >+ damage the server if ltsp-client is intalled there by mistake. BZ#462228 >+- add warning to client description to not install ltsp-client on the server. >+ > * Thu Sep 11 2008 Warren Togami <wtogami@redhat.com> - 5.1.24-1 > - lts.conf options: VOLUME, HEADPHONE_VOLUME, PCM_VOLUME, CD_VOLUME, FRONT_VOLUME > Set values higher than default if not specified in lts.conf.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 462228
: 316707 |
316708
|
316709