Commit Graph

325 Commits

Author SHA1 Message Date
Michael Tremer
0c265f5717 nginx: Update to 1.8.1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-07-29 09:04:04 +01:00
Michael Tremer
71f578bbfc freeradius: New package
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-07-19 14:54:50 +01:00
Jonatan Schlag
b61fe3f404 Fix in libvirt install.sh/uninstall.sh
The libvirt daemon was not started after installation because the
initscritp is named 'libvirtd' not like the package 'libvirt'.
The same problem appear in the uninstall.sh. The service was not
stopped.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-07-15 09:53:13 +01:00
Jonatan Schlag
5cc7ae0926 Qemu: add a group kvm to access /dev/kvm eaiser
As a normal user, it is not possible to use qemu with KVM. This is bad
because it is better when it is possible to start the machine with a
less privileged user. To achieve this a group KVM is created and the
access to /dev/kvm is allowed for this group. So every user in this
group can use qemu with KVM.
This change is also useful for libvirt because the VMs can be started
with user nobody and group kvm.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-06-20 16:25:29 +01:00
Jonatan Schlag
77d989a667 Change the default libvirt remote user to libvirt-remote
It is possible to communicate per ssh via a socket with libvirt. It is
not a good idea to do this as root, so the remote user is now
libvirt-remote. Only this user or users in the group libvirt-remote can
communicate with the socket.
The user libvirt-remote is created without a password. The users have to
set a password for this user after installation.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-06-16 09:32:49 +01:00
Jonatan Schlag
272ac1b454 New package libvirt
Libvirt is buidl only on i585 and x86_64 because qemu is build only
on this arches.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-06-01 22:26:01 +01:00
Michael Tremer
1193d00f51 nfs: Bump release to install rpcbind dependency
This update will pull in rpcbind as new dependency which
will automatically remove portmap when installed.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-18 16:41:51 +01:00
Jonatan Schlag
e93a0b06fe Replace portmap with rpcbind
Portmap is not maintained anymore that's why it is replaced by rpcbind.
Rpcbind provides also rpcinfo which is quite useful for debugging.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-17 14:08:47 +01:00
Arne Fitzenreiter
ef553dccc8 linux-pae: fix typo at remove meta on non-pae systems.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-05-11 21:00:29 +02:00
Arne Fitzenreiter
f61b838fb0 linux-pae: prevent install on non pae systems
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-05-06 15:16:12 +02:00
Arne Fitzenreiter
e78d9e4fc8 clamav: save signature database at update
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-05-03 11:02:18 +02:00
Michael Tremer
b5a50b494e rtpproxy: Add initscript
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-29 21:07:13 +01:00
Arne Fitzenreiter
224401de72 linux-pae: add root (hd0) to grub.conf for virt install.
jiffybox will not load the kernel without this entry.
not tested on citrix yet.
2016-03-16 23:09:32 +01:00
Michael Tremer
982ac2f7a2 postfix: Uninstall sendmail alternative when uninstalling
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 09:54:20 +01:00
Alexander Marx
5267e19c3a make postfix ready for alternatives (chkconfig)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 09:36:13 +01:00
Arne Fitzenreiter
4ac89f177d kernel: fix missing rootdev on xen installation. 2015-07-09 12:41:11 +02:00
Michael Tremer
e36af11945 paks: Remove unintentional tab
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-10 21:12:04 +02:00
Arne Fitzenreiter
b65251c87d postfix: add backup/restore at package update. 2015-06-10 18:45:29 +02:00
Arne Fitzenreiter
8bd45f85ef cyrus-imapd: fix typo at backup include extraction. 2015-06-10 18:38:41 +02:00
Arne Fitzenreiter
cb3c00e01e cyrus-imapd: add backupinclude. 2015-05-31 16:02:39 +02:00
Arne Fitzenreiter
79fac0111b remove unused net-snmp pakfiles. 2015-05-31 11:37:10 +02:00
Arne Fitzenreiter
648f200187 netsnmpd: extract backup include at update. 2015-05-31 11:35:34 +02:00
Arne Fitzenreiter
888726854f linux-pae: fix grub entry for xen hvm machines. 2015-05-20 11:00:12 +02:00
Michael Tremer
b525629a46 haproxy: Provide a better example configuration that works 2015-04-09 14:35:54 +02:00
Michael Tremer
3ed94afdc8 teamspeak: Remove package
This is an old version any way and just used to download the
pre-compiled data from the servers of the vendor.
2015-03-03 21:11:34 +01:00
Arne Fitzenreiter
741fa41c6c xen: fix image build and kernel package for xen. 2015-02-18 20:51:15 +01:00
Arne Fitzenreiter
da4529ae51 kernel-pae: update un/install scripts for grub2. 2014-11-16 10:07:33 +01:00
Alexander Marx
d71bcfce59 squid-accounting: set right permissions of html directory for graphs and logo 2014-09-26 13:05:22 +02:00
Michael Tremer
935c2f233b Merge remote-tracking branch 'ms/ddns.cgi-fixes' into next
Conflicts:
	html/cgi-bin/ddns.cgi
