Michael Tremer
57c04aa49d
Revert "make.sh: Build in ramdisk"
...
This reverts commit 6174b7b1c7 .
This had absolutely no effect on build time or rather made it
slower. So this is being reverted to save ourselves the RAM.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-12-16 22:23:50 +00:00
Michael Tremer
6174b7b1c7
make.sh: Build in ramdisk
...
This is an experimental change that I want to trial to speed up
the nightly builds. The build environment will be mounted in a
ramdisk and the build will be performed in there.
This will hopefully reduce IO on the (slow) replicated disks.
If there is no significant performance gain from this, this
commit will be reverted.
To enable this, USE_RAMDISK must be set to 1 in .config.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-12-16 16:50:13 +00:00
Michael Tremer
66f7b646cd
Start Core Update 127
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-12-11 19:41:09 +00:00
Arne Fitzenreiter
ede4314397
core126: finish core126
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2018-12-08 17:47:16 +01:00
Michael Tremer
87487585c0
make.sh: Build for x86_64 by default
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-12-02 10:23:15 +00:00
Michael Tremer
4e4327994d
docker: Add Debian image with basic build environment
...
By running "./make.sh docker" the current build environment
will be mounted into a Debian-based docker container.
This clean build environment can be used to compile the
toolchain or something...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-11-23 19:48:16 +00:00
Michael Tremer
e91ceed69a
alac: New package
...
This adds the Apple ALAC audio decoder
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-11-13 14:28:00 +00:00
Michael Tremer
93aa56a698
Start Core Update 126
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-11-12 00:15:28 +00:00
Michael Tremer
c708fa157f
shairport-sync: New package
...
Shairport Sync is an AirPlay audio player - it plays audio streamed
from iTunes, iOS, Apple TV and macOS devices and AirPlay sources
such as Quicktime Player and ForkedDaapd, among others.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-11-11 17:26:35 +00:00
Michael Tremer
f3e6230125
libconfig: New package
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-11-11 17:23:20 +00:00
Michael Tremer
41f8d64284
soxr: New package (0.1.3)
...
The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
conversion -- it may be used, for example, to resample PCM-encoded audio.
For higher-dimensional resampling, such as for visual-image processing, you
should look elsewhere.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-11-11 16:21:01 +00:00
Arne Fitzenreiter
a0f3748747
core125: finish update
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2018-11-09 21:12:02 +01:00
Michael Tremer
014b235a06
dehydrated: New package
...
This is a light client for Let's Encrypt which is implemented
in bash and does not have any other dependencies apart from
openssl and curl.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-11-09 14:29:04 +00:00
Michael Tremer
01c2ea6b83
observium-agent: New package
...
This ships the observium agent including a couple of
modules.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-11-07 20:07:53 +00:00
Arne Fitzenreiter
a4e5b80b91
Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next
2018-10-31 18:44:43 +01:00
Michael Tremer
ed1349aa76
Merge remote-tracking branch 'ms/frr' into next
2018-10-31 09:31:38 +00:00
Arne Fitzenreiter
1b24eec502
toolchain: bump version
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2018-10-30 18:15:14 +01:00
Arne Fitzenreiter
ebaecf2c96
Revert "make.sh: Log into subdirectory for each architecture"
...
This reverts commit 35ce207ff7 .
2018-10-30 15:07:12 +01:00
Michael Tremer
35ce207ff7
make.sh: Log into subdirectory for each architecture
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-29 13:42:51 +00:00
Michael Tremer
92505ef003
Drop paxctl
...
We do not have grsecurity and more and there is no point
in shipping this tool.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-29 11:27:34 +00:00
Michael Tremer
3ece78597a
make.sh: Build xz earlier in the build process
...
XZ compression is becoming more popular and being used
by various other libraries and should therefore be available
to be linked.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-29 11:12:43 +00:00
Michael Tremer
1a7db13406
json-c: New package
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-26 11:23:55 +00:00
Michael Tremer
adfa49e118
toolchain: Bump version
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-24 17:27:55 +01:00
Michael Tremer
14fb55a555
keyutils: New package
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-22 19:51:19 +01:00
Michael Tremer
de18b4de65
libaio: New package
...
This library is required by newer version of LVM2
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-21 22:17:54 +01:00
Michael Tremer
c38f55fe23
Build openssl earlier in the build process
...
This is a basic library that is used by so many other packages
and more and more are being added. To have those packages take
advantage of it, we build it very early.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-21 22:01:28 +01:00
Michael Tremer
7e2d7b9837
Start Core Update 125
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-18 14:28:33 +01:00
Arne Fitzenreiter
0f2186725e
core124: finish updater
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2018-09-21 15:26:52 +02:00
Michael Tremer
046ef135e6
Merge remote-tracking branch 'origin/efi' into next
2018-08-16 12:49:13 +01:00
Michael Tremer
264f34546f
Start Core Update 124
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-16 12:47:06 +01:00
Arne Fitzenreiter
1e1806adce
core123: set pakfire version
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2018-08-15 07:30:53 +02:00
Michael Tremer
faa5472a2e
python3-pyasn1: New package as required by aws-cli
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 15:00:28 +01:00
Michael Tremer
d45d524725
python3-rsa: New package as required by aws-cli
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 14:44:30 +01:00
Michael Tremer
953f6f7332
python3-s3transfer: New package as required by aws-cli
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 14:38:11 +01:00
Michael Tremer
d2da17a182
python3-yaml: New paclage as required by aws-cli
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 14:19:33 +01:00
Michael Tremer
041d2116c0
python3-docutils: New package as required by aws-cli
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 14:11:38 +01:00
Michael Tremer
a33ca4cc6f
python3-colorama: New package as required by aws-cli
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 14:04:03 +01:00
Michael Tremer
d48ea6b5a7
python3-jmespath: New package as required by python3-botocore
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 13:57:02 +01:00
Michael Tremer
9e25fe5c1b
python3-six: New package as required by python3-dateutil
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 13:18:00 +01:00
Michael Tremer
e0a05a8059
python3-dateutil: New package required by python3-botocore
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 13:13:07 +01:00
Michael Tremer
4ab80c5daf
python3-botocore: Required by aws-cli
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 12:54:23 +01:00
Michael Tremer
280ee7e767
aws-cli: New package
...
Needed to communicate with AWS services like EC2, S3, etc...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-14 12:45:38 +01:00
Michael Tremer
6064cd87cc
Revert "avahi: Drop package"
...
This reverts commit aa6ee515c5 .
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-10 11:11:48 +01:00
Michael Tremer
1fb7f56e11
make.sh: Add command to update list of contributors
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-08-05 11:10:28 +01:00
Michael Tremer
3755e35809
make.sh: Build popt earlier
...
efivars depends on it and since it is a very common library
without any dependencies, we can build it very early
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-07-14 13:43:52 +01:00
Michael Tremer
fd80e500df
Add efibootmgr and efivar
...
These packages are required to manage EFI boot options
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-07-14 13:43:51 +01:00
Michael Tremer
78dd680dfa
make.sh: cdrkit required cmake to build
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-07-14 13:43:50 +01:00
Michael Tremer
8a9605840c
Remove dvdrtools for cdrkit
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-07-14 13:43:49 +01:00
Michael Tremer
68a36e26b1
aarch64: Remove -multi suffix from kernel
...
This gets in the way for authoring the CD and we will
never have any other kernels but the main one.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-07-12 14:03:03 +01:00
Arne Fitzenreiter
1ac0d5c598
Merge branch 'aarch64' into next
...
Conflicts:
config/rootfiles/core/121/filelists/acpid
config/rootfiles/core/121/filelists/apache2
config/rootfiles/core/121/filelists/apr
config/rootfiles/core/121/filelists/aprutil
config/rootfiles/core/121/filelists/armv5tel/files
config/rootfiles/core/121/filelists/armv5tel/linux-initrd-kirkwood
config/rootfiles/core/121/filelists/armv5tel/linux-initrd-multi
config/rootfiles/core/121/filelists/armv5tel/linux-kirkwood
config/rootfiles/core/121/filelists/armv5tel/linux-multi
config/rootfiles/core/121/filelists/armv5tel/rpi-firmware
config/rootfiles/core/121/filelists/armv5tel/u-boot
config/rootfiles/core/121/filelists/armv5tel/u-boot-kirkwood
config/rootfiles/core/121/filelists/armv5tel/u-boot-mkimage
config/rootfiles/core/121/filelists/beep
config/rootfiles/core/121/filelists/cmake
config/rootfiles/core/121/filelists/crda
config/rootfiles/core/121/filelists/dhcp
config/rootfiles/core/121/filelists/flex
config/rootfiles/core/121/filelists/i586/grub
config/rootfiles/core/121/filelists/i586/intel-microcode
config/rootfiles/core/121/filelists/i586/linux
config/rootfiles/core/121/filelists/i586/linux-initrd
config/rootfiles/core/121/filelists/iw
config/rootfiles/core/121/filelists/jwhois
config/rootfiles/core/121/filelists/libidn
config/rootfiles/core/121/filelists/multipath-tools
config/rootfiles/core/121/filelists/pcre
config/rootfiles/core/121/filelists/tar
config/rootfiles/core/121/filelists/unbound
config/rootfiles/core/121/filelists/wget
config/rootfiles/core/121/filelists/x86_64/grub
config/rootfiles/core/121/filelists/x86_64/intel-microcode
config/rootfiles/core/121/filelists/x86_64/linux
config/rootfiles/core/121/filelists/x86_64/linux-initrd
config/rootfiles/core/122/filelists/aarch64/files
config/rootfiles/core/122/filelists/acpid
config/rootfiles/core/122/filelists/apache2
config/rootfiles/core/122/filelists/apr
config/rootfiles/core/122/filelists/aprutil
config/rootfiles/core/122/filelists/armv5tel/linux-initrd-kirkwood
config/rootfiles/core/122/filelists/armv5tel/linux-initrd-multi
config/rootfiles/core/122/filelists/armv5tel/linux-kirkwood
config/rootfiles/core/122/filelists/armv5tel/linux-multi
config/rootfiles/core/122/filelists/armv5tel/rpi-firmware
config/rootfiles/core/122/filelists/armv5tel/u-boot
config/rootfiles/core/122/filelists/armv5tel/u-boot-kirkwood
config/rootfiles/core/122/filelists/armv5tel/u-boot-mkimage
config/rootfiles/core/122/filelists/beep
config/rootfiles/core/122/filelists/cmake
config/rootfiles/core/122/filelists/crda
config/rootfiles/core/122/filelists/dhcp
config/rootfiles/core/122/filelists/flex
config/rootfiles/core/122/filelists/i586/grub
config/rootfiles/core/122/filelists/i586/intel-microcode
config/rootfiles/core/122/filelists/i586/linux
config/rootfiles/core/122/filelists/i586/linux-initrd
config/rootfiles/core/122/filelists/iw
config/rootfiles/core/122/filelists/jwhois
config/rootfiles/core/122/filelists/libidn
config/rootfiles/core/122/filelists/multipath-tools
config/rootfiles/core/122/filelists/pcre
config/rootfiles/core/122/filelists/tar
config/rootfiles/core/122/filelists/unbound
config/rootfiles/core/122/filelists/wget
config/rootfiles/core/122/filelists/x86_64/grub
config/rootfiles/core/122/filelists/x86_64/intel-microcode
config/rootfiles/core/122/filelists/x86_64/linux
config/rootfiles/core/122/filelists/x86_64/linux-initrd
config/rootfiles/core/123/filelists/unbound
config/rootfiles/oldcore/121/filelists/acpid
config/rootfiles/oldcore/121/filelists/apache2
config/rootfiles/oldcore/121/filelists/apr
config/rootfiles/oldcore/121/filelists/aprutil
config/rootfiles/oldcore/121/filelists/armv5tel/files
config/rootfiles/oldcore/121/filelists/armv5tel/linux-initrd-kirkwood
config/rootfiles/oldcore/121/filelists/armv5tel/linux-initrd-multi
config/rootfiles/oldcore/121/filelists/armv5tel/linux-initrd-rpi
config/rootfiles/oldcore/121/filelists/armv5tel/linux-kirkwood
config/rootfiles/oldcore/121/filelists/armv5tel/linux-multi
config/rootfiles/oldcore/121/filelists/armv5tel/linux-rpi
config/rootfiles/oldcore/121/filelists/armv5tel/rpi-firmware
config/rootfiles/oldcore/121/filelists/armv5tel/u-boot
config/rootfiles/oldcore/121/filelists/armv5tel/u-boot-kirkwood
config/rootfiles/oldcore/121/filelists/armv5tel/u-boot-mkimage
config/rootfiles/oldcore/121/filelists/beep
config/rootfiles/oldcore/121/filelists/cmake
config/rootfiles/oldcore/121/filelists/crda
config/rootfiles/oldcore/121/filelists/dhcp
config/rootfiles/oldcore/121/filelists/flex
config/rootfiles/oldcore/121/filelists/i586/grub
config/rootfiles/oldcore/121/filelists/i586/intel-microcode
config/rootfiles/oldcore/121/filelists/i586/linux
config/rootfiles/oldcore/121/filelists/i586/linux-initrd
config/rootfiles/oldcore/121/filelists/iw
config/rootfiles/oldcore/121/filelists/jwhois
config/rootfiles/oldcore/121/filelists/libidn
config/rootfiles/oldcore/121/filelists/multipath-tools
config/rootfiles/oldcore/121/filelists/pcre
config/rootfiles/oldcore/121/filelists/tar
config/rootfiles/oldcore/121/filelists/wget
config/rootfiles/oldcore/121/filelists/x86_64/grub
config/rootfiles/oldcore/121/filelists/x86_64/intel-microcode
config/rootfiles/oldcore/121/filelists/x86_64/linux
config/rootfiles/oldcore/121/filelists/x86_64/linux-initrd
make.sh
2018-07-03 11:52:05 +01:00