rpms/ltsp/F-9 .cvsignore, 1.23, 1.24 ltsp.spec, 1.32, 1.33 sources, 1.27, 1.28

Warren Togami 砥上勇 wtogami at fedoraproject.org
Fri Oct 31 03:29:44 UTC 2008


Author: wtogami

Update of /cvs/pkgs/rpms/ltsp/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11938

Modified Files:
	.cvsignore ltsp.spec sources 
Log Message:
- ldminfod tells LDM client location of Xsession script
  fallback to client's known location if ldminfod failed to tell it
- ldminfod moved from ltsp-server to ldminfod package
- Add alsa-plugins-pulseaudio to client chroot, should allow most
  localapps to output sound.
- Fix client boot with F10 iproute
- Debug shells on VT2-VT6 are now disabled by default
  edit /var/lib/tftpboot/i386/lts.conf to enable if you need it



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ltsp/F-9/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	6 Oct 2008 03:38:13 -0000	1.23
+++ .cvsignore	31 Oct 2008 03:29:14 -0000	1.24
@@ -1 +1 @@
-ltsp-5.1.26.tar.bz2
+ltsp-5.1.30.tar.bz2


Index: ltsp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ltsp/F-9/ltsp.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ltsp.spec	6 Oct 2008 03:38:13 -0000	1.32
+++ ltsp.spec	31 Oct 2008 03:29:14 -0000	1.33
@@ -1,5 +1,5 @@
 Name:           ltsp
-Version:        5.1.26
+Version:        5.1.30
 %define _datestamp .20081005.20
 #Release:        2%{_datestamp}%{?dist}
 Release:        1%{?dist}
@@ -188,7 +188,6 @@
 install -m 0755 localapps/ltsp-localapps  $RPM_BUILD_ROOT/%{_bindir}/
 install -m 0755 server/nbdrootd $RPM_BUILD_ROOT%{_sbindir}
 install -m 0755 server/nbdswapd $RPM_BUILD_ROOT%{_sbindir}
-install -m 0755 server/ldminfod $RPM_BUILD_ROOT%{_sbindir}
 install -m 0755 server/ltsp-update-sshkeys $RPM_BUILD_ROOT%{_sbindir}
 %if 0%{?fedora}
 install -m 0755 server/ltsp-build-client $RPM_BUILD_ROOT%{_sbindir}
@@ -200,7 +199,6 @@
 install -m 0755 server/ltsp-swapfile-delete $RPM_BUILD_ROOT%{_sysconfdir}/cron.daily/
 install -m 0644 server/xinetd.d/nbdrootd $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/
 install -m 0644 server/xinetd.d/nbdswapd $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/
-install -m 0644 server/xinetd.d/ldminfod $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/
 install -m 0644 server/configs/nbdswapd.conf $RPM_BUILD_ROOT%{_sysconfdir}/ltsp/
 cp -pr server/configs/kickstart/* $RPM_BUILD_ROOT%{_sysconfdir}/ltsp/kickstart/
 install -m 0644 server/configs/k12linux/mkinitrd/ifcfg-eth0 $RPM_BUILD_ROOT%{_sysconfdir}/ltsp/mkinitrd/
@@ -370,7 +368,6 @@
 %{_datadir}/ltsp/scripts.d/
 %{_datadir}/ltsp/chkconfig.d/
 %{_datadir}/ltsp/mksquashfs-exclude
-%{_sbindir}/ldminfod
 %{_sbindir}/ltsp-update-sshkeys
 %{_sbindir}/nbdrootd
 %{_sbindir}/nbdswapd
@@ -380,7 +377,6 @@
 %{_sysconfdir}/sysconfig/ltspdist
 %config(noreplace) %{_sysconfdir}/xinetd.d/nbdrootd
 %config(noreplace) %{_sysconfdir}/xinetd.d/nbdswapd
-%config(noreplace) %{_sysconfdir}/xinetd.d/ldminfod
 %dir %{_sysconfdir}/ltsp/
 %dir %{_localstatedir}/cache/localapps/
 # Configuration Files
@@ -415,6 +411,16 @@
 %endif
 
 %changelog
+* Thu Oct 30 2008 Warren Togami <wtogami at redhat.com> - 5.1.30-1
+- ldminfod tells LDM client location of Xsession script
+  fallback to client's known location if ldminfod failed to tell it
+- ldminfod moved from ltsp-server to ldminfod package
+- Add alsa-plugins-pulseaudio to client chroot, should allow most
+  localapps to output sound.
+- Fix client boot with F10 iproute
+- Debug shells on VT2-VT6 are now disabled by default
+  edit /var/lib/tftpboot/i386/lts.conf to enable if you need it
+
 * Sun Oct 05 2008 Warren Togami <wtogami at redhat.com> - 5.1.26-1
 - Fix copying of mkinitrd config file within chroot
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ltsp/F-9/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	6 Oct 2008 03:38:13 -0000	1.27
+++ sources	31 Oct 2008 03:29:14 -0000	1.28
@@ -1 +1 @@
-ca86f842a300b8fb8b47d8daa9262fd5  ltsp-5.1.26.tar.bz2
+32889b2bfca1247c8950a4dff20a973a  ltsp-5.1.30.tar.bz2




More information about the scm-commits mailing list