Go to file
Peter Müller f26f08b464 Core Update 169: Delete unused initrd on 32-bit ARM to save space in /boot
On 64-bit ARM, this is still needed for booting. Since the initrds were
already shipped with the updater, there is no need to regenerate them
locally again.

https://community.ipfire.org/t/again-with-the-file-system-full-core-169/8186

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2022-07-07 14:10:49 +00:00
config Core Update 169: Delete unused initrd on 32-bit ARM to save space in /boot 2022-07-07 14:10:49 +00:00
doc Core Update 169: Drop entropy.cgi 2022-06-29 20:28:38 +00:00
html Core Update 169: Drop entropy.cgi 2022-06-29 20:28:38 +00:00
langs Core Update 169: Drop entropy.cgi 2022-06-29 20:28:38 +00:00
lfs random: Drop busy-loop script 2022-06-29 20:11:34 +00:00
src random: Drop busy-loop script 2022-06-29 20:11:34 +00:00
tools manualpages: Add path and file extension to the configuration 2022-06-04 09:23:42 +00:00
.gitignore gitignore: add *.b2 checksum files 2022-04-08 00:32:40 +02:00
.mailmap .mailmap: Add Adolf Belka 2021-03-10 14:42:37 +00:00
README.md Improve README and CONTRIBUTING 2022-03-21 13:47:58 +00:00
make.sh python3-msgpack: Required for build and execution of borgbackup 1.2.0 2022-06-25 09:11:58 +00:00

README.md

IPFire 2.x - The Open Source Firewall

What is IPFire?

IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux. Its ease of use, high performance in any scenario and extensibility make it usable for everyone. For a full list of features have a look here.

This repository contains the source code of IPFire 2.x which is used to build the whole distribution from scratch, since IPFire is not based on any other distribution.

Where can I get IPFire?

Just head over to https://www.ipfire.org/download

How do I use this software?

We have a long and detailed wiki located here which should answers most of your questions.

But I have some questions left. Where can I get support?

You can ask your question at our community located here. A complete list of our support channels can be found here.

How can I contribute?

We have another document for this. Please look here.