Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/utils/embedded SSD cards is stupid.



details:   https://anonhg.NetBSD.org/src/rev/3c4ad976369a
branches:  trunk
changeset: 787643:3c4ad976369a
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Jun 27 14:51:30 2013 +0000

description:
SSD cards is stupid.

diffstat:

 distrib/utils/embedded/mkimage |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r f1963897a101 -r 3c4ad976369a distrib/utils/embedded/mkimage
--- a/distrib/utils/embedded/mkimage    Thu Jun 27 14:44:22 2013 +0000
+++ b/distrib/utils/embedded/mkimage    Thu Jun 27 14:51:30 2013 +0000
@@ -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 @@
 
 -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



Home | Main Index | Thread Index | Old Index