summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* kernel: Set default hostnameSimon Rettberg2024-03-051-0/+1
|
* kernel: Let's try without simpledrm because of nvidiaSimon Rettberg2024-03-051-1/+1
| | | | | | | With the nvidia driver, we get a bogus None-2-1 display in Xorg that messes things up. Disabling simpledrm might fix the issue, at least setting initcall_blacklist=sysfb_init did, so maybe this is enough to fix the problem and not cause any regressions with proper GPU drivers.
* kernel config: Enable simpleDRM again, other random changesSimon Rettberg2023-02-241-12/+12
|
* [lightdm-greeter-bwlp] Replace polkit .pkla by equivalent .rules fileSimon Rettberg2023-01-121-5/+4Star
|
* kernel config: Enable zstd compression for kernel + initrdSimon Rettberg2022-09-281-26/+28
|
* kernel config: simplefb and simpledrm break booting some nvidia cardsSimon Rettberg2022-07-271-2/+2
|
* kernel config: VMXNET3 should not be builtinSimon Rettberg2022-07-271-1/+1
|
* Enable a bunch of GPIO drivers, among them for intel SoCsSimon Rettberg2022-06-231-1/+41
|
* kernel configSimon Rettberg2022-06-221-0/+2
|
* kernel: Add more ACPI stuff for HIDSimon Rettberg2022-06-211-0/+3
|
* kernel config: Add more crapSimon Rettberg2022-06-211-1/+28
|
* kernel config: Enable USB-C DP alternate mode moduleSimon Rettberg2022-06-201-0/+2
|
* kernel config: Enable designware slave controller, make as moduleSimon Rettberg2022-06-201-3/+8
|
* kerrnel config: Make sure i2c input is enabledSimon Rettberg2022-06-171-1/+6
|
* Update wanted kernel config optionsSimon Rettberg2022-06-151-11/+187
|
* Update kernel configSimon Rettberg2021-11-121-0/+8
|
* kernel config: Disable SMACK, enable some useful modulesSimon Rettberg2021-11-091-0/+12
| | | | SMACK uses CIPSO - bad
* [kernel-vanilla] Speed up kernel config patching, fallback to config.gzSimon Rettberg2021-10-221-0/+1
|
* kernel config: cifs + nfs + dynamic debugSimon Rettberg2021-10-211-0/+17
|
* kernel config: enable options for running virtualizedSimon Rettberg2021-10-211-0/+15
|
* kernel config: hid and usb configSimon Rettberg2021-10-211-0/+6
|
* kernel config: SoundSimon Rettberg2021-10-211-0/+5
|
* kernel config: Explicitly enable certain PCI settings (IOMMU etc)Simon Rettberg2021-10-211-0/+12
|
* kernel config: Update gfx configSimon Rettberg2021-10-211-14/+41
| | | | Remove some old unsupported cards; disable exotic fbdev drivers.
* kernel config: Add new NICs, remove some very old NICsSimon Rettberg2021-10-211-32/+66
| | | | Old 100mbit NICs are probably not worth supporting
* kernel config: Add fuison mpt scsi driversSimon Rettberg2021-10-211-0/+13
|
* kernel config: Remove most PATA stuffSimon Rettberg2021-10-211-5/+0Star
|
* kernel config: Add more SATA devicesSimon Rettberg2021-10-211-0/+17
|
* kernel config: Add all SCSI driversSimon Rettberg2021-10-211-0/+74
|
* kernel config: Add TUN/TAP and other network stuffSimon Rettberg2021-10-211-0/+11
|
* kernel config: CONFIG_BLK_DEV_NVME=ySimon Rettberg2021-10-201-0/+1
|
* kernel config: Sort alphabeticallySimon Rettberg2021-10-191-378/+379
|
* kernel config: Enable NVMeSimon Rettberg2021-10-191-0/+14
|
* kernel: Enable GVTSimon Rettberg2021-10-191-0/+2
|
* Want even more kernel configSimon Rettberg2021-10-191-1/+16
|
* kernel config: Explicitly enable a bunch of stuffSimon Rettberg2021-10-151-0/+99
|
* kernel config: Disable BTF, too new for 20.04 build envSimon Rettberg2021-10-141-0/+1
|
* kernel_wanted_config: Ignore revoked certsSimon Rettberg2021-10-121-1/+1
|
* Move bash completion scriptSimon Rettberg2020-08-071-34/+0Star
|
* kernel.config: Enable EFI stub etc.Simon Rettberg2020-06-161-3/+7
|
* kernel.wanted.config: Add USB stuffSimon Rettberg2020-04-291-1/+268
|
* kernel.config: Make sure early microcode loading is enabledSimon Rettberg2019-10-071-0/+8
|
* Revert "kernel config: No SELINUX"Simon Rettberg2019-09-271-1/+0Star
| | | | | | Breaks aufs for some reason. This reverts commit d993c0146c092da65b84c6f977091cbd59a645d4.
* kernel config: No cryptoloop, enable kqcow2 support (if avail)Simon Rettberg2019-09-131-1/+3
|
* kernel config: No SELINUXSimon Rettberg2019-09-131-0/+1
|
* [kernel] make sure CONFIG_X86_MSR is setJonathan Bauer2019-08-121-1/+1
|
* bash completion \o/Jonathan Bauer2019-08-081-0/+34
|
* [kernel] build ethernet drivers as modulesJonathan Bauer2019-02-131-82/+82
| | | | | TODO: detect which to load on startup and remove the old /etc/modules file from rootfs-stage31/data
* [kernel-config] add device mapper targetsJonathan Bauer2018-08-101-0/+2
|
* [kernel-config] maybe we need FUSE ?!?!?Jonathan Bauer2018-08-101-0/+1
|