Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 03-May-2024 | - | 878 | 660 | ||
README | D | 03-May-2024 | 415 | 8 | 6 | |
common.py | D | 03-May-2024 | 477 | 13 | 8 | |
control | D | 03-May-2024 | 205 | 6 | 4 | |
nvmap_compactor.py | D | 03-May-2024 | 496 | 21 | 11 |
README
1# Copyright (c) 2011 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5This deps brings install ChromeOS nvmap_compactor into an image. Tests that depend 6on nvmap_compactor should add this as a dep in the setup. It leverages the Chrome OS 7build system and installs the package that gets created for nvmap_compactor. 8