Updated OpenSSH to a newer version built by scottmc.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36553 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -943,12 +943,12 @@ if [ IsOptionalHaikuImagePackageAdded OpenSSH ] {
|
|||||||
"variable to be set!" ;
|
"variable to be set!" ;
|
||||||
}
|
}
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
openssh-5.5p1-r1a2-x86-gcc2-2010-04-22-a.zip
|
openssh-5.5p1-r1a2-x86-gcc2-2010-04-30-a.zip
|
||||||
: $(baseURL)/openssh-5.5p1-r1a2-x86-gcc2-2010-04-22-a.zip
|
: $(baseURL)/openssh-5.5p1-r1a2-x86-gcc2-2010-04-30-a.zip
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
InstallSourceArchive openssh-5.5p1_haiku-2010-04-29.tar.xz
|
InstallSourceArchive openssh-5.5p1_haiku-2010-04-30.tar.xz
|
||||||
: $(baseSourceURL)/openssh-5.5p1_haiku-2010-04-29.tar.xz ;
|
: $(baseSourceURL)/openssh-5.5p1_haiku-2010-04-30.tar.xz ;
|
||||||
|
|
||||||
AddUserToHaikuImage sshd : 1001 : 100 : /var/empty : /bin/true
|
AddUserToHaikuImage sshd : 1001 : 100 : /var/empty : /bin/true
|
||||||
: "sshd user" ;
|
: "sshd user" ;
|
||||||
|
|||||||
Reference in New Issue
Block a user