Package Base Details: linux-slim

Git Clone URL: https://aur.archlinux.org/linux-slim.git (read-only, click to copy)
Submitter: eggz
Maintainer: eggz
Last Packager: eggz
Votes: 1
Popularity: 0.000000
First Submitted: 2019-05-31 15:23 (UTC)
Last Updated: 2024-04-13 11:29 (UTC)

Pinned Comments

eggz commented on 2019-05-31 15:54 (UTC) (edited on 2020-02-18 12:08 (UTC) by eggz)

Tired of compiling? Use this binary repo instead! Add this at the end of /etc/pacman.conf :

[linuxkernels]
Server = http://nhameh.ovh/$repo/$arch
SigLevel = Optional TrustAll

Latest Comments

« First ‹ Previous 1 2 3

eggz commented on 2020-03-18 12:06 (UTC)

Yep!! I know! I'm on it. I wasn't supposed to push this build yet (it hasnt been on pushed on the repos).

There is some bug in the kernel config preparation, and I either have to enable or disable something EFI related that isn't really documented.

Hold on!

toki1990 commented on 2020-03-18 11:48 (UTC)

Error Report:

LD .tmp_vmlinux1 ld: arch/x86/mm/ioremap.o: in function __ioremap_caller': ioremap.c:(.text+0x395): undefined reference toefi_mem_type' make: *** [Makefile:1078: vmlinux] Error 1

Andy_Vetrov commented on 2019-10-23 18:35 (UTC)

@eggz: Thank you! Sometimes I turn off my computers by pressing the power button, but it is impossible without the ACPI support in the kernel.

eggz commented on 2019-10-23 08:05 (UTC)

Interesting. I guess I tried to delete these builtin modules (yes, sometimes I go to far...) and they came back as seperate modules forced by the build.

Thanks, expect an update soon.

Andy_Vetrov commented on 2019-10-22 19:27 (UTC)

@eggz: Could you return CONFIG_ACPI_BUTTON=y back? And maybe also CONFIG_ACPI_VIDEO=y and CONFIG_ACPI_FAN=y...

eggz commented on 2019-05-31 20:02 (UTC)

Thanks Andy, some welcome modifications indeed. updated package in AUR and the binary repo.

Andy_Vetrov commented on 2019-05-31 19:16 (UTC) (edited on 2019-05-31 19:17 (UTC) by Andy_Vetrov)

Please disable following parameters:

# CONFIG_IOMMU_DEBUGFS=y
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH=y

and I recommend switch back to:

CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=0

P.S. Good job!

eggz commented on 2019-05-31 15:54 (UTC) (edited on 2020-02-18 12:08 (UTC) by eggz)

Tired of compiling? Use this binary repo instead! Add this at the end of /etc/pacman.conf :

[linuxkernels]
Server = http://nhameh.ovh/$repo/$arch
SigLevel = Optional TrustAll