Remove zdb and libzpool from initramfs image
[freebsd.git] / contrib /
2021-10-07 Serapheim Dimitrop... Remove zdb and libzpool from initramfs image
2021-06-26 Michal VasilekFix plymouth passphrase prompt with dracut
2021-06-23 Attila Fülöpgcc 11 cleanup
2021-06-10 набdracut: 90zfs: respect zfs_force=1 on systemd systems
2021-06-04 набi-t: don't try to import from empty cache
2021-06-04 набdracut: 90zfs: zfs-load-key: wait for key to appear...
2021-06-04 набUse %%/* instead of awk -F/ {print $1} to strip datasets
2021-06-04 набdracut: 90zfs: zfs-load-key: don't load unencrypted...
2021-06-04 набdracut: 90zfs: module-setup: try /lib*/libgcc_s.so...
2021-06-01 набTurn checkbashisms into a make target
2021-06-01 набTurn shellcheck into a normal make target. Fix new...
2021-05-30 набi-t: don't suggest zpool-import with altroot to /root
2021-05-30 набi-t: let rootdelay= set $ZFS_INITRD_PRE_MOUNTROOT_SLEEP
2021-05-20 набcontrib/bash_completion.d: fix obvious shellcheck problems
2021-05-20 набTrim excess shellcheck annotations. Widen to all non...
2021-05-20 набFix SC2181 ("[ $?") outside tests/
2021-05-14 набi-t: rewrite hooks
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-05-08 набdracut/90/module-setup: mainly shellcheck cleanup
2021-05-08 набReplace ZoL with OpenZFS where applicable
2021-04-16 набcontrib/dracut: 90: zfs-{rollback,snapshot}-bootfs...
2021-04-16 набcontrib/i-t: properly mount root's children with spaces
2021-04-16 набcontrib/dracut: 90: mount essential datasets under...
2021-04-16 набcontrib/dracut: 90: generator: only log to kmsg if...
2021-04-16 набcontrib/dracut: 02: don't spill device names across...
2021-04-11 набcontrib/bpftrace: exec bpftrace, remove useless cat
2021-04-07 набi-t: don't brokenly set the scheduler for root pool...
2021-04-07 набi-t: fix root=zfs:AUTO
2021-04-02 набbash_completion.d: always call zfs/zpool binaries directly
2021-03-22 Andrea GelminiFix typo in Python method name
2021-01-26 Lorenz Hüdepohldracut: Fix race condition between load-key and import
2021-01-21 Lorenz Hüdepohldracut: Support /usr/bin as 'systemctl' path
2021-01-21 Antonio RussoInstall zgenhostid to sbindir
2021-01-19 Antonio RussoZTS: avoid piping to special devices
2020-11-28 Đoàn Trần Công Danhdracut: use /bin/sh instead of bash as the intepreter
2020-11-22 cragwpam_zfs_key: accommodate different dataset naming scheme
2020-11-20 набdracut/mount-zfs.sh: quote expansion on zpool test
2020-11-20 набdracut/zfs-load-key.sh: simplify import loop, quote...
2020-11-15 Érico Rolimconfig/dracut/90zfs: handle cases where hostid(1) retur...
2020-11-10 Pavel Zakharovinitramfs: zfsunlock hook breaks /usr/bin
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-09-30 Kjeld Schouten-LebbingAdd intel_QAT patches
2020-09-22 набcontrib/initramfs: fix shellcheck and checkbashisms...
2020-09-16 Georgy Yakovlevcmd/zgenhostid: replace with simple c implementation
2020-08-22 Chris McDonoughRemove vestigial settings related to initramfs
2020-08-20 Brian BehlendorfSilence 'make checkbashisms'
2020-08-01 Allan JudeChange the error handling for invalid property values
2020-07-31 Allan Judepyzfs: Add missing entry to zfs_errno
2020-07-15 Arvind SankarCentralize variable substitution
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarClean up lib dependencies
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 felixdoerrepam: implement a zfs_key pam module
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2020-06-16 Joao Carlos Mendes... Merge bash_completions changes from upstream
2020-06-11 Grischa Zengelbash_completion: add missing attributes
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-05-30 gregory-lee-bartho... Add bootfs.snapshot and bootfs.rollback kernel parameters
2020-05-10 Richard LaagerChange zfsunlock for better busybox compatibility
2020-05-07 Andrey ProkopenkoUnlock encrypted root partition over SSH
2020-05-07 Richard LaagerRework README.initramfs.markdown
2020-05-07 Richard LaagerCleanup contrib/initramfs automake
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-03-17 Brian BehlendorfFix cstyle warnings
2020-03-17 Paul DagnelieSeparate warning for incomplete and corrupt streams
2020-03-10 Richard LaagerFix zfs-functions packaging bug
2020-03-10 Richard Laagerinitramfs: Eliminate substitutions
2020-02-28 Ryan Moellerpyzfs: Add constants for platform-specific errnos
2020-02-11 Christian SchwarzImplement bookmark copying
2020-02-10 Graham Christensenbash scripts: use /usr/bin/env for bash shebangs
2019-12-29 Ben Corderozfs-load-key.sh: ${ZFS} is not the zfs binary
2019-12-26 sam-luntIn initramfs, do not prompt if keylocation is "file://"
2019-12-18 Garrett FieldsExchanged two "${ZFS} get -H -o value" commands
2019-12-18 Garrett FieldsForce systems with kernel option "quiet" to display...
2019-12-17 Richard Laagerinitramfs: setup keymapping and video for prompts
2019-11-08 Witaut BajarynSkip loading already loaded key
2019-11-01 Prakash SuryaAdd tracepoints for taskq entry lifetime events
2019-10-30 alavissdracut/zfs-load-key.sh: properly remove prefixes
2019-10-30 Brian BehlendorfFix contrib/zcp/Makefile.am
2019-10-01 dacianstremtanFix for zfs-dracut regression
2019-08-30 Andrea GelminiFix typos in contrib/
2019-08-27 Richard AllenFix Plymouth passphrase prompt in initramfs script
2019-08-26 Ryan MoellerRestore :: in Makefile.am
2019-08-19 colmbuckleySet "none" scheduler if available (initramfs)
2019-08-16 Michael Niewöhnerinitramfs: fixes for (debian) initramfs
2019-07-30 Clint ArmstrongAdd channel program for property based snapshots
2019-07-30 Michael Niewöhnerinstall path fixes
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-24 Brian BehlendorfFix out-of-tree build failures
2019-06-20 dacianstremtanReplace whereis with type in zfs-lib.sh
2019-06-06 Garrett FieldsIf $ZFS_BOOTFS contains guid, replace the guid portion...
2019-04-03 Michael NiewöhnerMove dracut specifics to dracut module
2019-02-28 Michael Niewöhnerinitramfs/debian: use panic() instead of directly calli...
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-01-13 Tom CaputiAdd contrib/pyzfs/setup.py to .gitignore
2019-01-09 Gregor KopkaRemoved suggestion to use root dataset as bootfs
2019-01-08 Neal Gompa (ニール... Use ZFS version for pyzfs & drop unused reqs file
2019-01-06 Brian BehlendorfPython 2 and 3 compatibility
2019-01-06 Brian Behlendorfpyzfs: python3 support (build system)
next