[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: couple of short newbie questions



* corgi corgi <corgimax@hotmail.com> [020316 18:28]:
> what's the difference between installing bash-version and 
> bash-verion-static?

If you are going to use bash as your root shell then it should be
static so it doesn't need any libraries to work.  It's also probably a
good idea to copy it from /usr/local/bin to /bin so you don't have to
mount /usr in single-user mode.

David