Commit Graph

10570 Commits

Author SHA1 Message Date
Michael Tremer
acf0e4d2da Merge branch 'initscripts-cleanup' of git://git.ipfire.org/people/jschlag/ipfire-2.x into next 2017-03-09 11:04:52 +00:00
Jonatan Schlag
ad898e7f46 Move the position of the initscripts lfs in the build process
We need the directory /etc/rc.d/init.d earlier in the build process
because the initscripts are copied in the lfs files like in lfs/mysql

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-06 17:31:10 +01:00
Jonatan Schlag
713151aaa8 Strongswan: Remove unnecessary commands concern initscripts
It is not necessary to copy the init scripts and remove the symlinks for
runnlevel interaction.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-06 17:25:10 +01:00
Michael Tremer
2bfd31a261 core110: Ship updated conntrack-tools
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-05 18:14:50 +00:00
Michael Tremer
6006aa84d7 core110: Ship updated nettle
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-05 18:14:33 +00:00
Matthias Fischer
f07f9c8ed3 nettle: Update to 3.3
Added '--disable-documentation' because we don't need this.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-05 18:13:54 +00:00
Matthias Fischer
198b6f65d4 conntrack-tools: Update to 1.4.4
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-05 11:49:11 +00:00
Jonatan Schlag
5301884835 Remove unused applejuice script
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 16:46:35 +01:00
Jonatan Schlag
edda4a223b cyrus-sasl: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 16:45:44 +01:00
Jonatan Schlag
bd2a7a8fd3 miniupnpd: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 16:37:41 +01:00
Jonatan Schlag
9016d19e0e minidlna: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 16:36:36 +01:00
Jonatan Schlag
7e8a2556e5 miau: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 16:35:36 +01:00
Jonatan Schlag
a5754e5da1 cyrus-imapd: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 16:34:09 +01:00
Jonatan Schlag
586761dd73 monit: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 16:32:53 +01:00
Jonatan Schlag
de63e05b49 mediatomb: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 16:31:51 +01:00
Jonatan Schlag
dd1884ddb3 imspector: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 15:35:54 +01:00
Jonatan Schlag
da5c2f9630 gnump3d: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 15:18:42 +01:00
Jonatan Schlag
4fa43dd100 vsftpd: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 15:15:47 +01:00
Jonatan Schlag
9f312b3dde lcd4linux: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 15:12:38 +01:00
Jonatan Schlag
e5379b1981 netsnmpd: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 15:10:22 +01:00
Jonatan Schlag
41e5aa4a88 dbus: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 15:06:55 +01:00
Jonatan Schlag
112fb61b69 lcdproc: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 14:59:58 +01:00
Jonatan Schlag
da6608ef68 vdradmin: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 14:58:49 +01:00
Jonatan Schlag
f09be2a535 vdr: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-03 14:57:55 +01:00
Jonatan Schlag
17f7f41e41 Merge branch 'next' into initscripts-cleanup 2017-03-03 14:56:35 +01:00
Alexander Marx
5021ee33de BUG11296: Fix build on EFI systems
fixes: #11296

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-03 10:42:17 +00:00
Jonatan Schlag
7d9b033b79 sslh: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-01 13:13:36 +01:00
Jonatan Schlag
896209f6f1 mpd: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-01 13:11:59 +01:00
Jonatan Schlag
89760da442 spamassassin: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-01 13:10:24 +01:00
Jonatan Schlag
8bcca7ca0a lcr: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-01 13:08:43 +01:00
Jonatan Schlag
746b72fea8 fetchmail: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-01 13:06:52 +01:00
Jonatan Schlag
ff0f73305c rtpproxy: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-01 13:05:55 +01:00
Jonatan Schlag
76589562ea tftpd: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-03-01 13:04:50 +01:00
Michael Tremer
f809bfb967 core110: Ship updated lm_sensors
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-28 14:03:40 +00:00
Matthias Fischer
9a05980e55 lm_sensors: Update to 3.4.0
For details see:
https://github.com/groeck/lm-sensors/blob/master/CHANGES

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-28 14:01:17 +00:00
Michael Tremer
c016773b98 apache: Allow more processes/connections as the same time
In large networks, when ever multiple clients connect at the
same time and request the proxy.pac configuration file, apache
rate-limited requests so that some clients did not get a response
and therefore could not connect to the Internet.

This allows apache to handle more connections at the same time.

Suggested-by: Thoralf Söldenwagner <soeldenwagner@brecht-schule.hamburg>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-28 11:32:08 +00:00
Michael Tremer
e432689aa9 DNS: Fall back to permissive mode if recursor mode is unavailable
The tests when assigning DNS name servers has been extended so that
if no working forwarder can be found, we will test if the local recursor
mode is an option.

If not, we will configure unbound's validator module into permissive
mode so that at least some DNS functionality is available.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-27 21:38:03 +00:00
Michael Tremer
63de1e482a Start Core Update 110
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-27 15:00:46 +00:00
Michael Tremer
e8607830b0 openssh: Update to 7.4p1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-27 12:09:15 +00:00
Michael Tremer
89009f82ea Rootfile updates
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 16:33:56 +00:00
Michael Tremer
f70723ea1d avahi: Update to 0.6.32
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 15:45:52 +00:00
Michael Tremer
9a2d1df7c2 ghostscript: Update to 9.20
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 15:43:31 +00:00
Michael Tremer
2b5aece94e cups: Use avahi and DBUS
These services are quite handy to make the printing
capabilities available to the network.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 15:37:29 +00:00
Michael Tremer
30aff66aa1 unbound depends on expat
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 14:56:43 +00:00
Jonatan Schlag
06c99e6d4d postfix: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-02-25 15:54:55 +01:00
Jonatan Schlag
2e57eb1713 client175: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-02-25 15:49:07 +01:00
Jonatan Schlag
7f328d3540 amavisd: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-02-25 15:46:58 +01:00
Michael Tremer
5c9d32f693 gnutls: New package
Another TLS library that is required by CUPS for SSL support

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 14:04:37 +00:00
Michael Tremer
e043c60be5 epson-inkjet-printer-escpr: Update to 1.6.12
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 13:41:24 +00:00
Michael Tremer
466c6dd2ca x86_64: Ship libssp.so as on all other architectures, too
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 12:56:05 +00:00