Oliver Neukum napsal(a):
> Am Mittwoch 17 Oktober 2007 schrieben Sie:
>> Hi,
>>
>> As you probably know, we've added a new yast2-sshd package that
>> configures the sshd daemon to the openSUSE 10.3.
>> http://benjiweber.co.uk:8080/webpin/index.jsp?searchTerm=yast2-sshd&distro=openSUSE_103
> 
> This would be easier if you provided an rpm.
> 
>       Regards
>               Oliver

Hi,

The current RPM is this one:
http://download.opensuse.org/distribution/10.3/repo/oss/suse/noarch/yast2-sshd-2.15.3-27.noarch.rpm

Anyway, we rather use the SVN source because it should be always up-to-date.

--- howto ---
svn co http://svn.opensuse.org/svn/yast/trunk/sshd/
cd sshd
make -f Makefile.cvs
make
sudo make install
--- howto ---

...and now you have the latest stuff just installed.

Then, if you change anything in the code, just run make install again
(mostly enough in sshd/scr/ directory). Changing the yast code is very
simple, you'll see :) ;)

Have a nice day
Lukas

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to