[EMAIL PROTECTED] wrote:
http://bugs.linuxfromscratch.org/show_bug.cgi?id=1680

           Summary: su command should be configurable
           Product: Live CD
           Version: x86-6.1-1
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: CD
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]


Running parts of the build via the LFS user is done as

  su - lfs

but on my systems that "-" causes the su to login as the lfs user and not
actually run the commands. So
  su lfs

works correctly.  If the "-" works for other users, I suggest making this
command configurable, such as
SULFS = su - lfs

and then reference it as $(SULFS) in the Makefile.  This is how I did it with my
own MythBox builds.




I don't believe this is bug, just user error/missunderstanding, however, my LFS account won't allow me to manage livecd bugs (and so it shouldn't)

Matt

--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to