freebsd-dev/sys/boot/sparc64
Marius Strobl 614e309803 Pull the tier-2 card and change the sparc64 ZFS loader to no longer probe
all diskN aliases for providers (which more or less corresponds to how the
x86 version behaves) but instead probe only those listed in the boot-device
OFW environment variable. This has the following advantages:
- avoids otherwise unavoidable OFW warnings about failures to open disks
  for which aliases exist but no actual hardware is connected
- avoids issues due to different diskN naming schemes
- aligns us with Solaris

MFC after:	3 days
2012-07-27 18:23:11 +00:00
..
boot1 Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and prevent 2012-05-25 09:36:39 +00:00
loader Pull the tier-2 card and change the sparc64 ZFS loader to no longer probe 2012-07-27 18:23:11 +00:00
zfsboot Use a non-tricky approach for building and installing zfsboot sharing 2012-05-09 19:08:54 +00:00
zfsloader Add initial support for booting from ZFS on sparc64. At least on Sun Fire 2012-05-01 17:16:01 +00:00
Makefile Add initial support for booting from ZFS on sparc64. At least on Sun Fire 2012-05-01 17:16:01 +00:00
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00