]> git.pld-linux.org Git - projects/geninitrd.git/shortlog
projects/geninitrd.git
2023-09-02 Arkadiusz MiśkiewiczHandle deleted device files for swap. master
2023-06-20 Jan Palusdrop logic to detect modules for root on loop device 12821
2023-03-03 Jan Palusluks: reword warning about unsupported option
2023-03-03 Jan Palusluks: log only unsupported option, not all of them
2022-09-28 Jan Paluscheck if /newroot/dev/console creation can succeed 12818
2022-09-28 Jan Palusdon't try to mount /usr if it's not on separate fs
2022-09-28 Jan Palusluks: initial support for luks2 tokens
2022-09-28 Jan Palusluks: look for key in /etc/cryptsetup-keys.d
2022-09-28 Jan Palusluks: correct indentation
2022-09-28 Jan Palusluks: "none" and "-" both mean no key file
2022-09-28 Jan Palusluks: use posix compliant "AND" operator
2022-09-20 Jan Palusswsusp: don't consider in-memory zram swaps
2022-09-20 Jan Palususbkbd: find usb controllers attached to any bus
2022-09-19 Jan Palususbkbd: always add hid-generic if usb keyboard was...
2022-09-19 Jan Palusluks: try adding modules for cbc(aes) and xts(aes)...
2021-11-02 Jan Palusdon't fail if root device cannot be determined
2021-11-02 Jan Palusadd support for using modprobe instead of insmod
2021-08-22 Arkadiusz MiśkiewiczAES/CBC can be built-in (and in PLD 5.13 kernel CBC...
2020-12-30 Jan Palusadd support for lz4 compressor
2020-12-30 Jan Palusfix zstd compression
2020-12-26 Arkadiusz MiśkiewiczDisable swsusp support when swap device not found.
2020-12-26 Arkadiusz Miśkiewicz- swsusp support from mis@pld-linux
2020-11-12 Jan Palusdon't try to expand pci devices if pci bus is missing
2020-02-06 Arkadiusz MiśkiewiczMove /run mount to newroot. Always mount run for easier...
2020-02-04 Arkadiusz Miśkiewiczglibc 2.31 ldd prints 'not a dynamic executable' on...
2019-11-25 Arkadiusz MiśkiewiczAccept d/D symbols, too (ffffffff825ca52c D __initramfs...
2019-07-21 Arkadiusz MiśkiewiczTry to detect a need for nvme driver. If you know bette...
2019-07-15 Elan Ruusamäefix indent
2019-07-15 Arkadiusz MiśkiewiczAnother way for findings usb keyboard drivers that...
2019-05-15 Arkadiusz MiśkiewiczPrepend cpu microcode to initrd image, so kernel will...
2019-01-25 Arkadiusz MiśkiewiczTimeout here is not a good idea. rootfs cannot be mount...
2018-12-18 Arkadiusz MiśkiewiczUse existing mechanism for installing udev apps but...
2018-12-18 Arkadiusz Miśkiewiczudevd uses ata_id and scsi_id, so install these.
2018-12-18 Arkadiusz MiśkiewiczInstall mdadm in /sbin because udevd expects it to...
2018-12-18 Arkadiusz MiśkiewiczInstall blkid in /sbin because udevd expects it to...
2018-12-17 Arkadiusz Miśkiewicztmp is now mounted early, so no need to duplicate. 12787
2018-12-17 Arkadiusz MiśkiewiczUse mdadm instead of mdassemble (since mdadm 4.1 droppe...
2018-12-17 Arkadiusz MiśkiewiczMechanism for waiting until devices are available ...
2018-08-14 Arkadiusz MiśkiewiczFix condition for --debug mode which adds additional...
2018-08-14 Arkadiusz MiśkiewiczInclude more modules for luks. https://bugs.debian...
2018-08-14 Arkadiusz Miśkiewiczcryptsetup needs /var/run/cryptsetup dir.
2018-08-14 Arkadiusz Miśkiewiczlibpthread dlopens libgcc_s.so.1, so install it.
2018-08-13 Arkadiusz MiśkiewiczDrop forced luks type as latest tools support luks2...
2018-08-10 Arkadiusz Miśkiewiczramdisk_size warning makes no sense for initramfs.
2018-05-04 Arkadiusz Miśkiewiczext4 can use crc32 but has it in softdep only
2017-11-13 Arkadiusz MiśkiewiczAdd support for zstd(.spec) compression.
2016-08-29 Tomasz Palawarn about btrfs not fully supported by geninitrd
2016-08-29 Tomasz PalaRevert "revert bogus commit"
2016-08-15 Elan Ruusamäerevert bogus commit
2016-08-14 Tomasz Palasave 19 lines of debug output (debugrd)
2016-08-14 Tomasz Palasave precious scrollback buffer contents when data...
2016-08-14 Tomasz Palahid-generic required as well
2016-08-14 Tomasz Palanewer platforms use xHCI, newer kernels require PCI...
2016-06-29 Elan Ruusamäegit tag -l
2016-06-29 Elan Ruusamäeuse git-for-each-ref to find last tag
2016-06-29 Elan Ruusamäeaccept rootfs= kernel commandline argument
2016-06-07 Arkadiusz MiśkiewiczAlso mount /run as noexec,nosuid,nodev (as suggested...
2016-06-07 Arkadiusz Miśkiewiczcryptsetup: Use 120s timeout when asking for password.
2016-06-07 Arkadiusz MiśkiewiczMount /run with 0755.
2016-05-13 Arkadiusz MiśkiewiczMake rootdev fallback work.
2016-05-07 Arkadiusz MiśkiewiczUse uevent feature of new busybox instead of pure and...
2016-02-26 Arkadiusz MiśkiewiczCheck if kernel supports specified INITRDFS (tested...
2016-01-31 Arkadiusz MiśkiewiczAllow containers in ex devices.
2016-01-31 Arkadiusz MiśkiewiczAlways include partitions and containers when starting...
2016-01-20 Arkadiusz MiśkiewiczReorder compressors, so best (smallest image) is used...
2015-11-09 Arkadiusz MiśkiewiczAllow usage of UUID/LABEL in /etc/crypttab. 12757
2015-06-28 Arkadiusz MiśkiewiczAdd basic group file and make NSS calls working. Fixes...
2015-06-28 Arkadiusz MiśkiewiczOne more fallback for rootdev.
2015-05-15 Elan Ruusamäepreserve permissions when copying to initrd
2015-03-26 Arkadiusz MiśkiewiczOne install is fine.
2015-03-26 Arkadiusz MiśkiewiczSupport all libdir (lib lib64 libx32) directories.
2015-03-26 Arkadiusz MiśkiewiczPrefer suspend/resume binary over initrd/resume. Instal...
2015-03-23 Elan Ruusamäetry mounting /usr before switchroot
2015-02-25 Elan Ruusamäesearch binaries from multiple initrd dirs 12749
2015-02-25 Elan Ruusamäeadd x32 ld-linux
2015-02-25 Elan Ruusamäex32 install fix
2015-02-25 Elan Ruusamäeabort initrd generation if compress tool is not found
2014-11-26 Arkadiusz MiśkiewiczSupport discard/allow-discard cryptsetup LUKS option...
2014-11-08 Arkadiusz Miśkiewiczbtrfs module needs libcrc32c functionality. 12744
2014-10-13 Arkadiusz MiśkiewiczDon't hide errors.
2014-10-13 Arkadiusz MiśkiewiczSupport for 3.18.x kernel compressed modules.
2014-08-29 Arkadiusz MiśkiewiczActually newline is needed in initial mdev.seq.
2014-08-29 Arkadiusz MiśkiewiczEnable antirace mdev feature.
2014-06-09 Arkadiusz MiśkiewiczLoad configured font and do it early.
2014-05-21 Arkadiusz MiśkiewiczShow real command in error message.
2014-05-14 Arkadiusz MiśkiewiczInstall 95-dm-notify.rules. Fixes problems with using...
2014-05-14 Elan Ruusamäehelp tag making with git shortlog hint 12736
2014-05-14 Arkadiusz MiśkiewiczAdd missing fi.
2014-05-13 Elan Ruusamäeinitrd_gen_setrootdev: retry ls -l for busybox 1.22...
2014-05-13 Elan Ruusamäedo not write real-root-dev, if value to be written...
2014-05-13 Elan Ruusamäehandle only firmware add requests
2014-05-13 Elan Ruusamäelocal dir variable
2014-05-13 Elan Ruusamäeuse fixed DESTDIR in verbose logs
2014-04-11 Arkadiusz MiśkiewiczHandle rootflags= option. Leave support for (invalid...
2014-02-24 Arkadiusz MiśkiewiczRun cryptsetup with --debug when debuginitrd specified...
2014-02-01 Arkadiusz MiśkiewiczDisallow expansion.
2014-01-17 Elan Ruusamäecleanup unused FILES variable
2014-01-16 Elan Ruusamäehandle bcache as rootfs. test: root=LABEL=/ worked
2014-01-16 Elan Ruusamäeclean cvs leftover
2014-01-16 Elan Ruusamäeadd bcache support; depends on udev
next
This page took 1.275201 seconds and 4 git commands to generate.