mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
We removed sysinstall(8) back in 2011, so this workaround should be long since unnecessary. This workaround can end up breaking cases that are hit in the real world, such as dd'ing a small pre-built disk image to a large partition that you intend to grow on first boot and uses a UFS disk label for / in its /etc/fstab (as the only reliable thing a raw UFS image can reference). Reviewed by: imp, mckusick Differential Revision: https://reviews.freebsd.org/D30825 |
||
|---|---|---|
| .. | ||
| g_label.c | ||
| g_label.h | ||
| g_label_disk_ident.c | ||
| g_label_ext2fs.c | ||
| g_label_flashmap.c | ||
| g_label_gpt.c | ||
| g_label_iso9660.c | ||
| g_label_msdosfs.c | ||
| g_label_msdosfs.h | ||
| g_label_ntfs.c | ||
| g_label_reiserfs.c | ||
| g_label_ufs.c | ||