summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* genkernel: Bump to v4.0.0_beta5v4.0.0_beta5Thomas Deutschmann2019-07-181-1/+1
* Normalize outputThomas Deutschmann2019-07-182-18/+23
* gen_initramfs.sh: create_initramfs(): Output reason when initramfs compressio...Thomas Deutschmann2019-07-181-9/+6
* Change --microcode-initramfs handlingThomas Deutschmann2019-07-182-15/+51
* Rework --mountboot handlingThomas Deutschmann2019-07-182-46/+167
* gen_determineargs.sh: determine_real_args(): Log readingsThomas Deutschmann2019-07-171-1/+6
* Fix hppa supportThomas Deutschmann2019-07-172-0/+9
* initrd.scripts: sdelay(): Show waiting indicatorThomas Deutschmann2019-07-171-2/+8
* linuxrc: Umount /newroot when it was rejected before prompting for a new root...Thomas Deutschmann2019-07-161-0/+12
* linuxrc: Tell user why we consider a root device as invalidThomas Deutschmann2019-07-161-6/+30
* gen_configkernel.sh: config_kernel(): Ensure that CONFIG_TTY & CONFIG_UNIX98_...Thomas Deutschmann2019-07-161-0/+11
* gen_configkernel.sh: config_kernel(): Fix code styleThomas Deutschmann2019-07-161-16/+16
* gen_initramfs.sh: append_base_layout(): Record --keymap parameter in build-pa...v4.0.0_beta4Thomas Deutschmann2019-07-161-0/+9
* linuxrc: Change ROOTDELAY handlingThomas Deutschmann2019-07-162-8/+12
* gen_initramfs.sh: create_initramfs(): When deduping CPIO, use --reproducible ...Thomas Deutschmann2019-07-161-1/+1
* initramfs: Add meta files used by dracut's lsinitrdThomas Deutschmann2019-07-161-0/+34
* genkernel: Bump version to v4.0.0_beta4Thomas Deutschmann2019-07-161-1/+1
* genkernel: Replace echo with print_* functions for pretty $LOGFILEThomas Deutschmann2019-07-161-12/+12
* gen_initramfs.sh: create_initramfs(): Make MCU CPIO creation silent but log c...Thomas Deutschmann2019-07-161-3/+4
* gen_initramfs.sh: Use find with -print0 parameter to support files with white...Thomas Deutschmann2019-07-161-29/+29
* genkernel: Use $BOOTDIR in msg regarding genkernel hardware detection featureThomas Deutschmann2019-07-161-2/+6
* Bump e2fsprogs to v1.45.3Thomas Deutschmann2019-07-162-0/+0
* genkernel: Bump version to v4.0.0_beta3v4.0.0_beta3Thomas Deutschmann2019-07-161-1/+1
* Adjust LOGLEVELThomas Deutschmann2019-07-164-20/+20
* gen_configkernel.sh: config_kernel(): No need to re-check required kernel opt...Thomas Deutschmann2019-07-161-13/+13
* Adjust LOGLEVELThomas Deutschmann2019-07-163-118/+118
* initrd.script: prompt_user(): Remove read timeoutThomas Deutschmann2019-07-161-6/+6
* linuxrc: break out when REAL_ROOT is on ZFS but kernel was started without dozfsThomas Deutschmann2019-07-161-2/+2
* linuxrc: Really prompt for new root block device when got_good_root is 0Thomas Deutschmann2019-07-161-19/+18
* linuxrc: Add rootdelay timeout indicatorThomas Deutschmann2019-07-162-1/+19
* linuxrc: Add catch all block to avoid unnecessary rootdelay for devices alrea...Thomas Deutschmann2019-07-151-0/+8
* linuxrc: Fix waiting on rootThomas Deutschmann2019-07-151-21/+6
* linuxrc: No need to call 'busybox findfs'Thomas Deutschmann2019-07-152-13/+1
* linuxrc: Set got_good_root=1 when we got root via LABEL|UUID|PARTUUIDThomas Deutschmann2019-07-151-0/+2
* gen_initramfs.sh: copy_system_binaries(): Use "lddtree -l"Thomas Deutschmann2019-07-151-2/+2
* Add "--module-rebuild" parameterThomas Deutschmann2019-07-156-1/+73
* linuxrc: Relax NEWROOT validationThomas Deutschmann2019-07-151-1/+3
* gen_funcs.sh: trap_cleanup(): Log received signalThomas Deutschmann2019-07-151-2/+19
* gen_configkernel.sh: config_kernel(): Don't check kernelruntask's return valu...Thomas Deutschmann2019-07-151-1/+0
* initramfs: Add PARTUUID= support for devicesThomas Deutschmann2019-07-152-6/+6
* genkernel: Show required kernel command-line parameters for --luksThomas Deutschmann2019-07-151-0/+2
* genkernel: Show path to initramfs when we did not build kernel and run with -...Thomas Deutschmann2019-07-151-0/+6
* genkernel: Show path to initramfs only when we actually built an initramfsThomas Deutschmann2019-07-151-2/+7
* Makefile: Use shell functionv4.0.0_beta2Thomas Deutschmann2019-07-151-2/+2
* genkernel: Bump version to v4.0.0_beta2Thomas Deutschmann2019-07-151-1/+1
* genkernel.conf: Add missing XFSPROGS optionsv4.0.0-beta.1Thomas Deutschmann2019-07-141-0/+3
* initrd.scripts: start_volumes(): Move bcache initialation below LVM but befor...Thomas Deutschmann2019-07-141-21/+21
* Dropbear: Move --ssh-authorized-keys validation to determine_real_args() func...Thomas Deutschmann2019-07-142-11/+20
* genkernel: Add empty line before warning regarding the need of rootfstype par...Thomas Deutschmann2019-07-141-0/+1
* genkernel.conf: Remove deprecated ARCH_OVERRIDE optionThomas Deutschmann2019-07-141-3/+0