| Commit message (Expand) | Author | Age | Files | Lines |
* | genkernel: bump to v4.0.0_rc3v4.0.0_rc3 | Thomas Deutschmann | 2019-11-27 | 1 | -1/+1 |
* | gen_determineargs.sh: determine_real_args(): Create kernel module group for a... | Thomas Deutschmann | 2019-11-27 | 2 | -1/+10 |
* | initrd.scripts: start_volumes(): Show what we do | Thomas Deutschmann | 2019-11-27 | 1 | -0/+4 |
* | gen_determineargs.sh: determine_real_args(): Cleanup old code | Thomas Deutschmann | 2019-11-27 | 1 | -3/+1 |
* | initrd.defaults: Drop bcache from MY_HWOPTS | Thomas Deutschmann | 2019-11-27 | 1 | -1/+1 |
* | initrd.scripts: modules_load(): Log what we do | Thomas Deutschmann | 2019-11-27 | 1 | -20/+28 |
* | initrd.scripts: load_modules(): Remove unused load_modules() function | Thomas Deutschmann | 2019-11-27 | 1 | -16/+0 |
* | initrd.scripts: start_network(): Use modules_scan() | Thomas Deutschmann | 2019-11-27 | 1 | -1/+3 |
* | initrd.scripts: preserve_log(): Log what we do | Thomas Deutschmann | 2019-11-27 | 1 | -0/+2 |
* | initrd.scripts: start_sshd(): Only set gk.prompt.timeout when dropbear was ac... | Thomas Deutschmann | 2019-11-27 | 1 | -6/+8 |
* | initrd.scripts: start_sshd(): Update binary not found message | Thomas Deutschmann | 2019-11-27 | 1 | -1/+1 |
* | initrd.scripts: start_sshd(): Don't drop to shell when starting dropbear failed | Thomas Deutschmann | 2019-11-27 | 1 | -1/+0 |
* | genkernel: bump to v4.0.0_rc2v4.0.0_rc2 | Thomas Deutschmann | 2019-11-26 | 1 | -1/+1 |
* | gen_configkernel.sh: config_kernel(): Add virtiofs support | Thomas Deutschmann | 2019-11-26 | 2 | -1/+13 |
* | kernel-generic-config: Add Pensando Ethernet IONIC support | Thomas Deutschmann | 2019-11-26 | 2 | -1/+2 |
* | gkbuilds/mdadm: Honor CFLAGS | Thomas Deutschmann | 2019-11-25 | 1 | -2/+2 |
* | initrd.scripts: modules_scan(): Disable smart module loading when root needs ... | Thomas Deutschmann | 2019-11-25 | 1 | -11/+11 |
* | initrd.scripts: modules_scan(): Always load Virtio/HyperV modules | Thomas Deutschmann | 2019-11-25 | 1 | -0/+5 |
* | linuxrc: Set USE_CRYPTSETUP=1 when crypt_{root,swap} is used | Thomas Deutschmann | 2019-11-25 | 1 | -0/+2 |
* | initrd.defaults: Update HWOPTS_BLK loading orderv4.0.0_rc1 | Thomas Deutschmann | 2019-11-24 | 1 | -1/+1 |
* | kernel-generic-config: Add Amazon Elastic Network Adapter (ENA) support | Thomas Deutschmann | 2019-11-24 | 2 | -1/+2 |
* | kernel-generic-config: Add aQuantia AQtion(tm) support | Thomas Deutschmann | 2019-11-24 | 2 | -1/+2 |
* | kernel-generic-config: Add Google Virtual NIC (gVNIC) support | Thomas Deutschmann | 2019-11-24 | 2 | -1/+3 |
* | gen_configkernel.sh: config_kernel(): Ensure that required kernel options for... | Thomas Deutschmann | 2019-11-24 | 1 | -0/+23 |
* | genkernel: Cleanup newvar | Thomas Deutschmann | 2019-11-24 | 1 | -1/+1 |
* | modules_load: Load modules required for LUKS2 | Thomas Deutschmann | 2019-11-24 | 1 | -1/+1 |
* | modules_load: Don't load efivarfs and qemu_fw_cfg | Thomas Deutschmann | 2019-11-24 | 1 | -1/+1 |
* | Make arch/*/modules_load only extending defaults/modules_load | Thomas Deutschmann | 2019-11-24 | 17 | -586/+47 |
* | README: Update | Thomas Deutschmann | 2019-11-24 | 1 | -8/+33 |
* | gen_compile.sh: determine_busybox_config_file(): Move --busybox-config valida... | Thomas Deutschmann | 2019-11-24 | 2 | -52/+50 |
* | genkernel: Check for [z]grep | Thomas Deutschmann | 2019-11-24 | 1 | -0/+10 |
* | kernel-generic-config: Disable bcache by default, use --bcache | Thomas Deutschmann | 2019-11-24 | 1 | -1/+0 |
* | kernel-generic-config: Disable Virtio by default, use --virtio | Thomas Deutschmann | 2019-11-24 | 2 | -19/+5 |
* | kernel-generic-config: Enable support for bzip2, gzip and xz compressed initr... | Thomas Deutschmann | 2019-11-24 | 1 | -0/+3 |
* | defaults/kernel-config: Delete unused file | Thomas Deutschmann | 2019-11-24 | 1 | -3645/+0 |
* | linuxrc: Make sure that we always load bcache module when dobcache is set | Thomas Deutschmann | 2019-11-24 | 2 | -1/+8 |
* | initrd.scripts: modules_load() refactored | Thomas Deutschmann | 2019-11-24 | 4 | -3/+56 |
* | linuxrc: Fix code style | Thomas Deutschmann | 2019-11-24 | 1 | -1/+1 |
* | gen_determineargs.sh: determine_real_args(): Log when --no-clean forces --no-... | Thomas Deutschmann | 2019-11-24 | 1 | -10/+11 |
* | genkernel: bump to v4.0.0_rc1 | Thomas Deutschmann | 2019-11-24 | 1 | -1/+1 |
* | TODO: Update | Thomas Deutschmann | 2019-11-24 | 1 | -1/+0 |
* | gkbuild.sh: _src_prepare(): Fix wording | Thomas Deutschmann | 2019-11-24 | 1 | -1/+1 |
* | btrfs-progs bumped to v5.3.1 | Thomas Deutschmann | 2019-11-24 | 2 | -0/+0 |
* | zstd bumped to v 1.4.4 | Thomas Deutschmann | 2019-11-24 | 1 | -0/+67 |
* | busybox bumped to v1.31.1 | Thomas Deutschmann | 2019-11-24 | 5 | -0/+0 |
* | xfsprogs bumped to v5.3.0 | Thomas Deutschmann | 2019-11-24 | 1 | -11/+0 |
* | Add support for a custom font at boot | Thomas Deutschmann | 2019-11-24 | 9 | -0/+134 |
* | gen_determineargs.sh: determine_real_args(): Expand $TMPDIR | Thomas Deutschmann | 2019-11-21 | 1 | -0/+6 |
* | gen_determineargs.sh: determine_real_args(): Expand $LOGFILE | Thomas Deutschmann | 2019-11-21 | 1 | -0/+6 |
* | gen_configkernel.sh: determine_kernel_config_file(): clarify $KERNEL_CONFIG e... | Thomas Deutschmann | 2019-11-21 | 1 | -4/+16 |