Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37483950
en ru br
Репозитории ALT
5.1: 0.6-alt9.M51.1
4.1: 0.6-alt5
4.0: 0.6-alt7.M40.1
www.altlinux.org/Changes

Группа :: Сети/Удалённый доступ
Пакет: lbuscd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: lbuscd
Version: 0.6
Release: alt5
Summary: LTSP.org's %name
License: %gpl2only
Group: Networking/Remote access
URL: http://www.ltsp.org
Source0: ftp://ltsp.mirrors.tds.net/pub/ltsp/tarballs/%name-%version.tar.bz2
# cvs -d :pserver:anonymous at cvs.ltsp.org:/usr/local/cvsroot checkout %name
Source1: add_fstab_entry
Source2: remove_fstab_entry
Source3: ltsp-udev.rules
Requires: udev

BuildRequires: libpopt-devel rpm-build-licenses

%description
The 'lbus' is a network channel created between the LTSP client and the
session running on the server. It's a way of passing device events from
the thin client to the server session, so that cool things will happen,
like icons appearing on the desktop when a USB Memory stick is plugged
in.
%name runs on the LTSP client and receives events from udev and also
accepts connections from the server session. When a new device event is
received, a message will be sent through the network connection to the
server.


%prep
%setup


%build
%define _optlevel s
%configure
%make_build


%install
%make_install DESTDIR=%buildroot bindir=%_sbindir install
install -d -m 0755 %buildroot{%_sysconfdir/udev/rules.d,/lib/udev}
install -m 0755 %SOURCE1 %buildroot/lib/udev/add_fstab_entry
install -m 0755 %SOURCE2 %buildroot/lib/udev/remove_fstab_entry
install -m 0644 %SOURCE3 %buildroot%_sysconfdir/udev/rules.d/88-ltsp.rules


%files
%doc README
%_sbindir/*
/lib/udev/*
%_sysconfdir/udev/rules.d/*


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin