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 314234 Details for
Bug 458965
ltsp-build-client, multi client archs, /var/cache/chroot conflicts
[?]
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]
patches to: /etc/ltsp/kickstart/Fedora/* for both issues
Fedora_ks.patch (text/plain), 10.76 KB, created by
John Ellson
on 2008-08-13 19:02:42 UTC
(
hide
)
Description:
patches to: /etc/ltsp/kickstart/Fedora/* for both issues
Filename:
MIME Type:
Creator:
John Ellson
Created:
2008-08-13 19:02:42 UTC
Size:
10.76 KB
patch
obsolete
>diff -ruN /etc/ltsp/kickstart/Fedora.orig/10/ltsp-i386.ks /etc/ltsp/kickstart/Fedora/10/ltsp-i386.ks >--- /etc/ltsp/kickstart/Fedora.orig/10/ltsp-i386.ks 2008-08-07 21:04:40.000000000 -0400 >+++ /etc/ltsp/kickstart/Fedora/10/ltsp-i386.ks 2008-08-13 14:20:13.000000000 -0400 >@@ -1,14 +1,17 @@ >-# Kickstart Definition for Client Chroot for i386 >+# Kickstart Definition for Client Chroot for i686 and generic i386 > > # we are going to install into a chroot, such as /opt/ltps/i386 > install > > # rev #2 will be configurable (i.e. http or ftp or cdrom/dvd or nfs, etc, etc) >-#repo --name=released-9 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=i386 >-#repo --name=updates-9 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=i386 >-#repo --name=temporary-9 --baseurl=http://togami.com/~k12linux-temporary/fedora/10/i386/ >-repo --name=rawhide-10 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 >-repo --name=temporary-10 --baseurl=http://togami.com/~k12linux-temporary/fedora/10/i386/ >+#repo --name=released-10-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=i386 >+#repo --name=updates-10-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=i386 >+#repo --name=temporary-10-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/10/i386/ >+repo --name=rawhide-10-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 >+repo --name=temporary-10-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/10/i386/ > > %include ../common.ks >+kernel.i686 >+glibc.i686 >+openssl.i686 > %end >diff -ruN /etc/ltsp/kickstart/Fedora.orig/10/ltsp-i586.ks /etc/ltsp/kickstart/Fedora/10/ltsp-i586.ks >--- /etc/ltsp/kickstart/Fedora.orig/10/ltsp-i586.ks 1969-12-31 19:00:00.000000000 -0500 >+++ /etc/ltsp/kickstart/Fedora/10/ltsp-i586.ks 2008-08-13 14:21:03.000000000 -0400 >@@ -0,0 +1,17 @@ >+# Kickstart Definition for Client Chroot for i586 >+ >+# we are going to install into a chroot, such as /opt/ltps/i386 >+install >+ >+# rev #2 will be configurable (i.e. http or ftp or cdrom/dvd or nfs, etc, etc) >+#repo --name=released-10-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=i386 >+#repo --name=updates-10-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=i386 >+#repo --name=temporary-10-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/10/i386/ >+repo --name=rawhide-10-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 >+repo --name=temporary-10-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/10/i386/ >+ >+%include ../common.ks >+kernel.i586 >+glibc.i386 >+openssl.i386 >+%end >diff -ruN /etc/ltsp/kickstart/Fedora.orig/10/ltsp-x86_64.ks /etc/ltsp/kickstart/Fedora/10/ltsp-x86_64.ks >--- /etc/ltsp/kickstart/Fedora.orig/10/ltsp-x86_64.ks 1969-12-31 19:00:00.000000000 -0500 >+++ /etc/ltsp/kickstart/Fedora/10/ltsp-x86_64.ks 2008-08-13 14:21:59.000000000 -0400 >@@ -0,0 +1,17 @@ >+# Kickstart Definition for Client Chroot for i686 and generic x86_64 >+ >+# we are going to install into a chroot, such as /opt/ltps/x86_64 >+install >+ >+# rev #2 will be configurable (i.e. http or ftp or cdrom/dvd or nfs, etc, etc) >+#repo --name=released-10-x86_64 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=x86_64 >+#repo --name=updates-10-x86_64 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=x86_64 >+#repo --name=temporary-10-x86_64 --baseurl=http://togami.com/~k12linux-temporary/fedora/10/x86_64/ >+repo --name=rawhide-10-x86_64 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 >+repo --name=temporary-10-x86_64 --baseurl=http://togami.com/~k12linux-temporary/fedora/10/x86_64/ >+ >+%include ../common.ks >+kernel.x86_64 >+glibc.x86_64 >+openssl.x86_64 >+%end >diff -ruN /etc/ltsp/kickstart/Fedora.orig/8/ltsp-i386.ks /etc/ltsp/kickstart/Fedora/8/ltsp-i386.ks >--- /etc/ltsp/kickstart/Fedora.orig/8/ltsp-i386.ks 2008-08-07 21:04:40.000000000 -0400 >+++ /etc/ltsp/kickstart/Fedora/8/ltsp-i386.ks 2008-08-13 14:23:11.000000000 -0400 >@@ -1,13 +1,16 @@ >-# Kickstart Definition for Client Chroot for i386 >+# Kickstart Definition for Client Chroot for i686 and generic i386 > > # we are going to install into a chroot, such as /opt/ltps/i386 > install > > # rev #2 will be configurable (i.e. http or ftp or cdrom/dvd or nfs, etc, etc) >-repo --name=released-8 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-8&arch=i386 >-repo --name=updates-8 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f8&arch=i386 >-repo --name=temporary-8 --baseurl=http://togami.com/~k12linux-temporary/fedora/8/i386/ >-repo --name=temporary-client-8 --baseurl=http://togami.com/~k12linux-temporary/fedora/8-client/i386/ >+repo --name=released-8-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-8&arch=i386 >+repo --name=updates-8-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f8&arch=i386 >+repo --name=temporary-8-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/8/i386/ >+repo --name=temporary-client-8-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/8-client/i386/ > > %include ../common.ks >+kernel.i686 >+glibc.i686 >+openssl.i686 > %end >diff -ruN /etc/ltsp/kickstart/Fedora.orig/8/ltsp-i586.ks /etc/ltsp/kickstart/Fedora/8/ltsp-i586.ks >--- /etc/ltsp/kickstart/Fedora.orig/8/ltsp-i586.ks 1969-12-31 19:00:00.000000000 -0500 >+++ /etc/ltsp/kickstart/Fedora/8/ltsp-i586.ks 2008-08-13 14:23:56.000000000 -0400 >@@ -0,0 +1,16 @@ >+# Kickstart Definition for Client Chroot for i586 >+ >+# we are going to install into a chroot, such as /opt/ltps/i386 >+install >+ >+# rev #2 will be configurable (i.e. http or ftp or cdrom/dvd or nfs, etc, etc) >+repo --name=released-8-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-8&arch=i386 >+repo --name=updates-8-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f8&arch=i386 >+repo --name=temporary-8-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/8/i386/ >+repo --name=temporary-client-8-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/8-client/i386/ >+ >+%include ../common.ks >+kernel.i586 >+glibc.i386 >+openssl.i386 >+%end >diff -ruN /etc/ltsp/kickstart/Fedora.orig/8/ltsp-x86_64.ks /etc/ltsp/kickstart/Fedora/8/ltsp-x86_64.ks >--- /etc/ltsp/kickstart/Fedora.orig/8/ltsp-x86_64.ks 1969-12-31 19:00:00.000000000 -0500 >+++ /etc/ltsp/kickstart/Fedora/8/ltsp-x86_64.ks 2008-08-13 14:25:20.000000000 -0400 >@@ -0,0 +1,16 @@ >+# Kickstart Definition for Client Chroot for x86_64 >+ >+# we are going to install into a chroot, such as /opt/ltps/x86_64 >+install >+ >+# rev #2 will be configurable (i.e. http or ftp or cdrom/dvd or nfs, etc, etc) >+repo --name=released-8-x86_64 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-8&arch=x86_64 >+repo --name=updates-8-x86_64 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f8&arch=x86_64 >+repo --name=temporary-8-x86_64 --baseurl=http://togami.com/~k12linux-temporary/fedora/8/x86_64/ >+repo --name=temporary-client-8-x86_64 --baseurl=http://togami.com/~k12linux-temporary/fedora/8-client/x86_64/ >+ >+%include ../common.ks >+kernel.x86_64 >+glibc.x86_64 >+openssl.x86_64 >+%end >diff -ruN /etc/ltsp/kickstart/Fedora.orig/9/ltsp-i386.ks /etc/ltsp/kickstart/Fedora/9/ltsp-i386.ks >--- /etc/ltsp/kickstart/Fedora.orig/9/ltsp-i386.ks 2008-08-07 21:04:40.000000000 -0400 >+++ /etc/ltsp/kickstart/Fedora/9/ltsp-i386.ks 2008-08-13 14:05:09.000000000 -0400 >@@ -1,12 +1,15 @@ >-# Kickstart Definition for Client Chroot for i386 >+# Kickstart Definition for Client Chroot for i686 and generic i386 > > # we are going to install into a chroot, such as /opt/ltps/i386 > install > > # rev #2 will be configurable (i.e. http or ftp or cdrom/dvd or nfs, etc, etc) >-repo --name=released-9 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-9&arch=i386 >-repo --name=updates-9 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f9&arch=i386 >-repo --name=temporary-9 --baseurl=http://togami.com/~k12linux-temporary/fedora/9/i386/ >+repo --name=released-9-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-9&arch=i386 >+repo --name=updates-9-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f9&arch=i386 >+repo --name=temporary-9-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/9/i386/ > > %include ../common.ks >+kernel.i686 >+glibc.i686 >+openssl.i686 > %end >diff -ruN /etc/ltsp/kickstart/Fedora.orig/9/ltsp-i586.ks /etc/ltsp/kickstart/Fedora/9/ltsp-i586.ks >--- /etc/ltsp/kickstart/Fedora.orig/9/ltsp-i586.ks 1969-12-31 19:00:00.000000000 -0500 >+++ /etc/ltsp/kickstart/Fedora/9/ltsp-i586.ks 2008-08-13 14:05:17.000000000 -0400 >@@ -0,0 +1,15 @@ >+# Kickstart Definition for Client Chroot for i586 >+ >+# we are going to install into a chroot, such as /opt/ltps/i586 >+install >+ >+# rev #2 will be configurable (i.e. http or ftp or cdrom/dvd or nfs, etc, etc) >+repo --name=released-9-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-9&arch=i386 >+repo --name=updates-9-i386 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f9&arch=i386 >+repo --name=temporary-9-i386 --baseurl=http://togami.com/~k12linux-temporary/fedora/9/i386/ >+ >+%include ../common.ks >+kernel.i586 >+glibc.i386 >+openssl.i386 >+%end >diff -ruN /etc/ltsp/kickstart/Fedora.orig/9/ltsp-x86_64.ks /etc/ltsp/kickstart/Fedora/9/ltsp-x86_64.ks >--- /etc/ltsp/kickstart/Fedora.orig/9/ltsp-x86_64.ks 1969-12-31 19:00:00.000000000 -0500 >+++ /etc/ltsp/kickstart/Fedora/9/ltsp-x86_64.ks 2008-08-13 14:05:24.000000000 -0400 >@@ -0,0 +1,15 @@ >+# Kickstart Definition for Client Chroot for x86_64 >+ >+# we are going to install into a chroot, such as /opt/ltps/x86_64 >+install >+ >+# rev #2 will be configurable (i.e. http or ftp or cdrom/dvd or nfs, etc, etc) >+repo --name=released-9-x86_64 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-9&arch=x86_64 >+repo --name=updates-9-x86_64 --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f9&arch=x86_64 >+repo --name=temporary-9-x86_64 --baseurl=http://togami.com/~k12linux-temporary/fedora/9/x86_64/ >+ >+%include ../common.ks >+kernel.x86_64 >+glibc.x86_64 >+openssl.x86_64 >+%end >diff -ruN /etc/ltsp/kickstart/Fedora.orig/common.ks /etc/ltsp/kickstart/Fedora/common.ks >--- /etc/ltsp/kickstart/Fedora.orig/common.ks 2008-08-07 21:04:40.000000000 -0400 >+++ /etc/ltsp/kickstart/Fedora/common.ks 2008-08-13 13:52:53.000000000 -0400 >@@ -64,7 +64,6 @@ > gawk > gdbm > glib2 >-glibc.i386 > glibc-common > gnutls > gphoto2 >@@ -76,7 +75,6 @@ > initscripts > iproute > iputils >-kernel.i586 > kpartx > krb5-libs > kudzu >@@ -146,7 +144,6 @@ > net-tools > openldap > openssh-clients >-openssl.i386 > pam > passwd > pcre
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 458965
:
314217
|
314234
|
314235
|
314253
|
314256
|
314258
|
314260
|
314261
|
314262
|
314263