git: rescue image: Strip lvm(8).
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jun 2 13:41:29 PDT 2016
commit a5f3876f102d7e8dbb55bfd2bded17dec0d7ab26
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 2 22:38:33 2016 +0200
rescue image: Strip lvm(8).
It's built separately outside of the crunchgen'd stuff, for reasons
I'm yet not sure of.
So of course it also needs to be stripped separately because if -g is
added to the user's buildworld flags, it will go into the initrd with
debug symbols (filling it to 95%, opposed to the (currently) 73% when
not stripped).
Summary of changes:
share/initrd/sbin.lvm/Makefile | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a5f3876f102d7e8dbb55bfd2bded17dec0d7ab26
--
DragonFly BSD source repository
More information about the Commits
mailing list