From: Gene Heskett <gene.heskett@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: "H. Peter Anvin" <hpa@zytor.com>,
Jan Engelhardt <jengelh@linux01.gwdg.de>,
Jeff Garzik <jeff@garzik.org>
Subject: Re: I give up
Date: Mon, 09 Apr 2007 14:36:18 -0400 [thread overview]
Message-ID: <200704091436.18986.gene.heskett@gmail.com> (raw)
In-Reply-To: <461A71FA.40900@zytor.com>
On Monday 09 April 2007, H. Peter Anvin wrote:
>Jan Engelhardt wrote:
>> dm is on 254 for me.. in opensuse with a 2.6.20 that is. I wonder why
>> it even moves around. However, even then, those who use udev and
>> device names rather than (major,minor) tuples should not have any
>> problem.
>
>It moves around because someone at some point thought it was a great
>idea to assign dynamic majors to core functionality.
>
>It stays put at 254 for you since that's the highest (and thus
>first-used) dynamic major.
>
> -hpa
Until I also build pkdcdvd or md, each of which shove it down the list.
Now, as an update here at the coyote.den, fixing the typu in
my /etc/modprobe.conf (Daves original message used dm_mod in the sample
and it should have been dm-mod) and another rebuild/install cycle, and it
is now at the LANANA assigned address that the patch which was reverted
put it at, 238=EE and EE00h=60928. Now all we have to do is write a
script to fix the reference files tar is given for incremental detection
so that the device number is corrected to the current device as reported
by a 'stat /' command.
However, there seems to be a wholesale conviction that the files are
encrypted or otherwise smunched, they are not, but absolutely plain text:
[amanda@coyote gnutar-lists]$ cat coyote_var_5
1175495769
60928 19169380 ./run/cups
60928 19300353 ./cache/gstreamer-0.8
60928 19169448 ./lib/scrollkeeper/az
60928 19595604 ./tmp/RealPlayer/share/locale/ko
60928 19300370 ./cache/yum/updates-source
60928 19169358 ./cache/man/local
60928 19235048 ./tmp/kdecache-root/background
60928 19988737 ./tmp/kdecache-root/kio_help/root/.kde/share/doc
60928 19791895 ./spool/cups-pdf
So writing a script that compares that first number to one of the FE, FD,
FC variations and corrects it to the EE value as converted above should
be relatively trivial and I'll try to do that yet today, but there are a
couple of honeydo's to take care of first.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Don't talk to me about naval tradition. It's nothing but rum, sodomy and
the lash.
-- Winston Churchill
next prev parent reply other threads:[~2007-04-09 18:36 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-09 14:07 I give up Gene Heskett
2007-04-09 14:47 ` Jeff Garzik
2007-04-09 15:37 ` Gene Heskett
2007-04-09 16:49 ` Jan Engelhardt
2007-04-09 17:03 ` H. Peter Anvin
2007-04-09 18:36 ` Gene Heskett [this message]
2007-04-09 19:38 ` Gene Heskett
2007-04-09 21:35 ` Jan Engelhardt
2007-04-09 22:22 ` Dave Dillow
2007-04-10 1:27 ` Dave Jones
2007-04-10 1:40 ` Dave Dillow
2007-04-10 2:01 ` Dave Jones
2007-04-10 7:12 ` Olaf Hering
2007-04-10 7:51 ` Gene Heskett
2007-04-10 8:19 ` Jeff Garzik
2007-04-10 16:08 ` Olaf Hering
2007-04-10 17:29 ` David Lang
2007-04-10 16:14 ` Jan Engelhardt
2007-04-11 3:54 ` Gene Heskett
2007-04-11 15:39 ` Jan Engelhardt
2007-04-11 15:51 ` John Stoffel
2007-04-11 19:29 ` Gene Heskett
2007-04-11 20:27 ` John Stoffel
2007-04-11 21:16 ` Gene Heskett
2007-04-11 21:26 ` John Stoffel
2007-04-11 19:27 ` Gene Heskett
2007-04-10 7:53 ` Gene Heskett
2007-04-10 12:24 ` John Anthony Kazos Jr.
2007-04-10 20:45 ` Gene Heskett
2007-04-10 19:05 ` Phillip Susi
2007-04-11 4:01 ` Gene Heskett
2007-04-11 14:46 ` Phillip Susi
2007-04-11 15:07 ` Gene Heskett
2007-04-11 15:12 ` John Anthony Kazos Jr.
2007-04-11 16:43 ` Krzysztof Halasa
2007-04-11 17:03 ` Jan Engelhardt
2007-04-10 3:47 ` Gene Heskett
2007-04-10 3:41 ` Gene Heskett
2007-04-09 17:11 ` John Stoffel
2007-04-09 19:49 ` Gene Heskett
2007-04-09 20:08 ` John Stoffel
2007-04-09 20:11 ` Jeff Garzik
2007-04-09 20:08 ` Jeff Garzik
2007-04-09 20:32 ` Ralf Baechle
2007-04-09 20:44 ` Jeff Garzik
2007-04-09 20:51 ` H. Peter Anvin
2007-04-09 20:33 ` Valdis.Kletnieks
2007-04-09 20:47 ` Jeff Garzik
2007-04-10 3:34 ` Gene Heskett
2007-04-10 3:38 ` John Stoffel
2007-04-10 6:50 ` Jeff Garzik
2007-04-10 6:59 ` CaT
2007-04-10 17:52 ` H. Peter Anvin
2007-04-11 3:57 ` Gene Heskett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200704091436.18986.gene.heskett@gmail.com \
--to=gene.heskett@gmail.com \
--cc=hpa@zytor.com \
--cc=jeff@garzik.org \
--cc=jengelh@linux01.gwdg.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox