Re: Makefile targets: tar & rpm pkgs, while using O=<dir> as non-root

From: Linda Walsh
Date: Mon Dec 19 2005 - 20:49:15 EST


Jan-Benedict Glaw wrote:

That's how it is ment to be. Actually, for in-tree builds, you get the
tarball without first becoming root.

---
So I see. Slight minor possible "nit".
I have a suffix (CONFIG_LOCALVERSION) set.
While the tar picks up the /lib/modules files in <ver>-suffix, the
map and vm files all have suffixes w/o the "localversion" appended.
This doesn't seem desirable, eh?:

ishtar:/usr/src/ast-26144> tar tf linux-2.6.14.4.tar |more ./
./boot/
./boot/System.map-2.6.14.4
./boot/config-2.6.14.4
./boot/vmlinux-2.6.14.4
./boot/vmlinuz-2.6.14.4
./lib/
./lib/modules/
./lib/modules/2.6.14.4-ast/
./lib/modules/2.6.14.4-ast/kernel/
./lib/modules/2.6.14.4-ast/kernel/crypto/
....

I'll fix that soon, as I find
some spare minute to hack it :)

---
S'okey...I can at least use the above to xfer files over for now...

tnx,
Linda
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/