mirror of
https://git.proxmox.com/git/grub2
synced 2025-10-28 15:26:16 +00:00
zfs-initramfs currently provides extraneous, undesired symlinks to devices directly underneath /dev/ to satisfy zpool's historical output of unqualified device names. By including this environment variable to signal our intent to zpool, zfs-linux packages can drop the symlink behavior when updating to its upstream or backported output behavior. Bug: https://savannah.gnu.org/bugs/?43653 Bug-Debian: https://bugs.debian.org/824974 Bug-Ubuntu: https://bugs.launchpad.net/bugs/1527727 Last-Update: 2016-11-01 Patch-Name: zpool_full_device_name.patch |
||
|---|---|---|
| .. | ||
| compress.c | ||
| config.c | ||
| cputime.c | ||
| dl.c | ||
| emuconsole.c | ||
| exec.c | ||
| getroot.c | ||
| hostdisk.c | ||
| password.c | ||
| platform.c | ||
| random.c | ||
| relpath.c | ||
| sleep.c | ||