mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* RFC - 2.6.19-rc5-mm1 Documentation/Changes cleanup
@ 2006-11-12 17:35 Valdis.Kletnieks
  2006-11-12 18:06 ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Valdis.Kletnieks @ 2006-11-12 17:35 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2355 bytes --]

Bringing Documentation/Changes into sync with scripts/ver_linux

Anybody want to submit values for ??? (or justifu leaving the field blank)
for any of these?  I suspect that some will require footnotes, like
'glibc [note 1] Need 2.foo or later for proper NTPL, 2.bar or later for futex".

Not ready for application, so no signed-off-by:

--- linux-2.6.19-rc5-mm1/Documentation/Changes.dist	2006-11-09 15:42:09.000000000 -0500
+++ linux-2.6.19-rc5-mm1/Documentation/Changes	2006-11-12 11:56:26.000000000 -0500
@@ -32,6 +32,7 @@
 o  Gnu make               3.79.1                  # make --version
 o  binutils               2.12                    # ld -v
 o  util-linux             2.10o                   # fdformat --version
+o  mount                  ???                     # mount --version
 o  module-init-tools      0.9.10                  # depmod -V
 o  e2fsprogs              1.29                    # tune2fs
 o  jfsutils               1.1.3                   # fsck.jfs -V
@@ -39,13 +40,22 @@
 o  reiser4progs           1.0.0                   # fsck.reiser4 -V
 o  xfsprogs               2.6.0                   # xfs_db -V
 o  pcmciautils            004                     # pccardctl -V
+o  pcmcia-cs              ???                     # cardmgr -V
 o  quota-tools            3.09                    # quota -V
 o  PPP                    2.4.0                   # pppd --version
 o  isdn4k-utils           3.1pre1                 # isdnctrl 2>&1|grep version
 o  nfs-utils              1.0.5                   # showmount --version
+o  Linuc C Library        ???                     # ldd /bin/sh
+o  Dynamic linker (ldd)   ???                     # ldd -v or ldd --version
+o  Linux C++ Library      ???                     # ls -l /usr/lib/libstd++.so
 o  procps                 3.2.0                   # ps --version
+o  net-tools              ???                     # ifconfig --version
+o  kbd                    ???                     # loadkeys -h
+o  console-tools          ???                     # loadkeys -v
 o  oprofile               0.9                     # oprofiled --version
+o  sh-utils               ???                     # expr --v
 o  udev                   081                     # udevinfo -V
+o  wireless-tools         ???                     # iwconfig --version
 
 Kernel compilation
 ==================



[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFC - 2.6.19-rc5-mm1 Documentation/Changes cleanup
  2006-11-12 17:35 RFC - 2.6.19-rc5-mm1 Documentation/Changes cleanup Valdis.Kletnieks
@ 2006-11-12 18:06 ` Adrian Bunk
  2006-11-12 18:18   ` Valdis.Kletnieks
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2006-11-12 18:06 UTC (permalink / raw)
  To: Valdis.Kletnieks; +Cc: linux-kernel

On Sun, Nov 12, 2006 at 12:35:09PM -0500, Valdis.Kletnieks@vt.edu wrote:
> Bringing Documentation/Changes into sync with scripts/ver_linux
> 
> Anybody want to submit values for ??? (or justifu leaving the field blank)
> for any of these?  I suspect that some will require footnotes, like
> 'glibc [note 1] Need 2.foo or later for proper NTPL, 2.bar or later for futex".
> 
> Not ready for application, so no signed-off-by:
> 
> --- linux-2.6.19-rc5-mm1/Documentation/Changes.dist	2006-11-09 15:42:09.000000000 -0500
> +++ linux-2.6.19-rc5-mm1/Documentation/Changes	2006-11-12 11:56:26.000000000 -0500
> @@ -32,6 +32,7 @@
>  o  Gnu make               3.79.1                  # make --version
>  o  binutils               2.12                    # ld -v
>  o  util-linux             2.10o                   # fdformat --version
> +o  mount                  ???                     # mount --version

mount is part of util-linux.

>  o  module-init-tools      0.9.10                  # depmod -V
>  o  e2fsprogs              1.29                    # tune2fs
>  o  jfsutils               1.1.3                   # fsck.jfs -V
> @@ -39,13 +40,22 @@
>  o  reiser4progs           1.0.0                   # fsck.reiser4 -V
>  o  xfsprogs               2.6.0                   # xfs_db -V
>  o  pcmciautils            004                     # pccardctl -V
> +o  pcmcia-cs              ???                     # cardmgr -V

This was just removed - pcmcia-cs support was scheduled to be removed 
in November 2005 (sic), and I hope it won't take too long until it will 
finally be removed.

>  o  quota-tools            3.09                    # quota -V
>  o  PPP                    2.4.0                   # pppd --version
>  o  isdn4k-utils           3.1pre1                 # isdnctrl 2>&1|grep version
>  o  nfs-utils              1.0.5                   # showmount --version
> +o  Linuc C Library        ???                     # ldd /bin/sh
> +o  Dynamic linker (ldd)   ???                     # ldd -v or ldd --version
> +o  Linux C++ Library      ???                     # ls -l /usr/lib/libstd++.so
>...

I don't think these make much sense.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFC - 2.6.19-rc5-mm1 Documentation/Changes cleanup
  2006-11-12 18:06 ` Adrian Bunk
@ 2006-11-12 18:18   ` Valdis.Kletnieks
  0 siblings, 0 replies; 3+ messages in thread
From: Valdis.Kletnieks @ 2006-11-12 18:18 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1391 bytes --]

On Sun, 12 Nov 2006 19:06:40 +0100, Adrian Bunk said:

> >  o  util-linux             2.10o                   # fdformat --version
> > +o  mount                  ???                     # mount --version
> 
> mount is part of util-linux.

Yeah, I know, but ver_linux reports both for some reason.

> >  o  pcmciautils            004                     # pccardctl -V
> > +o  pcmcia-cs              ???                     # cardmgr -V
> 
> This was just removed - pcmcia-cs support was scheduled to be removed 
> in November 2005 (sic), and I hope it won't take too long until it will 
> finally be removed.

And I *just* submitted a patch to actually report pcmciautils version. :)
If ver_linux was only reporting pcmcia-cs version, it probably should be
mentioned here.  Once we actually nuke it, we can certainly remove this
line and the related check in ver_linux.

> > +o  Linuc C Library        ???                     # ldd /bin/sh
> > +o  Dynamic linker (ldd)   ???                     # ldd -v or ldd --version
> > +o  Linux C++ Library      ???                     # ls -l /usr/lib/libstd++.so
> >...
> 
> I don't think these make much sense.

I was particularly mystified by the C++ reference in ver_linux.  But apparently
somebody felt it was important enough to report, and I was basically just trying
to get the two things in sync.  Probably a good place for a 'N/A' or such.

[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-12 18:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-12 17:35 RFC - 2.6.19-rc5-mm1 Documentation/Changes cleanup Valdis.Kletnieks
2006-11-12 18:06 ` Adrian Bunk
2006-11-12 18:18   ` Valdis.Kletnieks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®