SSD cards is stupid.

This commit is contained in:
christos 2013-06-27 14:51:30 +00:00
parent 6bc40c33c4
commit 59f914cb33

View File

@ -1,5 +1,5 @@
#!/bin/sh
# $NetBSD: mkimage,v 1.42 2013/06/27 03:03:16 christos Exp $
# $NetBSD: mkimage,v 1.43 2013/06/27 14:51:30 christos Exp $
#
# Copyright (c) 2013 The NetBSD Foundation, Inc.
# All rights reserved.
@ -73,7 +73,7 @@ Usage: $PROG -h <host-arch> [-bdmx] [-K <kerneldir>] [-S <srcdir>] [-D <destdir>
-b Boot only, no sets loaded
-d Add the debug sets
-m Optimize the OS installation to mimimize disk writes for SSD cards
-m Optimize the OS installation to mimimize disk writes for SSDs
-x Load the x sets too, not just the base ones
EOF
exit 1