2006-05-24 20:12:21 by steve
Mount /proc.
This commit is contained in:
parent
9876d9f416
commit
c9f138b307
@ -53,8 +53,10 @@ function setupDebian
|
||||
#
|
||||
function setupCentOS4
|
||||
{
|
||||
chroot ${prefix} /bin/mount /proc
|
||||
chroot ${prefix} /usr/bin/yum -y install openssh-server
|
||||
chroot ${prefix} /usr/bin/yum -y install openssh-server
|
||||
chroot ${prefix} /bin/umount /proc
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user