When I am looking for a package that does not exist under rhel5,
is it better to get rhel4 or fc6?
--
Thanks
http://www.911networks.com
When the network has to work
Is there any way to run compixz on CentOS 5 with a video card SiS 661FX
--
La siguiente mejor cosa que tener buenas ideas, consiste en reconocer
las buenas ideas de tus usuarios. Y en ocasiones esta ultima es la mejor
en terminos absolutos.
Eric S. Raymond
La catedral y el bazar.
(@ @)
|------------o00o-(_)-o00o-----------|
| Manuel Enrique Chávez Manzano |
| manuel864(a)…
[View More]gmail.com |
| manny(a)jagua.cfg.sld.cu |
| GNU/LINUX User |
| #424754 |
| |
|-----------------------ooo----------|
[View Less]
On Tue, 17 Apr 2007, Maciej ¯enczykowski wrote:
>> But --- does jigdo have any kind of indirection in place , eg to get a
>> list of mirrors and use them ??
>
> It does use a list of mirros for the debian. I haven't really looked
> into it too deeply.
> Furthermore the jigdo-lite program is really just a shell script -
> should be easy to get it to behave however we want it (it just runs
> wget).
>
>> Or could yum be used as a wrapper around jigdo maybe …
[View More]to pull stuff down
>> using fastestmirror or maybe even dags stuff ??
>
> I would really like to see dynamic DNS resolution based on source IP
> giving out the address of the nearest centos compatible mirror - then
> it would 'just work'.
see below re cnames ...
we really need to push the bandwidth out to external mirrors - and 302's
are messy ...
>> Otherwise it gets messy because mirrors have different file structures, so
>> just using CNAME's wont work.
>
> And that's the problem... But we could possibly work with them to get
> this working - at least for http this is relatively trivial (just
> setup a virtual domain for whatever global name we would decide on
> like mirror.centos.org)
Except that is not what we do for mirror.centos.org - all those are our
servers.
>
>> The trouble I see is that if a user doesnt have a local mirror or
>> local copy of a set if isos then downloading the packages individually
>> from a mirror may be less efficient than downloading an iso / set of isos,
>> and certainly without mirror redirect and fastestmirror it is a non starter
>> ...
>
> There aren't that many files on a cd, so the extra time spent opening
> closing connections shouldn't really be significant - unless you have
> an extremely big pipe. But - yes - we would want each user to use the
> closest possible mirror.
>
>> The fedora guys have beern working on stuff that we also ought to look at
>> , and we should look at metalinks while we are at it.
>
> No idea what this is... :-)
https://hosted.fedoraproject.org/projects/revisor
I dont really think it is the same thing ...
and http://www.metalinker.org/
eg http://www.metalinker.org/samples/CentOS-4.4-i386-binDVD.iso.metalink
Regards
Lance
--
uklinux.net -
The ISP of choice for the discerning Linux user.
[View Less]
Either I'm having a case of "now you see it, now you don't" or I'm
just plain stupid:
When upgrading one of my 4.4-machines I discovered, that XEmacs (my
text editor of choice; please no religious discussions) isn't part of
the distribution anymore. OK. I progressed without it (and removed the
old xemacs-packages because they were not working anymore). Then I
installed the rpmforge-release and some yum-extensions (fastest mirror,
protect and priority). Then I went to yumex. Looked for "emacs" …
[View More]and
voila: the xemacs packages were there. So I installed them and they
worked. I went to the next machine, started to upgrade it. When I
tried to install xemacs I could not find it. Going back to the first
machine I could not find those xemacs packages I didn't install
(xemacs-el) and I don't dare to deinstall (and then reinstall) xemacs
for fear I might never find it again.
Does anyone have an idea where the package could be from (I have
appended the header from "rpm -qi xemacs"? I think I remember, that
when I installed it it said "base"
Could it have to do with the fastest-mirror-plugin?
Is there a way to find out which mirror yum is actually using?
Name : xemacs Relocations: (not relocatable)
Version : 21.4.15 Vendor: CentOS
Release : 10.EL.1 Build Date: Fri 18 Feb 2005 06:16:19 AM CET
Install Date: Mon 16 Apr 2007 05:25:46 PM CEST Build Host: x8664-build
Group : Applications/Editors Source RPM: xemacs-21.4.15-10.EL.1.src.rpm
Size : 8276569 License: GPL
Signature : DSA/SHA1, Sat 05 Mar 2005 05:52:52 PM CET, Key ID a53d0bab443e1821
URL : http://www.xemacs.org/
Summary : A different version of Emacs.
D
[View Less]
Hello,
Does anyone have an up-to-date page describing, step by step, how to make a
customized CentOS5 DVD?
I noticed that CentOS5 already comes with ~240MB of updates. So for starters,
I'd like to create a new DVD with all the current updates. (And I have other
custom scripts I need to install on top of that).
I've googled around and tried various suggestions on the net:
http://sipx-wiki.calivia.com/index.php/A_Kickstart_CD_for_sipX_on_CentOShttp://cablemodem.fibertel.com.ar/lateral/…
[View More]stories/38.html
However, I have not been able to find step by step instructions for CentOS5.
For example, genhdlist has been deprecated. Also, the centos-release-5.0.0 rpm
grabs a new GPG key from the net, even though an identical one is already on
the DVD. This creates problems on custom DVD's I've created thus far; I'd
like to have an unattended install that doesn't require a network connection.
Thanks very much in advance for your help,
-- Paul
[View Less]
I've gone through the trouble (after some 10 rounds I finally have
something I'm happy with) and generated jigdo/template files for
CentOS 5.0 iso's (CD/DVD i386/x86_64) (and CentOS 4.4 while I was at it:
CD/DVD/ServerCD SRPMS/i386/x86_64).
(and I started on this before the thread about creating the DVD's from the
CD's started ;-) )
They are available at:
http://tcs.uj.edu.pl/~buildcentos/centos-jigdo/
(I skipped the LiveCD since jigdo offers no size improvement here --
already for the …
[View More]ServerCD the template file is 125 MBs because of the
different .img files inside the iso)
These jigdo/template files should allow you to generate any of the listed
cd/dvd isos from the publically available http://mirror.centos.org mirror
site (which is DNS-aliased to something close to you). Jigdo will also
allow using a local source of files (ie. an existing CD, etc...)
You will need to install jigdo-file and jigdo-lite.
It is available:
- in package jigdo from dag's repository (rpmforge) for CentOS 4 (and others)
- in package jigdo-file for debian/ubuntu (just apt-get it)
- from the source website (both sources, and windows binaries, and
statically linked linux binaries) http://atterer.net/jigdo/
Once installed usage is (...should be...) trivial:
jigdo-lite --noask http://tcs.uj.edu.pl/~buildcentos/centos-jigdo/%.jigdo
which will generate the requested (replace the % with what you want, see
the http://tcs.uj.edu.pl/~buildcentos/centos-jigdo/ listing) iso file in
the directory in which you run it.
[If you have a local source of files you can skip the --noask and provide
it when asked]
Next step: get this included on the centos mirrors ;-) [hint hint]
Afterwards: it would be nice to drop the iso files from the mirrors in
their entirety and generate them on-the-fly using the JTE extensions
package. Should be significant space-savings. [requires perl cgi in the
hosting webserver, but should be very safe since it's all read-only
access]
Even later: it would be awesome if we could generate the jigdo/template
during mkisofs (requires using a patched mkisofs). This would skip the
slightly painful jigdo generation step (painful - because I have to
download a local mirror of both the files and the CD/DVD images, much less
painful to do it directly on the centos source/build system/mirrors)
Both later steps are 95% there (the JTE jigit website/extensions/mkisofs
patches/etc) and mostly require putting together rpms for EL4/5.
(I'm going to be trying to put together a mkisofs-jte rpm which doesn't
override the normal mkisofs rpm, but instead provides two files -
/usr/bin/mkisofs-jte and it's manpage)
This should also allow more customized images (like the rolled up updates)
without increasing mirror space usage.
Jigdo (combined with hardlinking identical files, which I believe is
already done) should enable drastic reductions in centos HDD footprint.
Comments?
Cheers,
Maciej Zenczykowski
[View Less]
I've got an intranet mirror of centos, been updating it periodically,
recently my updates started failing... I've tried several different
mirrors as sources, but each time, the update fails at some random point
with this error...
rsync: read error: Connection timed out (145)
rsync error: error in rsync protocol data stream (code 12) at io.c(614)
[receiver=2.6.8]
rsync: connection unexpectedly closed (1605001 bytes received so far)
[generator]
rsync error: error in rsync protocol data …
[View More]stream (code 12) at io.c(463)
[generator=2.6.8]
per a bit of googling, it appears this may be a generic 2.6.8 error, as
explained here...
http://www.mail-archive.com/rsync@lists.samba.org/msg16205.html
for what its worth, my local mirror server is actually a Sun ultrasparc
running Solaris 10, with its built in rsync 2.6.8, which appears to be
the same version as is running on the centos mirror servers.
[View Less]
I am installing CentOS5 on a dell Lattitude D610.
dmesg: recognizes the the wireless Intel 2915:
ipw2200: Detected Intel Pro/Wireless 2915ABG Network Connection
I have googled for ipw2915 and centos5 OR rhel5, can't find
instructions for installing the firmware.
Should the firmware be installed from the CDs?
Any suggestion?
--
Thanks
http://www.911networks.com
When the network has to work
Does anyone know of a command line tool for printer configuration for CentOS 5.
I have used "printconf-tui --Xexport > printers.xml" to copy my printer setup in CentOS 4.x
(then Ximport to bring it back), but this no longer works in CentOS 5 and I would really
like to retain this functionality.
Can I re-install this tool or will it not work with the new CUPS?
Is there an alternative?
Do I have to re-configure all my printers by hand and discard my printers.xml files?
Any help will be …
[View More]appreciated.
Mark Snyder
JMK Computerized TDIS
[View Less]
Have completed two clean installs of CentOS 5 with no issues (other than
permissions on ~/.ssh directory. One 32 bit system, one 64 bit. When I
tried an upgrade from 4.4 on 64 bit system with two SATA drives in Raid
1 configuration, anaconda could not mount the root partition /dev/md1.
The error message suggested it was because the partition was not
formated which is obviously not correct.
Any thoughts appreciated. Thanks in advance.
B.J. McClure
CentOS 4.4, Linux 2.6.9-42.0.10.ELsmp …
[View More]x86_64 19:37:58 up 10 min, 2
users, load average: 0.10, 0.19, 0.14
[View Less]