Brook Humphrey <[EMAIL PROTECTED]> writes:

> the readme mentions seting sudo to not require a password. How is this done?

Something like that in /etc/sudoers:

User_Alias      INSTALLER=compil

INSTALLER       ALL=(root) NOPASSWD:/bin/rpm,/usr/sbin/urpmi,/usr/sbin/urpmi.update

> Also what is the difference between local_arch and fake arch?

LOCAL_ARCH is the arch used by rpm and FAKEARCH is the program to use
to fool the returned architecture (mainly used under sparc to compile
for sparc32 while on ultrasparc without cross-compiling).
-- 
Fred - May the source be with you

Reply via email to