distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped bsd.rd
authorsemarie <semarie@openbsd.org>
Sun, 14 Feb 2021 17:14:42 +0000 (17:14 +0000)
committersemarie <semarie@openbsd.org>
Sun, 14 Feb 2021 17:14:42 +0000 (17:14 +0000)
commit32d40e934eb68d8b0a54cb5af280d2bed1f6a8b3
tree083598e51cb1833cc5adee0f2583b77a876bfb0d
parentbaed9b61ded69bbf85e44b2c895065489ffca1cd
distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped bsd.rd

It passes options to keep rd_root_size and rd_root_image symbols while
stripping. These symbols are the ones used by rdsetroot to insert or
extract disk image into RAMDISK.

ok danj@ deraadt@
distrib/alpha/miniroot/Makefile
distrib/amd64/ramdiskA/Makefile
distrib/amd64/ramdisk_cd/Makefile
distrib/i386/ramdisk/Makefile
distrib/i386/ramdisk_cd/Makefile
distrib/macppc/ramdisk/Makefile
distrib/sparc64/miniroot/Makefile
distrib/sparc64/ramdisk/Makefile
distrib/sparc64/ramdiskB/Makefile