On Mon, Aug 27, 2007 at 08:59:03PM +0200, Karel Zak wrote:
> Fixed. I've also added alias "parisc32" (we have mips32, sparc32,
> ..).
Cool.
> > Debian had a pre-existing linux{32,64} command which supported only --3gb
> Hmm.. one patch per issue, right? ;-)
It was a trade-off in getting you the patch before I ran out the door,
and splitting up patches to the same file. I'll do the splits in the
future.
> Well, I'll split it to a separated patch and comit to 2.13. It's a
> good idea to add long options to setarch(1) -- we can finalize this
> task in 2.{14,13.1}
Yeah - it really wants to be getopt_long() or some such. I'll work on a
patch that's more complete than what I sent you for 2.{14,13.1}
> > for I in $(SETARCH_LINKS); do \
> > cd $(DESTDIR)$(usrbinexecdir) && ln -sf setarch $$I ; \
> > + cd $(DESTDIR)$(man8dir) && ln -sf ../man8/setarch.8 $${I}.8; \
> > done
> That's definitely not the right way how redirect between man pages.
> I'll use .so man command.
I can work with that. The other small pain that I have is that the
previous Debian linux32 package delivered man/man1/linux{32,64}.1. At
the moment, I deliver it there - I expect I'll switch it to 8 where it
belongs after 2.13.
lamont
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html