Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */linux-hardened: remove unsupported kernel and 3rd party modules | Natanael Copa | 2018-05-13 | 1 | -7115/+0 |
| | | | | | we no longer support the linux-hardened kernel so we remove it and all the 3rdparty kernel modules. | ||||
* | main/linux-* and main/squashfs-tools: normalize squashfs compression options | Jack Schmidt | 2017-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This commit brings kernel and userspace into agreement about squashfs compression algorithms: zlib, xz, lzo, and lz4 (except on S/390 and PPC64LE). Some kernels has LZO, some had LZ4, some had both. Userspace had LZO, but not LZ4. XZ and LZO were added to squashfs-tools in commit 151deb4c2fe91078c30c588de3fe9e411849a52f Most compression options were added to kernels through default configs: * LZO had been enabled in RPI, RPI2, S/390, PPC64le, and squashfs-tools. * LZ4 had been enabled in x86, x86_64, aarch64, armhf, rpi, rpi2. Default linux kernel config does not currently include LZ4 for S/390 or PPC64le, so I did not change their config. XZ and ZLIB are in everything. | ||||
* | main/linux-hardened: enable pata sc1200 driver for soekris | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | | | | only for x86 | ||||
* | main/linux-hardened: upgrade to 4.9.58 | Natanael Copa | 2017-10-23 | 1 | -1/+1 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.54 | Natanael Copa | 2017-10-09 | 1 | -1/+2 |
| | |||||
* | main/linux-grsec: rename to linux-hardened (no functional change, just to ↵ | William Pitcock | 2017-04-27 | 1 | -0/+7114 |
allow us to orphan linux-grsec) |