Files
openzfs-docs/docs/Getting Started/Ubuntu
Richard Laager cc0dbd6105 Ubuntu Raspberry Pi: Change partitioning script
The partition script for sfdisk does not need another layer of
indirection.  Instead of being a shell script that writes an sfdisk
script, it is now just an sfdisk script directly.  The shell variables
are interpolated by the heredoc anyway.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
2021-10-30 01:22:17 -05:00
..