aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* genkernel: make sure GREP_OPTIONS is unsetThomas Deutschmann2021-02-061-0/+1
* genkernel: normalize localesThomas Deutschmann2021-02-061-0/+6
* gen_initramfs.sh: fix typo: s/auxilary/auxiliary/gGöktürk Yüksek2021-02-061-3/+3
* genkernel.conf: typo fix: s/staticly/statically/Göktürk Yüksek2021-02-061-1/+1
* Remove "dobtrfs" kernel command-line argumentThomas Deutschmann2020-09-114-42/+0
* defaults/unlock-luks.sh: Unbreak remote unlock using POST actionThomas Deutschmann2020-09-021-1/+1
* gen_determineargs.sh: determine_real_args(): remove duplicated config overrid...Karlson2k (Evgeny Grin)2020-09-021-1/+0
* defaults/unlock-luks.sh: Synchronize style with openLUKS()Thomas Deutschmann2020-09-021-2/+5
* defaults/initrd.scripts: openLUKS(): Trigger module loading when mounting {ro...Thomas Deutschmann2020-09-024-4/+25
* manpage: Update rootfstype documentationThomas Deutschmann2020-09-021-1/+2
* defaults/initrd.defaults: Rename $CRYPT_KEYFILE_{ROOT,SWAP} -> $CRYPT_{ROOT,S...Thomas Deutschmann2020-09-022-4/+4
* gen_funcs.sh: check_disk_space_requirements(): Force LC_ALL=CThomas Deutschmann2020-08-301-2/+2
* genkernel.conf: document zstd compression in commentThomas Deutschmann2020-08-301-1/+1
* genkernel.conf: document lz4 compression in commentKarlson2k (Evgeny Grin)2020-08-301-1/+1
* defaults/linuxrc: fix typoKarlson2k (Evgeny Grin)2020-08-301-1/+1
* genkernel: bump to v4.1.2v4.1.2Thomas Deutschmann2020-08-281-1/+1
* gen_initramfs.sh: append_base_layout(): Create /etc/{group,passwd,shadow} in ...Thomas Deutschmann2020-08-281-17/+58
* gen_initramfs.sh: append_base_layout(): Symlink '/etc/mtab' to '/proc/self/mo...Thomas Deutschmann2020-08-281-0/+3
* gen_initramfs.sh: append_base_layout(): Add /etc/initrd-releaseThomas Deutschmann2020-08-281-1/+10
* arch/mips/config.sh: Update outdated configThomas Deutschmann2020-08-281-4/+4
* gkbuilds/xfsprogs: Build xfs_growfsThomas Deutschmann2020-08-281-3/+12
* gkbuilds/e2fsprogs: Build resize2fsThomas Deutschmann2020-08-281-1/+2
* gkbuilds/e2fsprogs: Use libblkid/libuuid from util-linuxThomas Deutschmann2020-08-281-2/+2
* defaults/linuxrc: Add gksosreportThomas Deutschmann2020-08-284-8/+98
* defaults/linuxrc: Try to determine filesystem typeThomas Deutschmann2020-08-282-2/+46
* defaults/linuxrc: Add gk.udev.debug to run udevd in debug modeThomas Deutschmann2020-08-283-1/+14
* defaults/linuxrc: Log udevd debug output into /run/initramfs/udevd.logThomas Deutschmann2020-08-282-1/+2
* defaults/linuxrc: Always preserve logThomas Deutschmann2020-08-285-128/+12
* Remove --disklabel optionThomas Deutschmann2020-08-286-16/+0
* Use switch_root from util-linuxThomas Deutschmann2020-08-283-44/+38
* gen_funcs.sh: _tc-getPROG(): Prevent override with empty valueThomas Deutschmann2020-08-281-0/+1
* defaults/linuxrc: Make use of PATH (2)Thomas Deutschmann2020-08-281-3/+4
* gen_initramfs.sh: append_base_layout(): move /run/utmp to /var/run/utmpThomas Deutschmann2020-08-281-2/+2
* defaults/initrd.scripts: log_msg(): Leave function early in case log file can...Thomas Deutschmann2020-08-281-1/+1
* gen_configkernel.sh: config_kernel(): Ensure kernel supports TMPFSThomas Deutschmann2020-08-281-0/+5
* defaults/linuxrc: Support devices with symlinks (2)Thomas Deutschmann2020-08-281-1/+1
* defaults/linuxrc: Add debug breakpoint before udevd startThomas Deutschmann2020-08-281-0/+3
* defaults/config.sh: Add DEFAULT_<TYPE>_<TCVAR> to allow overrideThomas Deutschmann2020-08-282-11/+41
* gkbuilds/eudev: Set exec_prefixThomas Deutschmann2020-08-271-0/+5
* genkernel: bump to v4.1.1v4.1.1Thomas Deutschmann2020-08-271-1/+1
* kernel-generic-config: Enable WireGuard supportThomas Deutschmann2020-08-271-0/+1
* Bump libgpg-error to v1.39Thomas Deutschmann2020-08-277-244/+0
* defaults/linuxrc: Disable processing of modules_load file by defaultThomas Deutschmann2020-08-264-18/+37
* eudev: Enable kmod supportThomas Deutschmann2020-08-264-11/+49
* gkbuilds/open-iscsi: Use 'pkg-config --static'Thomas Deutschmann2020-08-262-9/+1
* defaults/modules_load: Add hv_sock to Hyper-V modules listThomas Deutschmann2020-08-251-1/+1
* defaults/modules_load: Fix Hyper-V keyboard supportThomas Deutschmann2020-08-251-1/+1
* gen_initramfs.sh: append_modules(): Update modules.* files to represent initr...Thomas Deutschmann2020-08-251-0/+5
* gkbuilds/dropbear: Build dbclientThomas Deutschmann2020-08-251-1/+4
* defaults/linuxrc: Hide first output until cmdline was parsedThomas Deutschmann2020-08-241-2/+2