
2013-10-05, 06:24
|
 |
|
|
Join Date: Jul 2010
Location: Kyiv, Ukraine
Posts: 676
Thanks!: 1,232
Thanked 1,067 Times in 383 Posts
|
|
Re: ssh-status AKA "SSH Status and Switcher"
Update: there are some files that weren't added to git, working on it.
FTBFS.
I've started with removing the code that stops sshd and fixing openssh-server that inores /etc/ssh/sshd_not_to_be_run but it failed to build with
Quote:
|
make: *** No rule to make target `configure', needed by `config.status'. Stop.
|
and it's from debian/rules while I didn't change them yet. Feel free to point what's wrong there:
https://garage.maemo.org/builder/fre...-status_0.2-0/
Code: https://gitorious.org/n900-ssh-statu...ssh-status-tmp
Command that I've used (on N900):
Code:
$ dpkg-buildpackage -sa -S -d -I.git -rsudo
Last edited by int_ua; 2013-10-05 at 20:41.
|