Dash:
[t2.git] / package / filesystem / mtd-tools / mtd-tools.desc
blobfc694c3570f69d744c900a42ce8123aee9916c16
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/mtd-tools/mtd-tools.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A generic Linux subsystem for memory devices, especially Flash devices
14 [T] The aim of the system is to make it simple to provide a driver for new
15 [T] hardware, by providing a generic interface between the hardware drivers
16 [T] and the upper layers of the system.
17 [T] Hardware drivers need to know nothing about the storage formats used, such
18 [T] as FTL, FFS2, etc., but will only need to provide simple routines for read,
19 [T] write and erase. Presentation of the device's contents to the user in an
20 [T] appropriate form will be handled by the upper layers of the system.
22 [U] http://www.linux-mtd.infradead.org
24 [A] David Woodhouse
25 [A] Thomas Gleixner
26 [M] Michael Tross <michael@tross.org>
28 [C] extra/filesystem
29 [F] CROSS
31 [L] GPL
32 [S] Stable
33 [V] 2.0.2
34 [P] X -----5---9 183.900
36 # needs DESTDIR, or it falls back to prepend /usr/local, ...
37 [O] var_append makeinstopt ' ' 'PREFIX=/$prefix DESTDIR=$root'
39 [D] a2ee4c7285cdcf28c660316f79713d90da9f8c966d0a126359268122 mtd-utils-2.0.2.tar.bz2 ftp://ftp.infradead.org/pub/mtd-utils/