#2261: Symlinks to setarch in Util-Linux-ng
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: task | Status: assigned
Priority: low | Milestone: 6.4
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
----------------------------------------+-----------------------------------
Changes (by [EMAIL PROTECTED]):
* owner: [email protected] => [EMAIL PROTECTED]
* status: new => assigned
* milestone: => 6.4
Comment:
What the build does (relative to x86) is:
{{{
SETARCH_LINKS = linux32 linux64
...
if ARCH_I86
SETARCH_LINKS += i386
endif
if ARCH_86_64
SETARCH_LINKS += i386 x86_64
}}}
The man page for setarch says "This utility currently only affects the
output of uname -m."
When trying i386, linux32, and linux64 within chroot, uname -m gives me
i686 each time. I'm accepting this ticket for LFS 6.4, but I'm not sure
we should do anything. The commands don't seem to do anything.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2261#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page