2014-08-07 21:06:13 +02:00
Arne Fitzenreiter
4c658a270e check_mk_agent: extract backup include before uninstall. 2014-08-06 18:05:14 +02:00
Alexander Marx
18a66b95df squid-accounting: change permissions and reread languagefiles on uninstall 2014-08-06 13:41:54 +02:00
Alexander Marx
db8a01e027 Squid-accounting: new addon for measuring proxy traffic per user/ip 2014-08-06 08:58:43 +02:00
Michael Tremer
2deb75c0f3 Merge remote-tracking branch 'ms/squid-ad' into next 2014-07-27 12:01:50 +02:00
Daniel Weismüller
893450d382 owncloud: with non-existent certificates they were not copied. corrected install.sh to the effect 2014-07-10 19:24:50 +02:00
Daniel Weismüller
21987073ff owncloud: modified install.sh and uninstall.sh
added backup functionality
2014-07-10 19:24:50 +02:00
Michael Tremer
cddd261650 owncloud: Cleanup install.sh script. 2014-07-10 19:24:50 +02:00
Michael Tremer
f7f86f1a7c owncloud: Import self-signed certs for a start. 2014-07-10 19:24:50 +02:00
Daniel Weismüller
bccb7c5e48 owncloud: moved datadir to /var/owncloud/data 2014-07-10 19:24:49 +02:00
root
7140a7a87b Packages: Added new package owncloud
Conflicts:

	make.sh
2014-07-10 19:24:46 +02:00
Michael Tremer
603248db53 squid: Add NTLM authentication against Windows Active Directory servers. 2014-06-10 20:15:58 +02:00
Michael Tremer
bfb8d9b7f9 Drop icecc package. 2014-05-31 12:31:13 +02:00
Michael Tremer
1d39d23dfa Merge remote-tracking branch 'dweismueller/vdr_vnsiserver5_new' into next
Conflicts:
	make.sh
2014-05-31 12:29:22 +02:00
Michael Tremer
59dbe8d424 cacti: Update to 0.8.8b. 2014-05-29 19:35:38 +02:00
Daniel Weismüller
f697875d92 vdr-vnsi-server5-plugin: this is the first release of the vnsiserver5-plugin. It is used to access a VDR from a XBMC Media Center v13.
Conflicts:
	make.sh
2014-05-19 19:38:00 +02:00
Michael Tremer
d2d7a46b1e stunnel: New package. 2014-04-25 12:42:52 +02:00
Michael Tremer
501e7b8654 tor: Bump package version to 6 and fix backup.
The backup include file is missing in older releases
and will be created on the fly when updating old packages.
2014-02-13 15:39:35 +01:00
Michael Tremer
98f3d9b581 mysql: Fix updating the package.
The mysql server daemon will now be stopped before the update
is executed and all configuration and data files will be
backed up.
2014-01-26 19:29:37 +01:00
Stefan Schantl
192d43080e avahi: Fix certain problems.
I've fixed certain problems reported on the bugtracker:
* avahi user and group were missing.
* Runtime dependency "dbus" added.
* Fixed wrong localstatedir.
* Program was not killed correctly by initscript.

Fixes #10338.
2014-01-19 10:57:34 +01:00
Arne Fitzenreiter
44ed2a42f0 linux-pae: rebuild module deps before initrd build. 2013-11-21 14:14:41 +01:00
Michael Tremer
47a83092b5 Merge branch 'next' into fifteen 2013-10-27 13:12:12 +01:00